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 665399 Details for
Bug 888220
UnboundLocalError: local variable 'e' referenced before assignment
[?]
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), 381.24 KB, created by
Matthieu Pupat
on 2012-12-18 10:17:34 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Matthieu Pupat
Created:
2012-12-18 10:17:34 UTC
Size:
381.24 KB
patch
obsolete
>10:04:57,917 DEBUG storage: registered device format class MDRaidMember as mdmember >10:04:57,925 DEBUG storage: registered device format class DiskLabel as disklabel >10:04:57,927 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >10:04:57,928 DEBUG storage: registered device format class BIOSBoot as biosboot >10:04:57,932 DEBUG storage: registered device format class SwapSpace as swap >10:04:57,934 DEBUG storage: registered device format class MultipathMember as multipath_member >10:04:57,961 DEBUG storage: registered device format class Ext2FS as ext2 >10:04:57,962 DEBUG storage: registered device format class Ext3FS as ext3 >10:04:57,962 DEBUG storage: registered device format class Ext4FS as ext4 >10:04:57,962 DEBUG storage: registered device format class FATFS as vfat >10:04:57,962 DEBUG storage: registered device format class EFIFS as efi >10:04:57,963 DEBUG storage: registered device format class BTRFS as btrfs >10:04:57,963 DEBUG storage: registered device format class GFS2 as gfs2 >10:04:57,963 DEBUG storage: registered device format class JFS as jfs >10:04:57,963 DEBUG storage: registered device format class ReiserFS as reiserfs >10:04:57,963 DEBUG storage: registered device format class XFS as xfs >10:04:57,963 DEBUG storage: registered device format class HFS as hfs >10:04:57,964 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >10:04:57,964 DEBUG storage: registered device format class HFSPlus as hfs+ >10:04:57,964 DEBUG storage: registered device format class NTFS as ntfs >10:04:57,964 DEBUG storage: registered device format class NFS as nfs >10:04:57,965 DEBUG storage: registered device format class NFSv4 as nfs4 >10:04:57,965 DEBUG storage: registered device format class Iso9660FS as iso9660 >10:04:57,966 DEBUG storage: registered device format class NoDevFS as nodev >10:04:57,967 DEBUG storage: registered device format class DevPtsFS as devpts >10:04:57,967 DEBUG storage: registered device format class ProcFS as proc >10:04:57,968 DEBUG storage: registered device format class SysFS as sysfs >10:04:57,969 DEBUG storage: registered device format class TmpFS as tmpfs >10:04:57,970 DEBUG storage: registered device format class BindFS as bind >10:04:57,970 DEBUG storage: registered device format class SELinuxFS as selinuxfs >10:04:57,971 DEBUG storage: registered device format class USBFS as usbfs >10:04:57,976 DEBUG storage: registered device format class DMRaidMember as dmraidmember >10:04:58,014 DEBUG storage: registered device format class LUKS as luks >10:04:58,018 DEBUG storage: registered device format class PPCPRePBoot as prepboot >10:04:59,763 DEBUG storage: MultipathTopology._build_topology: >10:04:59,763 DEBUG storage: /etc/multipath.conf contents: >10:04:59,764 DEBUG storage: # multipath.conf written by anaconda >10:04:59,764 DEBUG storage: >10:04:59,764 DEBUG storage: defaults { >10:04:59,764 DEBUG storage: user_friendly_names yes >10:04:59,764 DEBUG storage: } >10:04:59,764 DEBUG storage: blacklist { >10:04:59,764 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >10:04:59,764 DEBUG storage: devnode "^hd[a-z]" >10:04:59,764 DEBUG storage: devnode "^dcssblk[0-9]*" >10:04:59,764 DEBUG storage: device { >10:04:59,765 DEBUG storage: vendor "DGC" >10:04:59,765 DEBUG storage: product "LUNZ" >10:04:59,765 DEBUG storage: } >10:04:59,766 DEBUG storage: device { >10:04:59,767 DEBUG storage: vendor "IBM" >10:04:59,768 DEBUG storage: product "S/390.*" >10:04:59,770 DEBUG storage: } >10:04:59,771 DEBUG storage: # don't count normal SATA devices as multipaths >10:04:59,771 DEBUG storage: device { >10:04:59,772 DEBUG storage: vendor "ATA" >10:04:59,773 DEBUG storage: } >10:04:59,774 DEBUG storage: # don't count 3ware devices as multipaths >10:04:59,774 DEBUG storage: device { >10:04:59,775 DEBUG storage: vendor "3ware" >10:04:59,775 DEBUG storage: } >10:04:59,775 DEBUG storage: device { >10:04:59,776 DEBUG storage: vendor "AMCC" >10:04:59,776 DEBUG storage: } >10:04:59,776 DEBUG storage: # nor highpoint devices >10:04:59,777 DEBUG storage: device { >10:04:59,777 DEBUG storage: vendor "HPT" >10:04:59,779 DEBUG storage: } >10:04:59,779 DEBUG storage: } >10:04:59,779 DEBUG storage: multipaths { >10:04:59,779 DEBUG storage: } >10:04:59,780 DEBUG storage: (end of /etc/multipath.conf) >10:04:59,919 INFO storage: MultipathTopology: not a multipath: ['sdd'] >10:04:59,921 INFO storage: MultipathTopology: found singlepath device: sda >10:04:59,924 INFO storage: MultipathTopology: found non-disk device: sda1 >10:04:59,924 INFO storage: MultipathTopology: found non-disk device: sda2 >10:04:59,924 INFO storage: MultipathTopology: found singlepath device: sdb >10:04:59,924 INFO storage: MultipathTopology: found non-disk device: sdb1 >10:04:59,924 INFO storage: MultipathTopology: found singlepath device: sdc >10:04:59,925 INFO storage: MultipathTopology: found non-disk device: sdc1 >10:04:59,925 INFO storage: MultipathTopology: found non-disk device: sdc2 >10:04:59,925 INFO storage: MultipathTopology: found non-disk device: sdc3 >10:04:59,925 INFO storage: MultipathTopology: found non-disk device: sdc4 >10:04:59,925 INFO storage: MultipathTopology: found singlepath device: sdd >10:04:59,926 INFO storage: MultipathTopology: found non-disk device: sdd1 >10:04:59,926 INFO storage: MultipathTopology: found non-disk device: sr0 >10:04:59,926 INFO storage: MultipathTopology: found non-disk device: sr1 >10:04:59,926 INFO storage: MultipathTopology: found singlepath device: loop0 >10:04:59,927 INFO storage: MultipathTopology: found singlepath device: loop1 >10:04:59,928 INFO storage: MultipathTopology: found singlepath device: loop2 >10:04:59,929 INFO storage: MultipathTopology: found singlepath device: loop3 >10:04:59,930 INFO storage: MultipathTopology: found singlepath device: loop4 >10:04:59,930 INFO storage: MultipathTopology: found singlepath device: loop5 >10:04:59,931 INFO storage: MultipathTopology: found singlepath device: loop6 >10:04:59,932 INFO storage: MultipathTopology: found singlepath device: loop7 >10:04:59,933 INFO storage: MultipathTopology: found singlepath device: dm-0 >10:04:59,934 INFO storage: MultipathTopology: found singlepath device: dm-1 >10:04:59,934 INFO storage: MultipathTopology: found singlepath device: dm-2 >10:04:59,935 INFO storage: MultipathTopology: found singlepath device: dm-3 >10:04:59,935 INFO storage: MultipathTopology: found singlepath device: dm-4 >10:04:59,936 INFO storage: MultipathTopology: found singlepath device: dm-5 >10:04:59,936 INFO storage: MultipathTopology: found singlepath device: dm-6 >10:04:59,936 INFO storage: MultipathTopology: found singlepath device: dm-7 >10:04:59,937 INFO storage: MultipathTopology: found singlepath device: dm-8 >10:04:59,937 INFO storage: MultipathTopology: found singlepath device: dm-9 >10:04:59,938 INFO storage: MultipathTopology: found singlepath device: md126 >10:04:59,938 INFO storage: MultipathTopology: found singlepath device: md127 >10:05:03,765 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >10:05:03,766 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >10:05:04,695 DEBUG storage: MultipathTopology._build_topology: >10:05:04,695 DEBUG storage: /etc/multipath.conf contents: >10:05:04,696 DEBUG storage: # multipath.conf written by anaconda >10:05:04,696 DEBUG storage: >10:05:04,696 DEBUG storage: defaults { >10:05:04,696 DEBUG storage: user_friendly_names yes >10:05:04,696 DEBUG storage: } >10:05:04,696 DEBUG storage: blacklist { >10:05:04,696 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >10:05:04,697 DEBUG storage: devnode "^hd[a-z]" >10:05:04,697 DEBUG storage: devnode "^dcssblk[0-9]*" >10:05:04,697 DEBUG storage: device { >10:05:04,697 DEBUG storage: vendor "DGC" >10:05:04,697 DEBUG storage: product "LUNZ" >10:05:04,698 DEBUG storage: } >10:05:04,699 DEBUG storage: device { >10:05:04,700 DEBUG storage: vendor "IBM" >10:05:04,700 DEBUG storage: product "S/390.*" >10:05:04,701 DEBUG storage: } >10:05:04,702 DEBUG storage: # don't count normal SATA devices as multipaths >10:05:04,703 DEBUG storage: device { >10:05:04,704 DEBUG storage: vendor "ATA" >10:05:04,705 DEBUG storage: } >10:05:04,705 DEBUG storage: # don't count 3ware devices as multipaths >10:05:04,706 DEBUG storage: device { >10:05:04,707 DEBUG storage: vendor "3ware" >10:05:04,708 DEBUG storage: } >10:05:04,709 DEBUG storage: device { >10:05:04,709 DEBUG storage: vendor "AMCC" >10:05:04,710 DEBUG storage: } >10:05:04,711 DEBUG storage: # nor highpoint devices >10:05:04,712 DEBUG storage: device { >10:05:04,712 DEBUG storage: vendor "HPT" >10:05:04,713 DEBUG storage: } >10:05:04,714 DEBUG storage: } >10:05:04,714 DEBUG storage: multipaths { >10:05:04,714 DEBUG storage: } >10:05:04,715 DEBUG storage: (end of /etc/multipath.conf) >10:05:04,814 INFO storage: MultipathTopology: not a multipath: ['sdd'] >10:05:04,818 INFO storage: MultipathTopology: found singlepath device: sda >10:05:04,820 INFO storage: MultipathTopology: found non-disk device: sda1 >10:05:04,820 INFO storage: MultipathTopology: found non-disk device: sda2 >10:05:04,820 INFO storage: MultipathTopology: found singlepath device: sdb >10:05:04,821 INFO storage: MultipathTopology: found non-disk device: sdb1 >10:05:04,821 INFO storage: MultipathTopology: found singlepath device: sdc >10:05:04,822 INFO storage: MultipathTopology: found non-disk device: sdc1 >10:05:04,822 INFO storage: MultipathTopology: found non-disk device: sdc2 >10:05:04,823 INFO storage: MultipathTopology: found non-disk device: sdc3 >10:05:04,823 INFO storage: MultipathTopology: found non-disk device: sdc4 >10:05:04,824 INFO storage: MultipathTopology: found singlepath device: sdd >10:05:04,825 INFO storage: MultipathTopology: found non-disk device: sdd1 >10:05:04,825 INFO storage: MultipathTopology: found non-disk device: sr0 >10:05:04,825 INFO storage: MultipathTopology: found non-disk device: sr1 >10:05:04,826 INFO storage: MultipathTopology: found singlepath device: loop0 >10:05:04,826 INFO storage: MultipathTopology: found singlepath device: loop1 >10:05:04,826 INFO storage: MultipathTopology: found singlepath device: loop2 >10:05:04,827 INFO storage: MultipathTopology: found singlepath device: loop3 >10:05:04,827 INFO storage: MultipathTopology: found singlepath device: loop4 >10:05:04,827 INFO storage: MultipathTopology: found singlepath device: loop5 >10:05:04,828 INFO storage: MultipathTopology: found singlepath device: loop6 >10:05:04,828 INFO storage: MultipathTopology: found singlepath device: loop7 >10:05:04,828 INFO storage: MultipathTopology: found singlepath device: dm-0 >10:05:04,828 INFO storage: MultipathTopology: found singlepath device: dm-1 >10:05:04,829 INFO storage: MultipathTopology: found singlepath device: dm-2 >10:05:04,829 INFO storage: MultipathTopology: found singlepath device: dm-3 >10:05:04,829 INFO storage: MultipathTopology: found singlepath device: dm-4 >10:05:04,829 INFO storage: MultipathTopology: found singlepath device: dm-5 >10:05:04,830 INFO storage: MultipathTopology: found singlepath device: dm-6 >10:05:04,830 INFO storage: MultipathTopology: found singlepath device: dm-7 >10:05:04,830 INFO storage: MultipathTopology: found singlepath device: dm-8 >10:05:04,831 INFO storage: MultipathTopology: found singlepath device: dm-9 >10:05:04,831 INFO storage: MultipathTopology: found singlepath device: md126 >10:05:04,831 INFO storage: MultipathTopology: found singlepath device: md127 >10:05:04,831 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdc', 'sdc1', 'sdc2', 'sdc3', 'sdc4', 'sdd', 'sdd1', 'sr0', 'sr1', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7', 'dm-8', 'dm-9', 'md126', 'md127'] >10:05:04,836 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD7500AACS-00D6B0_WD-WCAU41965043 /dev/disk/by-id/wwn-0x50014ee201efe8d5', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '226', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '226', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'WDC_WD7500AACS-00D6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD7500AACS-00D6B0\\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': '01.01A01', > 'ID_SERIAL': 'WDC_WD7500AACS-00D6B0_WD-WCAU41965043', > 'ID_SERIAL_SHORT': 'WD-WCAU41965043', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee201efe8d5', > 'ID_WWN_WITH_EXTENSION': '0x50014ee201efe8d5', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '776363', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD7500AACS-00D6B0_WD-WCAU41965043', > '/dev/disk/by-id/wwn-0x50014ee201efe8d5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >10:05:04,838 INFO storage: scanning sda (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >10:05:04,839 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:05:04,841 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:04,842 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >10:05:04,843 INFO storage: sda is a disk >10:05:04,844 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:04,847 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >10:05:04,847 INFO storage: added disk sda (id 0) to device tree >10:05:04,847 DEBUG storage: looking up parted Device: /dev/sda >10:05:04,850 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >10:05:04,851 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >10:05:04,853 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:05:04,857 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >10:05:04,919 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 0x7f4f50663990>, <parted.partition.Partition object at 0x7f4f506635d0>] > device: <parted.device.Device object at 0x7f4f50663410> > PedDisk: <_ped.Disk object at 0x7f4f50661998> >10:05:04,922 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >10:05:04,924 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >10:05:04,929 INFO storage: got device: DiskDevice instance (0x7f4f5830d390) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 715404.867188 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA WDC WD7500AACS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1465149168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (91201, 255, 63) biosGeometry: (91201, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f4d5a0710> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f4f506495d0> >10:05:04,930 INFO storage: got format: DiskLabel instance (0x7f4f50649690) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f4f50663990>, <parted.partition.Partition object at 0x7f4f506635d0>] > device: <parted.device.Device object at 0x7f4f50663410> > PedDisk: <_ped.Disk object at 0x7f4f50661998> > origPartedDisk = <parted.disk.Disk object at 0x7f4f50663a90> > partedDevice = parted.Device instance -- > model: ATA WDC WD7500AACS-0 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 1465149168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (91201, 255, 63) biosGeometry: (91201, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f506530e0> > >10:05:04,936 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD7500AACS-00D6B0_WD-WCAU41965043-part1 /dev/disk/by-id/wwn-0x50014ee201efe8d5-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '226', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '226', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_LABEL': 'scratch', > 'ID_FS_LABEL_ENC': 'scratch', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '051b4ab6-aab7-8e08-584b-8cdf9ebe9dfc', > 'ID_FS_UUID_ENC': '051b4ab6-aab7-8e08-584b-8cdf9ebe9dfc', > 'ID_FS_UUID_SUB': '18285251-833d-7c21-5b0b-104057308d8d', > 'ID_FS_UUID_SUB_ENC': '18285251-833d-7c21-5b0b-104057308d8d', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD7500AACS-00D6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD7500AACS-00D6B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '390716802', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD7500AACS-00D6B0_WD-WCAU41965043', > 'ID_SERIAL_SHORT': 'WD-WCAU41965043', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee201efe8d5', > 'ID_WWN_WITH_EXTENSION': '0x50014ee201efe8d5', > 'MAJOR': '8', > 'MD_DEVICES': '3', > 'MD_DEV_UUID': '18285251:833d7c21:5b0b1040:57308d8d', > 'MD_EVENTS': '0', > 'MD_LEVEL': 'raid0', > 'MD_NAME': 'scratch', > 'MD_UPDATE_TIME': '1323784868', > 'MD_UUID': '051b4ab6:aab78e08:584b8cdf:9ebe9dfc', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '776421', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD7500AACS-00D6B0_WD-WCAU41965043-part1', > '/dev/disk/by-id/wwn-0x50014ee201efe8d5-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >10:05:04,937 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >10:05:04,938 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >10:05:04,939 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:04,940 INFO storage: sda1 is a partition >10:05:04,941 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >10:05:04,942 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:05:04,943 DEBUG storage: DeviceTree.getDeviceByName returned existing 715404MB disk sda (0) with existing msdos disklabel >10:05:04,945 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >10:05:04,947 DEBUG storage: PartitionDevice._setFormat: sda1 ; >10:05:04,947 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:04,948 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >10:05:04,948 DEBUG storage: looking up parted Partition: /dev/sda1 >10:05:04,950 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >10:05:04,951 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >10:05:04,953 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >10:05:04,954 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >10:05:04,954 INFO storage: added partition sda1 (id 1) to device tree >10:05:04,955 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >10:05:04,956 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >10:05:04,958 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:05:04,959 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >10:05:05,002 WARN storage: disklabel detected but not usable on sda1 >10:05:05,005 INFO storage: type detected on 'sda1' is 'linux_raid_member' >10:05:05,006 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: scratch ; device: /dev/sda1 ; serial: WD-WCAU41965043 ; mdUuid: 051b4ab6:aab78e08:584b8cdf:9ebe9dfc ; biosraid: False ; >10:05:05,007 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >10:05:05,008 DEBUG storage: PartitionDevice._setFormat: sda1 ; >10:05:05,009 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >10:05:05,010 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >10:05:05,011 DEBUG storage: DeviceTree.getDeviceByUuid returned None >10:05:05,073 INFO storage: using name scratch_0 for md array containing member sda1 >10:05:05,074 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:05,079 DEBUG storage: MDRaidArrayDevice._setFormat: scratch_0 ; current: None ; type: None ; >10:05:05,084 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: scratch_0 ; status: False ; >10:05:05,085 DEBUG storage: MDRaidArrayDevice._addDevice: scratch_0 ; device: sda1 ; status: True ; >10:05:05,086 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >10:05:05,088 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:05:05,138 WARN storage: failed to add member /dev/sda1 to md array /dev/md/scratch_0: mdadd failed for /dev/sda1: running mdadm --incremental --quiet /dev/sda1 failed >10:05:05,141 DEBUG storage: looking up parted Device: /dev/md/scratch_0 >10:05:05,168 INFO storage: added mdarray scratch_0 (id 2) to device tree >10:05:05,171 DEBUG storage: looking up parted Device: /dev/sda1 >10:05:05,178 INFO storage: got device: PartitionDevice instance (0x7f4f5830d410) -- > name = sda1 status = True kids = 1 id = 1 > parents = ['existing 715404MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 190779.688477 > format = existing mdmember > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/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: 390716802 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24320, 255, 63) biosGeometry: (24320, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f506533b0> > target size = 0 path = /dev/sda1 > 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 0x7f4f506634d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f506639d0> PedPartition: <_ped.Partition object at 0x7f4f5065d9b0> > disk = existing 715404MB disk sda (0) with existing msdos disklabel > start = 63 end = 390716864 length = 390716802 > flags = raid >10:05:05,181 INFO storage: got format: MDRaidMember instance (0x7f4f50663d90) -- > type = mdmember name = software RAID status = False > device = /dev/sda1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 051b4ab6:aab78e08:584b8cdf:9ebe9dfc biosraid = False >10:05:05,195 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD7500AACS-00D6B0_WD-WCAU41965043-part2 /dev/disk/by-id/wwn-0x50014ee201efe8d5-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '226', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '226', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_LABEL': ':datas', > 'ID_FS_LABEL_ENC': ':datas', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'f6738352-ea1f-3950-b5c6-6b31687d53f1', > 'ID_FS_UUID_ENC': 'f6738352-ea1f-3950-b5c6-6b31687d53f1', > 'ID_FS_UUID_SUB': '95cef3ef-0195-e791-621e-bc1e3bae2451', > 'ID_FS_UUID_SUB_ENC': '95cef3ef-0195-e791-621e-bc1e3bae2451', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD7500AACS-00D6B0', > 'ID_MODEL_ENC': 'WDC\\x20WD7500AACS-00D6B0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '390716865', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1074427200', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD7500AACS-00D6B0_WD-WCAU41965043', > 'ID_SERIAL_SHORT': 'WD-WCAU41965043', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee201efe8d5', > 'ID_WWN_WITH_EXTENSION': '0x50014ee201efe8d5', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '95cef3ef:0195e791:621ebc1e:3bae2451', > 'MD_EVENTS': '128188', > 'MD_LEVEL': 'raid1', > 'MD_NAME': ':datas', > 'MD_UPDATE_TIME': '1355824984', > 'MD_UUID': 'f6738352:ea1f3950:b5c66b31:687d53f1', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '776497', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD7500AACS-00D6B0_WD-WCAU41965043-part2', > '/dev/disk/by-id/wwn-0x50014ee201efe8d5-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >10:05:05,196 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:11.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >10:05:05,197 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >10:05:05,198 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:05,198 INFO storage: sda2 is a partition >10:05:05,199 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >10:05:05,200 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >10:05:05,202 DEBUG storage: DeviceTree.getDeviceByName returned existing 715404MB disk sda (0) with existing msdos disklabel >10:05:05,203 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >10:05:05,205 DEBUG storage: PartitionDevice._setFormat: sda2 ; >10:05:05,205 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:05,206 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >10:05:05,207 DEBUG storage: looking up parted Partition: /dev/sda2 >10:05:05,208 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >10:05:05,209 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >10:05:05,211 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >10:05:05,212 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >10:05:05,212 INFO storage: added partition sda2 (id 3) to device tree >10:05:05,213 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >10:05:05,214 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >10:05:05,216 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:05:05,217 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >10:05:05,225 WARN storage: disklabel detected but not usable on sda2 >10:05:05,226 INFO storage: type detected on 'sda2' is 'linux_raid_member' >10:05:05,230 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: :datas ; device: /dev/sda2 ; serial: WD-WCAU41965043 ; mdUuid: f6738352:ea1f3950:b5c66b31:687d53f1 ; biosraid: False ; >10:05:05,230 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >10:05:05,234 DEBUG storage: PartitionDevice._setFormat: sda2 ; >10:05:05,235 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >10:05:05,236 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >10:05:05,237 DEBUG storage: DeviceTree.getDeviceByUuid returned None >10:05:05,299 INFO storage: using name :datas for md array containing member sda2 >10:05:05,299 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:05,303 DEBUG storage: MDRaidArrayDevice._setFormat: :datas ; current: None ; type: None ; >10:05:05,305 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: :datas ; status: False ; >10:05:05,308 DEBUG storage: MDRaidArrayDevice._addDevice: :datas ; device: sda2 ; status: True ; >10:05:05,310 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >10:05:05,313 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:05:05,350 WARN storage: failed to add member /dev/sda2 to md array /dev/md/:datas: mdadd failed for /dev/sda2: running mdadm --incremental --quiet /dev/sda2 failed >10:05:05,351 DEBUG storage: looking up parted Device: /dev/md/:datas >10:05:05,373 INFO storage: added mdarray :datas (id 4) to device tree >10:05:05,376 DEBUG storage: looking up parted Device: /dev/sda2 >10:05:05,382 INFO storage: got device: PartitionDevice instance (0x7f4f50649590) -- > name = sda2 status = True kids = 1 id = 3 > parents = ['existing 715404MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 524622.65625 > format = existing mdmember > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/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: 1074427200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (66880, 255, 63) biosGeometry: (66880, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f50653560> > 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 0x7f4f506634d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f506636d0> PedPartition: <_ped.Partition object at 0x7f4f5065d950> > disk = existing 715404MB disk sda (0) with existing msdos disklabel > start = 390716865 end = 1465144064 length = 1074427200 > flags = raid >10:05:05,384 INFO storage: got format: MDRaidMember instance (0x7f4f505ed890) -- > type = mdmember name = software RAID status = False > device = /dev/sda2 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = f6738352:ea1f3950:b5c66b31:687d53f1 biosraid = False >10:05:05,388 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2000JS-60NCB1_WD-WCANKC335159', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'WDC_WD2000JS-60NCB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2000JS-60NCB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '10.02E02', > 'ID_SERIAL': 'WDC_WD2000JS-60NCB1_WD-WCANKC335159', > 'ID_SERIAL_SHORT': 'WD-WCANKC335159', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13777448', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2000JS-60NCB1_WD-WCANKC335159'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >10:05:05,389 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >10:05:05,391 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >10:05:05,392 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:05,393 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >10:05:05,394 INFO storage: sdb is a disk >10:05:05,395 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:05,396 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >10:05:05,396 INFO storage: added disk sdb (id 5) to device tree >10:05:05,397 DEBUG storage: looking up parted Device: /dev/sdb >10:05:05,398 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >10:05:05,400 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >10:05:05,401 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >10:05:05,404 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >10:05:05,414 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f4f505ed110>] > device: <parted.device.Device object at 0x7f4f505ed350> > PedDisk: <_ped.Disk object at 0x7f4f505ecc20> >10:05:05,417 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >10:05:05,451 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >10:05:05,455 INFO storage: got device: DiskDevice instance (0x7f4f50649710) -- > name = sdb status = True kids = 0 id = 5 > parents = [] > uuid = None size = 190782.210938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD2000JS-60N path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 390721968 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (24321, 255, 63) biosGeometry: (24321, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f50653c20> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f4f50663c50> >10:05:05,459 INFO storage: got format: DiskLabel instance (0x7f4f505ed990) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f4f505ed110>] > device: <parted.device.Device object at 0x7f4f505ed350> > PedDisk: <_ped.Disk object at 0x7f4f505ecc20> > origPartedDisk = <parted.disk.Disk object at 0x7f4f505ed1d0> > partedDevice = parted.Device instance -- > model: ATA WDC WD2000JS-60N path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 390721968 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (24321, 255, 63) biosGeometry: (24321, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f506535f0> > >10:05:05,470 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD2000JS-60NCB1_WD-WCANKC335159-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_LABEL': 'scratch', > 'ID_FS_LABEL_ENC': 'scratch', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '051b4ab6-aab7-8e08-584b-8cdf9ebe9dfc', > 'ID_FS_UUID_ENC': '051b4ab6-aab7-8e08-584b-8cdf9ebe9dfc', > 'ID_FS_UUID_SUB': '1b4d0706-dfe9-9b36-7159-29d330ef8011', > 'ID_FS_UUID_SUB_ENC': '1b4d0706-dfe9-9b36-7159-29d330ef8011', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD2000JS-60NCB1', > 'ID_MODEL_ENC': 'WDC\\x20WD2000JS-60NCB1\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '390716802', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '10.02E02', > 'ID_SERIAL': 'WDC_WD2000JS-60NCB1_WD-WCANKC335159', > 'ID_SERIAL_SHORT': 'WD-WCANKC335159', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MD_DEVICES': '3', > 'MD_DEV_UUID': '1b4d0706:dfe99b36:715929d3:30ef8011', > 'MD_EVENTS': '0', > 'MD_LEVEL': 'raid0', > 'MD_NAME': 'scratch', > 'MD_UPDATE_TIME': '1323784868', > 'MD_UUID': '051b4ab6:aab78e08:584b8cdf:9ebe9dfc', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '777470', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD2000JS-60NCB1_WD-WCANKC335159-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >10:05:05,470 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >10:05:05,472 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >10:05:05,475 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:05,475 INFO storage: sdb1 is a partition >10:05:05,476 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >10:05:05,480 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >10:05:05,481 DEBUG storage: DeviceTree.getDeviceByName returned existing 190782MB disk sdb (5) with existing msdos disklabel >10:05:05,483 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >10:05:05,485 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >10:05:05,486 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:05,488 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >10:05:05,488 DEBUG storage: looking up parted Partition: /dev/sdb1 >10:05:05,495 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >10:05:05,498 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >10:05:05,500 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >10:05:05,501 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >10:05:05,502 INFO storage: added partition sdb1 (id 6) to device tree >10:05:05,503 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >10:05:05,504 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >10:05:05,506 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >10:05:05,507 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >10:05:05,511 WARN storage: disklabel detected but not usable on sdb1 >10:05:05,512 INFO storage: type detected on 'sdb1' is 'linux_raid_member' >10:05:05,513 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: scratch ; device: /dev/sdb1 ; serial: WD-WCANKC335159 ; mdUuid: 051b4ab6:aab78e08:584b8cdf:9ebe9dfc ; biosraid: False ; >10:05:05,513 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >10:05:05,514 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >10:05:05,516 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >10:05:05,517 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >10:05:05,519 DEBUG storage: existing RAID 0 size == 572336.09375 >10:05:05,520 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 572336MB mdarray scratch_0 (2) >10:05:05,521 DEBUG storage: MDRaidArrayDevice._addDevice: scratch_0 ; device: sdb1 ; status: True ; >10:05:05,523 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >10:05:05,524 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >10:05:05,649 WARN storage: failed to add member /dev/sdb1 to md array /dev/md/scratch_0: mdadd failed for /dev/sdb1: running mdadm --incremental --quiet /dev/sdb1 failed >10:05:05,653 DEBUG storage: looking up parted Device: /dev/sdb1 >10:05:05,661 INFO storage: got device: PartitionDevice instance (0x7f4f505f8710) -- > name = sdb1 status = True kids = 1 id = 6 > parents = ['existing 190782MB disk sdb (5) with existing msdos disklabel'] > uuid = None size = 190779.688477 > format = existing mdmember > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 390716802 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24320, 255, 63) biosGeometry: (24320, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f506538c0> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f505ed090> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f505ed0d0> PedPartition: <_ped.Partition object at 0x7f4f5065de90> > disk = existing 190782MB disk sdb (5) with existing msdos disklabel > start = 63 end = 390716864 length = 390716802 > flags = raid >10:05:05,664 INFO storage: got format: MDRaidMember instance (0x7f4f505f8a90) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 051b4ab6:aab78e08:584b8cdf:9ebe9dfc biosraid = False >10:05:05,677 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-00J2GB0_WD-WCAYY0289686 /dev/disk/by-id/wwn-0x50014ee25a7ad8d8', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '410', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '410', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'WDC_WD20EARS-00J2GB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-00J2GB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD20EARS-00J2GB0_WD-WCAYY0289686', > 'ID_SERIAL_SHORT': 'WD-WCAYY0289686', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25a7ad8d8', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25a7ad8d8', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '778664', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-00J2GB0_WD-WCAYY0289686', > '/dev/disk/by-id/wwn-0x50014ee25a7ad8d8'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc'} ; name: sdc ; >10:05:05,679 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >10:05:05,681 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >10:05:05,683 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:05,685 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >10:05:05,688 INFO storage: sdc is a disk >10:05:05,688 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:05,691 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >10:05:05,691 INFO storage: added disk sdc (id 7) to device tree >10:05:05,691 DEBUG storage: looking up parted Device: /dev/sdc >10:05:05,697 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >10:05:05,702 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >10:05:05,707 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >10:05:05,716 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >10:05:05,777 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f4f505fc7d0>, <parted.partition.Partition object at 0x7f4f505fc3d0>, <parted.partition.Partition object at 0x7f4f505fc990>, <parted.partition.Partition object at 0x7f4f505fcb10>] > device: <parted.device.Device object at 0x7f4f505fc210> > PedDisk: <_ped.Disk object at 0x7f4f50603050> >10:05:05,779 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >10:05:05,785 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >10:05:05,792 INFO storage: got device: DiskDevice instance (0x7f4f505fdd50) -- > name = sdc status = True kids = 0 id = 7 > parents = [] > uuid = None size = 1907729.08594 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-00J path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f506537a0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f4f505fde10> >10:05:05,798 INFO storage: got format: DiskLabel instance (0x7f4f505fdf50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 4 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f4f505fc7d0>, <parted.partition.Partition object at 0x7f4f505fc3d0>, <parted.partition.Partition object at 0x7f4f505fc990>, <parted.partition.Partition object at 0x7f4f505fcb10>] > device: <parted.device.Device object at 0x7f4f505fc210> > PedDisk: <_ped.Disk object at 0x7f4f50603050> > origPartedDisk = <parted.disk.Disk object at 0x7f4f505fcd10> > partedDevice = parted.Device instance -- > model: ATA WDC WD20EARS-00J path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 3907029168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (243201, 255, 63) biosGeometry: (243201, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f50653b90> > >10:05:05,816 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-00J2GB0_WD-WCAYY0289686-part1 /dev/disk/by-id/wwn-0x50014ee25a7ad8d8-part1 /dev/disk/by-label/boot /dev/disk/by-uuid/fe00d96e-6626-4300-8a12-cd48a9b6166a', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '410', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '410', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_LABEL': 'boot', > 'ID_FS_LABEL_ENC': 'boot', > 'ID_FS_TYPE': 'ext2', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'fe00d96e-6626-4300-8a12-cd48a9b6166a', > 'ID_FS_UUID_ENC': 'fe00d96e-6626-4300-8a12-cd48a9b6166a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD20EARS-00J2GB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-00J2GB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '497952', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD20EARS-00J2GB0_WD-WCAYY0289686', > 'ID_SERIAL_SHORT': 'WD-WCAYY0289686', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25a7ad8d8', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25a7ad8d8', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '778687', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-00J2GB0_WD-WCAYY0289686-part1', > '/dev/disk/by-id/wwn-0x50014ee25a7ad8d8-part1', > '/dev/disk/by-label/boot', > '/dev/disk/by-uuid/fe00d96e-6626-4300-8a12-cd48a9b6166a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >10:05:05,817 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >10:05:05,820 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >10:05:05,822 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:05,822 INFO storage: sdc1 is a partition >10:05:05,826 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >10:05:05,831 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >10:05:05,834 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdc (7) with existing msdos disklabel >10:05:05,836 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >10:05:05,839 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >10:05:05,839 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:05,841 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >10:05:05,841 DEBUG storage: looking up parted Partition: /dev/sdc1 >10:05:05,844 DEBUG storage: PartitionDevice.probe: sdc1 ; exists: True ; >10:05:05,846 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >10:05:05,848 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >10:05:05,852 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >10:05:05,852 INFO storage: added partition sdc1 (id 8) to device tree >10:05:05,854 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >10:05:05,856 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >10:05:05,858 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >10:05:05,860 DEBUG storage: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >10:05:05,877 WARN storage: disklabel detected but not usable on sdc1 >10:05:05,879 INFO storage: type detected on 'sdc1' is 'ext2' >10:05:05,999 DEBUG storage: padding min size from 69 up to 75 >10:05:06,008 DEBUG storage: Ext2FS.supported: supported: True ; >10:05:06,010 DEBUG storage: getFormat('ext2') returning Ext2FS instance >10:05:06,015 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >10:05:06,021 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: ext2 ; >10:05:06,024 DEBUG storage: looking up parted Device: /dev/sdc1 >10:05:06,032 INFO storage: got device: PartitionDevice instance (0x7f4f50601510) -- > name = sdc1 status = True kids = 0 id = 8 > parents = ['existing 1907729MB disk sdc (7) with existing msdos disklabel'] > uuid = None size = 243.140625 > format = existing ext2 filesystem > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 497952 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f5060a560> > target size = 0 path = /dev/sdc1 > 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 0x7f4f505fc2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f4f505fc890> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f505fc810> PedPartition: <_ped.Partition object at 0x7f4f50600110> > disk = existing 1907729MB disk sdc (7) with existing msdos disklabel > start = 63 end = 498014 length = 497952 > flags = boot >10:05:06,038 DEBUG storage: Ext2FS.supported: supported: True ; >10:05:06,040 INFO storage: got format: Ext2FS instance (0x7f4f50601250) -- > type = ext2 name = ext2 status = False > device = /dev/sdc1 uuid = fe00d96e-6626-4300-8a12-cd48a9b6166a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = boot size = 243.0 targetSize = 243.0 > >10:05:06,050 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-00J2GB0_WD-WCAYY0289686-part2 /dev/disk/by-id/wwn-0x50014ee25a7ad8d8-part2', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '410', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '410', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_LABEL': 'scratch', > 'ID_FS_LABEL_ENC': 'scratch', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '051b4ab6-aab7-8e08-584b-8cdf9ebe9dfc', > 'ID_FS_UUID_ENC': '051b4ab6-aab7-8e08-584b-8cdf9ebe9dfc', > 'ID_FS_UUID_SUB': 'edd2feb1-04b4-e7c5-96f7-096fa748cefb', > 'ID_FS_UUID_SUB_ENC': 'edd2feb1-04b4-e7c5-96f7-096fa748cefb', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD20EARS-00J2GB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-00J2GB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '498015', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '390716865', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD20EARS-00J2GB0_WD-WCAYY0289686', > 'ID_SERIAL_SHORT': 'WD-WCAYY0289686', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25a7ad8d8', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25a7ad8d8', > 'MAJOR': '8', > 'MD_DEVICES': '3', > 'MD_DEV_UUID': 'edd2feb1:04b4e7c5:96f7096f:a748cefb', > 'MD_EVENTS': '0', > 'MD_LEVEL': 'raid0', > 'MD_NAME': 'scratch', > 'MD_UPDATE_TIME': '1323784868', > 'MD_UUID': '051b4ab6:aab78e08:584b8cdf:9ebe9dfc', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '778705', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-00J2GB0_WD-WCAYY0289686-part2', > '/dev/disk/by-id/wwn-0x50014ee25a7ad8d8-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >10:05:06,051 INFO storage: scanning sdc2 (/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2)... >10:05:06,053 DEBUG storage: DeviceTree.getDeviceByName: name: sdc2 ; >10:05:06,054 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:06,055 INFO storage: sdc2 is a partition >10:05:06,057 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >10:05:06,059 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >10:05:06,061 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdc (7) with existing msdos disklabel >10:05:06,063 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdc ; >10:05:06,065 DEBUG storage: PartitionDevice._setFormat: sdc2 ; >10:05:06,065 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:06,068 DEBUG storage: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >10:05:06,069 DEBUG storage: looking up parted Partition: /dev/sdc2 >10:05:06,071 DEBUG storage: PartitionDevice.probe: sdc2 ; exists: True ; >10:05:06,073 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >10:05:06,075 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >10:05:06,077 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >10:05:06,078 INFO storage: added partition sdc2 (id 9) to device tree >10:05:06,080 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >10:05:06,082 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: dos ; >10:05:06,084 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >10:05:06,086 DEBUG storage: DiskLabel.__init__: device: /dev/sdc2 ; labelType: dos ; exists: True ; >10:05:06,100 WARN storage: disklabel detected but not usable on sdc2 >10:05:06,101 INFO storage: type detected on 'sdc2' is 'linux_raid_member' >10:05:06,109 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: scratch ; device: /dev/sdc2 ; serial: WD-WCAYY0289686 ; mdUuid: 051b4ab6:aab78e08:584b8cdf:9ebe9dfc ; biosraid: False ; >10:05:06,110 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >10:05:06,116 DEBUG storage: PartitionDevice._setFormat: sdc2 ; >10:05:06,121 DEBUG storage: PartitionDevice._setFormat: sdc2 ; current: None ; type: mdmember ; >10:05:06,125 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc2 ; >10:05:06,128 DEBUG storage: existing RAID 0 size == 572336.09375 >10:05:06,128 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 572336MB mdarray scratch_0 (2) >10:05:06,130 DEBUG storage: MDRaidArrayDevice._addDevice: scratch_0 ; device: sdc2 ; status: True ; >10:05:06,132 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdc2 ; >10:05:06,134 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >10:05:06,185 WARN storage: failed to add member /dev/sdc2 to md array /dev/md/scratch_0: mdadd failed for /dev/sdc2: running mdadm --incremental --quiet /dev/sdc2 failed >10:05:06,190 DEBUG storage: looking up parted Device: /dev/sdc2 >10:05:06,197 INFO storage: got device: PartitionDevice instance (0x7f4f50601590) -- > name = sdc2 status = True kids = 1 id = 9 > parents = ['existing 1907729MB disk sdc (7) with existing msdos disklabel'] > uuid = None size = 190779.719238 > format = existing mdmember > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 390716865 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24321, 255, 63) biosGeometry: (24321, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f50653830> > target size = 0 path = /dev/sdc2 > 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 0x7f4f505fc2d0> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f505fc510> PedPartition: <_ped.Partition object at 0x7f4f50600290> > disk = existing 1907729MB disk sdc (7) with existing msdos disklabel > start = 498015 end = 391214879 length = 390716865 > flags = raid >10:05:06,200 INFO storage: got format: MDRaidMember instance (0x7f4f4d5c0150) -- > type = mdmember name = software RAID status = False > device = /dev/sdc2 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 051b4ab6:aab78e08:584b8cdf:9ebe9dfc biosraid = False >10:05:06,217 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-00J2GB0_WD-WCAYY0289686-part3 /dev/disk/by-id/wwn-0x50014ee25a7ad8d8-part3', > 'DEVNAME': 'sdc3', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '410', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '410', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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_LABEL': ':datas', > 'ID_FS_LABEL_ENC': ':datas', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'f6738352-ea1f-3950-b5c6-6b31687d53f1', > 'ID_FS_UUID_ENC': 'f6738352-ea1f-3950-b5c6-6b31687d53f1', > 'ID_FS_UUID_SUB': '602cbad3-7ef0-3017-0add-06119ebd5402', > 'ID_FS_UUID_SUB_ENC': '602cbad3-7ef0-3017-0add-06119ebd5402', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD20EARS-00J2GB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-00J2GB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '391214880', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1074427200', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD20EARS-00J2GB0_WD-WCAYY0289686', > 'ID_SERIAL_SHORT': 'WD-WCAYY0289686', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25a7ad8d8', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25a7ad8d8', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '602cbad3:7ef03017:0add0611:9ebd5402', > 'MD_EVENTS': '128188', > 'MD_LEVEL': 'raid1', > 'MD_NAME': ':datas', > 'MD_UPDATE_TIME': '1355824984', > 'MD_UUID': 'f6738352:ea1f3950:b5c66b31:687d53f1', > 'MINOR': '35', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '778724', > 'name': 'sdc3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-00J2GB0_WD-WCAYY0289686-part3', > '/dev/disk/by-id/wwn-0x50014ee25a7ad8d8-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc3'} ; name: sdc3 ; >10:05:06,218 INFO storage: scanning sdc3 (/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc3)... >10:05:06,220 DEBUG storage: DeviceTree.getDeviceByName: name: sdc3 ; >10:05:06,222 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:06,222 INFO storage: sdc3 is a partition >10:05:06,225 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc3 ; >10:05:06,227 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >10:05:06,229 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdc (7) with existing msdos disklabel >10:05:06,231 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdc ; >10:05:06,233 DEBUG storage: PartitionDevice._setFormat: sdc3 ; >10:05:06,234 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:06,236 DEBUG storage: PartitionDevice._setFormat: sdc3 ; current: None ; type: None ; >10:05:06,237 DEBUG storage: looking up parted Partition: /dev/sdc3 >10:05:06,239 DEBUG storage: PartitionDevice.probe: sdc3 ; exists: True ; >10:05:06,241 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 1 ; >10:05:06,243 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 10 ; >10:05:06,245 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc3 ; flag: 12 ; >10:05:06,246 INFO storage: added partition sdc3 (id 10) to device tree >10:05:06,247 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc3 ; >10:05:06,249 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc3 ; label_type: dos ; >10:05:06,251 DEBUG storage: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >10:05:06,254 DEBUG storage: DiskLabel.__init__: device: /dev/sdc3 ; labelType: dos ; exists: True ; >10:05:06,267 WARN storage: disklabel detected but not usable on sdc3 >10:05:06,268 INFO storage: type detected on 'sdc3' is 'linux_raid_member' >10:05:06,274 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: :datas ; device: /dev/sdc3 ; serial: WD-WCAYY0289686 ; mdUuid: f6738352:ea1f3950:b5c66b31:687d53f1 ; biosraid: False ; >10:05:06,275 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >10:05:06,280 DEBUG storage: PartitionDevice._setFormat: sdc3 ; >10:05:06,284 DEBUG storage: PartitionDevice._setFormat: sdc3 ; current: None ; type: mdmember ; >10:05:06,286 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc3 ; >10:05:06,290 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:06,290 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 524621MB mdarray :datas (4) >10:05:06,292 DEBUG storage: MDRaidArrayDevice._addDevice: :datas ; device: sdc3 ; status: True ; >10:05:06,294 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdc3 ; >10:05:06,297 DEBUG storage: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >10:05:06,350 WARN storage: failed to add member /dev/sdc3 to md array /dev/md/:datas: mdadd failed for /dev/sdc3: running mdadm --incremental --quiet /dev/sdc3 failed >10:05:06,356 DEBUG storage: looking up parted Device: /dev/sdc3 >10:05:06,363 INFO storage: got device: PartitionDevice instance (0x7f4f4d5c5250) -- > name = sdc3 status = True kids = 1 id = 10 > parents = ['existing 1907729MB disk sdc (7) with existing msdos disklabel'] > uuid = None size = 524622.65625 > format = existing mdmember > major = 8 minor = 35 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1074427200 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (66880, 255, 63) biosGeometry: (66880, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f5060a830> > target size = 0 path = /dev/sdc3 > 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 0x7f4f505fc2d0> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f505fc9d0> PedPartition: <_ped.Partition object at 0x7f4f506001d0> > disk = existing 1907729MB disk sdc (7) with existing msdos disklabel > start = 391214880 end = 1465642079 length = 1074427200 > flags = raid >10:05:06,366 INFO storage: got format: MDRaidMember instance (0x7f4f4d5c5650) -- > type = mdmember name = software RAID status = False > device = /dev/sdc3 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = f6738352:ea1f3950:b5c66b31:687d53f1 biosraid = False >10:05:06,381 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-00J2GB0_WD-WCAYY0289686-part4 /dev/disk/by-id/wwn-0x50014ee25a7ad8d8-part4', > 'DEVNAME': 'sdc4', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '410', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '410', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi', > 'ID_FS_UUID_ENC': 'U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD20EARS-00J2GB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-00J2GB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '1465642080', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2441381985', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD20EARS-00J2GB0_WD-WCAYY0289686', > 'ID_SERIAL_SHORT': 'WD-WCAYY0289686', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25a7ad8d8', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25a7ad8d8', > 'LVM2_LV_ATTR': ['-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '', > '-wi-a----'], > 'LVM2_LV_NAME': ['fedora16', > 'debian603', > 'swap', > 'fedora17', > 'scratch', > '', > 'fedora15'], > 'LVM2_LV_SIZE': ['19533824.00', > '19533824.00', > '9773056.00', > '19533824.00', > '1084809216.00', > '0', > '19853312.00'], > 'LVM2_LV_UUID': ['fbJ2fm-c612-m2db-5CCU-2yse-J327-N7wy6l', > 'RxtOQA-oj0w-k1oA-2N0l-t1bA-1OLw-IrHulN', > 'Ol0DVD-AtUT-T2z3-tfMR-HVDr-x3Nm-yd8lQe', > 'RkaoPI-3bJm-Idfj-NoRo-IfCj-82kv-9yixdB', > 'w029O2-ILF3-G5oO-n7z8-Ha6J-Cs4V-by1u7N', > '', > 'ZqC1NZ-i54s-YPAT-hboW-BeIc-pANh-yyZNUg'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sdc4', > 'LVM2_PV_PE_ALLOC_COUNT': '286386', > 'LVM2_PV_PE_COUNT': '298020', > 'LVM2_PV_SIZE': '1220689920.00', > 'LVM2_PV_UUID': 'U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi', > 'LVM2_VG_EXTENT_COUNT': '298020', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '47652864.00', > 'LVM2_VG_FREE_COUNT': '11634', > 'LVM2_VG_NAME': 'system', > 'LVM2_VG_SIZE': '1220689920.00', > 'LVM2_VG_UUID': '6CjWN2-Fsxs-YSBF-AfpA-Aeo4-c8Uc-cfGRZq', > 'MAJOR': '8', > 'MINOR': '36', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '778745', > 'name': 'sdc4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-00J2GB0_WD-WCAYY0289686-part4', > '/dev/disk/by-id/wwn-0x50014ee25a7ad8d8-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4'} ; name: sdc4 ; >10:05:06,382 INFO storage: scanning sdc4 (/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4)... >10:05:06,384 DEBUG storage: DeviceTree.getDeviceByName: name: sdc4 ; >10:05:06,386 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:06,387 INFO storage: sdc4 is a partition >10:05:06,389 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc4 ; >10:05:06,391 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >10:05:06,393 DEBUG storage: DeviceTree.getDeviceByName returned existing 1907729MB disk sdc (7) with existing msdos disklabel >10:05:06,395 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdc ; >10:05:06,397 DEBUG storage: PartitionDevice._setFormat: sdc4 ; >10:05:06,398 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:06,400 DEBUG storage: PartitionDevice._setFormat: sdc4 ; current: None ; type: None ; >10:05:06,400 DEBUG storage: looking up parted Partition: /dev/sdc4 >10:05:06,402 DEBUG storage: PartitionDevice.probe: sdc4 ; exists: True ; >10:05:06,405 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 1 ; >10:05:06,408 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 10 ; >10:05:06,410 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc4 ; flag: 12 ; >10:05:06,411 INFO storage: added partition sdc4 (id 11) to device tree >10:05:06,413 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc4 ; >10:05:06,415 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc4 ; label_type: dos ; >10:05:06,417 DEBUG storage: PartitionDevice.setup: sdc4 ; status: True ; controllable: True ; orig: False ; >10:05:06,420 DEBUG storage: DiskLabel.__init__: device: /dev/sdc4 ; labelType: dos ; exists: True ; >10:05:06,433 WARN storage: disklabel detected but not usable on sdc4 >10:05:06,434 INFO storage: type detected on 'sdc4' is 'LVM2_member' >10:05:06,436 DEBUG storage: LVMPhysicalVolume.__init__: vgName: system ; uuid: U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi ; exists: True ; vgUuid: 6CjWN2-Fsxs-YSBF-AfpA-Aeo4-c8Uc-cfGRZq ; label: None ; peStart: 1.0 ; device: /dev/sdc4 ; serial: WD-WCAYY0289686 ; >10:05:06,437 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >10:05:06,438 DEBUG storage: PartitionDevice._setFormat: sdc4 ; >10:05:06,443 DEBUG storage: PartitionDevice._setFormat: sdc4 ; current: None ; type: lvmpv ; >10:05:06,445 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sdc4 ; >10:05:06,447 DEBUG storage: DeviceTree.getDeviceByName: name: system ; >10:05:06,449 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:06,452 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdc4 ; >10:05:06,453 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:06,455 DEBUG storage: LVMVolumeGroupDevice._setFormat: system ; current: None ; type: None ; >10:05:06,455 INFO storage: added lvmvg system (id 12) to device tree >10:05:06,457 DEBUG storage: looking up parted Device: /dev/sdc4 >10:05:06,460 INFO storage: got device: PartitionDevice instance (0x7f4f4d5c5310) -- > name = sdc4 status = True kids = 1 id = 11 > parents = ['existing 1907729MB disk sdc (7) with existing msdos disklabel'] > uuid = None size = 1192081.04736 > format = existing lvmpv > major = 8 minor = 36 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2441381985 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (151969, 255, 63) biosGeometry: (151969, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f5060a7a0> > target size = 0 path = /dev/sdc4 > 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 0x7f4f505fc2d0> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f505fcb50> PedPartition: <_ped.Partition object at 0x7f4f50600170> > disk = existing 1907729MB disk sdc (7) with existing msdos disklabel > start = 1465642080 end = 3907024064 length = 2441381985 > flags = lvm >10:05:06,462 INFO storage: got format: LVMPhysicalVolume instance (0x7f4f4d5ce8d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdc4 uuid = U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi exists = True > options = None supported = True formattable = True resizable = False > vgName = system vgUUID = 6CjWN2-Fsxs-YSBF-AfpA-Aeo4-c8Uc-cfGRZq peStart = 1.0 >10:05:06,467 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Verbatim_TUFF_N_TINY_0707279911365D29-0:0 /dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host6/target6:0:0/6:0:0:0/block/sdd', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'TUFF_N_TINY', > 'ID_MODEL_ENC': 'TUFF\\x20N\\x20TINY\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '4123', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '5.00', > 'ID_SERIAL': 'Verbatim_TUFF_N_TINY_0707279911365D29-0:0', > 'ID_SERIAL_SHORT': '0707279911365D29', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Verbatim', > 'ID_VENDOR_ENC': 'Verbatim', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '801085', > 'name': 'sdd', > 'symlinks': ['/dev/disk/by-id/usb-Verbatim_TUFF_N_TINY_0707279911365D29-0:0', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host6/target6:0:0/6:0:0:0/block/sdd'} ; name: sdd ; >10:05:06,468 INFO storage: scanning sdd (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host6/target6:0:0/6:0:0:0/block/sdd)... >10:05:06,470 DEBUG storage: DeviceTree.getDeviceByName: name: sdd ; >10:05:06,472 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:06,474 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdd ; >10:05:06,478 INFO storage: sdd is a disk >10:05:06,479 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:06,481 DEBUG storage: DiskDevice._setFormat: sdd ; current: None ; type: None ; >10:05:06,482 INFO storage: added disk sdd (id 13) to device tree >10:05:06,482 DEBUG storage: looking up parted Device: /dev/sdd >10:05:06,493 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdd ; >10:05:06,499 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdd ; label_type: dos ; >10:05:06,504 DEBUG storage: DiskDevice.setup: sdd ; status: True ; controllable: True ; orig: False ; >10:05:06,514 DEBUG storage: DiskLabel.__init__: device: /dev/sdd ; labelType: msdos ; exists: True ; >10:05:06,527 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f4f4d5d5ad0>] > device: <parted.device.Device object at 0x7f4f4d5d5910> > PedDisk: <_ped.Disk object at 0x7f4f4d5d2f38> >10:05:06,529 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >10:05:06,534 DEBUG storage: DiskDevice._setFormat: sdd ; current: None ; type: disklabel ; >10:05:06,535 INFO storage: got device: DiskDevice instance (0x7f4f4d5cecd0) -- > name = sdd status = True kids = 0 id = 13 > parents = [] > uuid = None size = 29549.0625 > format = existing msdos disklabel > major = 8 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host6/target6:0:0/6:0:0:0/block/sdd partedDevice = parted.Device instance -- > model: Verbatim TUFF N TINY path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 60516480 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (29549, 64, 32) biosGeometry: (3766, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f5060ab00> > target size = 0 path = /dev/sdd > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f4f4d5ce890> >10:05:06,538 INFO storage: got format: DiskLabel instance (0x7f4f4d5d5510) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdd uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f4f4d5d5ad0>] > device: <parted.device.Device object at 0x7f4f4d5d5910> > PedDisk: <_ped.Disk object at 0x7f4f4d5d2f38> > origPartedDisk = <parted.disk.Disk object at 0x7f4f4d5d5d10> > partedDevice = parted.Device instance -- > model: Verbatim TUFF N TINY path: /dev/sdd type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 60516480 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (29549, 64, 32) biosGeometry: (3766, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f5060ac20> > >10:05:06,545 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Verbatim_TUFF_N_TINY_0707279911365D29-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/27352d77-1bf4-456c-a947-595ba8889922', > 'DEVNAME': 'sdd1', > 'DEVPATH': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'ext2', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '27352d77-1bf4-456c-a947-595ba8889922', > 'ID_FS_UUID_ENC': '27352d77-1bf4-456c-a947-595ba8889922', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'TUFF_N_TINY', > 'ID_MODEL_ENC': 'TUFF\\x20N\\x20TINY\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '4123', > 'ID_PART_ENTRY_DISK': '8:48', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '60514432', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_12_2-usb-0_3_1_0-scsi-0_0_0_0', > 'ID_REVISION': '5.00', > 'ID_SERIAL': 'Verbatim_TUFF_N_TINY_0707279911365D29-0:0', > 'ID_SERIAL_SHORT': '0707279911365D29', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Verbatim', > 'ID_VENDOR_ENC': 'Verbatim', > 'ID_VENDOR_ID': '13fe', > 'MAJOR': '8', > 'MINOR': '49', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '801101', > 'name': 'sdd1', > 'symlinks': ['/dev/disk/by-id/usb-Verbatim_TUFF_N_TINY_0707279911365D29-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:12.2-usb-0:3:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/27352d77-1bf4-456c-a947-595ba8889922'], > 'sysfs_path': '/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1'} ; name: sdd1 ; >10:05:06,545 INFO storage: scanning sdd1 (/devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1)... >10:05:06,547 DEBUG storage: DeviceTree.getDeviceByName: name: sdd1 ; >10:05:06,549 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:06,549 INFO storage: sdd1 is a partition >10:05:06,551 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdd1 ; >10:05:06,553 DEBUG storage: DeviceTree.getDeviceByName: name: sdd ; >10:05:06,556 DEBUG storage: DeviceTree.getDeviceByName returned existing 29549MB disk sdd (13) with existing msdos disklabel >10:05:06,558 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdd ; >10:05:06,560 DEBUG storage: PartitionDevice._setFormat: sdd1 ; >10:05:06,560 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:06,563 DEBUG storage: PartitionDevice._setFormat: sdd1 ; current: None ; type: None ; >10:05:06,563 DEBUG storage: looking up parted Partition: /dev/sdd1 >10:05:06,566 DEBUG storage: PartitionDevice.probe: sdd1 ; exists: True ; >10:05:06,568 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 1 ; >10:05:06,570 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 10 ; >10:05:06,573 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdd1 ; flag: 12 ; >10:05:06,573 INFO storage: added partition sdd1 (id 14) to device tree >10:05:06,575 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdd1 ; >10:05:06,577 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdd1 ; label_type: dos ; >10:05:06,579 DEBUG storage: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >10:05:06,581 DEBUG storage: DiskLabel.__init__: device: /dev/sdd1 ; labelType: dos ; exists: True ; >10:05:06,586 WARN storage: disklabel detected but not usable on sdd1 >10:05:06,587 INFO storage: type detected on 'sdd1' is 'ext2' >10:05:06,677 DEBUG storage: padding min size from 0 up to 0 >10:05:06,680 DEBUG storage: Ext2FS.supported: supported: True ; >10:05:06,681 DEBUG storage: getFormat('ext2') returning Ext2FS instance >10:05:06,683 DEBUG storage: PartitionDevice._setFormat: sdd1 ; >10:05:06,685 DEBUG storage: PartitionDevice._setFormat: sdd1 ; current: None ; type: ext2 ; >10:05:06,688 DEBUG storage: looking up parted Device: /dev/sdd1 >10:05:06,695 INFO storage: got device: PartitionDevice instance (0x7f4f4d5d8210) -- > name = sdd1 status = True kids = 0 id = 14 > parents = ['existing 29549MB disk sdd (13) with existing msdos disklabel'] > uuid = None size = 29548.0625 > format = existing ext2 filesystem > major = 8 minor = 49 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/host6/target6:0:0/6:0:0:0/block/sdd/sdd1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdd1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 60514432 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (29548, 64, 32) biosGeometry: (3766, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f5060af80> > target size = 0 path = /dev/sdd1 > 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 0x7f4f4d5d59d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f4f4d5d5d90> > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f4f4d5d5b90> PedPartition: <_ped.Partition object at 0x7f4f4d5d70b0> > disk = existing 29549MB disk sdd (13) with existing msdos disklabel > start = 2048 end = 60516479 length = 60514432 > flags = boot >10:05:06,701 DEBUG storage: Ext2FS.supported: supported: True ; >10:05:06,703 INFO storage: got format: Ext2FS instance (0x7f4f4d5d8710) -- > type = ext2 name = ext2 status = False > device = /dev/sdd1 uuid = 27352d77-1bf4-456c-a947-595ba8889922 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = LIVE size = 29548.0 targetSize = 29548.0 > >10:05:06,715 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-PIONEER_DVD-RW_DVR-111D /dev/disk/by-label/FIRE_AND_CONSTRUCTION_05_51263\\x1f', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata7/host7/target7:0:0/7:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '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_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_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_LABEL': 'FIRE_AND_CONSTRUCTION_05_51263_', > 'ID_FS_LABEL_ENC': 'FIRE_AND_CONSTRUCTION_05_51263\\x1f', > 'ID_FS_TYPE': 'udf', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'PIONEER_DVD-RW_DVR-111D', > 'ID_MODEL_ENC': 'PIONEER\\x20DVD-RW\\x20\\x20DVR-111D\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_REVISION': '1.23', > 'ID_SERIAL': 'PIONEER_DVD-RW_DVR-111D', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '812717', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-PIONEER_DVD-RW_DVR-111D', > '/dev/disk/by-label/FIRE_AND_CONSTRUCTION_05_51263\\x1f'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.1/ata7/host7/target7:0:0/7:0:0:0/block/sr0'} ; name: sr0 ; >10:05:06,716 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:14.1/ata7/host7/target7:0:0/7:0:0:0/block/sr0)... >10:05:06,720 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >10:05:06,722 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:06,722 INFO storage: sr0 is a cdrom >10:05:06,725 DEBUG storage: DeviceTree.addUdevOpticalDevice: >10:05:06,725 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:06,727 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >10:05:06,728 INFO storage: added cdrom sr0 (id 15) to device tree >10:05:06,730 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:06,754 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >10:05:06,756 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >10:05:06,756 DEBUG storage: getFormat('udf') returning DeviceFormat instance >10:05:06,758 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >10:05:06,760 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >10:05:06,971 WARN storage: disklabel detected but not usable on sr0 >10:05:06,972 INFO storage: type detected on 'sr0' is 'udf' >10:05:06,973 DEBUG storage: getFormat('udf') returning DeviceFormat instance >10:05:06,978 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >10:05:06,983 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:07,005 DEBUG storage: looking up parted Device: /dev/sr0 >10:05:07,007 INFO storage: got device: OpticalDevice instance (0x7f4f4d5d8650) -- > name = sr0 status = True kids = 0 id = 15 > parents = [] > uuid = None size = 4246.06054688 > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.1/ata7/host7/target7:0:0/7:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: PIONEER DVD-RW DVR-111D path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2173983 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 7 did: 0 busy: False > hardwareGeometry: (135, 255, 63) biosGeometry: (135, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f4d5e0200> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >10:05:07,016 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-Pioneer_DVD-ROM_ATAPIModel_DVD-116_0102', > 'DEVNAME': 'sr1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.1/ata7/host7/target7:0:1/7:0:1:0/block/sr1', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_MODEL': 'Pioneer_DVD-ROM_ATAPIModel_DVD-116_0102', > 'ID_MODEL_ENC': 'Pioneer\\x20DVD-ROM\\x20ATAPIModel\\x20DVD-116\\x20\\x200102', > 'ID_REVISION': 'E1.02', > 'ID_SERIAL': 'Pioneer_DVD-ROM_ATAPIModel_DVD-116_0102', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '812805', > 'name': 'sr1', > 'symlinks': ['/dev/disk/by-id/ata-Pioneer_DVD-ROM_ATAPIModel_DVD-116_0102'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.1/ata7/host7/target7:0:1/7:0:1:0/block/sr1'} ; name: sr1 ; >10:05:07,016 INFO storage: scanning sr1 (/devices/pci0000:00/0000:00:14.1/ata7/host7/target7:0:1/7:0:1:0/block/sr1)... >10:05:07,018 DEBUG storage: DeviceTree.getDeviceByName: name: sr1 ; >10:05:07,020 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:07,020 INFO storage: sr1 is a cdrom >10:05:07,022 DEBUG storage: DeviceTree.addUdevOpticalDevice: >10:05:07,022 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:07,025 DEBUG storage: OpticalDevice._setFormat: sr1 ; current: None ; type: None ; >10:05:07,025 INFO storage: added cdrom sr1 (id 16) to device tree >10:05:07,027 DEBUG storage: OpticalDevice.mediaPresent: sr1 ; status: True ; >10:05:07,037 DEBUG storage: no device or no media present >10:05:07,044 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': '847998', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >10:05:07,046 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >10:05:07,049 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >10:05:07,051 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:07,051 INFO storage: loop0 is a loop device >10:05:07,054 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >10:05:07,057 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >10:05:07,059 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:07,060 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:07,064 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >10:05:07,064 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 17) to device tree >10:05:07,069 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >10:05:07,070 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:07,073 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:05:07,074 INFO storage: added loop loop0 (id 18) to device tree >10:05:07,077 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >10:05:07,079 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >10:05:07,080 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >10:05:07,124 DEBUG storage: LoopDevice.setup: loop0 ; status: True ; controllable: False ; orig: False ; >10:05:07,150 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >10:05:07,156 WARN storage: disklabel detected but not usable on loop0 >10:05:07,158 INFO storage: type detected on 'loop0' is 'squashfs' >10:05:07,159 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >10:05:07,161 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >10:05:07,178 DEBUG storage: looking up parted Device: /run/install/repo/LiveOS/squashfs.img >10:05:07,201 DEBUG storage: looking up parted Device: /dev/loop0 >10:05:07,204 INFO storage: got device: LoopDevice instance (0x7f4f4d5e2d50) -- > name = loop0 status = True kids = 0 id = 18 > parents = ['existing 196MB file /run/install/repo/LiveOS/squashfs.img (17)'] > uuid = None size = 196.86328125 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Loopback device path: /dev/loop0 type: 18 > sectorSize: 512 physicalSectorSize: 512 > length: 403176 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f4d5e0680> > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >10:05:07,215 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/ec2ad3ef-ee82-49e8-b770-708777ce23aa', > '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': 'ec2ad3ef-ee82-49e8-b770-708777ce23aa', > 'ID_FS_UUID_ENC': 'ec2ad3ef-ee82-49e8-b770-708777ce23aa', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '848037', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ec2ad3ef-ee82-49e8-b770-708777ce23aa'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >10:05:07,216 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >10:05:07,218 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >10:05:07,220 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:07,220 INFO storage: loop1 is a loop device >10:05:07,222 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >10:05:07,226 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >10:05:07,231 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:07,233 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:07,240 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >10:05:07,241 INFO storage: added file /LiveOS/rootfs.img (id 19) to device tree >10:05:07,248 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >10:05:07,249 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:07,259 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >10:05:07,260 INFO storage: added loop loop1 (id 20) to device tree >10:05:07,265 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >10:05:07,270 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >10:05:07,276 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:07,278 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:05:07,279 DEBUG storage: device loop1 does not contain a disklabel >10:05:07,280 INFO storage: type detected on 'loop1' is 'ext4' >10:05:07,377 DEBUG storage: padding min size from 0 up to 0 >10:05:07,382 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:07,383 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:05:07,389 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >10:05:07,392 INFO storage: got device: LoopDevice instance (0x7f4f4d5e8210) -- > name = loop1 status = False kids = 0 id = 20 > parents = ['existing 0MB file /LiveOS/rootfs.img (19)'] > 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 >10:05:07,398 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:07,400 INFO storage: got format: Ext4FS instance (0x7f4f4d5e8d90) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = ec2ad3ef-ee82-49e8-b770-708777ce23aa exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >10:05:07,409 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '849480', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >10:05:07,411 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >10:05:07,415 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >10:05:07,420 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:07,421 INFO storage: loop2 is a loop device >10:05:07,424 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >10:05:07,426 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >10:05:07,428 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:07,429 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:07,432 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >10:05:07,433 INFO storage: added file /overlay (deleted) (id 21) to device tree >10:05:07,440 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >10:05:07,441 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:07,446 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >10:05:07,447 INFO storage: added loop loop2 (id 22) to device tree >10:05:07,452 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >10:05:07,455 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >10:05:07,462 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:07,463 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >10:05:07,466 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >10:05:07,472 WARN storage: disklabel detected but not usable on loop2 >10:05:07,473 DEBUG storage: no type or existing type for loop2, bailing >10:05:07,474 INFO storage: got device: LoopDevice instance (0x7f4f48d04e50) -- > name = loop2 status = False kids = 0 id = 22 > parents = ['existing 0MB file /overlay (deleted) (21)'] > 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 >10:05:07,477 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': '849523', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >10:05:07,477 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >10:05:07,478 DEBUG storage: lvm filter: adding loop3 to the reject list >10:05:07,480 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': '849551', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >10:05:07,481 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >10:05:07,482 DEBUG storage: lvm filter: adding loop4 to the reject list >10:05:07,485 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': '849572', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >10:05:07,486 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >10:05:07,487 DEBUG storage: lvm filter: adding loop5 to the reject list >10:05:07,493 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': '849592', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >10:05:07,494 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >10:05:07,495 DEBUG storage: lvm filter: adding loop6 to the reject list >10:05:07,502 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': '850328', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >10:05:07,503 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >10:05:07,503 DEBUG storage: lvm filter: adding loop7 to the reject list >10:05:07,504 DEBUG storage: Skipping a device mapper drive (dm-0) for now >10:05:07,504 DEBUG storage: Skipping a device mapper drive (dm-1) for now >10:05:07,504 DEBUG storage: Skipping a device mapper drive (dm-2) for now >10:05:07,504 DEBUG storage: Skipping a device mapper drive (dm-3) for now >10:05:07,504 DEBUG storage: Skipping a device mapper drive (dm-4) for now >10:05:07,504 DEBUG storage: Skipping a device mapper drive (dm-5) for now >10:05:07,504 DEBUG storage: Skipping a device mapper drive (dm-6) for now >10:05:07,505 DEBUG storage: Skipping a device mapper drive (dm-7) for now >10:05:07,505 DEBUG storage: Skipping a device mapper drive (dm-8) for now >10:05:07,505 DEBUG storage: Skipping a device mapper drive (dm-9) for now >10:05:07,509 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-name-scratch /dev/disk/by-id/md-uuid-051b4ab6:aab78e08:584b8cdf:9ebe9dfc /dev/disk/by-label/fast-scratch /dev/disk/by-uuid/3a64d285-94ee-4f06-badc-e682aa9f3510 /dev/md/scratch_0', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'fast-scratch', > 'ID_FS_LABEL_ENC': 'fast-scratch', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '3a64d285-94ee-4f06-badc-e682aa9f3510', > 'ID_FS_UUID_ENC': '3a64d285-94ee-4f06-badc-e682aa9f3510', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '3', > 'MD_DEVNAME': 'scratch_0', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'scratch', > 'MD_UUID': '051b4ab6:aab78e08:584b8cdf:9ebe9dfc', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '380996', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-name-scratch', > '/dev/disk/by-id/md-uuid-051b4ab6:aab78e08:584b8cdf:9ebe9dfc', > '/dev/disk/by-label/fast-scratch', > '/dev/disk/by-uuid/3a64d285-94ee-4f06-badc-e682aa9f3510', > '/dev/md/scratch_0'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >10:05:07,510 INFO storage: scanning md126 (/devices/virtual/block/md126)... >10:05:07,512 DEBUG storage: DeviceTree.getDeviceByName: name: md126 ; >10:05:07,515 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:07,516 INFO storage: md126 is an md device >10:05:07,521 DEBUG storage: DeviceTree.getDeviceByUuid returned None >10:05:07,526 DEBUG storage: DeviceTree.addUdevMDDevice: name: scratch_0 ; >10:05:07,531 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >10:05:07,534 DEBUG storage: DeviceTree.getDeviceByName returned existing 190779MB partition sda1 (1) with existing mdmember >10:05:07,536 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >10:05:07,538 DEBUG storage: DeviceTree.getDeviceByName returned existing 190779MB partition sdb1 (6) with existing mdmember >10:05:07,540 DEBUG storage: DeviceTree.getDeviceByName: name: sdc2 ; >10:05:07,542 DEBUG storage: DeviceTree.getDeviceByName returned existing 190779MB partition sdc2 (9) with existing mdmember >10:05:07,544 DEBUG storage: DeviceTree.getDeviceByName: name: scratch_0 ; >10:05:07,545 DEBUG storage: existing RAID 0 size == 572336.09375 >10:05:07,547 DEBUG storage: DeviceTree.getDeviceByName returned existing 572336MB mdarray scratch_0 (2) >10:05:07,549 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: scratch_0 ; >10:05:07,551 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: scratch_0 ; label_type: None ; >10:05:07,553 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:07,554 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:05:07,554 DEBUG storage: device scratch_0 does not contain a disklabel >10:05:07,554 INFO storage: type detected on 'md126' is 'ext4' >10:05:07,740 DEBUG storage: padding min size from 210045 up to 210545 >10:05:07,744 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:07,745 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:05:07,747 DEBUG storage: MDRaidArrayDevice._setFormat: scratch_0 ; current: None ; type: ext4 ; >10:05:07,749 DEBUG storage: existing RAID 0 size == 572336.09375 >10:05:07,751 INFO storage: got device: MDRaidArrayDevice instance (0x7f4f505ed190) -- > name = scratch_0 status = True kids = 0 id = 2 > parents = ['existing 190779MB partition sda1 (1) with existing mdmember', > 'existing 190779MB partition sdb1 (6) with existing mdmember', > 'existing 190779MB partition sdc2 (9) with existing mdmember'] > uuid = 051b4ab6:aab78e08:584b8cdf:9ebe9dfc size = 572336.09375 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/scratch_0 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 1172144320 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (146518040, 2, 4) biosGeometry: (72962, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f50653320> > target size = 0 path = /dev/md/scratch_0 > format args = None originalFormat = None level = 0 spares = 0 > members = 3 > total devices = 3 metadata version = 1.2 >10:05:07,753 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:07,754 INFO storage: got format: Ext4FS instance (0x7f4f48d09810) -- > type = ext4 name = ext4 status = False > device = /dev/md/scratch_0 uuid = 3a64d285-94ee-4f06-badc-e682aa9f3510 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = fast-scratch size = 572336.0 targetSize = 572336.0 > >10:05:07,761 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-name-:datas /dev/disk/by-id/md-uuid-f6738352:ea1f3950:b5c66b31:687d53f1 /dev/md/:datas', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'Rrx7kH-twPy-63tp-06lH-Wrxc-JE3C-bkEuLw', > 'ID_FS_UUID_ENC': 'Rrx7kH-twPy-63tp-06lH-Wrxc-JE3C-bkEuLw', > 'ID_FS_VERSION': 'LVM2\\x20001', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----', '-wi-ao---'], > 'LVM2_LV_NAME': ['homes', 'mail', 'luks'], > 'LVM2_LV_SIZE': ['91226112.00', '6430720.00', '439554048.00'], > 'LVM2_LV_UUID': ['F1fCQe-Cq3S-i13U-gLNT-Pgov-cCaG-yvcftR', > 'ShrCX0-2OLm-UqpI-yi8H-PLfD-KCsU-oWkA2m', > 'ydylpc-jVcj-akKa-8A7U-9pOf-w9as-DTtKJD'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/md127', > 'LVM2_PV_PE_ALLOC_COUNT': '131155', > 'LVM2_PV_PE_COUNT': '131155', > 'LVM2_PV_SIZE': '537210880.00', > 'LVM2_PV_UUID': 'Rrx7kH-twPy-63tp-06lH-Wrxc-JE3C-bkEuLw', > 'LVM2_VG_EXTENT_COUNT': '131155', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'data', > 'LVM2_VG_SIZE': '537210880.00', > 'LVM2_VG_UUID': 'hLlY3O-8Ldl-POPM-i8lH-ClG9-g0md-atVzwY', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVNAME': ':datas', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': ':datas', > 'MD_UUID': 'f6738352:ea1f3950:b5c66b31:687d53f1', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '368762', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-:datas', > '/dev/disk/by-id/md-uuid-f6738352:ea1f3950:b5c66b31:687d53f1', > '/dev/md/:datas'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >10:05:07,762 INFO storage: scanning md127 (/devices/virtual/block/md127)... >10:05:07,800 DEBUG storage: DeviceTree.getDeviceByName: name: md127 ; >10:05:07,803 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:07,803 INFO storage: md127 is an md device >10:05:07,805 DEBUG storage: DeviceTree.getDeviceByUuid returned None >10:05:07,806 DEBUG storage: DeviceTree.addUdevMDDevice: name: :datas ; >10:05:07,808 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >10:05:07,810 DEBUG storage: DeviceTree.getDeviceByName returned existing 524622MB partition sda2 (3) with existing mdmember >10:05:07,812 DEBUG storage: DeviceTree.getDeviceByName: name: sdc3 ; >10:05:07,815 DEBUG storage: DeviceTree.getDeviceByName returned existing 524622MB partition sdc3 (10) with existing mdmember >10:05:07,816 DEBUG storage: DeviceTree.getDeviceByName: name: :datas ; >10:05:07,817 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:07,820 DEBUG storage: DeviceTree.getDeviceByName returned existing 524621MB mdarray :datas (4) >10:05:07,822 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: :datas ; >10:05:07,824 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: :datas ; label_type: None ; >10:05:07,826 DEBUG storage: LVMPhysicalVolume.__init__: >10:05:07,827 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >10:05:07,827 DEBUG storage: device :datas does not contain a disklabel >10:05:07,827 INFO storage: type detected on 'md127' is 'LVM2_member' >10:05:07,830 DEBUG storage: LVMPhysicalVolume.__init__: vgName: data ; uuid: Rrx7kH-twPy-63tp-06lH-Wrxc-JE3C-bkEuLw ; exists: True ; vgUuid: hLlY3O-8Ldl-POPM-i8lH-ClG9-g0md-atVzwY ; label: None ; peStart: 1.0 ; device: /dev/md/:datas ; serial: None ; >10:05:07,830 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >10:05:07,832 DEBUG storage: MDRaidArrayDevice._setFormat: :datas ; current: None ; type: lvmpv ; >10:05:07,834 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: :datas ; >10:05:07,836 DEBUG storage: DeviceTree.getDeviceByName: name: data ; >10:05:07,838 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:07,840 DEBUG storage: MDRaidArrayDevice.addChild: kids: 0 ; name: :datas ; >10:05:07,841 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:07,843 DEBUG storage: LVMVolumeGroupDevice._setFormat: data ; current: None ; type: None ; >10:05:07,844 INFO storage: added lvmvg data (id 23) to device tree >10:05:07,846 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:07,847 INFO storage: got device: MDRaidArrayDevice instance (0x7f4f505ed710) -- > name = :datas status = True kids = 1 id = 4 > parents = ['existing 524622MB partition sda2 (3) with existing mdmember', > 'existing 524622MB partition sdc3 (10) with existing mdmember'] > uuid = f6738352:ea1f3950:b5c66b31:687d53f1 size = 524621.523438 > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md127 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/:datas type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 1074424880 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (134303110, 2, 4) biosGeometry: (66879, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f50653440> > target size = 0 path = /dev/md/:datas > format args = None originalFormat = None level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >10:05:07,848 INFO storage: got format: LVMPhysicalVolume instance (0x7f4f505f8690) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/md/:datas uuid = Rrx7kH-twPy-63tp-06lH-Wrxc-JE3C-bkEuLw exists = True > options = None supported = True formattable = True resizable = False > vgName = data vgUUID = hLlY3O-8Ldl-POPM-i8lH-ClG9-g0md-atVzwY peStart = 1.0 >10:05:07,919 INFO storage: devices to scan: ['dm-0', 'dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7', 'dm-8', 'dm-9'] >10:05:07,924 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/ec2ad3ef-ee82-49e8-b770-708777ce23aa /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': 'ec2ad3ef-ee82-49e8-b770-708777ce23aa', > 'ID_FS_UUID_ENC': 'ec2ad3ef-ee82-49e8-b770-708777ce23aa', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '734313', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/ec2ad3ef-ee82-49e8-b770-708777ce23aa', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >10:05:07,924 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >10:05:07,926 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >10:05:07,928 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:07,928 INFO storage: live-rw is a device-mapper device >10:05:07,929 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >10:05:07,932 DEBUG storage: LVMVolumeGroupDevice.getDMNode: system ; status: True ; >10:05:07,933 DEBUG storage: failed to find dm node for system >10:05:07,935 DEBUG storage: LVMVolumeGroupDevice.getDMNode: data ; status: True ; >10:05:07,936 DEBUG storage: failed to find dm node for data >10:05:07,938 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >10:05:07,940 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (20) with existing ext4 filesystem >10:05:07,943 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >10:05:07,945 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (22) >10:05:07,948 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >10:05:07,950 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:07,952 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >10:05:07,953 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:07,955 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >10:05:07,955 INFO storage: added dm live-rw (id 24) to device tree >10:05:07,957 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >10:05:07,959 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >10:05:07,962 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:07,962 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:05:07,963 DEBUG storage: device live-rw does not contain a disklabel >10:05:07,963 INFO storage: type detected on 'live-rw' is 'ext4' >10:05:08,053 DEBUG storage: padding min size from 712 up to 783 >10:05:08,058 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:08,060 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:05:08,066 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >10:05:08,070 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >10:05:08,084 INFO storage: got device: DMDevice instance (0x7f4f48d1ef90) -- > name = live-rw status = True kids = 0 id = 24 > parents = ['existing 0MB loop loop2 (22)'] > 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 0x7f4f48d26200> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >10:05:08,090 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:08,092 INFO storage: got format: Ext4FS instance (0x7f4f48d2b410) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = ec2ad3ef-ee82-49e8-b770-708777ce23aa exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >10:05:08,098 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/data/homes /dev/disk/by-id/dm-name-data-homes /dev/disk/by-id/dm-uuid-LVM-hLlY3O8LdlPOPMi8lHClG9g0mdatVzwYF1fCQeCq3Si13UgLNTPgovcCaGyvcftR /dev/disk/by-label/homes /dev/disk/by-uuid/92903620-f0f3-4f5a-bce2-7fb6de0650f7 /dev/mapper/data-homes', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'homes', > 'DM_NAME': 'data-homes', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-hLlY3O8LdlPOPMi8lHClG9g0mdatVzwYF1fCQeCq3Si13UgLNTPgovcCaGyvcftR', > 'DM_VG_NAME': 'data', > 'ID_FS_LABEL': 'homes', > 'ID_FS_LABEL_ENC': 'homes', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '92903620-f0f3-4f5a-bce2-7fb6de0650f7', > 'ID_FS_UUID_ENC': '92903620-f0f3-4f5a-bce2-7fb6de0650f7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '113614', > 'name': 'dm-1', > 'symlinks': ['/dev/data/homes', > '/dev/disk/by-id/dm-name-data-homes', > '/dev/disk/by-id/dm-uuid-LVM-hLlY3O8LdlPOPMi8lHClG9g0mdatVzwYF1fCQeCq3Si13UgLNTPgovcCaGyvcftR', > '/dev/disk/by-label/homes', > '/dev/disk/by-uuid/92903620-f0f3-4f5a-bce2-7fb6de0650f7', > '/dev/mapper/data-homes'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: data-homes ; >10:05:08,099 INFO storage: scanning data-homes (/devices/virtual/block/dm-1)... >10:05:08,101 DEBUG storage: DeviceTree.getDeviceByName: name: data-homes ; >10:05:08,103 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:08,103 INFO storage: data-homes is an lvm logical volume >10:05:08,105 DEBUG storage: DeviceTree.addUdevLVDevice: name: data-homes ; >10:05:08,115 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-name-:datas /dev/disk/by-id/md-uuid-f6738352:ea1f3950:b5c66b31:687d53f1 /dev/md/:datas', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'Rrx7kH-twPy-63tp-06lH-Wrxc-JE3C-bkEuLw', > 'ID_FS_UUID_ENC': 'Rrx7kH-twPy-63tp-06lH-Wrxc-JE3C-bkEuLw', > 'ID_FS_VERSION': 'LVM2\\x20001', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----', '-wi-a----'], > 'LVM2_LV_NAME': ['homes', 'mail', 'luks'], > 'LVM2_LV_SIZE': ['91226112.00', '6430720.00', '439554048.00'], > 'LVM2_LV_UUID': ['F1fCQe-Cq3S-i13U-gLNT-Pgov-cCaG-yvcftR', > 'ShrCX0-2OLm-UqpI-yi8H-PLfD-KCsU-oWkA2m', > 'ydylpc-jVcj-akKa-8A7U-9pOf-w9as-DTtKJD'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/md127', > 'LVM2_PV_PE_ALLOC_COUNT': '131155', > 'LVM2_PV_PE_COUNT': '131155', > 'LVM2_PV_SIZE': '537210880.00', > 'LVM2_PV_UUID': 'Rrx7kH-twPy-63tp-06lH-Wrxc-JE3C-bkEuLw', > 'LVM2_VG_EXTENT_COUNT': '131155', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'data', > 'LVM2_VG_SIZE': '537210880.00', > 'LVM2_VG_UUID': 'hLlY3O-8Ldl-POPM-i8lH-ClG9-g0md-atVzwY', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVNAME': ':datas', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': ':datas', > 'MD_UUID': 'f6738352:ea1f3950:b5c66b31:687d53f1', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '368762', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-:datas', > '/dev/disk/by-id/md-uuid-f6738352:ea1f3950:b5c66b31:687d53f1', > '/dev/md/:datas'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >10:05:08,116 INFO storage: scanning md127 (/devices/virtual/block/md127)... >10:05:08,118 DEBUG storage: DeviceTree.getDeviceByName: name: md127 ; >10:05:08,120 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:08,120 INFO storage: md127 is an md device >10:05:08,123 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:08,123 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 524621MB mdarray :datas (4) with existing lvmpv >10:05:08,125 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: :datas ; >10:05:08,128 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: :datas ; label_type: None ; >10:05:08,130 DEBUG storage: LVMPhysicalVolume.__init__: >10:05:08,130 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >10:05:08,130 DEBUG storage: device :datas does not contain a disklabel >10:05:08,131 DEBUG storage: no type or existing type for md127, bailing >10:05:08,133 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:08,134 INFO storage: got device: MDRaidArrayDevice instance (0x7f4f505ed710) -- > name = :datas status = True kids = 1 id = 4 > parents = ['existing 524622MB partition sda2 (3) with existing mdmember', > 'existing 524622MB partition sdc3 (10) with existing mdmember'] > uuid = f6738352:ea1f3950:b5c66b31:687d53f1 size = 524621.523438 > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md127 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/:datas type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 1074424880 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (134303110, 2, 4) biosGeometry: (66879, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f50653440> > target size = 0 path = /dev/md/:datas > format args = None originalFormat = lvmpv level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >10:05:08,135 INFO storage: got format: LVMPhysicalVolume instance (0x7f4f505f8690) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/md/:datas uuid = Rrx7kH-twPy-63tp-06lH-Wrxc-JE3C-bkEuLw exists = True > options = None supported = True formattable = True resizable = False > vgName = data vgUUID = hLlY3O-8Ldl-POPM-i8lH-ClG9-g0md-atVzwY peStart = 1.0 >10:05:08,138 DEBUG storage: DeviceTree.getDeviceByName: name: data ; >10:05:08,139 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:08,142 DEBUG storage: DeviceTree.getDeviceByName returned existing 524620MB lvmvg data (23) >10:05:08,142 DEBUG storage: no device or no media present >10:05:08,147 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-system-fedora16 /dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqfbJ2fmc612m2db5CCU2yseJ327N7wy6l /dev/disk/by-label/fedora16 /dev/disk/by-uuid/d50e5c63-8aed-4b82-8ec6-22a28771421e /dev/mapper/system-fedora16 /dev/system/fedora16', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'fedora16', > 'DM_NAME': 'system-fedora16', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqfbJ2fmc612m2db5CCU2yseJ327N7wy6l', > 'DM_VG_NAME': 'system', > 'ID_FS_LABEL': 'fedora16', > 'ID_FS_LABEL_ENC': 'fedora16', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd50e5c63-8aed-4b82-8ec6-22a28771421e', > 'ID_FS_UUID_ENC': 'd50e5c63-8aed-4b82-8ec6-22a28771421e', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '113591', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-system-fedora16', > '/dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqfbJ2fmc612m2db5CCU2yseJ327N7wy6l', > '/dev/disk/by-label/fedora16', > '/dev/disk/by-uuid/d50e5c63-8aed-4b82-8ec6-22a28771421e', > '/dev/mapper/system-fedora16', > '/dev/system/fedora16'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: system-fedora16 ; >10:05:08,147 INFO storage: scanning system-fedora16 (/devices/virtual/block/dm-2)... >10:05:08,149 DEBUG storage: DeviceTree.getDeviceByName: name: system-fedora16 ; >10:05:08,151 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:08,152 INFO storage: system-fedora16 is an lvm logical volume >10:05:08,154 DEBUG storage: DeviceTree.addUdevLVDevice: name: system-fedora16 ; >10:05:08,165 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-00J2GB0_WD-WCAYY0289686-part4 /dev/disk/by-id/wwn-0x50014ee25a7ad8d8-part4', > 'DEVNAME': 'sdc4', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '410', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '410', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi', > 'ID_FS_UUID_ENC': 'U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD20EARS-00J2GB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-00J2GB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '1465642080', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2441381985', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD20EARS-00J2GB0_WD-WCAYY0289686', > 'ID_SERIAL_SHORT': 'WD-WCAYY0289686', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25a7ad8d8', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25a7ad8d8', > 'LVM2_LV_ATTR': ['-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '', > '-wi-a----'], > 'LVM2_LV_NAME': ['fedora16', > 'debian603', > 'swap', > 'fedora17', > 'scratch', > '', > 'fedora15'], > 'LVM2_LV_SIZE': ['19533824.00', > '19533824.00', > '9773056.00', > '19533824.00', > '1084809216.00', > '0', > '19853312.00'], > 'LVM2_LV_UUID': ['fbJ2fm-c612-m2db-5CCU-2yse-J327-N7wy6l', > 'RxtOQA-oj0w-k1oA-2N0l-t1bA-1OLw-IrHulN', > 'Ol0DVD-AtUT-T2z3-tfMR-HVDr-x3Nm-yd8lQe', > 'RkaoPI-3bJm-Idfj-NoRo-IfCj-82kv-9yixdB', > 'w029O2-ILF3-G5oO-n7z8-Ha6J-Cs4V-by1u7N', > '', > 'ZqC1NZ-i54s-YPAT-hboW-BeIc-pANh-yyZNUg'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sdc4', > 'LVM2_PV_PE_ALLOC_COUNT': '286386', > 'LVM2_PV_PE_COUNT': '298020', > 'LVM2_PV_SIZE': '1220689920.00', > 'LVM2_PV_UUID': 'U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi', > 'LVM2_VG_EXTENT_COUNT': '298020', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '47652864.00', > 'LVM2_VG_FREE_COUNT': '11634', > 'LVM2_VG_NAME': 'system', > 'LVM2_VG_SIZE': '1220689920.00', > 'LVM2_VG_UUID': '6CjWN2-Fsxs-YSBF-AfpA-Aeo4-c8Uc-cfGRZq', > 'MAJOR': '8', > 'MINOR': '36', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '778745', > 'name': 'sdc4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-00J2GB0_WD-WCAYY0289686-part4', > '/dev/disk/by-id/wwn-0x50014ee25a7ad8d8-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4'} ; name: sdc4 ; >10:05:08,166 INFO storage: scanning sdc4 (/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4)... >10:05:08,168 DEBUG storage: DeviceTree.getDeviceByName: name: sdc4 ; >10:05:08,171 DEBUG storage: DeviceTree.getDeviceByName returned existing 1192081MB partition sdc4 (11) with existing lvmpv >10:05:08,172 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc4 ; >10:05:08,175 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc4 ; label_type: dos ; >10:05:08,177 DEBUG storage: PartitionDevice.setup: sdc4 ; status: True ; controllable: True ; orig: False ; >10:05:08,179 DEBUG storage: DiskLabel.__init__: device: /dev/sdc4 ; labelType: dos ; exists: True ; >10:05:08,184 WARN storage: disklabel detected but not usable on sdc4 >10:05:08,187 DEBUG storage: no type or existing type for sdc4, bailing >10:05:08,197 INFO storage: got device: PartitionDevice instance (0x7f4f4d5c5310) -- > name = sdc4 status = True kids = 1 id = 11 > parents = ['existing 1907729MB disk sdc (7) with existing msdos disklabel'] > uuid = None size = 1192081.04736 > format = existing lvmpv > major = 8 minor = 36 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2441381985 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (151969, 255, 63) biosGeometry: (151969, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f5060a7a0> > target size = 0 path = /dev/sdc4 > 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 0x7f4f505fc2d0> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f505fcb50> PedPartition: <_ped.Partition object at 0x7f4f50600170> > disk = existing 1907729MB disk sdc (7) with existing msdos disklabel > start = 1465642080 end = 3907024064 length = 2441381985 > flags = lvm >10:05:08,200 INFO storage: got format: LVMPhysicalVolume instance (0x7f4f4d5ce8d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdc4 uuid = U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi exists = True > options = None supported = True formattable = True resizable = False > vgName = system vgUUID = 6CjWN2-Fsxs-YSBF-AfpA-Aeo4-c8Uc-cfGRZq peStart = 1.0 >10:05:08,206 DEBUG storage: DeviceTree.getDeviceByName: name: system ; >10:05:08,212 DEBUG storage: DeviceTree.getDeviceByName returned existing 1192080MB lvmvg system (12) >10:05:08,213 DEBUG storage: no device or no media present >10:05:08,218 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/data/luks /dev/disk/by-id/dm-name-data-luks /dev/disk/by-id/dm-uuid-LVM-hLlY3O8LdlPOPMi8lHClG9g0mdatVzwYydylpcjVcjakKa8A7U9pOfw9asDTtKJD /dev/disk/by-uuid/b169c5f8-5303-451c-829e-ded7fce5dbbb /dev/mapper/data-luks', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'luks', > 'DM_NAME': 'data-luks', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-hLlY3O8LdlPOPMi8lHClG9g0mdatVzwYydylpcjVcjakKa8A7U9pOfw9asDTtKJD', > 'DM_VG_NAME': 'data', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'b169c5f8-5303-451c-829e-ded7fce5dbbb', > 'ID_FS_UUID_ENC': 'b169c5f8-5303-451c-829e-ded7fce5dbbb', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '115314', > 'name': 'dm-3', > 'symlinks': ['/dev/data/luks', > '/dev/disk/by-id/dm-name-data-luks', > '/dev/disk/by-id/dm-uuid-LVM-hLlY3O8LdlPOPMi8lHClG9g0mdatVzwYydylpcjVcjakKa8A7U9pOfw9asDTtKJD', > '/dev/disk/by-uuid/b169c5f8-5303-451c-829e-ded7fce5dbbb', > '/dev/mapper/data-luks'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: data-luks ; >10:05:08,222 INFO storage: scanning data-luks (/devices/virtual/block/dm-3)... >10:05:08,225 DEBUG storage: DeviceTree.getDeviceByName: name: data-luks ; >10:05:08,228 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:08,228 INFO storage: data-luks is an lvm logical volume >10:05:08,231 DEBUG storage: DeviceTree.addUdevLVDevice: name: data-luks ; >10:05:08,245 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-name-:datas /dev/disk/by-id/md-uuid-f6738352:ea1f3950:b5c66b31:687d53f1 /dev/md/:datas', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'Rrx7kH-twPy-63tp-06lH-Wrxc-JE3C-bkEuLw', > 'ID_FS_UUID_ENC': 'Rrx7kH-twPy-63tp-06lH-Wrxc-JE3C-bkEuLw', > 'ID_FS_VERSION': 'LVM2\\x20001', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----', '-wi-a----'], > 'LVM2_LV_NAME': ['homes', 'mail', 'luks'], > 'LVM2_LV_SIZE': ['91226112.00', '6430720.00', '439554048.00'], > 'LVM2_LV_UUID': ['F1fCQe-Cq3S-i13U-gLNT-Pgov-cCaG-yvcftR', > 'ShrCX0-2OLm-UqpI-yi8H-PLfD-KCsU-oWkA2m', > 'ydylpc-jVcj-akKa-8A7U-9pOf-w9as-DTtKJD'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/md127', > 'LVM2_PV_PE_ALLOC_COUNT': '131155', > 'LVM2_PV_PE_COUNT': '131155', > 'LVM2_PV_SIZE': '537210880.00', > 'LVM2_PV_UUID': 'Rrx7kH-twPy-63tp-06lH-Wrxc-JE3C-bkEuLw', > 'LVM2_VG_EXTENT_COUNT': '131155', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'data', > 'LVM2_VG_SIZE': '537210880.00', > 'LVM2_VG_UUID': 'hLlY3O-8Ldl-POPM-i8lH-ClG9-g0md-atVzwY', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVNAME': ':datas', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': ':datas', > 'MD_UUID': 'f6738352:ea1f3950:b5c66b31:687d53f1', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '368762', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-:datas', > '/dev/disk/by-id/md-uuid-f6738352:ea1f3950:b5c66b31:687d53f1', > '/dev/md/:datas'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >10:05:08,247 INFO storage: scanning md127 (/devices/virtual/block/md127)... >10:05:08,250 DEBUG storage: DeviceTree.getDeviceByName: name: md127 ; >10:05:08,254 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:08,255 INFO storage: md127 is an md device >10:05:08,260 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:08,262 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 524621MB mdarray :datas (4) with existing lvmpv >10:05:08,266 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: :datas ; >10:05:08,269 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: :datas ; label_type: None ; >10:05:08,273 DEBUG storage: LVMPhysicalVolume.__init__: >10:05:08,274 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >10:05:08,275 DEBUG storage: device :datas does not contain a disklabel >10:05:08,276 DEBUG storage: no type or existing type for md127, bailing >10:05:08,280 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:08,283 INFO storage: got device: MDRaidArrayDevice instance (0x7f4f505ed710) -- > name = :datas status = True kids = 1 id = 4 > parents = ['existing 524622MB partition sda2 (3) with existing mdmember', > 'existing 524622MB partition sdc3 (10) with existing mdmember'] > uuid = f6738352:ea1f3950:b5c66b31:687d53f1 size = 524621.523438 > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md127 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/:datas type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 1074424880 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (134303110, 2, 4) biosGeometry: (66879, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f50653440> > target size = 0 path = /dev/md/:datas > format args = None originalFormat = lvmpv level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >10:05:08,284 INFO storage: got format: LVMPhysicalVolume instance (0x7f4f505f8690) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/md/:datas uuid = Rrx7kH-twPy-63tp-06lH-Wrxc-JE3C-bkEuLw exists = True > options = None supported = True formattable = True resizable = False > vgName = data vgUUID = hLlY3O-8Ldl-POPM-i8lH-ClG9-g0md-atVzwY peStart = 1.0 >10:05:08,286 DEBUG storage: DeviceTree.getDeviceByName: name: data ; >10:05:08,288 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:08,290 DEBUG storage: DeviceTree.getDeviceByName returned existing 524620MB lvmvg data (23) >10:05:08,290 DEBUG storage: no device or no media present >10:05:08,295 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-system-scratch /dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqw029O2ILF3G5oOn7z8Ha6JCs4Vby1u7N /dev/disk/by-label/scratch /dev/disk/by-uuid/73dd0a94-1894-4866-a8e1-19784fcc0fc0 /dev/mapper/system-scratch /dev/system/scratch', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'scratch', > 'DM_NAME': 'system-scratch', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqw029O2ILF3G5oOn7z8Ha6JCs4Vby1u7N', > 'DM_VG_NAME': 'system', > 'ID_FS_LABEL': 'scratch', > 'ID_FS_LABEL_ENC': 'scratch', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '73dd0a94-1894-4866-a8e1-19784fcc0fc0', > 'ID_FS_UUID_ENC': '73dd0a94-1894-4866-a8e1-19784fcc0fc0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '115887', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-system-scratch', > '/dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqw029O2ILF3G5oOn7z8Ha6JCs4Vby1u7N', > '/dev/disk/by-label/scratch', > '/dev/disk/by-uuid/73dd0a94-1894-4866-a8e1-19784fcc0fc0', > '/dev/mapper/system-scratch', > '/dev/system/scratch'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: system-scratch ; >10:05:08,296 INFO storage: scanning system-scratch (/devices/virtual/block/dm-4)... >10:05:08,298 DEBUG storage: DeviceTree.getDeviceByName: name: system-scratch ; >10:05:08,299 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:08,300 INFO storage: system-scratch is an lvm logical volume >10:05:08,301 DEBUG storage: DeviceTree.addUdevLVDevice: name: system-scratch ; >10:05:08,313 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-00J2GB0_WD-WCAYY0289686-part4 /dev/disk/by-id/wwn-0x50014ee25a7ad8d8-part4', > 'DEVNAME': 'sdc4', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '410', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '410', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi', > 'ID_FS_UUID_ENC': 'U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD20EARS-00J2GB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-00J2GB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '1465642080', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2441381985', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD20EARS-00J2GB0_WD-WCAYY0289686', > 'ID_SERIAL_SHORT': 'WD-WCAYY0289686', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25a7ad8d8', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25a7ad8d8', > 'LVM2_LV_ATTR': ['-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '', > '-wi-a----'], > 'LVM2_LV_NAME': ['fedora16', > 'debian603', > 'swap', > 'fedora17', > 'scratch', > '', > 'fedora15'], > 'LVM2_LV_SIZE': ['19533824.00', > '19533824.00', > '9773056.00', > '19533824.00', > '1084809216.00', > '0', > '19853312.00'], > 'LVM2_LV_UUID': ['fbJ2fm-c612-m2db-5CCU-2yse-J327-N7wy6l', > 'RxtOQA-oj0w-k1oA-2N0l-t1bA-1OLw-IrHulN', > 'Ol0DVD-AtUT-T2z3-tfMR-HVDr-x3Nm-yd8lQe', > 'RkaoPI-3bJm-Idfj-NoRo-IfCj-82kv-9yixdB', > 'w029O2-ILF3-G5oO-n7z8-Ha6J-Cs4V-by1u7N', > '', > 'ZqC1NZ-i54s-YPAT-hboW-BeIc-pANh-yyZNUg'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sdc4', > 'LVM2_PV_PE_ALLOC_COUNT': '286386', > 'LVM2_PV_PE_COUNT': '298020', > 'LVM2_PV_SIZE': '1220689920.00', > 'LVM2_PV_UUID': 'U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi', > 'LVM2_VG_EXTENT_COUNT': '298020', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '47652864.00', > 'LVM2_VG_FREE_COUNT': '11634', > 'LVM2_VG_NAME': 'system', > 'LVM2_VG_SIZE': '1220689920.00', > 'LVM2_VG_UUID': '6CjWN2-Fsxs-YSBF-AfpA-Aeo4-c8Uc-cfGRZq', > 'MAJOR': '8', > 'MINOR': '36', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '778745', > 'name': 'sdc4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-00J2GB0_WD-WCAYY0289686-part4', > '/dev/disk/by-id/wwn-0x50014ee25a7ad8d8-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4'} ; name: sdc4 ; >10:05:08,314 INFO storage: scanning sdc4 (/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4)... >10:05:08,317 DEBUG storage: DeviceTree.getDeviceByName: name: sdc4 ; >10:05:08,319 DEBUG storage: DeviceTree.getDeviceByName returned existing 1192081MB partition sdc4 (11) with existing lvmpv >10:05:08,321 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc4 ; >10:05:08,324 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc4 ; label_type: dos ; >10:05:08,326 DEBUG storage: PartitionDevice.setup: sdc4 ; status: True ; controllable: True ; orig: False ; >10:05:08,328 DEBUG storage: DiskLabel.__init__: device: /dev/sdc4 ; labelType: dos ; exists: True ; >10:05:08,334 WARN storage: disklabel detected but not usable on sdc4 >10:05:08,337 DEBUG storage: no type or existing type for sdc4, bailing >10:05:08,347 INFO storage: got device: PartitionDevice instance (0x7f4f4d5c5310) -- > name = sdc4 status = True kids = 1 id = 11 > parents = ['existing 1907729MB disk sdc (7) with existing msdos disklabel'] > uuid = None size = 1192081.04736 > format = existing lvmpv > major = 8 minor = 36 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2441381985 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (151969, 255, 63) biosGeometry: (151969, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f5060a7a0> > target size = 0 path = /dev/sdc4 > 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 0x7f4f505fc2d0> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f505fcb50> PedPartition: <_ped.Partition object at 0x7f4f50600170> > disk = existing 1907729MB disk sdc (7) with existing msdos disklabel > start = 1465642080 end = 3907024064 length = 2441381985 > flags = lvm >10:05:08,351 INFO storage: got format: LVMPhysicalVolume instance (0x7f4f4d5ce8d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdc4 uuid = U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi exists = True > options = None supported = True formattable = True resizable = False > vgName = system vgUUID = 6CjWN2-Fsxs-YSBF-AfpA-Aeo4-c8Uc-cfGRZq peStart = 1.0 >10:05:08,355 DEBUG storage: DeviceTree.getDeviceByName: name: system ; >10:05:08,357 DEBUG storage: DeviceTree.getDeviceByName returned existing 1192080MB lvmvg system (12) >10:05:08,358 DEBUG storage: no device or no media present >10:05:08,363 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/data/mail /dev/disk/by-id/dm-name-data-mail /dev/disk/by-id/dm-uuid-LVM-hLlY3O8LdlPOPMi8lHClG9g0mdatVzwYShrCX02OLmUqpIyi8HPLfDKCsUoWkA2m /dev/disk/by-uuid/a4a3290b-570a-47de-bb8b-a1fed4ec1a81 /dev/mapper/data-mail', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'mail', > 'DM_NAME': 'data-mail', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-hLlY3O8LdlPOPMi8lHClG9g0mdatVzwYShrCX02OLmUqpIyi8HPLfDKCsUoWkA2m', > 'DM_VG_NAME': 'data', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'a4a3290b-570a-47de-bb8b-a1fed4ec1a81', > 'ID_FS_UUID_ENC': 'a4a3290b-570a-47de-bb8b-a1fed4ec1a81', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '116747', > 'name': 'dm-5', > 'symlinks': ['/dev/data/mail', > '/dev/disk/by-id/dm-name-data-mail', > '/dev/disk/by-id/dm-uuid-LVM-hLlY3O8LdlPOPMi8lHClG9g0mdatVzwYShrCX02OLmUqpIyi8HPLfDKCsUoWkA2m', > '/dev/disk/by-uuid/a4a3290b-570a-47de-bb8b-a1fed4ec1a81', > '/dev/mapper/data-mail'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: data-mail ; >10:05:08,364 INFO storage: scanning data-mail (/devices/virtual/block/dm-5)... >10:05:08,366 DEBUG storage: DeviceTree.getDeviceByName: name: data-mail ; >10:05:08,369 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:08,370 INFO storage: data-mail is an lvm logical volume >10:05:08,371 DEBUG storage: DeviceTree.addUdevLVDevice: name: data-mail ; >10:05:08,378 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-name-:datas /dev/disk/by-id/md-uuid-f6738352:ea1f3950:b5c66b31:687d53f1 /dev/md/:datas', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'Rrx7kH-twPy-63tp-06lH-Wrxc-JE3C-bkEuLw', > 'ID_FS_UUID_ENC': 'Rrx7kH-twPy-63tp-06lH-Wrxc-JE3C-bkEuLw', > 'ID_FS_VERSION': 'LVM2\\x20001', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----', '-wi-a----'], > 'LVM2_LV_NAME': ['homes', 'mail', 'luks'], > 'LVM2_LV_SIZE': ['91226112.00', '6430720.00', '439554048.00'], > 'LVM2_LV_UUID': ['F1fCQe-Cq3S-i13U-gLNT-Pgov-cCaG-yvcftR', > 'ShrCX0-2OLm-UqpI-yi8H-PLfD-KCsU-oWkA2m', > 'ydylpc-jVcj-akKa-8A7U-9pOf-w9as-DTtKJD'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/md127', > 'LVM2_PV_PE_ALLOC_COUNT': '131155', > 'LVM2_PV_PE_COUNT': '131155', > 'LVM2_PV_SIZE': '537210880.00', > 'LVM2_PV_UUID': 'Rrx7kH-twPy-63tp-06lH-Wrxc-JE3C-bkEuLw', > 'LVM2_VG_EXTENT_COUNT': '131155', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'data', > 'LVM2_VG_SIZE': '537210880.00', > 'LVM2_VG_UUID': 'hLlY3O-8Ldl-POPM-i8lH-ClG9-g0md-atVzwY', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVNAME': ':datas', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': ':datas', > 'MD_UUID': 'f6738352:ea1f3950:b5c66b31:687d53f1', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '368762', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-:datas', > '/dev/disk/by-id/md-uuid-f6738352:ea1f3950:b5c66b31:687d53f1', > '/dev/md/:datas'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >10:05:08,379 INFO storage: scanning md127 (/devices/virtual/block/md127)... >10:05:08,382 DEBUG storage: DeviceTree.getDeviceByName: name: md127 ; >10:05:08,384 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:08,385 INFO storage: md127 is an md device >10:05:08,388 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:08,389 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 524621MB mdarray :datas (4) with existing lvmpv >10:05:08,394 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: :datas ; >10:05:08,400 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: :datas ; label_type: None ; >10:05:08,406 DEBUG storage: LVMPhysicalVolume.__init__: >10:05:08,406 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >10:05:08,407 DEBUG storage: device :datas does not contain a disklabel >10:05:08,409 DEBUG storage: no type or existing type for md127, bailing >10:05:08,412 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:08,414 INFO storage: got device: MDRaidArrayDevice instance (0x7f4f505ed710) -- > name = :datas status = True kids = 1 id = 4 > parents = ['existing 524622MB partition sda2 (3) with existing mdmember', > 'existing 524622MB partition sdc3 (10) with existing mdmember'] > uuid = f6738352:ea1f3950:b5c66b31:687d53f1 size = 524621.523438 > format = existing lvmpv > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md127 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/:datas type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 1074424880 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (134303110, 2, 4) biosGeometry: (66879, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f50653440> > target size = 0 path = /dev/md/:datas > format args = None originalFormat = lvmpv level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >10:05:08,415 INFO storage: got format: LVMPhysicalVolume instance (0x7f4f505f8690) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/md/:datas uuid = Rrx7kH-twPy-63tp-06lH-Wrxc-JE3C-bkEuLw exists = True > options = None supported = True formattable = True resizable = False > vgName = data vgUUID = hLlY3O-8Ldl-POPM-i8lH-ClG9-g0md-atVzwY peStart = 1.0 >10:05:08,418 DEBUG storage: DeviceTree.getDeviceByName: name: data ; >10:05:08,419 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:08,423 DEBUG storage: DeviceTree.getDeviceByName returned existing 524620MB lvmvg data (23) >10:05:08,424 DEBUG storage: no device or no media present >10:05:08,431 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-system-fedora15 /dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqZqC1NZi54sYPAThboWBeIcpANhyyZNUg /dev/disk/by-label/fedora15 /dev/disk/by-uuid/09f86c03-86af-4e4c-b5b4-d397a250705b /dev/mapper/system-fedora15 /dev/system/fedora15', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'fedora15', > 'DM_NAME': 'system-fedora15', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqZqC1NZi54sYPAThboWBeIcpANhyyZNUg', > 'DM_VG_NAME': 'system', > 'ID_FS_LABEL': 'fedora15', > 'ID_FS_LABEL_ENC': 'fedora15', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '09f86c03-86af-4e4c-b5b4-d397a250705b', > 'ID_FS_UUID_ENC': '09f86c03-86af-4e4c-b5b4-d397a250705b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '118579', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-system-fedora15', > '/dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqZqC1NZi54sYPAThboWBeIcpANhyyZNUg', > '/dev/disk/by-label/fedora15', > '/dev/disk/by-uuid/09f86c03-86af-4e4c-b5b4-d397a250705b', > '/dev/mapper/system-fedora15', > '/dev/system/fedora15'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: system-fedora15 ; >10:05:08,432 INFO storage: scanning system-fedora15 (/devices/virtual/block/dm-6)... >10:05:08,434 DEBUG storage: DeviceTree.getDeviceByName: name: system-fedora15 ; >10:05:08,437 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:08,437 INFO storage: system-fedora15 is an lvm logical volume >10:05:08,439 DEBUG storage: DeviceTree.addUdevLVDevice: name: system-fedora15 ; >10:05:08,449 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-00J2GB0_WD-WCAYY0289686-part4 /dev/disk/by-id/wwn-0x50014ee25a7ad8d8-part4', > 'DEVNAME': 'sdc4', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '410', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '410', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi', > 'ID_FS_UUID_ENC': 'U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD20EARS-00J2GB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-00J2GB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '1465642080', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2441381985', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD20EARS-00J2GB0_WD-WCAYY0289686', > 'ID_SERIAL_SHORT': 'WD-WCAYY0289686', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25a7ad8d8', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25a7ad8d8', > 'LVM2_LV_ATTR': ['-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '', > '-wi-a----'], > 'LVM2_LV_NAME': ['fedora16', > 'debian603', > 'swap', > 'fedora17', > 'scratch', > '', > 'fedora15'], > 'LVM2_LV_SIZE': ['19533824.00', > '19533824.00', > '9773056.00', > '19533824.00', > '1084809216.00', > '0', > '19853312.00'], > 'LVM2_LV_UUID': ['fbJ2fm-c612-m2db-5CCU-2yse-J327-N7wy6l', > 'RxtOQA-oj0w-k1oA-2N0l-t1bA-1OLw-IrHulN', > 'Ol0DVD-AtUT-T2z3-tfMR-HVDr-x3Nm-yd8lQe', > 'RkaoPI-3bJm-Idfj-NoRo-IfCj-82kv-9yixdB', > 'w029O2-ILF3-G5oO-n7z8-Ha6J-Cs4V-by1u7N', > '', > 'ZqC1NZ-i54s-YPAT-hboW-BeIc-pANh-yyZNUg'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sdc4', > 'LVM2_PV_PE_ALLOC_COUNT': '286386', > 'LVM2_PV_PE_COUNT': '298020', > 'LVM2_PV_SIZE': '1220689920.00', > 'LVM2_PV_UUID': 'U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi', > 'LVM2_VG_EXTENT_COUNT': '298020', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '47652864.00', > 'LVM2_VG_FREE_COUNT': '11634', > 'LVM2_VG_NAME': 'system', > 'LVM2_VG_SIZE': '1220689920.00', > 'LVM2_VG_UUID': '6CjWN2-Fsxs-YSBF-AfpA-Aeo4-c8Uc-cfGRZq', > 'MAJOR': '8', > 'MINOR': '36', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '778745', > 'name': 'sdc4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-00J2GB0_WD-WCAYY0289686-part4', > '/dev/disk/by-id/wwn-0x50014ee25a7ad8d8-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4'} ; name: sdc4 ; >10:05:08,451 INFO storage: scanning sdc4 (/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4)... >10:05:08,453 DEBUG storage: DeviceTree.getDeviceByName: name: sdc4 ; >10:05:08,455 DEBUG storage: DeviceTree.getDeviceByName returned existing 1192081MB partition sdc4 (11) with existing lvmpv >10:05:08,457 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc4 ; >10:05:08,459 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc4 ; label_type: dos ; >10:05:08,461 DEBUG storage: PartitionDevice.setup: sdc4 ; status: True ; controllable: True ; orig: False ; >10:05:08,464 DEBUG storage: DiskLabel.__init__: device: /dev/sdc4 ; labelType: dos ; exists: True ; >10:05:08,468 WARN storage: disklabel detected but not usable on sdc4 >10:05:08,469 DEBUG storage: no type or existing type for sdc4, bailing >10:05:08,474 INFO storage: got device: PartitionDevice instance (0x7f4f4d5c5310) -- > name = sdc4 status = True kids = 1 id = 11 > parents = ['existing 1907729MB disk sdc (7) with existing msdos disklabel'] > uuid = None size = 1192081.04736 > format = existing lvmpv > major = 8 minor = 36 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2441381985 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (151969, 255, 63) biosGeometry: (151969, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f5060a7a0> > target size = 0 path = /dev/sdc4 > 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 0x7f4f505fc2d0> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f505fcb50> PedPartition: <_ped.Partition object at 0x7f4f50600170> > disk = existing 1907729MB disk sdc (7) with existing msdos disklabel > start = 1465642080 end = 3907024064 length = 2441381985 > flags = lvm >10:05:08,475 INFO storage: got format: LVMPhysicalVolume instance (0x7f4f4d5ce8d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdc4 uuid = U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi exists = True > options = None supported = True formattable = True resizable = False > vgName = system vgUUID = 6CjWN2-Fsxs-YSBF-AfpA-Aeo4-c8Uc-cfGRZq peStart = 1.0 >10:05:08,478 DEBUG storage: DeviceTree.getDeviceByName: name: system ; >10:05:08,480 DEBUG storage: DeviceTree.getDeviceByName returned existing 1192080MB lvmvg system (12) >10:05:08,480 DEBUG storage: no device or no media present >10:05:08,487 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-system-debian603 /dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqRxtOQAoj0wk1oA2N0lt1bA1OLwIrHulN /dev/disk/by-label/debian603 /dev/disk/by-uuid/1f7a3f71-c6a2-465f-8575-b08dd952a957 /dev/mapper/system-debian603 /dev/system/debian603', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'debian603', > 'DM_NAME': 'system-debian603', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqRxtOQAoj0wk1oA2N0lt1bA1OLwIrHulN', > 'DM_VG_NAME': 'system', > 'ID_FS_LABEL': 'debian603', > 'ID_FS_LABEL_ENC': 'debian603', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1f7a3f71-c6a2-465f-8575-b08dd952a957', > 'ID_FS_UUID_ENC': '1f7a3f71-c6a2-465f-8575-b08dd952a957', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '120184', > 'name': 'dm-7', > 'symlinks': ['/dev/disk/by-id/dm-name-system-debian603', > '/dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqRxtOQAoj0wk1oA2N0lt1bA1OLwIrHulN', > '/dev/disk/by-label/debian603', > '/dev/disk/by-uuid/1f7a3f71-c6a2-465f-8575-b08dd952a957', > '/dev/mapper/system-debian603', > '/dev/system/debian603'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: system-debian603 ; >10:05:08,489 INFO storage: scanning system-debian603 (/devices/virtual/block/dm-7)... >10:05:08,493 DEBUG storage: DeviceTree.getDeviceByName: name: system-debian603 ; >10:05:08,497 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:08,498 INFO storage: system-debian603 is an lvm logical volume >10:05:08,501 DEBUG storage: DeviceTree.addUdevLVDevice: name: system-debian603 ; >10:05:08,518 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-00J2GB0_WD-WCAYY0289686-part4 /dev/disk/by-id/wwn-0x50014ee25a7ad8d8-part4', > 'DEVNAME': 'sdc4', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '410', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '410', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi', > 'ID_FS_UUID_ENC': 'U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD20EARS-00J2GB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-00J2GB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '1465642080', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2441381985', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD20EARS-00J2GB0_WD-WCAYY0289686', > 'ID_SERIAL_SHORT': 'WD-WCAYY0289686', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25a7ad8d8', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25a7ad8d8', > 'LVM2_LV_ATTR': ['-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '', > '-wi-a----'], > 'LVM2_LV_NAME': ['fedora16', > 'debian603', > 'swap', > 'fedora17', > 'scratch', > '', > 'fedora15'], > 'LVM2_LV_SIZE': ['19533824.00', > '19533824.00', > '9773056.00', > '19533824.00', > '1084809216.00', > '0', > '19853312.00'], > 'LVM2_LV_UUID': ['fbJ2fm-c612-m2db-5CCU-2yse-J327-N7wy6l', > 'RxtOQA-oj0w-k1oA-2N0l-t1bA-1OLw-IrHulN', > 'Ol0DVD-AtUT-T2z3-tfMR-HVDr-x3Nm-yd8lQe', > 'RkaoPI-3bJm-Idfj-NoRo-IfCj-82kv-9yixdB', > 'w029O2-ILF3-G5oO-n7z8-Ha6J-Cs4V-by1u7N', > '', > 'ZqC1NZ-i54s-YPAT-hboW-BeIc-pANh-yyZNUg'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sdc4', > 'LVM2_PV_PE_ALLOC_COUNT': '286386', > 'LVM2_PV_PE_COUNT': '298020', > 'LVM2_PV_SIZE': '1220689920.00', > 'LVM2_PV_UUID': 'U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi', > 'LVM2_VG_EXTENT_COUNT': '298020', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '47652864.00', > 'LVM2_VG_FREE_COUNT': '11634', > 'LVM2_VG_NAME': 'system', > 'LVM2_VG_SIZE': '1220689920.00', > 'LVM2_VG_UUID': '6CjWN2-Fsxs-YSBF-AfpA-Aeo4-c8Uc-cfGRZq', > 'MAJOR': '8', > 'MINOR': '36', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '778745', > 'name': 'sdc4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-00J2GB0_WD-WCAYY0289686-part4', > '/dev/disk/by-id/wwn-0x50014ee25a7ad8d8-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4'} ; name: sdc4 ; >10:05:08,519 INFO storage: scanning sdc4 (/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4)... >10:05:08,520 DEBUG storage: DeviceTree.getDeviceByName: name: sdc4 ; >10:05:08,523 DEBUG storage: DeviceTree.getDeviceByName returned existing 1192081MB partition sdc4 (11) with existing lvmpv >10:05:08,528 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc4 ; >10:05:08,533 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc4 ; label_type: dos ; >10:05:08,536 DEBUG storage: PartitionDevice.setup: sdc4 ; status: True ; controllable: True ; orig: False ; >10:05:08,539 DEBUG storage: DiskLabel.__init__: device: /dev/sdc4 ; labelType: dos ; exists: True ; >10:05:08,542 WARN storage: disklabel detected but not usable on sdc4 >10:05:08,544 DEBUG storage: no type or existing type for sdc4, bailing >10:05:08,548 INFO storage: got device: PartitionDevice instance (0x7f4f4d5c5310) -- > name = sdc4 status = True kids = 1 id = 11 > parents = ['existing 1907729MB disk sdc (7) with existing msdos disklabel'] > uuid = None size = 1192081.04736 > format = existing lvmpv > major = 8 minor = 36 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2441381985 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (151969, 255, 63) biosGeometry: (151969, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f5060a7a0> > target size = 0 path = /dev/sdc4 > 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 0x7f4f505fc2d0> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f505fcb50> PedPartition: <_ped.Partition object at 0x7f4f50600170> > disk = existing 1907729MB disk sdc (7) with existing msdos disklabel > start = 1465642080 end = 3907024064 length = 2441381985 > flags = lvm >10:05:08,550 INFO storage: got format: LVMPhysicalVolume instance (0x7f4f4d5ce8d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdc4 uuid = U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi exists = True > options = None supported = True formattable = True resizable = False > vgName = system vgUUID = 6CjWN2-Fsxs-YSBF-AfpA-Aeo4-c8Uc-cfGRZq peStart = 1.0 >10:05:08,553 DEBUG storage: DeviceTree.getDeviceByName: name: system ; >10:05:08,555 DEBUG storage: DeviceTree.getDeviceByName returned existing 1192080MB lvmvg system (12) >10:05:08,556 DEBUG storage: no device or no media present >10:05:08,561 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-system-swap /dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqOl0DVDAtUTT2z3tfMRHVDrx3Nmyd8lQe /dev/disk/by-uuid/10a7520f-642a-48fb-8141-eeef0b91e356 /dev/mapper/system-swap /dev/system/swap', > 'DEVNAME': 'dm-8', > 'DEVPATH': '/devices/virtual/block/dm-8', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'system-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqOl0DVDAtUTT2z3tfMRHVDrx3Nmyd8lQe', > 'DM_VG_NAME': 'system', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '10a7520f-642a-48fb-8141-eeef0b91e356', > 'ID_FS_UUID_ENC': '10a7520f-642a-48fb-8141-eeef0b91e356', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '121230', > 'name': 'dm-8', > 'symlinks': ['/dev/disk/by-id/dm-name-system-swap', > '/dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqOl0DVDAtUTT2z3tfMRHVDrx3Nmyd8lQe', > '/dev/disk/by-uuid/10a7520f-642a-48fb-8141-eeef0b91e356', > '/dev/mapper/system-swap', > '/dev/system/swap'], > 'sysfs_path': '/devices/virtual/block/dm-8'} ; name: system-swap ; >10:05:08,563 INFO storage: scanning system-swap (/devices/virtual/block/dm-8)... >10:05:08,566 DEBUG storage: DeviceTree.getDeviceByName: name: system-swap ; >10:05:08,572 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:08,574 INFO storage: system-swap is an lvm logical volume >10:05:08,578 DEBUG storage: DeviceTree.addUdevLVDevice: name: system-swap ; >10:05:08,599 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-00J2GB0_WD-WCAYY0289686-part4 /dev/disk/by-id/wwn-0x50014ee25a7ad8d8-part4', > 'DEVNAME': 'sdc4', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '410', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '410', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi', > 'ID_FS_UUID_ENC': 'U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD20EARS-00J2GB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-00J2GB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '1465642080', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2441381985', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD20EARS-00J2GB0_WD-WCAYY0289686', > 'ID_SERIAL_SHORT': 'WD-WCAYY0289686', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25a7ad8d8', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25a7ad8d8', > 'LVM2_LV_ATTR': ['-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '', > '-wi-a----'], > 'LVM2_LV_NAME': ['fedora16', > 'debian603', > 'swap', > 'fedora17', > 'scratch', > '', > 'fedora15'], > 'LVM2_LV_SIZE': ['19533824.00', > '19533824.00', > '9773056.00', > '19533824.00', > '1084809216.00', > '0', > '19853312.00'], > 'LVM2_LV_UUID': ['fbJ2fm-c612-m2db-5CCU-2yse-J327-N7wy6l', > 'RxtOQA-oj0w-k1oA-2N0l-t1bA-1OLw-IrHulN', > 'Ol0DVD-AtUT-T2z3-tfMR-HVDr-x3Nm-yd8lQe', > 'RkaoPI-3bJm-Idfj-NoRo-IfCj-82kv-9yixdB', > 'w029O2-ILF3-G5oO-n7z8-Ha6J-Cs4V-by1u7N', > '', > 'ZqC1NZ-i54s-YPAT-hboW-BeIc-pANh-yyZNUg'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sdc4', > 'LVM2_PV_PE_ALLOC_COUNT': '286386', > 'LVM2_PV_PE_COUNT': '298020', > 'LVM2_PV_SIZE': '1220689920.00', > 'LVM2_PV_UUID': 'U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi', > 'LVM2_VG_EXTENT_COUNT': '298020', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '47652864.00', > 'LVM2_VG_FREE_COUNT': '11634', > 'LVM2_VG_NAME': 'system', > 'LVM2_VG_SIZE': '1220689920.00', > 'LVM2_VG_UUID': '6CjWN2-Fsxs-YSBF-AfpA-Aeo4-c8Uc-cfGRZq', > 'MAJOR': '8', > 'MINOR': '36', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '778745', > 'name': 'sdc4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-00J2GB0_WD-WCAYY0289686-part4', > '/dev/disk/by-id/wwn-0x50014ee25a7ad8d8-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4'} ; name: sdc4 ; >10:05:08,602 INFO storage: scanning sdc4 (/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4)... >10:05:08,604 DEBUG storage: DeviceTree.getDeviceByName: name: sdc4 ; >10:05:08,606 DEBUG storage: DeviceTree.getDeviceByName returned existing 1192081MB partition sdc4 (11) with existing lvmpv >10:05:08,607 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc4 ; >10:05:08,610 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc4 ; label_type: dos ; >10:05:08,612 DEBUG storage: PartitionDevice.setup: sdc4 ; status: True ; controllable: True ; orig: False ; >10:05:08,615 DEBUG storage: DiskLabel.__init__: device: /dev/sdc4 ; labelType: dos ; exists: True ; >10:05:08,620 WARN storage: disklabel detected but not usable on sdc4 >10:05:08,621 DEBUG storage: no type or existing type for sdc4, bailing >10:05:08,626 INFO storage: got device: PartitionDevice instance (0x7f4f4d5c5310) -- > name = sdc4 status = True kids = 1 id = 11 > parents = ['existing 1907729MB disk sdc (7) with existing msdos disklabel'] > uuid = None size = 1192081.04736 > format = existing lvmpv > major = 8 minor = 36 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2441381985 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (151969, 255, 63) biosGeometry: (151969, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f5060a7a0> > target size = 0 path = /dev/sdc4 > 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 0x7f4f505fc2d0> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f505fcb50> PedPartition: <_ped.Partition object at 0x7f4f50600170> > disk = existing 1907729MB disk sdc (7) with existing msdos disklabel > start = 1465642080 end = 3907024064 length = 2441381985 > flags = lvm >10:05:08,627 INFO storage: got format: LVMPhysicalVolume instance (0x7f4f4d5ce8d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdc4 uuid = U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi exists = True > options = None supported = True formattable = True resizable = False > vgName = system vgUUID = 6CjWN2-Fsxs-YSBF-AfpA-Aeo4-c8Uc-cfGRZq peStart = 1.0 >10:05:08,631 DEBUG storage: DeviceTree.getDeviceByName: name: system ; >10:05:08,634 DEBUG storage: DeviceTree.getDeviceByName returned existing 1192080MB lvmvg system (12) >10:05:08,634 DEBUG storage: no device or no media present >10:05:08,640 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-system-fedora17 /dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqRkaoPI3bJmIdfjNoRoIfCj82kv9yixdB /dev/disk/by-uuid/f21a643d-0fef-4f3f-a07d-fb18e153c864 /dev/mapper/system-fedora17 /dev/system/fedora17', > 'DEVNAME': 'dm-9', > 'DEVPATH': '/devices/virtual/block/dm-9', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'fedora17', > 'DM_NAME': 'system-fedora17', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqRkaoPI3bJmIdfjNoRoIfCj82kv9yixdB', > 'DM_VG_NAME': 'system', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f21a643d-0fef-4f3f-a07d-fb18e153c864', > 'ID_FS_UUID_ENC': 'f21a643d-0fef-4f3f-a07d-fb18e153c864', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '123226', > 'name': 'dm-9', > 'symlinks': ['/dev/disk/by-id/dm-name-system-fedora17', > '/dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqRkaoPI3bJmIdfjNoRoIfCj82kv9yixdB', > '/dev/disk/by-uuid/f21a643d-0fef-4f3f-a07d-fb18e153c864', > '/dev/mapper/system-fedora17', > '/dev/system/fedora17'], > 'sysfs_path': '/devices/virtual/block/dm-9'} ; name: system-fedora17 ; >10:05:08,641 INFO storage: scanning system-fedora17 (/devices/virtual/block/dm-9)... >10:05:08,643 DEBUG storage: DeviceTree.getDeviceByName: name: system-fedora17 ; >10:05:08,646 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:08,646 INFO storage: system-fedora17 is an lvm logical volume >10:05:08,649 DEBUG storage: DeviceTree.addUdevLVDevice: name: system-fedora17 ; >10:05:08,664 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD20EARS-00J2GB0_WD-WCAYY0289686-part4 /dev/disk/by-id/wwn-0x50014ee25a7ad8d8-part4', > 'DEVNAME': 'sdc4', > 'DEVPATH': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '254', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '128', > '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '410', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '410', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > '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': 'U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi', > 'ID_FS_UUID_ENC': 'U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'WDC_WD20EARS-00J2GB0', > 'ID_MODEL_ENC': 'WDC\\x20WD20EARS-00J2GB0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '1465642080', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2441381985', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '80.00A80', > 'ID_SERIAL': 'WDC_WD20EARS-00J2GB0_WD-WCAYY0289686', > 'ID_SERIAL_SHORT': 'WD-WCAYY0289686', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee25a7ad8d8', > 'ID_WWN_WITH_EXTENSION': '0x50014ee25a7ad8d8', > 'LVM2_LV_ATTR': ['-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '-wi-a----', > '', > '-wi-a----'], > 'LVM2_LV_NAME': ['fedora16', > 'debian603', > 'swap', > 'fedora17', > 'scratch', > '', > 'fedora15'], > 'LVM2_LV_SIZE': ['19533824.00', > '19533824.00', > '9773056.00', > '19533824.00', > '1084809216.00', > '0', > '19853312.00'], > 'LVM2_LV_UUID': ['fbJ2fm-c612-m2db-5CCU-2yse-J327-N7wy6l', > 'RxtOQA-oj0w-k1oA-2N0l-t1bA-1OLw-IrHulN', > 'Ol0DVD-AtUT-T2z3-tfMR-HVDr-x3Nm-yd8lQe', > 'RkaoPI-3bJm-Idfj-NoRo-IfCj-82kv-9yixdB', > 'w029O2-ILF3-G5oO-n7z8-Ha6J-Cs4V-by1u7N', > '', > 'ZqC1NZ-i54s-YPAT-hboW-BeIc-pANh-yyZNUg'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sdc4', > 'LVM2_PV_PE_ALLOC_COUNT': '286386', > 'LVM2_PV_PE_COUNT': '298020', > 'LVM2_PV_SIZE': '1220689920.00', > 'LVM2_PV_UUID': 'U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi', > 'LVM2_VG_EXTENT_COUNT': '298020', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '47652864.00', > 'LVM2_VG_FREE_COUNT': '11634', > 'LVM2_VG_NAME': 'system', > 'LVM2_VG_SIZE': '1220689920.00', > 'LVM2_VG_UUID': '6CjWN2-Fsxs-YSBF-AfpA-Aeo4-c8Uc-cfGRZq', > 'MAJOR': '8', > 'MINOR': '36', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '778745', > 'name': 'sdc4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD20EARS-00J2GB0_WD-WCAYY0289686-part4', > '/dev/disk/by-id/wwn-0x50014ee25a7ad8d8-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4'} ; name: sdc4 ; >10:05:08,665 INFO storage: scanning sdc4 (/devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4)... >10:05:08,668 DEBUG storage: DeviceTree.getDeviceByName: name: sdc4 ; >10:05:08,670 DEBUG storage: DeviceTree.getDeviceByName returned existing 1192081MB partition sdc4 (11) with existing lvmpv >10:05:08,673 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc4 ; >10:05:08,676 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc4 ; label_type: dos ; >10:05:08,679 DEBUG storage: PartitionDevice.setup: sdc4 ; status: True ; controllable: True ; orig: False ; >10:05:08,681 DEBUG storage: DiskLabel.__init__: device: /dev/sdc4 ; labelType: dos ; exists: True ; >10:05:08,687 WARN storage: disklabel detected but not usable on sdc4 >10:05:08,688 DEBUG storage: no type or existing type for sdc4, bailing >10:05:08,692 INFO storage: got device: PartitionDevice instance (0x7f4f4d5c5310) -- > name = sdc4 status = True kids = 1 id = 11 > parents = ['existing 1907729MB disk sdc (7) with existing msdos disklabel'] > uuid = None size = 1192081.04736 > format = existing lvmpv > major = 8 minor = 36 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:11.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2441381985 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (151969, 255, 63) biosGeometry: (151969, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f5060a7a0> > target size = 0 path = /dev/sdc4 > 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 0x7f4f505fc2d0> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f505fcb50> PedPartition: <_ped.Partition object at 0x7f4f50600170> > disk = existing 1907729MB disk sdc (7) with existing msdos disklabel > start = 1465642080 end = 3907024064 length = 2441381985 > flags = lvm >10:05:08,693 INFO storage: got format: LVMPhysicalVolume instance (0x7f4f4d5ce8d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sdc4 uuid = U51Awz-sR3f-DocQ-8tfm-t5Qe-Zkmx-6QxaKi exists = True > options = None supported = True formattable = True resizable = False > vgName = system vgUUID = 6CjWN2-Fsxs-YSBF-AfpA-Aeo4-c8Uc-cfGRZq peStart = 1.0 >10:05:08,696 DEBUG storage: DeviceTree.getDeviceByName: name: system ; >10:05:08,699 DEBUG storage: DeviceTree.getDeviceByName returned existing 1192080MB lvmvg system (12) >10:05:08,700 DEBUG storage: no device or no media present >10:05:08,829 DEBUG storage: DeviceTree.getDeviceByName: name: system-fedora16 ; >10:05:08,831 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:08,833 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: system ; >10:05:08,834 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:08,836 DEBUG storage: LVMLogicalVolumeDevice._setFormat: system-fedora16 ; current: None ; type: None ; >10:05:08,837 DEBUG storage: looking up parted Device: /dev/mapper/system-fedora16 >10:05:08,842 DEBUG storage: Adding system-fedora16/19076MB to system >10:05:08,843 INFO storage: added lvmlv system-fedora16 (id 25) to device tree >10:05:08,845 DEBUG storage: LVMLogicalVolumeDevice.setup: system-fedora16 ; status: True ; controllable: True ; orig: False ; >10:05:08,848 DEBUG storage: DeviceTree.getDeviceByName: name: system-debian603 ; >10:05:08,850 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:08,852 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: system ; >10:05:08,853 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:08,855 DEBUG storage: LVMLogicalVolumeDevice._setFormat: system-debian603 ; current: None ; type: None ; >10:05:08,856 DEBUG storage: looking up parted Device: /dev/mapper/system-debian603 >10:05:08,858 DEBUG storage: Adding system-debian603/19076MB to system >10:05:08,859 INFO storage: added lvmlv system-debian603 (id 26) to device tree >10:05:08,862 DEBUG storage: LVMLogicalVolumeDevice.setup: system-debian603 ; status: True ; controllable: True ; orig: False ; >10:05:08,864 DEBUG storage: DeviceTree.getDeviceByName: name: system-swap ; >10:05:08,866 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:08,869 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: system ; >10:05:08,870 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:08,872 DEBUG storage: LVMLogicalVolumeDevice._setFormat: system-swap ; current: None ; type: None ; >10:05:08,873 DEBUG storage: looking up parted Device: /dev/mapper/system-swap >10:05:08,877 DEBUG storage: Adding system-swap/9544MB to system >10:05:08,878 INFO storage: added lvmlv system-swap (id 27) to device tree >10:05:08,881 DEBUG storage: LVMLogicalVolumeDevice.setup: system-swap ; status: True ; controllable: True ; orig: False ; >10:05:08,884 DEBUG storage: DeviceTree.getDeviceByName: name: system-fedora17 ; >10:05:08,886 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:08,888 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: system ; >10:05:08,889 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:08,891 DEBUG storage: LVMLogicalVolumeDevice._setFormat: system-fedora17 ; current: None ; type: None ; >10:05:08,892 DEBUG storage: looking up parted Device: /dev/mapper/system-fedora17 >10:05:08,897 DEBUG storage: Adding system-fedora17/19076MB to system >10:05:08,898 INFO storage: added lvmlv system-fedora17 (id 28) to device tree >10:05:08,901 DEBUG storage: LVMLogicalVolumeDevice.setup: system-fedora17 ; status: True ; controllable: True ; orig: False ; >10:05:08,905 DEBUG storage: DeviceTree.getDeviceByName: name: system-scratch ; >10:05:08,908 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:08,911 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 4 ; name: system ; >10:05:08,911 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:08,914 DEBUG storage: LVMLogicalVolumeDevice._setFormat: system-scratch ; current: None ; type: None ; >10:05:08,915 DEBUG storage: looking up parted Device: /dev/mapper/system-scratch >10:05:08,925 DEBUG storage: Adding system-scratch/1059384MB to system >10:05:08,926 INFO storage: added lvmlv system-scratch (id 29) to device tree >10:05:08,933 DEBUG storage: LVMLogicalVolumeDevice.setup: system-scratch ; status: True ; controllable: True ; orig: False ; >10:05:08,940 DEBUG storage: DeviceTree.getDeviceByName: name: system-fedora15 ; >10:05:08,945 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:08,951 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 5 ; name: system ; >10:05:08,952 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:08,958 DEBUG storage: LVMLogicalVolumeDevice._setFormat: system-fedora15 ; current: None ; type: None ; >10:05:08,960 DEBUG storage: looking up parted Device: /dev/mapper/system-fedora15 >10:05:08,966 DEBUG storage: Adding system-fedora15/19388MB to system >10:05:08,967 INFO storage: added lvmlv system-fedora15 (id 30) to device tree >10:05:08,973 DEBUG storage: LVMLogicalVolumeDevice.setup: system-fedora15 ; status: True ; controllable: True ; orig: False ; >10:05:08,979 DEBUG storage: DeviceTree.getDeviceByName: name: data-homes ; >10:05:08,983 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:08,986 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: data ; >10:05:08,986 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:08,988 DEBUG storage: LVMLogicalVolumeDevice._setFormat: data-homes ; current: None ; type: None ; >10:05:08,990 DEBUG storage: looking up parted Device: /dev/mapper/data-homes >10:05:09,050 DEBUG storage: Adding data-homes/89088MB to data >10:05:09,051 INFO storage: added lvmlv data-homes (id 31) to device tree >10:05:09,054 DEBUG storage: LVMLogicalVolumeDevice.setup: data-homes ; status: True ; controllable: True ; orig: False ; >10:05:09,057 DEBUG storage: DeviceTree.getDeviceByName: name: data-mail ; >10:05:09,059 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:09,061 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: data ; >10:05:09,061 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:09,067 DEBUG storage: LVMLogicalVolumeDevice._setFormat: data-mail ; current: None ; type: None ; >10:05:09,069 DEBUG storage: looking up parted Device: /dev/mapper/data-mail >10:05:09,074 DEBUG storage: Adding data-mail/6280MB to data >10:05:09,075 INFO storage: added lvmlv data-mail (id 32) to device tree >10:05:09,078 DEBUG storage: LVMLogicalVolumeDevice.setup: data-mail ; status: True ; controllable: True ; orig: False ; >10:05:09,080 DEBUG storage: DeviceTree.getDeviceByName: name: data-luks ; >10:05:09,083 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:09,088 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: data ; >10:05:09,089 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:09,097 DEBUG storage: LVMLogicalVolumeDevice._setFormat: data-luks ; current: None ; type: None ; >10:05:09,099 DEBUG storage: looking up parted Device: /dev/mapper/data-luks >10:05:09,107 DEBUG storage: Adding data-luks/429252MB to data >10:05:09,109 INFO storage: added lvmlv data-luks (id 33) to device tree >10:05:09,115 DEBUG storage: LVMLogicalVolumeDevice.setup: data-luks ; status: True ; controllable: True ; orig: False ; >10:05:09,179 INFO storage: devices to scan: ['dm-1', 'dm-2', 'dm-3', 'dm-4', 'dm-5', 'dm-6', 'dm-7', 'dm-8', 'dm-9'] >10:05:09,183 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/data/homes /dev/disk/by-id/dm-name-data-homes /dev/disk/by-id/dm-uuid-LVM-hLlY3O8LdlPOPMi8lHClG9g0mdatVzwYF1fCQeCq3Si13UgLNTPgovcCaGyvcftR /dev/disk/by-label/homes /dev/disk/by-uuid/92903620-f0f3-4f5a-bce2-7fb6de0650f7 /dev/mapper/data-homes', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'homes', > 'DM_NAME': 'data-homes', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-hLlY3O8LdlPOPMi8lHClG9g0mdatVzwYF1fCQeCq3Si13UgLNTPgovcCaGyvcftR', > 'DM_VG_NAME': 'data', > 'ID_FS_LABEL': 'homes', > 'ID_FS_LABEL_ENC': 'homes', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '92903620-f0f3-4f5a-bce2-7fb6de0650f7', > 'ID_FS_UUID_ENC': '92903620-f0f3-4f5a-bce2-7fb6de0650f7', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '113614', > 'name': 'dm-1', > 'symlinks': ['/dev/data/homes', > '/dev/disk/by-id/dm-name-data-homes', > '/dev/disk/by-id/dm-uuid-LVM-hLlY3O8LdlPOPMi8lHClG9g0mdatVzwYF1fCQeCq3Si13UgLNTPgovcCaGyvcftR', > '/dev/disk/by-label/homes', > '/dev/disk/by-uuid/92903620-f0f3-4f5a-bce2-7fb6de0650f7', > '/dev/mapper/data-homes'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: data-homes ; >10:05:09,184 INFO storage: scanning data-homes (/devices/virtual/block/dm-1)... >10:05:09,185 DEBUG storage: DeviceTree.getDeviceByName: name: data-homes ; >10:05:09,188 DEBUG storage: DeviceTree.getDeviceByName returned existing 89088MB lvmlv data-homes (31) >10:05:09,190 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: data-homes ; >10:05:09,192 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: data-homes ; label_type: None ; >10:05:09,196 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:09,198 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:05:09,198 DEBUG storage: device data-homes does not contain a disklabel >10:05:09,199 INFO storage: type detected on 'data-homes' is 'ext4' >10:05:09,335 DEBUG storage: padding min size from 73306 up to 73806 >10:05:09,340 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:09,342 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:05:09,349 DEBUG storage: LVMLogicalVolumeDevice._setFormat: data-homes ; current: None ; type: ext4 ; >10:05:09,353 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:09,366 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:09,398 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:09,400 DEBUG storage: looking up parted Device: /dev/mapper/data >10:05:09,402 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:09,404 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:09,405 DEBUG storage: data size is 524620MB >10:05:09,413 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:09,414 DEBUG storage: vg data has 0MB free >10:05:09,414 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:09,415 DEBUG storage: data size is 524620MB >10:05:09,418 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:09,418 DEBUG storage: vg data has 0MB free >10:05:09,419 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:09,422 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f4f48d150d0) -- > name = data-homes status = True kids = 0 id = 31 > parents = ['existing 524620MB lvmvg data (23)'] > uuid = F1fCQe-Cq3S-i13U-gLNT-Pgov-cCaG-yvcftR size = 89088.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/data-homes type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 182452224 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (11357, 255, 63) biosGeometry: (11357, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f4d5e0b00> > target size = 89088.0 path = /dev/mapper/data-homes > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f505edb90) -- > name = data status = True kids = 3 id = 23 > parents = ['existing 524621MB mdarray :datas (4) with existing lvmpv'] > uuid = hLlY3O-8Ldl-POPM-i8lH-ClG9-g0md-atVzwY size = 524620 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/data > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 131155 > PE Free = 0 PV Count = 1 > LV Names = ['homes', 'mail', 'luks'] modified = False > extents = 131155.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 524621MB mdarray :datas (4) with existing lvmpv'] > LVs = ['existing 89088MB lvmlv data-homes (31) with existing ext4 filesystem', > 'existing 6280MB lvmlv data-mail (32)', > 'existing 429252MB lvmlv data-luks (33)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 89088MB >10:05:09,425 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:09,426 INFO storage: got format: Ext4FS instance (0x7f4f48cd7a50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/data-homes uuid = 92903620-f0f3-4f5a-bce2-7fb6de0650f7 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = homes size = 89088.0 targetSize = 89088.0 > >10:05:09,431 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-system-fedora16 /dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqfbJ2fmc612m2db5CCU2yseJ327N7wy6l /dev/disk/by-label/fedora16 /dev/disk/by-uuid/d50e5c63-8aed-4b82-8ec6-22a28771421e /dev/mapper/system-fedora16 /dev/system/fedora16', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'fedora16', > 'DM_NAME': 'system-fedora16', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqfbJ2fmc612m2db5CCU2yseJ327N7wy6l', > 'DM_VG_NAME': 'system', > 'ID_FS_LABEL': 'fedora16', > 'ID_FS_LABEL_ENC': 'fedora16', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd50e5c63-8aed-4b82-8ec6-22a28771421e', > 'ID_FS_UUID_ENC': 'd50e5c63-8aed-4b82-8ec6-22a28771421e', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '113591', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-system-fedora16', > '/dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqfbJ2fmc612m2db5CCU2yseJ327N7wy6l', > '/dev/disk/by-label/fedora16', > '/dev/disk/by-uuid/d50e5c63-8aed-4b82-8ec6-22a28771421e', > '/dev/mapper/system-fedora16', > '/dev/system/fedora16'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: system-fedora16 ; >10:05:09,431 INFO storage: scanning system-fedora16 (/devices/virtual/block/dm-2)... >10:05:09,432 DEBUG storage: DeviceTree.getDeviceByName: name: system-fedora16 ; >10:05:09,435 DEBUG storage: DeviceTree.getDeviceByName returned existing 19076MB lvmlv system-fedora16 (25) >10:05:09,438 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: system-fedora16 ; >10:05:09,439 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: system-fedora16 ; label_type: None ; >10:05:09,442 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:09,442 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:05:09,442 DEBUG storage: device system-fedora16 does not contain a disklabel >10:05:09,443 INFO storage: type detected on 'system-fedora16' is 'ext4' >10:05:09,632 DEBUG storage: padding min size from 11205 up to 11705 >10:05:09,641 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:09,643 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:05:09,650 DEBUG storage: LVMLogicalVolumeDevice._setFormat: system-fedora16 ; current: None ; type: ext4 ; >10:05:09,667 DEBUG storage: looking up parted Device: /dev/mapper/system >10:05:09,669 DEBUG storage: system size is 1192080MB >10:05:09,684 DEBUG storage: vg system has 46536MB free >10:05:09,684 DEBUG storage: system size is 1192080MB >10:05:09,690 DEBUG storage: vg system has 46536MB free >10:05:09,696 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f4f505f8650) -- > name = system-fedora16 status = True kids = 0 id = 25 > parents = ['existing 1192080MB lvmvg system (12)'] > uuid = fbJ2fm-c612-m2db-5CCU-2yse-J327-N7wy6l size = 19076.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/system-fedora16 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 39067648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2431, 255, 63) biosGeometry: (2431, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f506534d0> > target size = 19076.0 path = /dev/mapper/system-fedora16 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f4d5cec90) -- > name = system status = True kids = 6 id = 12 > parents = ['existing 1192081MB partition sdc4 (11) with existing lvmpv'] > uuid = 6CjWN2-Fsxs-YSBF-AfpA-Aeo4-c8Uc-cfGRZq size = 1192080 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/system > format args = [] originalFormat = None target = None dmUuid = None free = 46536.0 PE Size = 4.0 PE Count = 298020 > PE Free = 11634 PV Count = 1 > LV Names = ['fedora16', 'debian603', 'swap', 'fedora17', 'scratch', 'fedora15'] modified = False > extents = 298020.0 free space = 46536 > free extents = 11634.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 1192081MB partition sdc4 (11) with existing lvmpv'] > LVs = ['existing 19076MB lvmlv system-fedora16 (25) with existing ext4 filesystem', > 'existing 19076MB lvmlv system-debian603 (26)', > 'existing 9544MB lvmlv system-swap (27)', > 'existing 19076MB lvmlv system-fedora17 (28)', > 'existing 1059384MB lvmlv system-scratch (29)', > 'existing 19388MB lvmlv system-fedora15 (30)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 19076MB >10:05:09,700 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:09,701 INFO storage: got format: Ext4FS instance (0x7f4f48cf6fd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/system-fedora16 uuid = d50e5c63-8aed-4b82-8ec6-22a28771421e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = fedora16 size = 19076.0 targetSize = 19076.0 > >10:05:09,707 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/data/luks /dev/disk/by-id/dm-name-data-luks /dev/disk/by-id/dm-uuid-LVM-hLlY3O8LdlPOPMi8lHClG9g0mdatVzwYydylpcjVcjakKa8A7U9pOfw9asDTtKJD /dev/disk/by-uuid/b169c5f8-5303-451c-829e-ded7fce5dbbb /dev/mapper/data-luks', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'luks', > 'DM_NAME': 'data-luks', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-hLlY3O8LdlPOPMi8lHClG9g0mdatVzwYydylpcjVcjakKa8A7U9pOfw9asDTtKJD', > 'DM_VG_NAME': 'data', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'b169c5f8-5303-451c-829e-ded7fce5dbbb', > 'ID_FS_UUID_ENC': 'b169c5f8-5303-451c-829e-ded7fce5dbbb', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '115314', > 'name': 'dm-3', > 'symlinks': ['/dev/data/luks', > '/dev/disk/by-id/dm-name-data-luks', > '/dev/disk/by-id/dm-uuid-LVM-hLlY3O8LdlPOPMi8lHClG9g0mdatVzwYydylpcjVcjakKa8A7U9pOfw9asDTtKJD', > '/dev/disk/by-uuid/b169c5f8-5303-451c-829e-ded7fce5dbbb', > '/dev/mapper/data-luks'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: data-luks ; >10:05:09,708 INFO storage: scanning data-luks (/devices/virtual/block/dm-3)... >10:05:09,711 DEBUG storage: DeviceTree.getDeviceByName: name: data-luks ; >10:05:09,715 DEBUG storage: DeviceTree.getDeviceByName returned existing 429252MB lvmlv data-luks (33) >10:05:09,718 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: data-luks ; >10:05:09,722 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: data-luks ; label_type: None ; >10:05:09,726 DEBUG storage: LUKS.__init__: >10:05:09,726 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >10:05:09,727 DEBUG storage: device data-luks does not contain a disklabel >10:05:09,728 INFO storage: type detected on 'data-luks' is 'crypto_LUKS' >10:05:09,731 DEBUG storage: LUKS.__init__: uuid: b169c5f8-5303-451c-829e-ded7fce5dbbb ; exists: True ; label: None ; device: /dev/mapper/data-luks ; serial: None ; name: luks-b169c5f8-5303-451c-829e-ded7fce5dbbb ; >10:05:09,731 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >10:05:09,734 DEBUG storage: LVMLogicalVolumeDevice._setFormat: data-luks ; current: None ; type: luks ; >10:05:09,737 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: data-luks ; >10:05:09,740 DEBUG storage: DeviceTree.getDeviceByName: name: luks-b169c5f8-5303-451c-829e-ded7fce5dbbb ; >10:05:09,743 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:09,746 DEBUG storage: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: data-luks ; >10:05:09,747 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:09,751 DEBUG storage: LUKSDevice._setFormat: luks-b169c5f8-5303-451c-829e-ded7fce5dbbb ; current: None ; type: None ; >10:05:09,754 DEBUG storage: LUKSDevice.setup: luks-b169c5f8-5303-451c-829e-ded7fce5dbbb ; status: False ; controllable: True ; orig: False ; >10:05:09,758 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-b169c5f8-5303-451c-829e-ded7fce5dbbb ; orig: False ; >10:05:09,761 DEBUG storage: LVMLogicalVolumeDevice.setup: data-luks ; status: True ; controllable: True ; orig: False ; >10:05:09,766 DEBUG storage: LUKS.setup: device: /dev/mapper/data-luks ; mapName: luks-b169c5f8-5303-451c-829e-ded7fce5dbbb ; status: False ; type: luks ; >10:05:09,766 INFO storage: setup of luks-b169c5f8-5303-451c-829e-ded7fce5dbbb failed: luks device not configured >10:05:09,770 DEBUG storage: LVMLogicalVolumeDevice.removeChild: kids: 1 ; name: data-luks ; >10:05:09,772 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:09,783 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:09,785 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:09,786 DEBUG storage: looking up parted Device: /dev/mapper/data >10:05:09,787 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:09,787 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:09,787 DEBUG storage: data size is 524620MB >10:05:09,790 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:09,790 DEBUG storage: vg data has 0MB free >10:05:09,791 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:09,791 DEBUG storage: data size is 524620MB >10:05:09,794 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:09,794 DEBUG storage: vg data has 0MB free >10:05:09,795 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:09,798 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f4f48d15790) -- > name = data-luks status = True kids = 0 id = 33 > parents = ['existing 524620MB lvmvg data (23)'] > uuid = ydylpc-jVcj-akKa-8A7U-9pOf-w9as-DTtKJD size = 429252.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/data-luks type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 879108096 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (54721, 255, 63) biosGeometry: (54721, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f4d5e0c20> > target size = 429252.0 path = /dev/mapper/data-luks > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f505edb90) -- > name = data status = True kids = 3 id = 23 > parents = ['existing 524621MB mdarray :datas (4) with existing lvmpv'] > uuid = hLlY3O-8Ldl-POPM-i8lH-ClG9-g0md-atVzwY size = 524620 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/data > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 131155 > PE Free = 0 PV Count = 1 > LV Names = ['homes', 'mail', 'luks'] modified = False > extents = 131155.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 524621MB mdarray :datas (4) with existing lvmpv'] > LVs = ['existing 89088MB lvmlv data-homes (31) with existing ext4 filesystem', > 'existing 6280MB lvmlv data-mail (32)', > 'existing 429252MB lvmlv data-luks (33) with existing luks'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 429252MB >10:05:09,799 INFO storage: got format: LUKS instance (0x7f4f48ca4590) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/mapper/data-luks uuid = b169c5f8-5303-451c-829e-ded7fce5dbbb exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-b169c5f8-5303-451c-829e-ded7fce5dbbb > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >10:05:09,805 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-system-scratch /dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqw029O2ILF3G5oOn7z8Ha6JCs4Vby1u7N /dev/disk/by-label/scratch /dev/disk/by-uuid/73dd0a94-1894-4866-a8e1-19784fcc0fc0 /dev/mapper/system-scratch /dev/system/scratch', > 'DEVNAME': 'dm-4', > 'DEVPATH': '/devices/virtual/block/dm-4', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'scratch', > 'DM_NAME': 'system-scratch', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqw029O2ILF3G5oOn7z8Ha6JCs4Vby1u7N', > 'DM_VG_NAME': 'system', > 'ID_FS_LABEL': 'scratch', > 'ID_FS_LABEL_ENC': 'scratch', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '73dd0a94-1894-4866-a8e1-19784fcc0fc0', > 'ID_FS_UUID_ENC': '73dd0a94-1894-4866-a8e1-19784fcc0fc0', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '115887', > 'name': 'dm-4', > 'symlinks': ['/dev/disk/by-id/dm-name-system-scratch', > '/dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqw029O2ILF3G5oOn7z8Ha6JCs4Vby1u7N', > '/dev/disk/by-label/scratch', > '/dev/disk/by-uuid/73dd0a94-1894-4866-a8e1-19784fcc0fc0', > '/dev/mapper/system-scratch', > '/dev/system/scratch'], > 'sysfs_path': '/devices/virtual/block/dm-4'} ; name: system-scratch ; >10:05:09,806 INFO storage: scanning system-scratch (/devices/virtual/block/dm-4)... >10:05:09,809 DEBUG storage: DeviceTree.getDeviceByName: name: system-scratch ; >10:05:09,811 DEBUG storage: DeviceTree.getDeviceByName returned existing 1059384MB lvmlv system-scratch (29) >10:05:09,814 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: system-scratch ; >10:05:09,817 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: system-scratch ; label_type: None ; >10:05:09,820 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:09,821 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:05:09,821 DEBUG storage: device system-scratch does not contain a disklabel >10:05:09,822 INFO storage: type detected on 'system-scratch' is 'ext4' >10:05:10,016 DEBUG storage: padding min size from 708819 up to 709319 >10:05:10,023 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:10,025 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:05:10,033 DEBUG storage: LVMLogicalVolumeDevice._setFormat: system-scratch ; current: None ; type: ext4 ; >10:05:10,048 DEBUG storage: looking up parted Device: /dev/mapper/system >10:05:10,050 DEBUG storage: system size is 1192080MB >10:05:10,065 DEBUG storage: vg system has 46536MB free >10:05:10,065 DEBUG storage: system size is 1192080MB >10:05:10,071 DEBUG storage: vg system has 46536MB free >10:05:10,078 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f4f48cc6550) -- > name = system-scratch status = True kids = 0 id = 29 > parents = ['existing 1192080MB lvmvg system (12)'] > uuid = w029O2-ILF3-G5oO-n7z8-Ha6J-Cs4V-by1u7N size = 1059384.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/system-scratch type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 2169618432 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (135052, 255, 63) biosGeometry: (135052, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f48d264d0> > target size = 1059384.0 path = /dev/mapper/system-scratch > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f4d5cec90) -- > name = system status = True kids = 6 id = 12 > parents = ['existing 1192081MB partition sdc4 (11) with existing lvmpv'] > uuid = 6CjWN2-Fsxs-YSBF-AfpA-Aeo4-c8Uc-cfGRZq size = 1192080 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/system > format args = [] originalFormat = None target = None dmUuid = None free = 46536.0 PE Size = 4.0 PE Count = 298020 > PE Free = 11634 PV Count = 1 > LV Names = ['fedora16', 'debian603', 'swap', 'fedora17', 'scratch', 'fedora15'] modified = False > extents = 298020.0 free space = 46536 > free extents = 11634.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 1192081MB partition sdc4 (11) with existing lvmpv'] > LVs = ['existing 19076MB lvmlv system-fedora16 (25) with existing ext4 filesystem', > 'existing 19076MB lvmlv system-debian603 (26)', > 'existing 9544MB lvmlv system-swap (27)', > 'existing 19076MB lvmlv system-fedora17 (28)', > 'existing 1059384MB lvmlv system-scratch (29) with existing ext4 filesystem', > 'existing 19388MB lvmlv system-fedora15 (30)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 1059384MB >10:05:10,081 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:10,082 INFO storage: got format: Ext4FS instance (0x7f4f48ca45d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/system-scratch uuid = 73dd0a94-1894-4866-a8e1-19784fcc0fc0 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = scratch size = 1059384.0 targetSize = 1059384.0 > >10:05:10,089 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/data/mail /dev/disk/by-id/dm-name-data-mail /dev/disk/by-id/dm-uuid-LVM-hLlY3O8LdlPOPMi8lHClG9g0mdatVzwYShrCX02OLmUqpIyi8HPLfDKCsUoWkA2m /dev/disk/by-uuid/a4a3290b-570a-47de-bb8b-a1fed4ec1a81 /dev/mapper/data-mail', > 'DEVNAME': 'dm-5', > 'DEVPATH': '/devices/virtual/block/dm-5', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'mail', > 'DM_NAME': 'data-mail', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-hLlY3O8LdlPOPMi8lHClG9g0mdatVzwYShrCX02OLmUqpIyi8HPLfDKCsUoWkA2m', > 'DM_VG_NAME': 'data', > 'ID_FS_TYPE': 'crypto_LUKS', > 'ID_FS_USAGE': 'crypto', > 'ID_FS_UUID': 'a4a3290b-570a-47de-bb8b-a1fed4ec1a81', > 'ID_FS_UUID_ENC': 'a4a3290b-570a-47de-bb8b-a1fed4ec1a81', > 'ID_FS_VERSION': '1', > 'MAJOR': '253', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '116747', > 'name': 'dm-5', > 'symlinks': ['/dev/data/mail', > '/dev/disk/by-id/dm-name-data-mail', > '/dev/disk/by-id/dm-uuid-LVM-hLlY3O8LdlPOPMi8lHClG9g0mdatVzwYShrCX02OLmUqpIyi8HPLfDKCsUoWkA2m', > '/dev/disk/by-uuid/a4a3290b-570a-47de-bb8b-a1fed4ec1a81', > '/dev/mapper/data-mail'], > 'sysfs_path': '/devices/virtual/block/dm-5'} ; name: data-mail ; >10:05:10,090 INFO storage: scanning data-mail (/devices/virtual/block/dm-5)... >10:05:10,094 DEBUG storage: DeviceTree.getDeviceByName: name: data-mail ; >10:05:10,097 DEBUG storage: DeviceTree.getDeviceByName returned existing 6280MB lvmlv data-mail (32) >10:05:10,100 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: data-mail ; >10:05:10,103 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: data-mail ; label_type: None ; >10:05:10,106 DEBUG storage: LUKS.__init__: >10:05:10,107 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >10:05:10,107 DEBUG storage: device data-mail does not contain a disklabel >10:05:10,108 INFO storage: type detected on 'data-mail' is 'crypto_LUKS' >10:05:10,111 DEBUG storage: LUKS.__init__: uuid: a4a3290b-570a-47de-bb8b-a1fed4ec1a81 ; exists: True ; label: None ; device: /dev/mapper/data-mail ; serial: None ; name: luks-a4a3290b-570a-47de-bb8b-a1fed4ec1a81 ; >10:05:10,111 DEBUG storage: getFormat('crypto_LUKS') returning LUKS instance >10:05:10,113 DEBUG storage: LVMLogicalVolumeDevice._setFormat: data-mail ; current: None ; type: luks ; >10:05:10,116 DEBUG storage: DeviceTree.handleUdevLUKSFormat: type: luks ; name: data-mail ; >10:05:10,120 DEBUG storage: DeviceTree.getDeviceByName: name: luks-a4a3290b-570a-47de-bb8b-a1fed4ec1a81 ; >10:05:10,123 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:10,127 DEBUG storage: LVMLogicalVolumeDevice.addChild: kids: 0 ; name: data-mail ; >10:05:10,127 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:05:10,131 DEBUG storage: LUKSDevice._setFormat: luks-a4a3290b-570a-47de-bb8b-a1fed4ec1a81 ; current: None ; type: None ; >10:05:10,134 DEBUG storage: LUKSDevice.setup: luks-a4a3290b-570a-47de-bb8b-a1fed4ec1a81 ; status: False ; controllable: True ; orig: False ; >10:05:10,138 DEBUG storage: LUKSDevice.setupParents: kids: 0 ; name: luks-a4a3290b-570a-47de-bb8b-a1fed4ec1a81 ; orig: False ; >10:05:10,142 DEBUG storage: LVMLogicalVolumeDevice.setup: data-mail ; status: True ; controllable: True ; orig: False ; >10:05:10,146 DEBUG storage: LUKS.setup: device: /dev/mapper/data-mail ; mapName: luks-a4a3290b-570a-47de-bb8b-a1fed4ec1a81 ; status: False ; type: luks ; >10:05:10,146 INFO storage: setup of luks-a4a3290b-570a-47de-bb8b-a1fed4ec1a81 failed: luks device not configured >10:05:10,157 DEBUG storage: LVMLogicalVolumeDevice.removeChild: kids: 1 ; name: data-mail ; >10:05:10,160 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:10,166 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:10,166 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:10,167 DEBUG storage: looking up parted Device: /dev/mapper/data >10:05:10,168 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:10,169 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:10,170 DEBUG storage: data size is 524620MB >10:05:10,179 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:10,180 DEBUG storage: vg data has 0MB free >10:05:10,181 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:10,182 DEBUG storage: data size is 524620MB >10:05:10,186 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:10,187 DEBUG storage: vg data has 0MB free >10:05:10,188 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:10,192 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f4f48d15610) -- > name = data-mail status = True kids = 0 id = 32 > parents = ['existing 524620MB lvmvg data (23)'] > uuid = ShrCX0-2OLm-UqpI-yi8H-PLfD-KCsU-oWkA2m size = 6280.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/data-mail type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 12861440 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (800, 255, 63) biosGeometry: (800, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f4d5e0b90> > target size = 6280.0 path = /dev/mapper/data-mail > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f505edb90) -- > name = data status = True kids = 3 id = 23 > parents = ['existing 524621MB mdarray :datas (4) with existing lvmpv'] > uuid = hLlY3O-8Ldl-POPM-i8lH-ClG9-g0md-atVzwY size = 524620 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/data > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 131155 > PE Free = 0 PV Count = 1 > LV Names = ['homes', 'mail', 'luks'] modified = False > extents = 131155.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 524621MB mdarray :datas (4) with existing lvmpv'] > LVs = ['existing 89088MB lvmlv data-homes (31) with existing ext4 filesystem', > 'existing 6280MB lvmlv data-mail (32) with existing luks', > 'existing 429252MB lvmlv data-luks (33) with existing luks'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 6280MB >10:05:10,193 INFO storage: got format: LUKS instance (0x7f4f48b51e10) -- > type = luks name = Encrypted (LUKS) status = False > device = /dev/mapper/data-mail uuid = a4a3290b-570a-47de-bb8b-a1fed4ec1a81 exists = True > options = None supported = False formattable = True resizable = False > cipher = None keySize = None mapName = luks-a4a3290b-570a-47de-bb8b-a1fed4ec1a81 > keyFile = None passphrase = (not set) > escrowCert = None addBackup = False >10:05:10,198 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-system-fedora15 /dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqZqC1NZi54sYPAThboWBeIcpANhyyZNUg /dev/disk/by-label/fedora15 /dev/disk/by-uuid/09f86c03-86af-4e4c-b5b4-d397a250705b /dev/mapper/system-fedora15 /dev/system/fedora15', > 'DEVNAME': 'dm-6', > 'DEVPATH': '/devices/virtual/block/dm-6', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'fedora15', > 'DM_NAME': 'system-fedora15', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqZqC1NZi54sYPAThboWBeIcpANhyyZNUg', > 'DM_VG_NAME': 'system', > 'ID_FS_LABEL': 'fedora15', > 'ID_FS_LABEL_ENC': 'fedora15', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '09f86c03-86af-4e4c-b5b4-d397a250705b', > 'ID_FS_UUID_ENC': '09f86c03-86af-4e4c-b5b4-d397a250705b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '118579', > 'name': 'dm-6', > 'symlinks': ['/dev/disk/by-id/dm-name-system-fedora15', > '/dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqZqC1NZi54sYPAThboWBeIcpANhyyZNUg', > '/dev/disk/by-label/fedora15', > '/dev/disk/by-uuid/09f86c03-86af-4e4c-b5b4-d397a250705b', > '/dev/mapper/system-fedora15', > '/dev/system/fedora15'], > 'sysfs_path': '/devices/virtual/block/dm-6'} ; name: system-fedora15 ; >10:05:10,199 INFO storage: scanning system-fedora15 (/devices/virtual/block/dm-6)... >10:05:10,201 DEBUG storage: DeviceTree.getDeviceByName: name: system-fedora15 ; >10:05:10,205 DEBUG storage: DeviceTree.getDeviceByName returned existing 19388MB lvmlv system-fedora15 (30) >10:05:10,207 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: system-fedora15 ; >10:05:10,210 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: system-fedora15 ; label_type: None ; >10:05:10,213 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:10,214 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:05:10,214 DEBUG storage: device system-fedora15 does not contain a disklabel >10:05:10,215 INFO storage: type detected on 'system-fedora15' is 'ext4' >10:05:10,361 DEBUG storage: padding min size from 7430 up to 7930 >10:05:10,365 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:10,366 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:05:10,374 DEBUG storage: LVMLogicalVolumeDevice._setFormat: system-fedora15 ; current: None ; type: ext4 ; >10:05:10,390 DEBUG storage: looking up parted Device: /dev/mapper/system >10:05:10,392 DEBUG storage: system size is 1192080MB >10:05:10,411 DEBUG storage: vg system has 46536MB free >10:05:10,412 DEBUG storage: system size is 1192080MB >10:05:10,425 DEBUG storage: vg system has 46536MB free >10:05:10,434 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f4f50667e90) -- > name = system-fedora15 status = True kids = 0 id = 30 > parents = ['existing 1192080MB lvmvg system (12)'] > uuid = ZqC1NZ-i54s-YPAT-hboW-BeIc-pANh-yyZNUg size = 19388.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/system-fedora15 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 39706624 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2471, 255, 63) biosGeometry: (2471, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f4d5e0a70> > target size = 19388.0 path = /dev/mapper/system-fedora15 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f4d5cec90) -- > name = system status = True kids = 6 id = 12 > parents = ['existing 1192081MB partition sdc4 (11) with existing lvmpv'] > uuid = 6CjWN2-Fsxs-YSBF-AfpA-Aeo4-c8Uc-cfGRZq size = 1192080 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/system > format args = [] originalFormat = None target = None dmUuid = None free = 46536.0 PE Size = 4.0 PE Count = 298020 > PE Free = 11634 PV Count = 1 > LV Names = ['fedora16', 'debian603', 'swap', 'fedora17', 'scratch', 'fedora15'] modified = False > extents = 298020.0 free space = 46536 > free extents = 11634.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 1192081MB partition sdc4 (11) with existing lvmpv'] > LVs = ['existing 19076MB lvmlv system-fedora16 (25) with existing ext4 filesystem', > 'existing 19076MB lvmlv system-debian603 (26)', > 'existing 9544MB lvmlv system-swap (27)', > 'existing 19076MB lvmlv system-fedora17 (28)', > 'existing 1059384MB lvmlv system-scratch (29) with existing ext4 filesystem', > 'existing 19388MB lvmlv system-fedora15 (30) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 19388MB >10:05:10,439 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:10,444 INFO storage: got format: Ext4FS instance (0x7f4f48b56790) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/system-fedora15 uuid = 09f86c03-86af-4e4c-b5b4-d397a250705b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = fedora15 size = 19388.0 targetSize = 19388.0 > >10:05:10,451 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-system-debian603 /dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqRxtOQAoj0wk1oA2N0lt1bA1OLwIrHulN /dev/disk/by-label/debian603 /dev/disk/by-uuid/1f7a3f71-c6a2-465f-8575-b08dd952a957 /dev/mapper/system-debian603 /dev/system/debian603', > 'DEVNAME': 'dm-7', > 'DEVPATH': '/devices/virtual/block/dm-7', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'debian603', > 'DM_NAME': 'system-debian603', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqRxtOQAoj0wk1oA2N0lt1bA1OLwIrHulN', > 'DM_VG_NAME': 'system', > 'ID_FS_LABEL': 'debian603', > 'ID_FS_LABEL_ENC': 'debian603', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '1f7a3f71-c6a2-465f-8575-b08dd952a957', > 'ID_FS_UUID_ENC': '1f7a3f71-c6a2-465f-8575-b08dd952a957', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '120184', > 'name': 'dm-7', > 'symlinks': ['/dev/disk/by-id/dm-name-system-debian603', > '/dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqRxtOQAoj0wk1oA2N0lt1bA1OLwIrHulN', > '/dev/disk/by-label/debian603', > '/dev/disk/by-uuid/1f7a3f71-c6a2-465f-8575-b08dd952a957', > '/dev/mapper/system-debian603', > '/dev/system/debian603'], > 'sysfs_path': '/devices/virtual/block/dm-7'} ; name: system-debian603 ; >10:05:10,454 INFO storage: scanning system-debian603 (/devices/virtual/block/dm-7)... >10:05:10,456 DEBUG storage: DeviceTree.getDeviceByName: name: system-debian603 ; >10:05:10,459 DEBUG storage: DeviceTree.getDeviceByName returned existing 19076MB lvmlv system-debian603 (26) >10:05:10,461 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: system-debian603 ; >10:05:10,462 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: system-debian603 ; label_type: None ; >10:05:10,464 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:10,464 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:05:10,465 DEBUG storage: device system-debian603 does not contain a disklabel >10:05:10,465 INFO storage: type detected on 'system-debian603' is 'ext4' >10:05:10,637 DEBUG storage: padding min size from 3707 up to 4077 >10:05:10,648 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:10,650 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:05:10,660 DEBUG storage: LVMLogicalVolumeDevice._setFormat: system-debian603 ; current: None ; type: ext4 ; >10:05:10,676 DEBUG storage: looking up parted Device: /dev/mapper/system >10:05:10,678 DEBUG storage: system size is 1192080MB >10:05:10,700 DEBUG storage: vg system has 46536MB free >10:05:10,701 DEBUG storage: system size is 1192080MB >10:05:10,722 DEBUG storage: vg system has 46536MB free >10:05:10,746 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f4f50667110) -- > name = system-debian603 status = True kids = 0 id = 26 > parents = ['existing 1192080MB lvmvg system (12)'] > uuid = RxtOQA-oj0w-k1oA-2N0l-t1bA-1OLw-IrHulN size = 19076.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/system-debian603 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 39067648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2431, 255, 63) biosGeometry: (2431, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f4d5e0830> > target size = 19076.0 path = /dev/mapper/system-debian603 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f4d5cec90) -- > name = system status = True kids = 6 id = 12 > parents = ['existing 1192081MB partition sdc4 (11) with existing lvmpv'] > uuid = 6CjWN2-Fsxs-YSBF-AfpA-Aeo4-c8Uc-cfGRZq size = 1192080 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/system > format args = [] originalFormat = None target = None dmUuid = None free = 46536.0 PE Size = 4.0 PE Count = 298020 > PE Free = 11634 PV Count = 1 > LV Names = ['fedora16', 'debian603', 'swap', 'fedora17', 'scratch', 'fedora15'] modified = False > extents = 298020.0 free space = 46536 > free extents = 11634.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 1192081MB partition sdc4 (11) with existing lvmpv'] > LVs = ['existing 19076MB lvmlv system-fedora16 (25) with existing ext4 filesystem', > 'existing 19076MB lvmlv system-debian603 (26) with existing ext4 filesystem', > 'existing 9544MB lvmlv system-swap (27)', > 'existing 19076MB lvmlv system-fedora17 (28)', > 'existing 1059384MB lvmlv system-scratch (29) with existing ext4 filesystem', > 'existing 19388MB lvmlv system-fedora15 (30) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 19076MB >10:05:10,754 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:10,759 INFO storage: got format: Ext4FS instance (0x7f4f48c49190) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/system-debian603 uuid = 1f7a3f71-c6a2-465f-8575-b08dd952a957 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = debian603 size = 19076.0 targetSize = 19076.0 > >10:05:10,773 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-system-swap /dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqOl0DVDAtUTT2z3tfMRHVDrx3Nmyd8lQe /dev/disk/by-uuid/10a7520f-642a-48fb-8141-eeef0b91e356 /dev/mapper/system-swap /dev/system/swap', > 'DEVNAME': 'dm-8', > 'DEVPATH': '/devices/virtual/block/dm-8', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'system-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqOl0DVDAtUTT2z3tfMRHVDrx3Nmyd8lQe', > 'DM_VG_NAME': 'system', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '10a7520f-642a-48fb-8141-eeef0b91e356', > 'ID_FS_UUID_ENC': '10a7520f-642a-48fb-8141-eeef0b91e356', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '8', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '121230', > 'name': 'dm-8', > 'symlinks': ['/dev/disk/by-id/dm-name-system-swap', > '/dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqOl0DVDAtUTT2z3tfMRHVDrx3Nmyd8lQe', > '/dev/disk/by-uuid/10a7520f-642a-48fb-8141-eeef0b91e356', > '/dev/mapper/system-swap', > '/dev/system/swap'], > 'sysfs_path': '/devices/virtual/block/dm-8'} ; name: system-swap ; >10:05:10,775 INFO storage: scanning system-swap (/devices/virtual/block/dm-8)... >10:05:10,783 DEBUG storage: DeviceTree.getDeviceByName: name: system-swap ; >10:05:10,792 DEBUG storage: DeviceTree.getDeviceByName returned existing 9544MB lvmlv system-swap (27) >10:05:10,799 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: system-swap ; >10:05:10,806 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: system-swap ; label_type: None ; >10:05:10,814 DEBUG storage: SwapSpace.__init__: >10:05:10,815 DEBUG storage: getFormat('swap') returning SwapSpace instance >10:05:10,816 DEBUG storage: device system-swap does not contain a disklabel >10:05:10,817 INFO storage: type detected on 'system-swap' is 'swap' >10:05:10,823 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/system-swap ; serial: None ; uuid: 10a7520f-642a-48fb-8141-eeef0b91e356 ; exists: True ; label: None ; >10:05:10,825 DEBUG storage: getFormat('swap') returning SwapSpace instance >10:05:10,832 DEBUG storage: LVMLogicalVolumeDevice._setFormat: system-swap ; current: None ; type: swap ; >10:05:10,844 DEBUG storage: looking up parted Device: /dev/mapper/system >10:05:10,845 DEBUG storage: system size is 1192080MB >10:05:10,851 DEBUG storage: vg system has 46536MB free >10:05:10,852 DEBUG storage: system size is 1192080MB >10:05:10,858 DEBUG storage: vg system has 46536MB free >10:05:10,866 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f4f50667290) -- > name = system-swap status = True kids = 0 id = 27 > parents = ['existing 1192080MB lvmvg system (12)'] > uuid = Ol0DVD-AtUT-T2z3-tfMR-HVDr-x3Nm-yd8lQe size = 9544.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/system-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 19546112 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1216, 255, 63) biosGeometry: (1216, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f48d26a70> > target size = 9544.0 path = /dev/mapper/system-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f4d5cec90) -- > name = system status = True kids = 6 id = 12 > parents = ['existing 1192081MB partition sdc4 (11) with existing lvmpv'] > uuid = 6CjWN2-Fsxs-YSBF-AfpA-Aeo4-c8Uc-cfGRZq size = 1192080 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/system > format args = [] originalFormat = None target = None dmUuid = None free = 46536.0 PE Size = 4.0 PE Count = 298020 > PE Free = 11634 PV Count = 1 > LV Names = ['fedora16', 'debian603', 'swap', 'fedora17', 'scratch', 'fedora15'] modified = False > extents = 298020.0 free space = 46536 > free extents = 11634.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 1192081MB partition sdc4 (11) with existing lvmpv'] > LVs = ['existing 19076MB lvmlv system-fedora16 (25) with existing ext4 filesystem', > 'existing 19076MB lvmlv system-debian603 (26) with existing ext4 filesystem', > 'existing 9544MB lvmlv system-swap (27) with existing swap', > 'existing 19076MB lvmlv system-fedora17 (28)', > 'existing 1059384MB lvmlv system-scratch (29) with existing ext4 filesystem', > 'existing 19388MB lvmlv system-fedora15 (30) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 9544MB >10:05:10,868 INFO storage: got format: SwapSpace instance (0x7f4f48bdd510) -- > type = swap name = swap status = False > device = /dev/mapper/system-swap uuid = 10a7520f-642a-48fb-8141-eeef0b91e356 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >10:05:10,874 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-system-fedora17 /dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqRkaoPI3bJmIdfjNoRoIfCj82kv9yixdB /dev/disk/by-uuid/f21a643d-0fef-4f3f-a07d-fb18e153c864 /dev/mapper/system-fedora17 /dev/system/fedora17', > 'DEVNAME': 'dm-9', > 'DEVPATH': '/devices/virtual/block/dm-9', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'fedora17', > 'DM_NAME': 'system-fedora17', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqRkaoPI3bJmIdfjNoRoIfCj82kv9yixdB', > 'DM_VG_NAME': 'system', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f21a643d-0fef-4f3f-a07d-fb18e153c864', > 'ID_FS_UUID_ENC': 'f21a643d-0fef-4f3f-a07d-fb18e153c864', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '9', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '123226', > 'name': 'dm-9', > 'symlinks': ['/dev/disk/by-id/dm-name-system-fedora17', > '/dev/disk/by-id/dm-uuid-LVM-6CjWN2FsxsYSBFAfpAAeo4c8UccfGRZqRkaoPI3bJmIdfjNoRoIfCj82kv9yixdB', > '/dev/disk/by-uuid/f21a643d-0fef-4f3f-a07d-fb18e153c864', > '/dev/mapper/system-fedora17', > '/dev/system/fedora17'], > 'sysfs_path': '/devices/virtual/block/dm-9'} ; name: system-fedora17 ; >10:05:10,875 INFO storage: scanning system-fedora17 (/devices/virtual/block/dm-9)... >10:05:10,878 DEBUG storage: DeviceTree.getDeviceByName: name: system-fedora17 ; >10:05:10,882 DEBUG storage: DeviceTree.getDeviceByName returned existing 19076MB lvmlv system-fedora17 (28) >10:05:10,885 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: system-fedora17 ; >10:05:10,900 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: system-fedora17 ; label_type: None ; >10:05:10,904 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:10,906 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:05:10,906 DEBUG storage: device system-fedora17 does not contain a disklabel >10:05:10,908 INFO storage: type detected on 'system-fedora17' is 'ext4' >10:05:11,042 DEBUG storage: padding min size from 15967 up to 16467 >10:05:11,053 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:11,055 DEBUG storage: getFormat('ext4') returning Ext4FS instance >10:05:11,063 DEBUG storage: LVMLogicalVolumeDevice._setFormat: system-fedora17 ; current: None ; type: ext4 ; >10:05:11,080 DEBUG storage: looking up parted Device: /dev/mapper/system >10:05:11,082 DEBUG storage: system size is 1192080MB >10:05:11,104 DEBUG storage: vg system has 46536MB free >10:05:11,105 DEBUG storage: system size is 1192080MB >10:05:11,125 DEBUG storage: vg system has 46536MB free >10:05:11,150 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f4f48cc6790) -- > name = system-fedora17 status = True kids = 0 id = 28 > parents = ['existing 1192080MB lvmvg system (12)'] > uuid = RkaoPI-3bJm-Idfj-NoRo-IfCj-82kv-9yixdB size = 19076.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/system-fedora17 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 39067648 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2431, 255, 63) biosGeometry: (2431, 255, 63) > PedDevice: <_ped.Device object at 0x7f4f48d26710> > target size = 19076.0 path = /dev/mapper/system-fedora17 > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f4f4d5cec90) -- > name = system status = True kids = 6 id = 12 > parents = ['existing 1192081MB partition sdc4 (11) with existing lvmpv'] > uuid = 6CjWN2-Fsxs-YSBF-AfpA-Aeo4-c8Uc-cfGRZq size = 1192080 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/system > format args = [] originalFormat = None target = None dmUuid = None free = 46536.0 PE Size = 4.0 PE Count = 298020 > PE Free = 11634 PV Count = 1 > LV Names = ['fedora16', 'debian603', 'swap', 'fedora17', 'scratch', 'fedora15'] modified = False > extents = 298020.0 free space = 46536 > free extents = 11634.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 1192081MB partition sdc4 (11) with existing lvmpv'] > LVs = ['existing 19076MB lvmlv system-fedora16 (25) with existing ext4 filesystem', > 'existing 19076MB lvmlv system-debian603 (26) with existing ext4 filesystem', > 'existing 9544MB lvmlv system-swap (27) with existing swap', > 'existing 19076MB lvmlv system-fedora17 (28) with existing ext4 filesystem', > 'existing 1059384MB lvmlv system-scratch (29) with existing ext4 filesystem', > 'existing 19388MB lvmlv system-fedora15 (30) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 19076MB >10:05:11,159 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:11,167 INFO storage: got format: Ext4FS instance (0x7f4f48bc9710) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/system-fedora17 uuid = f21a643d-0fef-4f3f-a07d-fb18e153c864 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 19076.0 targetSize = 19076.0 > >10:05:11,342 DEBUG storage: DeviceTree.getDeviceByName: name: system-fedora16 ; >10:05:11,353 DEBUG storage: DeviceTree.getDeviceByName returned existing 19076MB lvmlv system-fedora16 (25) with existing ext4 filesystem >10:05:11,357 DEBUG storage: DeviceTree.getDeviceByName: name: system-debian603 ; >10:05:11,367 DEBUG storage: DeviceTree.getDeviceByName returned existing 19076MB lvmlv system-debian603 (26) with existing ext4 filesystem >10:05:11,374 DEBUG storage: DeviceTree.getDeviceByName: name: system-swap ; >10:05:11,385 DEBUG storage: DeviceTree.getDeviceByName returned existing 9544MB lvmlv system-swap (27) with existing swap >10:05:11,388 DEBUG storage: DeviceTree.getDeviceByName: name: system-fedora17 ; >10:05:11,396 DEBUG storage: DeviceTree.getDeviceByName returned existing 19076MB lvmlv system-fedora17 (28) with existing ext4 filesystem >10:05:11,398 DEBUG storage: DeviceTree.getDeviceByName: name: system-scratch ; >10:05:11,404 DEBUG storage: DeviceTree.getDeviceByName returned existing 1059384MB lvmlv system-scratch (29) with existing ext4 filesystem >10:05:11,406 DEBUG storage: DeviceTree.getDeviceByName: name: system-fedora15 ; >10:05:11,410 DEBUG storage: DeviceTree.getDeviceByName returned existing 19388MB lvmlv system-fedora15 (30) with existing ext4 filesystem >10:05:11,412 DEBUG storage: DeviceTree.getDeviceByName: name: data-homes ; >10:05:11,416 DEBUG storage: DeviceTree.getDeviceByName returned existing 89088MB lvmlv data-homes (31) with existing ext4 filesystem >10:05:11,419 DEBUG storage: DeviceTree.getDeviceByName: name: data-mail ; >10:05:11,421 DEBUG storage: DeviceTree.getDeviceByName returned existing 6280MB lvmlv data-mail (32) with existing luks >10:05:11,426 DEBUG storage: DeviceTree.getDeviceByName: name: data-luks ; >10:05:11,435 DEBUG storage: DeviceTree.getDeviceByName returned existing 429252MB lvmlv data-luks (33) with existing luks >10:05:11,442 DEBUG storage: MDRaidArrayDevice.teardown: scratch_0 ; status: True ; controllable: True ; >10:05:11,535 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:05:11,539 DEBUG storage: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >10:05:11,544 DEBUG storage: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >10:05:11,610 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:05:11,646 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:05:11,672 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:05:11,718 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >10:05:11,730 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >10:05:11,745 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >10:05:11,784 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >10:05:11,795 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:05:11,812 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:05:11,852 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >10:05:11,861 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >10:05:11,876 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >10:05:11,927 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >10:05:11,936 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:05:11,950 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:05:11,991 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >10:05:12,043 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >10:05:12,051 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:05:12,062 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:05:12,107 DEBUG storage: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >10:05:12,152 DEBUG storage: DiskDevice.teardown: sdd ; status: True ; controllable: True ; >10:05:12,161 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >10:05:12,179 DEBUG storage: DiskLabel.teardown: device: /dev/sdd ; status: False ; type: disklabel ; >10:05:12,220 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >10:05:12,237 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >10:05:12,250 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >10:05:12,289 DEBUG storage: OpticalDevice.teardown: sr1 ; status: True ; controllable: True ; >10:05:12,298 DEBUG storage: DeviceFormat.teardown: device: /dev/sr1 ; status: False ; type: None ; >10:05:12,312 DEBUG storage: DeviceFormat.teardown: device: /dev/sr1 ; status: False ; type: None ; >10:05:12,384 DEBUG storage: LoopDevice.teardown: loop0 ; status: True ; controllable: False ; >10:05:12,416 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >10:05:12,424 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >10:05:12,432 DEBUG storage: LVMLogicalVolumeDevice.teardown: system-fedora16 ; status: True ; controllable: True ; >10:05:12,482 DEBUG storage: LVMLogicalVolumeDevice._teardown: system-fedora16 ; status: True ; controllable: True ; >10:05:12,589 DEBUG storage: LVMVolumeGroupDevice.teardown: system ; status: True ; controllable: True ; >10:05:12,593 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/system ; status: False ; type: None ; >10:05:12,597 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/system ; status: False ; type: None ; >10:05:12,632 DEBUG storage: LVMVolumeGroupDevice._teardown: system ; status: True ; controllable: True ; >10:05:12,737 DEBUG storage: PartitionDevice.teardown: sdc4 ; status: True ; controllable: True ; >10:05:12,757 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sdc4 ; status: False ; type: lvmpv ; >10:05:12,778 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sdc4 ; status: False ; type: lvmpv ; >10:05:12,823 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >10:05:12,835 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:05:12,848 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:05:12,884 DEBUG storage: LVMLogicalVolumeDevice.teardown: system-debian603 ; status: False ; controllable: True ; >10:05:12,891 DEBUG storage: LVMLogicalVolumeDevice.teardown: system-swap ; status: False ; controllable: True ; >10:05:12,899 DEBUG storage: LVMLogicalVolumeDevice.teardown: system-fedora17 ; status: False ; controllable: True ; >10:05:12,906 DEBUG storage: LVMLogicalVolumeDevice.teardown: system-scratch ; status: False ; controllable: True ; >10:05:12,913 DEBUG storage: LVMLogicalVolumeDevice.teardown: system-fedora15 ; status: False ; controllable: True ; >10:05:12,920 DEBUG storage: LVMLogicalVolumeDevice.teardown: data-homes ; status: True ; controllable: True ; >10:05:12,975 DEBUG storage: LVMLogicalVolumeDevice._teardown: data-homes ; status: True ; controllable: True ; >10:05:13,112 DEBUG storage: LVMVolumeGroupDevice.teardown: data ; status: True ; controllable: True ; >10:05:13,121 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/data ; status: False ; type: None ; >10:05:13,131 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/data ; status: False ; type: None ; >10:05:13,174 DEBUG storage: LVMVolumeGroupDevice._teardown: data ; status: True ; controllable: True ; >10:05:13,294 DEBUG storage: MDRaidArrayDevice.teardown: :datas ; status: True ; controllable: True ; >10:05:13,304 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/md/:datas ; status: False ; type: lvmpv ; >10:05:13,315 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/md/:datas ; status: False ; type: lvmpv ; >10:05:14,112 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >10:05:14,115 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >10:05:14,118 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >10:05:14,156 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:05:14,159 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:05:14,162 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:05:14,198 DEBUG storage: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >10:05:14,202 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc3 ; status: False ; type: mdmember ; >10:05:14,206 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc3 ; status: False ; type: mdmember ; >10:05:14,249 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >10:05:14,255 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:05:14,262 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:05:14,298 DEBUG storage: LVMLogicalVolumeDevice.teardown: data-mail ; status: False ; controllable: True ; >10:05:14,301 DEBUG storage: LVMLogicalVolumeDevice.teardown: data-luks ; status: False ; controllable: True ; >10:05:14,302 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >10:05:14,321 INFO storage: edd: collected mbr signatures: {'sdd': '0xc3072e18', 'sda': '0x6c9e769a', 'sdb': '0xb8fdeca9', 'sdc': '0x0007ed76'} >10:05:14,323 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0xc3072e18 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 60516479 >10:05:14,325 INFO storage: edd: matched 0x80 to sdd using MBR sig >10:05:14,325 DEBUG storage: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: 0x6c9e769a > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 1465149168 >10:05:14,326 INFO storage: edd: matched 0x81 to sda using MBR sig >10:05:14,327 DEBUG storage: edd: data extracted from 0x82: > type: None, ata_device: None > channel: None, mbr_signature: 0xb8fdeca9 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 390721968 >10:05:14,327 INFO storage: edd: matched 0x82 to sdb using MBR sig >10:05:14,327 DEBUG storage: edd: data extracted from 0x83: > type: None, ata_device: None > channel: None, mbr_signature: 0x0007ed76 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 3907029168 >10:05:14,328 INFO storage: edd: matched 0x83 to sdc using MBR sig >10:05:14,333 DEBUG storage: MDRaidArrayDevice.setup: scratch_0 ; status: False ; controllable: True ; orig: False ; >10:05:14,335 DEBUG storage: MDRaidArrayDevice.setupParents: kids: 0 ; name: scratch_0 ; orig: False ; >10:05:14,337 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:05:14,339 DEBUG storage: MDRaidMember.setup: device: /dev/sda1 ; status: False ; type: mdmember ; >10:05:14,340 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >10:05:14,342 DEBUG storage: MDRaidMember.setup: device: /dev/sdb1 ; status: False ; type: mdmember ; >10:05:14,343 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >10:05:14,345 DEBUG storage: MDRaidMember.setup: device: /dev/sdc2 ; status: False ; type: mdmember ; >10:05:14,346 DEBUG storage: MDRaidArrayDevice._setup: scratch_0 ; status: False ; controllable: True ; orig: False ; >10:05:14,347 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >10:05:14,348 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >10:05:14,349 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >10:05:14,665 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: scratch_0 ; status: False ; >10:05:14,684 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >10:05:14,759 DEBUG storage: MDRaidArrayDevice.teardown: scratch_0 ; status: True ; controllable: True ; >10:05:14,946 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >10:05:14,951 DEBUG storage: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >10:05:14,955 DEBUG storage: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >10:05:14,996 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:05:15,000 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:05:15,005 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:05:15,044 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >10:05:15,049 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >10:05:15,055 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >10:05:15,093 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >10:05:15,095 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:05:15,097 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >10:05:15,127 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >10:05:15,132 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >10:05:15,136 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >10:05:15,171 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >10:05:15,176 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:05:15,185 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:05:15,225 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >10:05:15,226 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >10:05:15,250 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >10:05:15,320 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >10:05:15,324 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:05:15,331 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:05:15,368 DEBUG storage: PartitionDevice.setup: sdd1 ; status: True ; controllable: True ; orig: False ; >10:05:15,370 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >10:05:15,392 WARN storage: mount of sdd1 as ext2 failed: mount failed: (32, 'mount: /dev/sdd1 is already mounted or /mnt/sysimage busy\n /dev/sdd1 is already mounted on /run/install/repo') >10:05:15,396 DEBUG storage: PartitionDevice.teardown: sdd1 ; status: True ; controllable: True ; >10:05:15,438 DEBUG storage: LVMLogicalVolumeDevice.setup: system-fedora16 ; status: False ; controllable: True ; orig: False ; >10:05:15,442 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: system-fedora16 ; orig: False ; >10:05:15,445 DEBUG storage: LVMVolumeGroupDevice.setup: system ; status: True ; controllable: True ; orig: False ; >10:05:15,446 DEBUG storage: LVMLogicalVolumeDevice._setup: system-fedora16 ; status: False ; controllable: True ; orig: False ; >10:05:15,618 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >10:05:15,951 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >10:05:15,969 DEBUG storage: blkid.tab devs: ['/dev/sdc4', '/dev/loop1', '/dev/sdc3', '/dev/sdb1', '/dev/sdc1', '/dev/sdc2', '/dev/sdd1', '/dev/mapper/system-fedora16', '/dev/sr0', '/dev/md1', '/dev/sda1', '/dev/sda2', '/dev/loop0'] >10:05:15,970 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >10:05:15,986 DEBUG storage: crypttab maps: [] >10:05:15,986 DEBUG storage: parsing /mnt/sysimage/etc/fstab >10:05:16,004 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/system-fedora16 ; >10:05:16,010 DEBUG storage: DeviceTree.getDeviceByPath returned existing 19076MB lvmlv system-fedora16 (25) with existing ext4 filesystem >10:05:16,011 DEBUG storage: resolved '/dev/mapper/system-fedora16' to 'system-fedora16' (lvmlv) >10:05:16,012 DEBUG storage: resolved 'UUID=fe00d96e-6626-4300-8a12-cd48a9b6166a' to 'sdc1' (partition) >10:05:16,012 DEBUG storage: resolved 'UUID=3a64d285-94ee-4f06-badc-e682aa9f3510' to 'scratch_0' (mdarray) >10:05:16,014 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/data-homes ; >10:05:16,016 DEBUG storage: DeviceTree.getDeviceByPath returned existing 89088MB lvmlv data-homes (31) with existing ext4 filesystem >10:05:16,016 DEBUG storage: resolved '/dev/mapper/data-homes' to 'data-homes' (lvmlv) >10:05:16,017 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/udisks-luks-uuid-b169c5f8-5303-451c-829e-ded7fce5dbbb-uid1000 ; >10:05:16,018 DEBUG storage: DeviceTree.getDeviceByPath returned None >10:05:16,019 DEBUG storage: failed to resolve '/dev/mapper/udisks-luks-uuid-b169c5f8-5303-451c-829e-ded7fce5dbbb-uid1000' >10:05:16,020 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/udisks-luks-uuid-b169c5f8-5303-451c-829e-ded7fce5dbbb-uid1001 ; >10:05:16,021 DEBUG storage: DeviceTree.getDeviceByPath returned None >10:05:16,021 DEBUG storage: failed to resolve '/dev/mapper/udisks-luks-uuid-b169c5f8-5303-451c-829e-ded7fce5dbbb-uid1001' >10:05:16,022 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/luks-mail ; >10:05:16,024 DEBUG storage: DeviceTree.getDeviceByPath returned None >10:05:16,024 DEBUG storage: failed to resolve '/dev/mapper/luks-mail' >10:05:16,025 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/system-fedora15 ; >10:05:16,027 DEBUG storage: DeviceTree.getDeviceByPath returned existing 19388MB lvmlv system-fedora15 (30) with existing ext4 filesystem >10:05:16,027 DEBUG storage: resolved '/dev/mapper/system-fedora15' to 'system-fedora15' (lvmlv) >10:05:16,028 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/system-fedora17 ; >10:05:16,030 DEBUG storage: DeviceTree.getDeviceByPath returned existing 19076MB lvmlv system-fedora17 (28) with existing ext4 filesystem >10:05:16,030 DEBUG storage: resolved '/dev/mapper/system-fedora17' to 'system-fedora17' (lvmlv) >10:05:16,031 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/system-debian603 ; >10:05:16,033 DEBUG storage: DeviceTree.getDeviceByPath returned existing 19076MB lvmlv system-debian603 (26) with existing ext4 filesystem >10:05:16,033 DEBUG storage: resolved '/dev/mapper/system-debian603' to 'system-debian603' (lvmlv) >10:05:16,034 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/system-scratch ; >10:05:16,036 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1059384MB lvmlv system-scratch (29) with existing ext4 filesystem >10:05:16,036 DEBUG storage: resolved '/dev/mapper/system-scratch' to 'system-scratch' (lvmlv) >10:05:16,037 DEBUG storage: LVMLogicalVolumeDevice.teardown: system-fedora16 ; status: True ; controllable: True ; >10:05:16,100 DEBUG storage: LVMLogicalVolumeDevice._teardown: system-fedora16 ; status: True ; controllable: True ; >10:05:16,189 DEBUG storage: LVMLogicalVolumeDevice.setup: system-debian603 ; status: False ; controllable: True ; orig: False ; >10:05:16,192 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: system-debian603 ; orig: False ; >10:05:16,197 DEBUG storage: LVMVolumeGroupDevice.setup: system ; status: True ; controllable: True ; orig: False ; >10:05:16,201 DEBUG storage: LVMLogicalVolumeDevice._setup: system-debian603 ; status: False ; controllable: True ; orig: False ; >10:05:16,414 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >10:05:16,731 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >10:05:16,732 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >10:05:16,732 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >10:05:16,733 INFO storage: error parsing crypttab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/crypttab' >10:05:16,733 DEBUG storage: parsing /mnt/sysimage/etc/fstab >10:05:16,753 DEBUG storage: DeviceTree.getDeviceByName: name: proc ; >10:05:16,756 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:16,760 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/proc ; >10:05:16,763 DEBUG storage: DeviceTree.getDeviceByPath returned None >10:05:16,764 DEBUG storage: failed to resolve '/dev/proc' >10:05:16,765 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/system-debian603 ; >10:05:16,767 DEBUG storage: DeviceTree.getDeviceByPath returned existing 19076MB lvmlv system-debian603 (26) with existing ext4 filesystem >10:05:16,767 DEBUG storage: resolved '/dev/mapper/system-debian603' to 'system-debian603' (lvmlv) >10:05:16,767 DEBUG storage: resolved 'UUID=3a64d285-94ee-4f06-badc-e682aa9f3510' to 'scratch_0' (mdarray) >10:05:16,768 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/data-homes ; >10:05:16,770 DEBUG storage: DeviceTree.getDeviceByPath returned existing 89088MB lvmlv data-homes (31) with existing ext4 filesystem >10:05:16,770 DEBUG storage: resolved '/dev/mapper/data-homes' to 'data-homes' (lvmlv) >10:05:16,772 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/system-scratch ; >10:05:16,774 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1059384MB lvmlv system-scratch (29) with existing ext4 filesystem >10:05:16,775 DEBUG storage: resolved '/dev/mapper/system-scratch' to 'system-scratch' (lvmlv) >10:05:16,776 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/scd0 ; >10:05:16,777 DEBUG storage: DeviceTree.getDeviceByPath returned None >10:05:16,777 DEBUG storage: failed to resolve '/dev/scd0' >10:05:16,778 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/scd1 ; >10:05:16,779 DEBUG storage: DeviceTree.getDeviceByPath returned None >10:05:16,780 DEBUG storage: failed to resolve '/dev/scd1' >10:05:16,781 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdd1 ; >10:05:16,782 DEBUG storage: DeviceTree.getDeviceByPath returned existing 29548MB partition sdd1 (14) with existing ext2 filesystem >10:05:16,782 DEBUG storage: resolved '/dev/sdd1' to 'sdd1' (partition) >10:05:16,783 DEBUG storage: LVMLogicalVolumeDevice.teardown: system-debian603 ; status: True ; controllable: True ; >10:05:16,842 DEBUG storage: LVMLogicalVolumeDevice._teardown: system-debian603 ; status: True ; controllable: True ; >10:05:16,943 DEBUG storage: LVMLogicalVolumeDevice.setup: system-fedora17 ; status: False ; controllable: True ; orig: False ; >10:05:16,947 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: system-fedora17 ; orig: False ; >10:05:16,951 DEBUG storage: LVMVolumeGroupDevice.setup: system ; status: True ; controllable: True ; orig: False ; >10:05:16,954 DEBUG storage: LVMLogicalVolumeDevice._setup: system-fedora17 ; status: False ; controllable: True ; orig: False ; >10:05:17,165 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >10:05:17,444 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >10:05:17,445 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >10:05:17,446 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >10:05:17,446 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >10:05:17,460 DEBUG storage: crypttab maps: [] >10:05:17,461 DEBUG storage: parsing /mnt/sysimage/etc/fstab >10:05:17,475 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/system-fedora17 ; >10:05:17,481 DEBUG storage: DeviceTree.getDeviceByPath returned existing 19076MB lvmlv system-fedora17 (28) with existing ext4 filesystem >10:05:17,482 DEBUG storage: resolved '/dev/mapper/system-fedora17' to 'system-fedora17' (lvmlv) >10:05:17,482 DEBUG storage: resolved 'UUID=fe00d96e-6626-4300-8a12-cd48a9b6166a' to 'sdc1' (partition) >10:05:17,483 DEBUG storage: resolved 'UUID=3a64d285-94ee-4f06-badc-e682aa9f3510' to 'scratch_0' (mdarray) >10:05:17,484 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/data-homes ; >10:05:17,486 DEBUG storage: DeviceTree.getDeviceByPath returned existing 89088MB lvmlv data-homes (31) with existing ext4 filesystem >10:05:17,486 DEBUG storage: resolved '/dev/mapper/data-homes' to 'data-homes' (lvmlv) >10:05:17,487 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/luks-b169c5f8-5303-451c-829e-ded7fce5dbbb ; >10:05:17,489 DEBUG storage: DeviceTree.getDeviceByPath returned None >10:05:17,489 DEBUG storage: failed to resolve '/dev/mapper/luks-b169c5f8-5303-451c-829e-ded7fce5dbbb' >10:05:17,490 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/system-debian603 ; >10:05:17,492 DEBUG storage: DeviceTree.getDeviceByPath returned existing 19076MB lvmlv system-debian603 (26) with existing ext4 filesystem >10:05:17,492 DEBUG storage: resolved '/dev/mapper/system-debian603' to 'system-debian603' (lvmlv) >10:05:17,493 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/system-fedora16 ; >10:05:17,495 DEBUG storage: DeviceTree.getDeviceByPath returned existing 19076MB lvmlv system-fedora16 (25) with existing ext4 filesystem >10:05:17,495 DEBUG storage: resolved '/dev/mapper/system-fedora16' to 'system-fedora16' (lvmlv) >10:05:17,496 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/system-scratch ; >10:05:17,498 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1059384MB lvmlv system-scratch (29) with existing ext4 filesystem >10:05:17,498 DEBUG storage: resolved '/dev/mapper/system-scratch' to 'system-scratch' (lvmlv) >10:05:17,499 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/system-swap ; >10:05:17,501 DEBUG storage: DeviceTree.getDeviceByPath returned existing 9544MB lvmlv system-swap (27) with existing swap >10:05:17,501 DEBUG storage: resolved '/dev/mapper/system-swap' to 'system-swap' (lvmlv) >10:05:17,502 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr1 ; >10:05:17,504 DEBUG storage: OpticalDevice.mediaPresent: sr1 ; status: True ; >10:05:17,517 DEBUG storage: DeviceTree.getDeviceByPath returned existing 0MB cdrom sr1 (16) >10:05:17,517 DEBUG storage: resolved '/dev/sr1' to 'sr1' (cdrom) >10:05:17,520 DEBUG storage: LVMLogicalVolumeDevice.teardown: system-fedora17 ; status: True ; controllable: True ; >10:05:17,589 DEBUG storage: LVMLogicalVolumeDevice._teardown: system-fedora17 ; status: True ; controllable: True ; >10:05:17,688 DEBUG storage: LVMLogicalVolumeDevice.setup: system-scratch ; status: False ; controllable: True ; orig: False ; >10:05:17,692 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: system-scratch ; orig: False ; >10:05:17,697 DEBUG storage: LVMVolumeGroupDevice.setup: system ; status: True ; controllable: True ; orig: False ; >10:05:17,702 DEBUG storage: LVMLogicalVolumeDevice._setup: system-scratch ; status: False ; controllable: True ; orig: False ; >10:05:17,945 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >10:05:18,035 DEBUG storage: LVMLogicalVolumeDevice.teardown: system-scratch ; status: True ; controllable: True ; >10:05:18,097 DEBUG storage: LVMLogicalVolumeDevice._teardown: system-scratch ; status: True ; controllable: True ; >10:05:18,194 DEBUG storage: LVMVolumeGroupDevice.teardown: system ; status: True ; controllable: True ; >10:05:18,199 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/system ; status: False ; type: None ; >10:05:18,204 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/system ; status: False ; type: None ; >10:05:18,239 DEBUG storage: LVMVolumeGroupDevice._teardown: system ; status: True ; controllable: True ; >10:05:18,328 DEBUG storage: PartitionDevice.teardown: sdc4 ; status: True ; controllable: True ; >10:05:18,333 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sdc4 ; status: False ; type: lvmpv ; >10:05:18,337 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sdc4 ; status: False ; type: lvmpv ; >10:05:18,370 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >10:05:18,375 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:05:18,377 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:05:18,409 DEBUG storage: LVMLogicalVolumeDevice.setup: system-fedora15 ; status: False ; controllable: True ; orig: False ; >10:05:18,413 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: system-fedora15 ; orig: False ; >10:05:18,415 DEBUG storage: LVMVolumeGroupDevice.setup: system ; status: True ; controllable: True ; orig: False ; >10:05:18,416 DEBUG storage: LVMLogicalVolumeDevice._setup: system-fedora15 ; status: False ; controllable: True ; orig: False ; >10:05:18,694 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >10:05:19,047 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >10:05:19,064 DEBUG storage: blkid.tab devs: ['/dev/sdc4', '/dev/sdc2', '/dev/sdc3', '/dev/md1', '/dev/sdc1', '/dev/sdd1', '/dev/sr0', '/dev/md127', '/dev/mapper/system-fedora15', '/dev/sdb1', '/dev/sda1', '/dev/sda2'] >10:05:19,064 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >10:05:19,076 DEBUG storage: crypttab maps: [] >10:05:19,077 DEBUG storage: parsing /mnt/sysimage/etc/fstab >10:05:19,085 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/system-fedora15 ; >10:05:19,091 DEBUG storage: DeviceTree.getDeviceByPath returned existing 19388MB lvmlv system-fedora15 (30) with existing ext4 filesystem >10:05:19,091 DEBUG storage: resolved '/dev/mapper/system-fedora15' to 'system-fedora15' (lvmlv) >10:05:19,092 DEBUG storage: resolved 'UUID=fe00d96e-6626-4300-8a12-cd48a9b6166a' to 'sdc1' (partition) >10:05:19,093 DEBUG storage: resolved 'UUID=3a64d285-94ee-4f06-badc-e682aa9f3510' to 'scratch_0' (mdarray) >10:05:19,094 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/data-homes ; >10:05:19,096 DEBUG storage: DeviceTree.getDeviceByPath returned existing 89088MB lvmlv data-homes (31) with existing ext4 filesystem >10:05:19,096 DEBUG storage: resolved '/dev/mapper/data-homes' to 'data-homes' (lvmlv) >10:05:19,097 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/udisks-luks-uuid-b169c5f8-5303-451c-829e-ded7fce5dbbb-uid1000 ; >10:05:19,099 DEBUG storage: DeviceTree.getDeviceByPath returned None >10:05:19,099 DEBUG storage: failed to resolve '/dev/mapper/udisks-luks-uuid-b169c5f8-5303-451c-829e-ded7fce5dbbb-uid1000' >10:05:19,100 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/udisks-luks-uuid-b169c5f8-5303-451c-829e-ded7fce5dbbb-uid501 ; >10:05:19,101 DEBUG storage: DeviceTree.getDeviceByPath returned None >10:05:19,101 DEBUG storage: failed to resolve '/dev/mapper/udisks-luks-uuid-b169c5f8-5303-451c-829e-ded7fce5dbbb-uid501' >10:05:19,102 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/luks-mail ; >10:05:19,104 DEBUG storage: DeviceTree.getDeviceByPath returned None >10:05:19,104 DEBUG storage: failed to resolve '/dev/mapper/luks-mail' >10:05:19,105 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/system-fedora16 ; >10:05:19,107 DEBUG storage: DeviceTree.getDeviceByPath returned existing 19076MB lvmlv system-fedora16 (25) with existing ext4 filesystem >10:05:19,107 DEBUG storage: resolved '/dev/mapper/system-fedora16' to 'system-fedora16' (lvmlv) >10:05:19,108 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/system-scratch ; >10:05:19,110 DEBUG storage: DeviceTree.getDeviceByPath returned existing 1059384MB lvmlv system-scratch (29) with existing ext4 filesystem >10:05:19,110 DEBUG storage: resolved '/dev/mapper/system-scratch' to 'system-scratch' (lvmlv) >10:05:19,111 DEBUG storage: DeviceTree.getDeviceByName: name: tmpfs ; >10:05:19,112 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:19,113 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/tmpfs ; >10:05:19,115 DEBUG storage: DeviceTree.getDeviceByPath returned None >10:05:19,115 DEBUG storage: failed to resolve '/dev/tmpfs' >10:05:19,116 DEBUG storage: DeviceTree.getDeviceByName: name: devpts ; >10:05:19,117 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:19,118 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/devpts ; >10:05:19,119 DEBUG storage: DeviceTree.getDeviceByPath returned None >10:05:19,120 DEBUG storage: failed to resolve '/dev/devpts' >10:05:19,121 DEBUG storage: DeviceTree.getDeviceByName: name: sysfs ; >10:05:19,122 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:19,123 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sysfs ; >10:05:19,124 DEBUG storage: DeviceTree.getDeviceByPath returned None >10:05:19,124 DEBUG storage: failed to resolve '/dev/sysfs' >10:05:19,125 DEBUG storage: DeviceTree.getDeviceByName: name: proc ; >10:05:19,126 DEBUG storage: DeviceTree.getDeviceByName returned None >10:05:19,127 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/proc ; >10:05:19,129 DEBUG storage: DeviceTree.getDeviceByPath returned None >10:05:19,129 DEBUG storage: failed to resolve '/dev/proc' >10:05:19,130 DEBUG storage: LVMLogicalVolumeDevice.teardown: system-fedora15 ; status: True ; controllable: True ; >10:05:19,188 DEBUG storage: LVMLogicalVolumeDevice._teardown: system-fedora15 ; status: True ; controllable: True ; >10:05:19,292 DEBUG storage: LVMLogicalVolumeDevice.setup: data-homes ; status: False ; controllable: True ; orig: False ; >10:05:19,296 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: data-homes ; orig: False ; >10:05:19,300 DEBUG storage: LVMVolumeGroupDevice.setup: data ; status: False ; controllable: True ; orig: False ; >10:05:19,304 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 3 ; name: data ; orig: False ; >10:05:19,305 DEBUG storage: MDRaidArrayDevice.setup: :datas ; status: False ; controllable: True ; orig: False ; >10:05:19,308 DEBUG storage: MDRaidArrayDevice.setupParents: kids: 1 ; name: :datas ; orig: False ; >10:05:19,310 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:05:19,311 DEBUG storage: MDRaidMember.setup: device: /dev/sda2 ; status: False ; type: mdmember ; >10:05:19,313 DEBUG storage: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >10:05:19,315 DEBUG storage: MDRaidMember.setup: device: /dev/sdc3 ; status: False ; type: mdmember ; >10:05:19,316 DEBUG storage: MDRaidArrayDevice._setup: :datas ; status: False ; controllable: True ; orig: False ; >10:05:19,318 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >10:05:19,319 DEBUG storage: PartitionDevice.setup: sdc3 ; status: True ; controllable: True ; orig: False ; >10:05:20,030 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: :datas ; status: True ; >10:05:20,035 DEBUG storage: LVMPhysicalVolume.setup: device: /dev/md/:datas ; status: False ; type: lvmpv ; >10:05:20,064 DEBUG storage: looking up parted Device: /dev/mapper/data >10:05:20,069 DEBUG storage: LVMLogicalVolumeDevice._setup: data-homes ; status: True ; controllable: True ; orig: False ; >10:05:20,186 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >10:05:20,251 DEBUG storage: LVMLogicalVolumeDevice.teardown: data-homes ; status: True ; controllable: True ; >10:05:20,317 DEBUG storage: LVMLogicalVolumeDevice._teardown: data-homes ; status: True ; controllable: True ; >10:05:20,406 DEBUG storage: LVMVolumeGroupDevice.teardown: data ; status: True ; controllable: True ; >10:05:20,411 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/data ; status: False ; type: None ; >10:05:20,414 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/data ; status: False ; type: None ; >10:05:20,448 DEBUG storage: LVMVolumeGroupDevice._teardown: data ; status: True ; controllable: True ; >10:05:20,556 DEBUG storage: MDRaidArrayDevice.teardown: :datas ; status: True ; controllable: True ; >10:05:20,561 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/md/:datas ; status: False ; type: lvmpv ; >10:05:20,564 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/md/:datas ; status: False ; type: lvmpv ; >10:05:21,042 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >10:05:21,048 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >10:05:21,054 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >10:05:21,090 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >10:05:21,095 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:05:21,098 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >10:05:21,137 DEBUG storage: PartitionDevice.teardown: sdc3 ; status: True ; controllable: True ; >10:05:21,142 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc3 ; status: False ; type: mdmember ; >10:05:21,146 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc3 ; status: False ; type: mdmember ; >10:05:21,186 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >10:05:21,193 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:05:21,196 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >10:05:21,437 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:21,439 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:21,441 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:21,442 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:21,443 DEBUG storage: data size is 524620MB >10:05:21,445 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:21,445 DEBUG storage: vg data has 0MB free >10:05:21,445 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:21,446 DEBUG storage: data size is 524620MB >10:05:21,447 DEBUG storage: existing RAID 1 size == 524621.523438 >10:05:21,447 DEBUG storage: vg data has 0MB free >10:05:21,449 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:21,452 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:21,454 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:21,455 DEBUG storage: existing RAID 0 size == 572336.09375 >10:05:21,456 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:21,461 DEBUG storage: Ext2FS.supported: supported: True ; >10:05:21,466 DEBUG storage: Ext2FS.supported: supported: True ; >10:05:21,469 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:05:21,493 DEBUG storage: OpticalDevice.mediaPresent: sr1 ; status: True ; >10:05:21,508 DEBUG storage: system size is 1192080MB >10:05:21,513 DEBUG storage: vg system has 46536MB free >10:05:21,514 DEBUG storage: system size is 1192080MB >10:05:21,519 DEBUG storage: vg system has 46536MB free >10:05:21,524 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:21,526 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:21,529 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:21,531 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:21,533 DEBUG storage: Ext4FS.supported: supported: True ; >10:05:21,785 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sdd1 ; >10:05:21,787 DEBUG storage: DeviceTree.getDeviceByPath returned existing 29548MB partition sdd1 (14) with existing ext2 filesystem >05:06:31,395 DEBUG storage: Iso9660FS.supported: supported: True ; >05:06:31,396 DEBUG storage: Iso9660FS.supported: supported: True ; >05:06:31,398 DEBUG storage: NFSv4.supported: supported: False ; >05:06:31,399 DEBUG storage: NFSv4.supported: supported: False ; >05:06:31,400 DEBUG storage: SELinuxFS.supported: supported: False ; >05:06:31,401 DEBUG storage: SELinuxFS.supported: supported: False ; >05:06:31,403 DEBUG storage: Ext4FS.supported: supported: True ; >05:06:31,404 DEBUG storage: Ext4FS.supported: supported: True ; >05:06:31,406 DEBUG storage: Ext3FS.supported: supported: True ; >05:06:31,407 DEBUG storage: Ext3FS.supported: supported: True ; >05:06:31,409 DEBUG storage: Ext2FS.supported: supported: True ; >05:06:31,410 DEBUG storage: Ext2FS.supported: supported: True ; >05:06:31,412 DEBUG storage: SysFS.supported: supported: False ; >05:06:31,413 DEBUG storage: SysFS.supported: supported: False ; >05:06:31,415 DEBUG storage: MultipathMember.__init__: >05:06:31,416 DEBUG storage: MDRaidMember.__init__: >05:06:31,417 DEBUG storage: ProcFS.supported: supported: False ; >05:06:31,419 DEBUG storage: ProcFS.supported: supported: False ; >05:06:31,420 DEBUG storage: SwapSpace.__init__: >05:06:31,422 DEBUG storage: DevPtsFS.supported: supported: False ; >05:06:31,424 DEBUG storage: DevPtsFS.supported: supported: False ; >05:06:31,425 DEBUG storage: BTRFS.supported: supported: True ; >05:06:31,608 DEBUG storage: USBFS.supported: supported: False ; >05:06:31,609 DEBUG storage: USBFS.supported: supported: False ; >05:06:31,610 DEBUG storage: DiskLabel.__init__: >05:06:31,611 INFO storage: DiskLabel.partedDevice returning None >05:06:31,612 DEBUG storage: HFSPlus.supported: supported: False ; >05:06:31,613 DEBUG storage: HFSPlus.supported: supported: False ; >05:06:31,615 DEBUG storage: XFS.supported: supported: True ; >05:06:31,781 DEBUG storage: XFS.supported: supported: True ; >05:06:31,784 DEBUG storage: TmpFS.supported: supported: False ; >05:06:31,785 DEBUG storage: TmpFS.supported: supported: False ; >05:06:31,786 DEBUG storage: LUKS.__init__: >05:06:31,788 DEBUG storage: DMRaidMember.__init__: >05:06:31,789 DEBUG storage: NTFS.supported: supported: False ; >05:06:31,790 DEBUG storage: NTFS.supported: supported: False ; >05:06:31,792 DEBUG storage: BindFS.supported: supported: False ; >05:06:31,793 DEBUG storage: BindFS.supported: supported: False ; >05:06:31,794 DEBUG storage: HFS.supported: supported: False ; >05:06:31,795 DEBUG storage: HFS.supported: supported: False ; >05:06:31,796 DEBUG storage: LVMPhysicalVolume.__init__: >05:06:31,798 DEBUG storage: NFS.supported: supported: False ; >05:06:31,799 DEBUG storage: NFS.supported: supported: False ; >05:06:31,800 DEBUG storage: FATFS.supported: supported: True ; >05:06:31,850 DEBUG storage: FATFS.supported: supported: True ; >05:06:31,854 DEBUG storage: NoDevFS.supported: supported: False ; >05:06:31,856 DEBUG storage: NoDevFS.supported: supported: False ; >11:07:38,083 INFO storage: hiding device partition sdd1 (id 14) >11:07:38,083 DEBUG storage: lvm filter: adding sdd1 to the reject list >11:07:38,085 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdd ; >11:07:38,085 INFO storage: hiding device disk sdd (id 13) >11:07:38,085 DEBUG storage: lvm filter: adding sdd to the reject list >11:07:44,264 DEBUG storage: clearpart: looking at sdc4 >11:07:44,265 DEBUG storage: clearpart: looking at sdc3 >11:07:44,266 DEBUG storage: clearpart: looking at sda2 >11:07:44,266 DEBUG storage: clearpart: looking at sdc2 >11:07:44,267 DEBUG storage: clearpart: looking at sda1 >11:07:44,267 DEBUG storage: clearpart: looking at sdb1 >11:07:44,267 DEBUG storage: clearpart: looking at sdc1 >11:07:44,269 DEBUG storage: checking whether disk sda has an empty extended >11:07:44,270 DEBUG storage: extended is None ; logicals is [] >11:07:44,270 DEBUG storage: checking whether disk sdb has an empty extended >11:07:44,271 DEBUG storage: extended is None ; logicals is [] >11:07:44,271 DEBUG storage: checking whether disk sdc has an empty extended >11:07:44,272 DEBUG storage: extended is None ; logicals is [] >11:07:44,275 DEBUG storage: new disk order: [] >11:07:44,339 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:07:44,341 DEBUG storage: DeviceTree.getDeviceByName returned existing 715404MB disk sda (0) with existing msdos disklabel >11:07:44,342 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:07:44,344 DEBUG storage: DeviceTree.getDeviceByName returned existing 715404MB disk sda (0) with existing msdos disklabel >11:07:44,344 DEBUG storage: resolved 'sda' to 'sda' (disk) >11:07:44,346 DEBUG storage: stage1 device cannot be of type mdarray >11:07:44,347 DEBUG storage: stage1 device cannot be of type lvmvg >11:07:44,347 DEBUG storage: stage1 device cannot be of type lvmlv >11:07:44,347 DEBUG storage: stage1 device cannot be of type lvmlv >11:07:44,347 DEBUG storage: stage1 device cannot be of type lvmlv >11:07:44,347 DEBUG storage: stage1 device cannot be of type mdarray >11:07:44,348 DEBUG storage: _is_valid_disklabel(sda) returning True >11:07:44,348 DEBUG storage: _is_valid_size(sda) returning True >11:07:44,348 DEBUG storage: _is_valid_location(sda) returning True >11:07:44,348 DEBUG storage: _is_valid_format(sda) returning True >11:07:44,348 DEBUG storage: is_valid_stage1_device(sda) returning True >11:07:44,408 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >11:07:44,410 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f4735c810> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f47366ed0> PedPartition: <_ped.Partition object at 0x7f4f47364110> >11:07:44,412 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >11:07:44,412 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f4735c810> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f47366d50> PedPartition: <_ped.Partition object at 0x7f4f473640b0> >11:07:44,414 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >11:07:44,415 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f47360110> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f4736a190> PedPartition: <_ped.Partition object at 0x7f4f473641d0> >11:07:44,417 DEBUG storage: PartitionDevice._setPartedPartition: sdc1 ; >11:07:44,418 DEBUG storage: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f47360a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f4f4736a350> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f4736a2d0> PedPartition: <_ped.Partition object at 0x7f4f47364230> >11:07:44,419 DEBUG storage: PartitionDevice._setPartedPartition: sdc2 ; >11:07:44,420 DEBUG storage: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f47360a50> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f47366f50> PedPartition: <_ped.Partition object at 0x7f4f47364170> >11:07:44,422 DEBUG storage: PartitionDevice._setPartedPartition: sdc3 ; >11:07:44,423 DEBUG storage: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f47360a50> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f4736a490> PedPartition: <_ped.Partition object at 0x7f4f47364290> >11:07:44,424 DEBUG storage: PartitionDevice._setPartedPartition: sdc4 ; >11:07:44,425 DEBUG storage: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f47360a50> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f4736a610> PedPartition: <_ped.Partition object at 0x7f4f473642f0> >11:07:44,440 DEBUG storage: existing RAID 0 size == 572336.09375 >11:07:44,466 DEBUG storage: existing RAID 0 size == 572336.09375 >11:07:44,480 DEBUG storage: existing RAID 0 size == 572336.09375 >11:07:44,505 DEBUG storage: existing RAID 0 size == 572336.09375 >11:07:47,000 DEBUG storage: existing RAID 0 size == 572336.09375 >11:07:47,009 DEBUG storage: existing RAID 0 size == 572336.09375 >11:07:47,012 DEBUG storage: existing RAID 0 size == 572336.09375 >11:07:47,016 DEBUG storage: Ext4FS.supported: supported: True ; >11:07:47,016 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:07:47,022 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:07:47,030 DEBUG storage: existing RAID 0 size == 572336.09375 >11:07:47,031 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:07:48,339 DEBUG storage: existing RAID 0 size == 572336.09375 >11:07:48,343 DEBUG storage: existing RAID 0 size == 572336.09375 >11:07:48,347 DEBUG storage: Ext4FS.supported: supported: True ; >11:07:48,348 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:07:48,348 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:07:48,348 DEBUG storage: existing RAID 0 size == 572336.09375 >11:07:53,818 DEBUG storage: Ext4FS.supported: supported: True ; >11:07:53,819 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:07:55,898 DEBUG storage: Ext4FS.supported: supported: True ; >11:07:55,898 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:07:55,899 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 19388.0, ['sdc'], single >11:07:55,901 DEBUG storage.ui: Ext4FS.supported: supported: True ; >11:07:55,901 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >11:07:55,901 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:07:55,903 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: system-fedora15 ; current: ext4 ; type: None ; >11:07:55,904 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on lvmlv system-fedora15 (id 30) >11:07:55,905 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/system-fedora15 ; status: False ; type: None ; >11:07:55,906 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: system-fedora15 ; current: None ; type: ext4 ; >11:07:55,907 INFO storage.ui: registered action: [1] Create Format ext4 filesystem mounted at / on lvmlv system-fedora15 (id 30) >11:07:57,204 DEBUG storage: Ext4FS.supported: supported: True ; >11:07:57,204 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:07:57,205 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 19388.0, ['sdc'], single >11:08:01,786 DEBUG storage: Ext4FS.supported: supported: True ; >11:08:01,786 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:08:01,786 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 19388.0, ['sdc'], single >11:08:01,787 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:01,789 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:01,790 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:01,797 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:08:01,804 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:01,805 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:08:10,613 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:10,617 DEBUG storage: Ext4FS.supported: supported: True ; >11:08:10,617 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:08:10,617 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:08:10,618 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:21,824 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:21,828 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:21,830 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:21,836 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:21,837 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:08:44,827 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:44,842 DEBUG storage: Ext4FS.supported: supported: True ; >11:08:44,842 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:08:44,843 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:08:44,843 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:44,844 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:52,677 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:52,688 DEBUG storage: Ext4FS.supported: supported: True ; >11:08:52,689 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:08:52,689 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:08:52,691 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:56,100 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:56,105 DEBUG storage: Ext4FS.supported: supported: True ; >11:08:56,105 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:08:56,106 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:08:56,106 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:56,531 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:56,536 DEBUG storage: Ext4FS.supported: supported: True ; >11:08:56,536 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:08:56,536 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:08:56,537 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:56,708 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:56,714 DEBUG storage: Ext4FS.supported: supported: True ; >11:08:56,715 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:08:56,715 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:08:56,716 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:56,883 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:56,892 DEBUG storage: Ext4FS.supported: supported: True ; >11:08:56,892 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:08:56,892 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:08:56,893 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:59,530 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:59,534 DEBUG storage: existing RAID 0 size == 572336.09375 >11:08:59,538 DEBUG storage: Ext4FS.supported: supported: True ; >11:08:59,538 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:08:59,538 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:08:59,539 DEBUG storage: existing RAID 0 size == 572336.09375 >11:09:06,274 DEBUG storage: Ext4FS.supported: supported: True ; >11:09:06,274 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:09:06,274 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 19076.0, ['sdc'], single >11:09:08,246 DEBUG storage: Ext4FS.supported: supported: True ; >11:09:08,247 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:09:08,247 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 19076.0, ['sdc'], single >11:09:09,146 DEBUG storage: Ext4FS.supported: supported: True ; >11:09:09,146 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:09:09,147 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 19076.0, ['sdc'], single >11:09:09,608 DEBUG storage: Ext4FS.supported: supported: True ; >11:09:09,608 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:09:09,608 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 19076.0, ['sdc'], single >11:09:15,874 DEBUG storage: Ext4FS.supported: supported: True ; >11:09:15,874 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:09:15,874 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 89088.0, ['sda', 'sdc'], single >11:09:17,136 DEBUG storage: Ext4FS.supported: supported: True ; >11:09:17,137 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:09:17,137 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 89088.0, ['sda', 'sdc'], single >11:09:17,143 DEBUG storage: Ext4FS.supported: supported: True ; >11:09:17,143 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:09:21,065 DEBUG storage: Ext4FS.supported: supported: True ; >11:09:21,066 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:09:21,066 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 19388.0, ['sdc'], single >11:09:21,067 DEBUG storage: existing RAID 0 size == 572336.09375 >11:09:21,069 DEBUG storage: existing RAID 0 size == 572336.09375 >11:09:21,070 DEBUG storage: existing RAID 0 size == 572336.09375 >11:09:21,077 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:09:21,083 DEBUG storage: existing RAID 0 size == 572336.09375 >11:09:21,084 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:09:23,866 DEBUG storage: existing RAID 0 size == 572336.09375 >11:09:23,872 DEBUG storage: existing RAID 0 size == 572336.09375 >11:09:23,876 DEBUG storage: Ext4FS.supported: supported: True ; >11:09:23,876 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:09:23,877 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:09:23,877 DEBUG storage: existing RAID 0 size == 572336.09375 >11:09:31,476 DEBUG storage: Ext4FS.supported: supported: True ; >11:09:31,476 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:09:31,476 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 19076.0, ['sdc'], single >11:09:33,125 DEBUG storage: Ext4FS.supported: supported: True ; >11:09:33,125 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:09:33,126 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 19076.0, ['sdc'], single >11:09:37,175 DEBUG storage: Ext4FS.supported: supported: True ; >11:09:37,175 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:09:37,176 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 1059384.0, ['sdc'], single >11:09:38,814 DEBUG storage: Ext4FS.supported: supported: True ; >11:09:38,814 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:09:38,815 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 1059384.0, ['sdc'], single >11:09:38,816 DEBUG storage: existing RAID 0 size == 572336.09375 >11:09:38,818 DEBUG storage: existing RAID 0 size == 572336.09375 >11:09:38,819 DEBUG storage: existing RAID 0 size == 572336.09375 >11:09:38,825 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:09:38,831 DEBUG storage: existing RAID 0 size == 572336.09375 >11:09:38,832 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:09:39,877 DEBUG storage: existing RAID 0 size == 572336.09375 >11:09:39,882 DEBUG storage: existing RAID 0 size == 572336.09375 >11:09:39,886 DEBUG storage: Ext4FS.supported: supported: True ; >11:09:39,886 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:09:39,887 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:09:39,887 DEBUG storage: existing RAID 0 size == 572336.09375 >11:09:40,707 DEBUG storage: Ext4FS.supported: supported: True ; >11:09:40,707 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:09:40,708 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 89088.0, ['sda', 'sdc'], single >11:09:43,464 DEBUG storage: Ext4FS.supported: supported: True ; >11:09:43,464 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:09:43,464 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 1059384.0, ['sdc'], single >11:09:55,634 DEBUG storage: Ext4FS.supported: supported: True ; >11:09:55,635 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:09:57,121 DEBUG storage: existing RAID 0 size == 572336.09375 >11:09:57,126 DEBUG storage: Ext4FS.supported: supported: True ; >11:09:57,127 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:09:57,127 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 19388.0, ['sdc'], single >11:09:57,128 DEBUG storage: existing RAID 0 size == 572336.09375 >11:09:57,130 DEBUG storage: existing RAID 0 size == 572336.09375 >11:09:57,131 DEBUG storage: existing RAID 0 size == 572336.09375 >11:09:57,137 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:09:57,144 DEBUG storage: existing RAID 0 size == 572336.09375 >11:09:57,145 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:09:59,463 DEBUG storage: existing RAID 0 size == 572336.09375 >11:09:59,468 DEBUG storage: existing RAID 0 size == 572336.09375 >11:09:59,475 DEBUG storage: Ext4FS.supported: supported: True ; >11:09:59,475 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:09:59,475 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:09:59,476 DEBUG storage: existing RAID 0 size == 572336.09375 >11:10:00,634 DEBUG storage: Ext4FS.supported: supported: True ; >11:10:00,634 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:10:00,635 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 19076.0, ['sdc'], single >11:10:01,286 DEBUG storage: Ext4FS.supported: supported: True ; >11:10:01,287 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:10:01,287 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 89088.0, ['sda', 'sdc'], single >11:10:04,847 DEBUG storage: Ext4FS.supported: supported: True ; >11:10:04,847 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:10:04,847 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 19076.0, ['sdc'], single >11:10:05,717 DEBUG storage: Ext4FS.supported: supported: True ; >11:10:05,718 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:10:05,718 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 1059384.0, ['sdc'], single >11:10:05,724 DEBUG storage: Ext4FS.supported: supported: True ; >11:10:05,724 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:10:06,834 DEBUG storage: Ext4FS.supported: supported: True ; >11:10:06,834 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:10:06,835 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 19388.0, ['sdc'], single >11:10:06,841 DEBUG storage: SwapSpace.__init__: >11:10:06,841 DEBUG storage: getFormat('swap') returning SwapSpace instance >11:10:08,117 DEBUG storage: SwapSpace.__init__: >11:10:08,117 DEBUG storage: getFormat('swap') returning SwapSpace instance >11:10:08,117 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 9544.0, ['sdc'], single >11:10:08,131 DEBUG storage: SwapSpace.__init__: >11:10:08,132 DEBUG storage: getFormat('swap') returning SwapSpace instance >11:10:08,134 DEBUG storage: Ext4FS.supported: supported: True ; >11:10:08,135 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:10:14,563 DEBUG storage: Ext4FS.supported: supported: True ; >11:10:14,564 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:10:14,564 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 19388.0, ['sdc'], single >11:10:14,565 DEBUG storage: existing RAID 0 size == 572336.09375 >11:10:14,567 DEBUG storage: existing RAID 0 size == 572336.09375 >11:10:14,568 DEBUG storage: existing RAID 0 size == 572336.09375 >11:10:14,574 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:10:14,581 DEBUG storage: existing RAID 0 size == 572336.09375 >11:10:14,582 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:10:16,305 DEBUG storage: existing RAID 0 size == 572336.09375 >11:10:16,310 DEBUG storage: existing RAID 0 size == 572336.09375 >11:10:16,315 DEBUG storage: Ext4FS.supported: supported: True ; >11:10:16,316 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:10:16,316 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:10:16,317 DEBUG storage: existing RAID 0 size == 572336.09375 >11:10:22,625 DEBUG storage: Ext4FS.supported: supported: True ; >11:10:22,625 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:10:22,625 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 19076.0, ['sdc'], single >11:10:24,324 DEBUG storage: Ext4FS.supported: supported: True ; >11:10:24,324 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:10:24,324 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 19076.0, ['sdc'], single >11:10:24,330 DEBUG storage: Ext4FS.supported: supported: True ; >11:10:24,330 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:10:41,696 DEBUG storage: Ext4FS.supported: supported: True ; >11:10:41,697 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:10:41,697 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 19388.0, ['sdc'], single >11:10:58,552 DEBUG storage: Ext4FS.supported: supported: True ; >11:10:58,553 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:10:58,553 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f4735c410>, 19388.0, ['sdc'], single >11:10:58,559 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:10:58,560 DEBUG storage: DeviceTree.getDeviceByName returned existing 715404MB disk sda (0) with existing msdos disklabel >11:10:58,560 DEBUG storage: resolved 'sda' to 'sda' (disk) >11:10:58,562 DEBUG storage: stage1 device cannot be of type mdarray >11:10:58,562 DEBUG storage: stage1 device cannot be of type lvmvg >11:10:58,562 DEBUG storage: stage1 device cannot be of type lvmlv >11:10:58,563 DEBUG storage: stage1 device cannot be of type lvmlv >11:10:58,563 DEBUG storage: stage1 device cannot be of type lvmlv >11:10:58,563 DEBUG storage: stage1 device cannot be of type mdarray >11:10:58,563 DEBUG storage: _is_valid_disklabel(sda) returning True >11:10:58,563 DEBUG storage: _is_valid_size(sda) returning True >11:10:58,563 DEBUG storage: _is_valid_location(sda) returning True >11:10:58,563 DEBUG storage: _is_valid_format(sda) returning True >11:10:58,563 DEBUG storage: is_valid_stage1_device(sda) returning True >11:10:58,582 DEBUG storage: existing RAID 0 size == 572336.09375 >11:10:58,583 DEBUG storage: existing RAID 0 size == 572336.09375 >11:10:58,587 DEBUG storage: _is_valid_disklabel(sda) returning True >11:10:58,587 DEBUG storage: _is_valid_size(sda) returning True >11:10:58,587 DEBUG storage: _is_valid_location(sda) returning True >11:10:58,587 DEBUG storage: _is_valid_format(sda) returning True >11:10:58,587 DEBUG storage: is_valid_stage1_device(sda) returning True >11:10:58,587 DEBUG storage: _is_valid_disklabel(system-fedora15) returning True >11:10:58,588 DEBUG storage: _is_valid_size(system-fedora15) returning True >11:10:58,588 DEBUG storage: _is_valid_location(system-fedora15) returning True >11:10:58,588 DEBUG storage: _is_valid_partition(system-fedora15) returning True >11:10:58,588 DEBUG storage: _is_valid_format(system-fedora15) returning True >11:10:58,588 DEBUG storage: is_valid_stage2_device(system-fedora15) returning True >11:10:58,589 ERR storage: sda may not have enough space for grub2 to embed core.img when using the ext4 filesystem on lvmlv >11:12:37,525 DEBUG storage: clearpart: looking at sdc4 >11:12:37,525 DEBUG storage: clearpart: looking at sdc3 >11:12:37,525 DEBUG storage: clearpart: looking at sda2 >11:12:37,525 DEBUG storage: clearpart: looking at sdc2 >11:12:37,526 DEBUG storage: clearpart: looking at sda1 >11:12:37,527 DEBUG storage: clearpart: looking at sdb1 >11:12:37,529 DEBUG storage: clearpart: looking at sdc1 >11:12:37,531 DEBUG storage: checking whether disk sda has an empty extended >11:12:37,532 DEBUG storage: extended is None ; logicals is [] >11:12:37,533 DEBUG storage: checking whether disk sdb has an empty extended >11:12:37,533 DEBUG storage: extended is None ; logicals is [] >11:12:37,534 DEBUG storage: checking whether disk sdc has an empty extended >11:12:37,535 DEBUG storage: extended is None ; logicals is [] >11:12:37,538 DEBUG storage: new disk order: [] >11:12:37,599 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:12:37,600 DEBUG storage: DeviceTree.getDeviceByName returned existing 715404MB disk sda (0) with existing msdos disklabel >11:12:37,601 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:12:37,602 DEBUG storage: DeviceTree.getDeviceByName returned existing 715404MB disk sda (0) with existing msdos disklabel >11:12:37,602 DEBUG storage: resolved 'sda' to 'sda' (disk) >11:12:37,605 DEBUG storage: stage1 device cannot be of type mdarray >11:12:37,605 DEBUG storage: stage1 device cannot be of type lvmvg >11:12:37,605 DEBUG storage: stage1 device cannot be of type lvmlv >11:12:37,605 DEBUG storage: stage1 device cannot be of type lvmlv >11:12:37,605 DEBUG storage: stage1 device cannot be of type lvmlv >11:12:37,606 DEBUG storage: stage1 device cannot be of type mdarray >11:12:37,606 DEBUG storage: _is_valid_disklabel(sda) returning True >11:12:37,606 DEBUG storage: _is_valid_size(sda) returning True >11:12:37,606 DEBUG storage: _is_valid_location(sda) returning True >11:12:37,606 DEBUG storage: _is_valid_format(sda) returning True >11:12:37,606 DEBUG storage: is_valid_stage1_device(sda) returning True >11:12:37,678 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >11:12:37,679 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f47377e10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f4b334790> PedPartition: <_ped.Partition object at 0x7f4f47376d10> >11:12:37,680 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >11:12:37,681 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f47377e10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f4b334610> PedPartition: <_ped.Partition object at 0x7f4f47376fb0> >11:12:37,683 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >11:12:37,683 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f4b316710> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f4b334a10> PedPartition: <_ped.Partition object at 0x7f4f47376bf0> >11:12:37,685 DEBUG storage: PartitionDevice._setPartedPartition: sdc1 ; >11:12:37,686 DEBUG storage: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f4b31e150> fileSystem: <parted.filesystem.FileSystem object at 0x7f4f4b334bd0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f4b334b50> PedPartition: <_ped.Partition object at 0x7f4f47376e30> >11:12:37,688 DEBUG storage: PartitionDevice._setPartedPartition: sdc2 ; >11:12:37,689 DEBUG storage: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f4b31e150> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f4b3348d0> PedPartition: <_ped.Partition object at 0x7f4f47376c50> >11:12:37,690 DEBUG storage: PartitionDevice._setPartedPartition: sdc3 ; >11:12:37,691 DEBUG storage: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f4b31e150> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f4b334d10> PedPartition: <_ped.Partition object at 0x7f4f47376d70> >11:12:37,692 DEBUG storage: PartitionDevice._setPartedPartition: sdc4 ; >11:12:37,693 DEBUG storage: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f4b31e150> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f4b334e90> PedPartition: <_ped.Partition object at 0x7f4f47376b90> >11:12:37,729 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:37,755 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:37,778 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:37,792 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:37,818 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:37,840 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:37,842 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:37,843 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:37,849 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:12:37,855 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:37,856 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:12:46,076 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:46,081 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:46,086 DEBUG storage: Ext4FS.supported: supported: True ; >11:12:46,086 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:12:46,086 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:12:46,087 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:46,092 DEBUG storage: Ext4FS.supported: supported: True ; >11:12:46,093 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:12:48,242 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:48,247 DEBUG storage: Ext4FS.supported: supported: True ; >11:12:48,248 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:12:48,248 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 19388.0, ['sdc'], single >11:12:48,249 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:48,253 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:48,256 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:48,266 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:12:48,273 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:48,274 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:12:49,305 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:49,310 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:49,315 DEBUG storage: Ext4FS.supported: supported: True ; >11:12:49,316 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:12:49,316 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:12:49,316 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:49,878 DEBUG storage: Ext4FS.supported: supported: True ; >11:12:49,878 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:12:49,878 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 19076.0, ['sdc'], single >11:12:50,385 DEBUG storage: Ext4FS.supported: supported: True ; >11:12:50,385 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:12:50,385 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 19076.0, ['sdc'], single >11:12:50,905 DEBUG storage: Ext4FS.supported: supported: True ; >11:12:50,905 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:12:50,906 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 89088.0, ['sda', 'sdc'], single >11:12:51,358 DEBUG storage: Ext4FS.supported: supported: True ; >11:12:51,358 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:12:51,358 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 19076.0, ['sdc'], single >11:12:51,886 DEBUG storage: Ext4FS.supported: supported: True ; >11:12:51,887 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:12:51,887 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 1059384.0, ['sdc'], single >11:12:51,892 DEBUG storage: Ext4FS.supported: supported: True ; >11:12:51,893 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:12:52,406 DEBUG storage: Ext4FS.supported: supported: True ; >11:12:52,406 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:12:52,407 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 19388.0, ['sdc'], single >11:12:52,412 DEBUG storage: SwapSpace.__init__: >11:12:52,413 DEBUG storage: getFormat('swap') returning SwapSpace instance >11:12:54,144 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:54,154 DEBUG storage: SwapSpace.__init__: >11:12:54,154 DEBUG storage: getFormat('swap') returning SwapSpace instance >11:12:54,154 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 9544.0, ['sdc'], single >11:12:54,155 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:54,157 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:54,158 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:54,161 DEBUG storage: Ext4FS.supported: supported: True ; >11:12:54,161 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:12:54,167 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:12:54,174 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:54,175 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:12:54,759 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:54,763 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:54,767 DEBUG storage: Ext4FS.supported: supported: True ; >11:12:54,767 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:12:54,768 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:12:54,768 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:55,126 DEBUG storage: Ext4FS.supported: supported: True ; >11:12:55,127 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:12:55,127 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 19076.0, ['sdc'], single >11:12:55,504 DEBUG storage: Ext4FS.supported: supported: True ; >11:12:55,505 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:12:55,505 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 19076.0, ['sdc'], single >11:12:56,157 DEBUG storage: Ext4FS.supported: supported: True ; >11:12:56,157 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:12:56,158 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 89088.0, ['sda', 'sdc'], single >11:12:56,585 DEBUG storage: Ext4FS.supported: supported: True ; >11:12:56,585 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:12:56,585 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 19076.0, ['sdc'], single >11:12:57,188 DEBUG storage: Ext4FS.supported: supported: True ; >11:12:57,188 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:12:57,188 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 1059384.0, ['sdc'], single >11:12:57,194 DEBUG storage: Ext4FS.supported: supported: True ; >11:12:57,194 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:12:57,824 DEBUG storage: Ext4FS.supported: supported: True ; >11:12:57,824 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:12:57,825 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 19388.0, ['sdc'], single >11:12:57,831 DEBUG storage: SwapSpace.__init__: >11:12:57,831 DEBUG storage: getFormat('swap') returning SwapSpace instance >11:12:59,236 DEBUG storage: SwapSpace.__init__: >11:12:59,236 DEBUG storage: getFormat('swap') returning SwapSpace instance >11:12:59,237 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 9544.0, ['sdc'], single >11:12:59,238 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:59,241 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:59,244 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:59,251 DEBUG storage: Ext4FS.supported: supported: True ; >11:12:59,252 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:12:59,258 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:12:59,265 DEBUG storage: existing RAID 0 size == 572336.09375 >11:12:59,266 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:13:00,646 DEBUG storage: existing RAID 0 size == 572336.09375 >11:13:00,650 DEBUG storage: existing RAID 0 size == 572336.09375 >11:13:00,655 DEBUG storage: Ext4FS.supported: supported: True ; >11:13:00,656 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:13:00,656 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:13:00,657 DEBUG storage: existing RAID 0 size == 572336.09375 >11:13:00,662 DEBUG storage: Ext2FS.supported: supported: True ; >11:13:00,662 DEBUG storage: getFormat('ext2') returning Ext2FS instance >11:13:06,284 DEBUG storage: Ext2FS.supported: supported: True ; >11:13:06,285 DEBUG storage: getFormat('ext2') returning Ext2FS instance >11:13:06,285 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 243.140625, ['sdc'], None >11:13:08,805 DEBUG storage: Ext2FS.supported: supported: True ; >11:13:08,806 DEBUG storage: getFormat('ext2') returning Ext2FS instance >11:13:08,806 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 243.140625, ['sdc'], None >11:13:08,807 DEBUG storage: existing RAID 0 size == 572336.09375 >11:13:08,809 DEBUG storage: existing RAID 0 size == 572336.09375 >11:13:08,810 DEBUG storage: existing RAID 0 size == 572336.09375 >11:13:08,813 DEBUG storage: Ext4FS.supported: supported: True ; >11:13:08,813 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:13:08,819 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:13:08,825 DEBUG storage: existing RAID 0 size == 572336.09375 >11:13:08,827 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:13:11,918 DEBUG storage: existing RAID 0 size == 572336.09375 >11:13:11,922 DEBUG storage: existing RAID 0 size == 572336.09375 >11:13:11,926 DEBUG storage: Ext4FS.supported: supported: True ; >11:13:11,927 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:13:11,927 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 572336.09375, ['sda', 'sdb', 'sdc'], raid0 >11:13:11,927 DEBUG storage: existing RAID 0 size == 572336.09375 >11:13:11,932 DEBUG storage: Ext2FS.supported: supported: True ; >11:13:11,933 DEBUG storage: getFormat('ext2') returning Ext2FS instance >11:13:15,186 DEBUG storage: Ext2FS.supported: supported: True ; >11:13:15,187 DEBUG storage: getFormat('ext2') returning Ext2FS instance >11:13:15,187 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f4f48a1c890>, 243.140625, ['sdc'], None >11:13:15,192 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:13:15,194 DEBUG storage: DeviceTree.getDeviceByName returned existing 715404MB disk sda (0) with existing msdos disklabel >11:13:15,194 DEBUG storage: resolved 'sda' to 'sda' (disk) >11:13:15,196 DEBUG storage: stage1 device cannot be of type mdarray >11:13:15,196 DEBUG storage: stage1 device cannot be of type lvmvg >11:13:15,196 DEBUG storage: stage1 device cannot be of type lvmlv >11:13:15,196 DEBUG storage: stage1 device cannot be of type lvmlv >11:13:15,196 DEBUG storage: stage1 device cannot be of type lvmlv >11:13:15,197 DEBUG storage: stage1 device cannot be of type mdarray >11:13:15,197 DEBUG storage: _is_valid_disklabel(sda) returning True >11:13:15,197 DEBUG storage: _is_valid_size(sda) returning True >11:13:15,197 DEBUG storage: _is_valid_location(sda) returning True >11:13:15,197 DEBUG storage: _is_valid_format(sda) returning True >11:13:15,197 DEBUG storage: is_valid_stage1_device(sda) returning True >11:13:15,214 DEBUG storage: existing RAID 0 size == 572336.09375 >11:13:15,215 DEBUG storage: existing RAID 0 size == 572336.09375 >11:13:15,222 DEBUG storage: _is_valid_disklabel(sda) returning True >11:13:15,222 DEBUG storage: _is_valid_size(sda) returning True >11:13:15,222 DEBUG storage: _is_valid_location(sda) returning True >11:13:15,222 DEBUG storage: _is_valid_format(sda) returning True >11:13:15,222 DEBUG storage: is_valid_stage1_device(sda) returning True >11:13:15,222 DEBUG storage: _is_valid_disklabel(sdc1) returning True >11:13:15,223 DEBUG storage: _is_valid_size(sdc1) returning True >11:13:15,224 DEBUG storage: _is_valid_location(sdc1) returning True >11:13:15,224 DEBUG storage: _is_valid_partition(sdc1) returning True >11:13:15,224 DEBUG storage: _is_valid_format(sdc1) returning True >11:13:15,224 DEBUG storage: is_valid_stage2_device(sdc1) returning True >11:14:26,515 DEBUG storage: MDRaidArrayDevice.teardown: scratch_0 ; status: False ; controllable: True ; >11:14:26,516 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:14:26,517 DEBUG storage: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >11:14:26,520 DEBUG storage: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >11:14:26,565 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:14:26,570 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:14:26,575 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:14:26,616 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >11:14:26,620 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >11:14:26,624 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >11:14:26,666 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >11:14:26,671 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:14:26,674 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >11:14:26,717 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >11:14:26,721 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >11:14:26,729 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >11:14:26,776 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >11:14:26,781 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:14:26,784 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:14:26,820 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >11:14:26,865 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >11:14:26,871 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:14:26,877 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >11:14:26,917 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:14:26,921 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >11:14:26,927 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >11:14:26,970 DEBUG storage: OpticalDevice.teardown: sr1 ; status: True ; controllable: True ; >11:14:26,973 DEBUG storage: DeviceFormat.teardown: device: /dev/sr1 ; status: False ; type: None ; >11:14:26,979 DEBUG storage: DeviceFormat.teardown: device: /dev/sr1 ; status: False ; type: None ; >11:14:27,055 DEBUG storage: LoopDevice.teardown: loop0 ; status: True ; controllable: False ; >11:14:27,083 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:14:27,084 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >11:14:27,086 DEBUG storage: LVMLogicalVolumeDevice.teardown: system-fedora16 ; status: False ; controllable: True ; >11:14:27,087 DEBUG storage: LVMLogicalVolumeDevice.teardown: system-debian603 ; status: False ; controllable: True ; >11:14:27,088 DEBUG storage: LVMLogicalVolumeDevice.teardown: system-swap ; status: False ; controllable: True ; >11:14:27,089 DEBUG storage: LVMLogicalVolumeDevice.teardown: system-fedora17 ; status: False ; controllable: True ; >11:14:27,090 DEBUG storage: LVMLogicalVolumeDevice.teardown: system-scratch ; status: False ; controllable: True ; >11:14:27,092 DEBUG storage: LVMLogicalVolumeDevice.teardown: system-fedora15 ; status: False ; controllable: True ; >11:14:27,093 DEBUG storage: LVMLogicalVolumeDevice.teardown: data-homes ; status: False ; controllable: True ; >11:14:27,094 DEBUG storage: LVMLogicalVolumeDevice.teardown: data-mail ; status: False ; controllable: True ; >11:14:27,095 DEBUG storage: LVMLogicalVolumeDevice.teardown: data-luks ; status: False ; controllable: True ; >11:14:27,095 INFO storage: resetting parted disks... >11:14:27,097 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >11:14:27,098 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >11:14:27,099 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sdb ; >11:14:27,102 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sdb ; >11:14:27,105 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sdc ; >11:14:27,108 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sdc ; >11:14:27,112 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >11:14:27,113 DEBUG storage: sector-based lookup found partition sda1 >11:14:27,114 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >11:14:27,115 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f4b316350> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f45550810> PedPartition: <_ped.Partition object at 0x7f4f4b0c1290> >11:14:27,116 DEBUG storage: MDRaidArrayDevice.preCommitFixup: scratch_0 ; ['', '', '/fast-scratch', '', '', '', '', '', '/boot', '', '', '', '', '', '', '', '', '', None, '', '', '', None, '/mnt/fedora16', '/mnt/debian603', '', '/mnt/fedora17', '/scratch', '/', '/home', '', ''] ; >11:14:27,117 DEBUG storage: existing RAID 0 size == 572336.09375 >11:14:27,118 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >11:14:27,119 DEBUG storage: sector-based lookup found partition sda2 >11:14:27,120 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >11:14:27,120 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f4b316350> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f45550a50> PedPartition: <_ped.Partition object at 0x7f4f4b0c11d0> >11:14:27,122 DEBUG storage: MDRaidArrayDevice.preCommitFixup: :datas ; ['', '', '/fast-scratch', '', '', '', '', '', '/boot', '', '', '', '', '', '', '', '', '', None, '', '', '', None, '/mnt/fedora16', '/mnt/debian603', '', '/mnt/fedora17', '/scratch', '/', '/home', '', ''] ; >11:14:27,122 DEBUG storage: existing RAID 1 size == 524621.523438 >11:14:27,123 DEBUG storage: PartitionDevice.preCommitFixup: sdb1 ; >11:14:27,124 DEBUG storage: sector-based lookup found partition sdb1 >11:14:27,125 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >11:14:27,126 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f4b316c90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f45550c50> PedPartition: <_ped.Partition object at 0x7f4f4b0c1230> >11:14:27,127 DEBUG storage: PartitionDevice.preCommitFixup: sdc1 ; >11:14:27,127 DEBUG storage: sector-based lookup found partition sdc1 >11:14:27,129 DEBUG storage: PartitionDevice._setPartedPartition: sdc1 ; >11:14:27,130 DEBUG storage: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f4b31e610> fileSystem: <parted.filesystem.FileSystem object at 0x7f4f45550f50> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f45550e50> PedPartition: <_ped.Partition object at 0x7f4f4b0c12f0> >11:14:27,131 DEBUG storage: PartitionDevice.preCommitFixup: sdc2 ; >11:14:27,131 DEBUG storage: sector-based lookup found partition sdc2 >11:14:27,132 DEBUG storage: PartitionDevice._setPartedPartition: sdc2 ; >11:14:27,133 DEBUG storage: device sdc2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f4b31e610> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f4b0d00d0> PedPartition: <_ped.Partition object at 0x7f4f4b0c1350> >11:14:27,134 DEBUG storage: PartitionDevice.preCommitFixup: sdc3 ; >11:14:27,135 DEBUG storage: sector-based lookup found partition sdc3 >11:14:27,136 DEBUG storage: PartitionDevice._setPartedPartition: sdc3 ; >11:14:27,137 DEBUG storage: device sdc3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f4b31e610> fileSystem: None > number: 3 path: /dev/sdc3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f4b0d02d0> PedPartition: <_ped.Partition object at 0x7f4f4b0c13b0> >11:14:27,138 DEBUG storage: PartitionDevice.preCommitFixup: sdc4 ; >11:14:27,138 DEBUG storage: sector-based lookup found partition sdc4 >11:14:27,139 DEBUG storage: PartitionDevice._setPartedPartition: sdc4 ; >11:14:27,140 DEBUG storage: device sdc4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f4f4b31e610> fileSystem: None > number: 4 path: /dev/sdc4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4f4b0d04d0> PedPartition: <_ped.Partition object at 0x7f4f4b0c1410> >11:14:27,141 DEBUG storage: action: [0] Destroy Format ext4 filesystem on lvmlv system-fedora15 (id 30) >11:14:27,141 DEBUG storage: action: [1] Create Format ext4 filesystem mounted at / on lvmlv system-fedora15 (id 30) >11:14:27,141 INFO storage: pruning action queue... >11:14:27,141 INFO storage: sorting actions... >11:14:27,142 DEBUG storage: action: [0] Destroy Format ext4 filesystem on lvmlv system-fedora15 (id 30) >11:14:27,142 DEBUG storage: action: [1] Create Format ext4 filesystem mounted at / on lvmlv system-fedora15 (id 30) >11:14:27,142 INFO storage: executing action: [0] Destroy Format ext4 filesystem on lvmlv system-fedora15 (id 30) >11:14:27,143 DEBUG storage: LVMLogicalVolumeDevice.setup: system-fedora15 ; status: False ; controllable: True ; orig: True ; >11:14:27,144 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: system-fedora15 ; orig: True ; >11:14:27,146 DEBUG storage: LVMVolumeGroupDevice.setup: system ; status: True ; controllable: True ; orig: True ; >11:14:27,149 DEBUG storage: LVMLogicalVolumeDevice._setup: system-fedora15 ; status: False ; controllable: True ; orig: True ; >11:14:27,927 DEBUG storage: Ext4FS.destroy: device: /dev/mapper/system-fedora15 ; status: False ; type: ext4 ; >11:14:28,063 DEBUG storage: LVMLogicalVolumeDevice.teardown: system-fedora15 ; status: True ; controllable: True ; >11:14:28,109 DEBUG storage: LVMLogicalVolumeDevice._teardown: system-fedora15 ; status: True ; controllable: True ; >11:14:28,254 INFO storage: executing action: [1] Create Format ext4 filesystem mounted at / on lvmlv system-fedora15 (id 30) >11:14:28,261 DEBUG storage: LVMLogicalVolumeDevice.setup: system-fedora15 ; status: False ; controllable: True ; orig: False ; >11:14:28,263 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: system-fedora15 ; orig: False ; >11:14:28,265 DEBUG storage: LVMVolumeGroupDevice.setup: system ; status: True ; controllable: True ; orig: False ; >11:14:28,266 DEBUG storage: LVMLogicalVolumeDevice._setup: system-fedora15 ; status: False ; controllable: True ; orig: False ; >11:14:28,427 DEBUG storage: Ext4FS.create: device: /dev/mapper/system-fedora15 ; status: False ; type: ext4 ; >11:14:28,431 DEBUG storage: Ext4FS.doFormat: device: /dev/mapper/system-fedora15 ; mountpoint: / ; type: ext4 ; >11:14:31,845 DEBUG storage: Ext4FS.notifyKernel: device: /dev/mapper/system-fedora15 ; type: ext4 ; >11:14:31,980 DEBUG storage: Ext4FS.notifyKernel: device: /dev/mapper/system-fedora15 ; type: ext4 ; >11:14:32,021 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: system-fedora15 ; status: True ; >11:14:32,026 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: system-fedora15 ; status: True ; >11:14:32,069 INFO storage: not setting boot flag on sdc1 >11:14:32,075 DEBUG storage: existing RAID 1 size == 524621.523438 >11:14:32,076 DEBUG storage: existing RAID 1 size == 524621.523438 >11:14:32,077 DEBUG storage: existing RAID 1 size == 524621.523438 >11:14:32,077 DEBUG storage: existing RAID 1 size == 524621.523438 >11:14:32,077 DEBUG storage: data size is 524620MB >11:14:32,080 DEBUG storage: existing RAID 1 size == 524621.523438 >11:14:32,080 DEBUG storage: vg data has 0MB free >11:14:32,081 DEBUG storage: existing RAID 1 size == 524621.523438 >11:14:32,081 DEBUG storage: data size is 524620MB >11:14:32,083 DEBUG storage: existing RAID 1 size == 524621.523438 >11:14:32,083 DEBUG storage: vg data has 0MB free >11:14:32,086 DEBUG storage: Ext4FS.supported: supported: True ; >11:14:32,089 DEBUG storage: Ext4FS.supported: supported: True ; >11:14:32,092 DEBUG storage: Ext4FS.supported: supported: True ; >11:14:32,093 DEBUG storage: existing RAID 0 size == 572336.09375 >11:14:32,095 DEBUG storage: Ext4FS.supported: supported: True ; >11:14:32,101 DEBUG storage: Ext2FS.supported: supported: True ; >11:14:32,105 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:14:32,131 DEBUG storage: OpticalDevice.mediaPresent: sr1 ; status: True ; >11:14:32,144 DEBUG storage: system size is 1192080MB >11:14:32,151 DEBUG storage: vg system has 46536MB free >11:14:32,152 DEBUG storage: system size is 1192080MB >11:14:32,160 DEBUG storage: vg system has 46536MB free >11:14:32,163 DEBUG storage: Ext4FS.supported: supported: True ; >11:14:32,166 DEBUG storage: Ext4FS.supported: supported: True ; >11:14:32,169 DEBUG storage: Ext4FS.supported: supported: True ; >11:14:32,172 DEBUG storage: Ext4FS.supported: supported: True ; >11:14:32,175 DEBUG storage: Ext4FS.supported: supported: True ; >11:14:32,181 DEBUG storage: LVMLogicalVolumeDevice.setup: system-swap ; status: False ; controllable: True ; orig: False ; >11:14:32,183 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: system-swap ; orig: False ; >11:14:32,185 DEBUG storage: LVMVolumeGroupDevice.setup: system ; status: True ; controllable: True ; orig: False ; >11:14:32,186 DEBUG storage: LVMLogicalVolumeDevice._setup: system-swap ; status: False ; controllable: True ; orig: False ; >11:14:32,421 DEBUG storage: SwapSpace.setup: device: /dev/mapper/system-swap ; status: False ; type: swap ; >11:14:32,425 DEBUG storage: SwapSpace.setup: device: /dev/mapper/system-swap ; status: False ; type: swap ; >11:14:32,474 DEBUG storage: BindFS.supported: supported: False ; >11:14:32,475 DEBUG storage: getFormat('bind') returning BindFS instance >11:14:32,477 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >11:14:32,479 DEBUG storage: TmpFS.supported: supported: False ; >11:14:32,479 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >11:14:32,481 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >11:14:32,483 DEBUG storage: DevPtsFS.supported: supported: False ; >11:14:32,483 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >11:14:32,484 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >11:14:32,486 DEBUG storage: SysFS.supported: supported: False ; >11:14:32,486 DEBUG storage: getFormat('sysfs') returning SysFS instance >11:14:32,487 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >11:14:32,488 DEBUG storage: ProcFS.supported: supported: False ; >11:14:32,489 DEBUG storage: getFormat('proc') returning ProcFS instance >11:14:32,490 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >11:14:32,491 DEBUG storage: SELinuxFS.supported: supported: False ; >11:14:32,491 DEBUG storage: getFormat('selinuxfs') returning SELinuxFS instance >11:14:32,493 DEBUG storage: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >11:14:32,494 DEBUG storage: USBFS.supported: supported: False ; >11:14:32,494 DEBUG storage: getFormat('usbfs') returning USBFS instance >11:14:32,495 DEBUG storage: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >11:14:32,497 DEBUG storage: LVMLogicalVolumeDevice.setup: system-fedora15 ; status: True ; controllable: True ; orig: False ; >11:14:32,511 INFO storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >11:14:32,572 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >11:14:32,578 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >11:14:32,580 INFO storage: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >11:14:32,649 INFO storage: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >11:14:32,659 DEBUG storage: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >11:14:32,661 INFO storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >11:14:32,683 INFO storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >11:14:32,688 DEBUG storage: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >11:14:32,690 INFO storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >11:14:32,715 INFO storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >11:14:32,720 DEBUG storage: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >11:14:32,722 INFO storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >11:14:32,749 INFO storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >11:14:32,753 DEBUG storage: MDRaidArrayDevice.setup: scratch_0 ; status: False ; controllable: True ; orig: False ; >11:14:32,755 DEBUG storage: MDRaidArrayDevice.setupParents: kids: 0 ; name: scratch_0 ; orig: False ; >11:14:32,756 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:14:32,757 DEBUG storage: MDRaidMember.setup: device: /dev/sda1 ; status: False ; type: mdmember ; >11:14:32,758 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >11:14:32,759 DEBUG storage: MDRaidMember.setup: device: /dev/sdb1 ; status: False ; type: mdmember ; >11:14:32,761 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >11:14:32,762 DEBUG storage: MDRaidMember.setup: device: /dev/sdc2 ; status: False ; type: mdmember ; >11:14:32,764 DEBUG storage: MDRaidArrayDevice._setup: scratch_0 ; status: False ; controllable: True ; orig: False ; >11:14:32,765 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:14:32,766 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >11:14:32,767 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >11:14:33,699 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: scratch_0 ; status: True ; >11:14:33,702 INFO storage: set SELinux context for mountpoint /fast-scratch to system_u:object_r:etc_runtime_t:s0 >11:14:33,766 INFO storage: set SELinux context for newly mounted filesystem root at /fast-scratch to system_u:object_r:etc_runtime_t:s0 >11:14:33,787 DEBUG storage: LVMLogicalVolumeDevice.setup: data-homes ; status: False ; controllable: True ; orig: False ; >11:14:33,791 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: data-homes ; orig: False ; >11:14:33,794 DEBUG storage: LVMVolumeGroupDevice.setup: data ; status: True ; controllable: True ; orig: False ; >11:14:33,796 DEBUG storage: LVMLogicalVolumeDevice._setup: data-homes ; status: False ; controllable: True ; orig: False ; >11:14:33,931 DEBUG storage: looking up parted Device: /dev/mapper/system >11:14:33,932 DEBUG storage: system size is 1192080MB >11:14:33,935 DEBUG storage: vg system has 46536MB free >11:14:33,936 DEBUG storage: system size is 1192080MB >11:14:33,939 DEBUG storage: vg system has 46536MB free >11:14:33,946 DEBUG storage: looking up parted Device: /dev/mapper/system >11:14:33,947 DEBUG storage: system size is 1192080MB >11:14:33,950 DEBUG storage: vg system has 46536MB free >11:14:33,950 DEBUG storage: system size is 1192080MB >11:14:33,953 DEBUG storage: vg system has 46536MB free >11:14:33,959 DEBUG storage: looking up parted Device: /dev >11:14:33,961 DEBUG storage: existing RAID 0 size == 572336.09375 >11:14:33,963 DEBUG storage: existing RAID 1 size == 524621.523438 >11:14:33,965 DEBUG storage: existing RAID 1 size == 524621.523438 >11:14:33,966 DEBUG storage: existing RAID 1 size == 524621.523438 >11:14:33,967 DEBUG storage: looking up parted Device: /dev/mapper/data >11:14:33,968 DEBUG storage: existing RAID 1 size == 524621.523438 >11:14:33,968 DEBUG storage: existing RAID 1 size == 524621.523438 >11:14:33,969 DEBUG storage: data size is 524620MB >11:14:33,970 DEBUG storage: existing RAID 1 size == 524621.523438 >11:14:33,971 DEBUG storage: vg data has 0MB free >11:14:33,971 DEBUG storage: existing RAID 1 size == 524621.523438 >11:14:33,972 DEBUG storage: data size is 524620MB >11:14:33,973 DEBUG storage: existing RAID 1 size == 524621.523438 >11:14:33,974 DEBUG storage: vg data has 0MB free >11:14:33,974 DEBUG storage: existing RAID 1 size == 524621.523438 >11:14:33,979 DEBUG storage: looking up parted Device: /dev/mapper/system >11:14:33,980 DEBUG storage: system size is 1192080MB >11:14:33,983 DEBUG storage: vg system has 46536MB free >11:14:33,983 DEBUG storage: system size is 1192080MB >11:14:33,986 DEBUG storage: vg system has 46536MB free >11:14:33,993 DEBUG storage: looking up parted Device: /dev/mapper/system >11:14:33,994 DEBUG storage: system size is 1192080MB >11:14:33,997 DEBUG storage: vg system has 46536MB free >11:14:33,997 DEBUG storage: system size is 1192080MB >11:14:34,002 DEBUG storage: vg system has 46536MB free >11:14:34,009 DEBUG storage: looking up parted Device: /dev/mapper/system >11:14:34,010 DEBUG storage: system size is 1192080MB >11:14:34,013 DEBUG storage: vg system has 46536MB free >11:14:34,013 DEBUG storage: system size is 1192080MB >11:14:34,016 DEBUG storage: vg system has 46536MB free >11:14:34,023 DEBUG storage: looking up parted Device: /dev/mapper/system >11:14:34,024 DEBUG storage: system size is 1192080MB >11:14:34,027 DEBUG storage: vg system has 46536MB free >11:14:34,027 DEBUG storage: system size is 1192080MB >11:14:34,030 DEBUG storage: vg system has 46536MB free >11:14:34,036 DEBUG storage: existing RAID 0 size == 572336.09375 >11:14:34,063 DEBUG storage: existing RAID 1 size == 524621.523438 >11:14:34,075 DEBUG storage: existing RAID 1 size == 524621.523438
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 888220
:
665393
|
665394
|
665395
|
665396
| 665399 |
665401
|
665403
|
665405
|
665406
|
665407
|
665408
|
665409
|
665410
|
665411
|
665412