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 623902 Details for
Bug 864295
AttributeError: 'NoneType' object has no attribute 'get_child'
[?]
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), 306.27 KB, created by
Madison Kelly
on 2012-10-09 04:22:12 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Madison Kelly
Created:
2012-10-09 04:22:12 UTC
Size:
306.27 KB
patch
obsolete
>04:10:19,191 DEBUG storage: registered device format class Ext2FS as ext2 >04:10:19,191 DEBUG storage: registered device format class Ext3FS as ext3 >04:10:19,191 DEBUG storage: registered device format class Ext4FS as ext4 >04:10:19,192 DEBUG storage: registered device format class FATFS as vfat >04:10:19,192 DEBUG storage: registered device format class EFIFS as efi >04:10:19,192 DEBUG storage: registered device format class BTRFS as btrfs >04:10:19,192 DEBUG storage: registered device format class GFS2 as gfs2 >04:10:19,192 DEBUG storage: registered device format class JFS as jfs >04:10:19,192 DEBUG storage: registered device format class ReiserFS as reiserfs >04:10:19,192 DEBUG storage: registered device format class XFS as xfs >04:10:19,192 DEBUG storage: registered device format class HFS as hfs >04:10:19,193 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >04:10:19,193 DEBUG storage: registered device format class HFSPlus as hfs+ >04:10:19,193 DEBUG storage: registered device format class NTFS as ntfs >04:10:19,193 DEBUG storage: registered device format class NFS as nfs >04:10:19,193 DEBUG storage: registered device format class NFSv4 as nfs4 >04:10:19,193 DEBUG storage: registered device format class Iso9660FS as iso9660 >04:10:19,193 DEBUG storage: registered device format class NoDevFS as nodev >04:10:19,193 DEBUG storage: registered device format class DevPtsFS as devpts >04:10:19,193 DEBUG storage: registered device format class ProcFS as proc >04:10:19,193 DEBUG storage: registered device format class SysFS as sysfs >04:10:19,193 DEBUG storage: registered device format class TmpFS as tmpfs >04:10:19,194 DEBUG storage: registered device format class BindFS as bind >04:10:19,194 DEBUG storage: registered device format class SELinuxFS as selinuxfs >04:10:19,194 DEBUG storage: registered device format class USBFS as usbfs >04:10:19,195 DEBUG storage: registered device format class MDRaidMember as mdmember >04:10:19,199 DEBUG storage: registered device format class SwapSpace as swap >04:10:19,201 DEBUG storage: registered device format class BIOSBoot as biosboot >04:10:19,206 DEBUG storage: registered device format class DiskLabel as disklabel >04:10:19,207 DEBUG storage: registered device format class DMRaidMember as dmraidmember >04:10:19,209 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >04:10:19,211 DEBUG storage: registered device format class MultipathMember as multipath_member >04:10:19,247 DEBUG storage: registered device format class LUKS as luks >04:10:19,248 DEBUG storage: registered device format class PPCPRePBoot as prepboot >04:10:24,115 DEBUG storage: MultipathTopology._build_topology: >04:10:24,116 DEBUG storage: /etc/multipath.conf contents: >04:10:24,116 DEBUG storage: # multipath.conf written by anaconda >04:10:24,116 DEBUG storage: >04:10:24,116 DEBUG storage: defaults { >04:10:24,116 DEBUG storage: user_friendly_names yes >04:10:24,116 DEBUG storage: } >04:10:24,116 DEBUG storage: blacklist { >04:10:24,116 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >04:10:24,116 DEBUG storage: devnode "^hd[a-z]" >04:10:24,116 DEBUG storage: devnode "^dcssblk[0-9]*" >04:10:24,116 DEBUG storage: device { >04:10:24,116 DEBUG storage: vendor "DGC" >04:10:24,117 DEBUG storage: product "LUNZ" >04:10:24,117 DEBUG storage: } >04:10:24,117 DEBUG storage: device { >04:10:24,117 DEBUG storage: vendor "IBM" >04:10:24,117 DEBUG storage: product "S/390.*" >04:10:24,117 DEBUG storage: } >04:10:24,117 DEBUG storage: # don't count normal SATA devices as multipaths >04:10:24,118 DEBUG storage: device { >04:10:24,118 DEBUG storage: vendor "ATA" >04:10:24,118 DEBUG storage: } >04:10:24,119 DEBUG storage: # don't count 3ware devices as multipaths >04:10:24,119 DEBUG storage: device { >04:10:24,119 DEBUG storage: vendor "3ware" >04:10:24,120 DEBUG storage: } >04:10:24,120 DEBUG storage: device { >04:10:24,120 DEBUG storage: vendor "AMCC" >04:10:24,121 DEBUG storage: } >04:10:24,121 DEBUG storage: # nor highpoint devices >04:10:24,121 DEBUG storage: device { >04:10:24,121 DEBUG storage: vendor "HPT" >04:10:24,122 DEBUG storage: } >04:10:24,122 DEBUG storage: } >04:10:24,122 DEBUG storage: multipaths { >04:10:24,122 DEBUG storage: } >04:10:24,122 DEBUG storage: (end of /etc/multipath.conf) >04:10:24,186 INFO storage: MultipathTopology: found singlepath device: sda >04:10:24,186 INFO storage: MultipathTopology: found non-disk device: sda1 >04:10:24,186 INFO storage: MultipathTopology: found non-disk device: sda2 >04:10:24,186 INFO storage: MultipathTopology: found non-disk device: sda3 >04:10:24,187 INFO storage: MultipathTopology: found singlepath device: sdb >04:10:24,187 INFO storage: MultipathTopology: found non-disk device: sdb1 >04:10:24,187 INFO storage: MultipathTopology: found non-disk device: sdb2 >04:10:24,187 INFO storage: MultipathTopology: found non-disk device: sdb3 >04:10:24,188 INFO storage: MultipathTopology: found singlepath device: loop0 >04:10:24,188 INFO storage: MultipathTopology: found singlepath device: loop1 >04:10:24,188 INFO storage: MultipathTopology: found singlepath device: loop2 >04:10:24,188 INFO storage: MultipathTopology: found singlepath device: loop3 >04:10:24,188 INFO storage: MultipathTopology: found singlepath device: loop4 >04:10:24,188 INFO storage: MultipathTopology: found singlepath device: loop5 >04:10:24,189 INFO storage: MultipathTopology: found singlepath device: loop6 >04:10:24,189 INFO storage: MultipathTopology: found singlepath device: loop7 >04:10:24,189 INFO storage: MultipathTopology: found singlepath device: dm-0 >04:10:24,189 INFO storage: MultipathTopology: found singlepath device: md125 >04:10:24,189 INFO storage: MultipathTopology: found singlepath device: md126 >04:10:24,190 INFO storage: MultipathTopology: found singlepath device: md127 >04:10:26,611 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >04:10:26,612 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >04:10:26,743 DEBUG storage: MultipathTopology._build_topology: >04:10:26,743 DEBUG storage: /etc/multipath.conf contents: >04:10:26,743 DEBUG storage: # multipath.conf written by anaconda >04:10:26,743 DEBUG storage: >04:10:26,743 DEBUG storage: defaults { >04:10:26,744 DEBUG storage: user_friendly_names yes >04:10:26,744 DEBUG storage: } >04:10:26,744 DEBUG storage: blacklist { >04:10:26,744 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >04:10:26,744 DEBUG storage: devnode "^hd[a-z]" >04:10:26,744 DEBUG storage: devnode "^dcssblk[0-9]*" >04:10:26,744 DEBUG storage: device { >04:10:26,744 DEBUG storage: vendor "DGC" >04:10:26,744 DEBUG storage: product "LUNZ" >04:10:26,744 DEBUG storage: } >04:10:26,744 DEBUG storage: device { >04:10:26,744 DEBUG storage: vendor "IBM" >04:10:26,744 DEBUG storage: product "S/390.*" >04:10:26,744 DEBUG storage: } >04:10:26,745 DEBUG storage: # don't count normal SATA devices as multipaths >04:10:26,745 DEBUG storage: device { >04:10:26,745 DEBUG storage: vendor "ATA" >04:10:26,745 DEBUG storage: } >04:10:26,746 DEBUG storage: # don't count 3ware devices as multipaths >04:10:26,746 DEBUG storage: device { >04:10:26,746 DEBUG storage: vendor "3ware" >04:10:26,747 DEBUG storage: } >04:10:26,747 DEBUG storage: device { >04:10:26,747 DEBUG storage: vendor "AMCC" >04:10:26,748 DEBUG storage: } >04:10:26,748 DEBUG storage: # nor highpoint devices >04:10:26,748 DEBUG storage: device { >04:10:26,749 DEBUG storage: vendor "HPT" >04:10:26,749 DEBUG storage: } >04:10:26,749 DEBUG storage: } >04:10:26,750 DEBUG storage: multipaths { >04:10:26,750 DEBUG storage: } >04:10:26,751 DEBUG storage: (end of /etc/multipath.conf) >04:10:26,771 INFO storage: MultipathTopology: found singlepath device: sda >04:10:26,772 INFO storage: MultipathTopology: found non-disk device: sda1 >04:10:26,772 INFO storage: MultipathTopology: found non-disk device: sda2 >04:10:26,772 INFO storage: MultipathTopology: found non-disk device: sda3 >04:10:26,773 INFO storage: MultipathTopology: found singlepath device: sdb >04:10:26,773 INFO storage: MultipathTopology: found non-disk device: sdb1 >04:10:26,773 INFO storage: MultipathTopology: found non-disk device: sdb2 >04:10:26,773 INFO storage: MultipathTopology: found non-disk device: sdb3 >04:10:26,773 INFO storage: MultipathTopology: found singlepath device: loop0 >04:10:26,774 INFO storage: MultipathTopology: found singlepath device: loop1 >04:10:26,774 INFO storage: MultipathTopology: found singlepath device: loop2 >04:10:26,774 INFO storage: MultipathTopology: found singlepath device: loop3 >04:10:26,774 INFO storage: MultipathTopology: found singlepath device: loop4 >04:10:26,774 INFO storage: MultipathTopology: found singlepath device: loop5 >04:10:26,775 INFO storage: MultipathTopology: found singlepath device: loop6 >04:10:26,775 INFO storage: MultipathTopology: found singlepath device: loop7 >04:10:26,775 INFO storage: MultipathTopology: found singlepath device: dm-0 >04:10:26,775 INFO storage: MultipathTopology: found singlepath device: md125 >04:10:26,775 INFO storage: MultipathTopology: found singlepath device: md126 >04:10:26,776 INFO storage: MultipathTopology: found singlepath device: md127 >04:10:26,776 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'md125', 'md126', 'md127'] >04:10:26,781 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ14FWG /dev/disk/by-id/wwn-0x5000c5000fe515a2', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ14FWG', > 'ID_SERIAL_SHORT': '5VJ14FWG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5000fe515a2', > 'ID_WWN_WITH_EXTENSION': '0x5000c5000fe515a2', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '243198', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ14FWG', > '/dev/disk/by-id/wwn-0x5000c5000fe515a2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >04:10:26,782 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >04:10:26,783 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:10:26,783 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:26,784 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >04:10:26,785 INFO storage: sda is a disk >04:10:26,785 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:26,787 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >04:10:26,787 INFO storage: added disk sda (id 0) to device tree >04:10:26,787 DEBUG storage: looking up parted Device: /dev/sda >04:10:26,789 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >04:10:26,790 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >04:10:26,791 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >04:10:26,795 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >04:10:26,813 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f18b872bfd0>, <parted.partition.Partition object at 0x7f18a05892d0>, <parted.partition.Partition object at 0x7f18a05894d0>] > device: <parted.device.Device object at 0x7f18a0577350> > PedDisk: <_ped.Disk object at 0x7f18a057c6c8> >04:10:26,813 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >04:10:26,814 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >04:10:26,815 INFO storage: got device: DiskDevice instance (0x7f18b872bf90) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a34439e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f18a0577150> >04:10:26,816 INFO storage: got format: DiskLabel instance (0x7f18a0577210) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f18b872bfd0>, <parted.partition.Partition object at 0x7f18a05892d0>, <parted.partition.Partition object at 0x7f18a05894d0>] > device: <parted.device.Device object at 0x7f18a0577350> > PedDisk: <_ped.Disk object at 0x7f18a057c6c8> > origPartedDisk = <parted.disk.Disk object at 0x7f18a0589610> > partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a071e170> > >04:10:26,821 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ14FWG-part1 /dev/disk/by-id/wwn-0x5000c5000fe515a2-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'an-c04n01.alteeve.ca:3', > 'ID_FS_LABEL_ENC': 'an-c04n01.alteeve.ca:3', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '220084df-6492-423d-4204-e9a6d6204a51', > 'ID_FS_UUID_ENC': '220084df-6492-423d-4204-e9a6d6204a51', > 'ID_FS_UUID_SUB': '0a03fd7d-04c7-e643-cdfb-58931aeef7e4', > 'ID_FS_UUID_SUB_ENC': '0a03fd7d-04c7-e643-cdfb-58931aeef7e4', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '83886080', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ14FWG', > 'ID_SERIAL_SHORT': '5VJ14FWG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5000fe515a2', > 'ID_WWN_WITH_EXTENSION': '0x5000c5000fe515a2', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '0a03fd7d:04c7e643:cdfb5893:1aeef7e4', > 'MD_EVENTS': '186', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'an-c04n01.alteeve.ca:3', > 'MD_UPDATE_TIME': '1349755400', > 'MD_UUID': '220084df:6492423d:4204e9a6:d6204a51', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '243232', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ14FWG-part1', > '/dev/disk/by-id/wwn-0x5000c5000fe515a2-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >04:10:26,821 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >04:10:26,823 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >04:10:26,825 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:26,825 INFO storage: sda1 is a partition >04:10:26,828 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >04:10:26,830 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:10:26,833 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >04:10:26,836 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >04:10:26,839 DEBUG storage: PartitionDevice._setFormat: sda1 ; >04:10:26,840 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:26,842 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >04:10:26,843 DEBUG storage: looking up parted Partition: /dev/sda1 >04:10:26,845 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >04:10:26,848 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >04:10:26,849 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >04:10:26,851 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >04:10:26,851 INFO storage: added partition sda1 (id 1) to device tree >04:10:26,852 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >04:10:26,854 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >04:10:26,855 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:10:26,856 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >04:10:26,883 WARN storage: disklabel detected but not usable on sda1 >04:10:26,884 INFO storage: type detected on 'sda1' is 'linux_raid_member' >04:10:26,884 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: an-c04n01.alteeve.ca:3 ; device: /dev/sda1 ; serial: 5VJ14FWG ; mdUuid: 220084df:6492423d:4204e9a6:d6204a51 ; biosraid: False ; >04:10:26,884 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >04:10:26,885 DEBUG storage: PartitionDevice._setFormat: sda1 ; >04:10:26,886 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >04:10:26,887 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >04:10:26,887 DEBUG storage: DeviceTree.getDeviceByUuid returned None >04:10:26,939 INFO storage: using name an-c04n01.alteeve.ca:3 for md array containing member sda1 >04:10:26,940 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:26,941 DEBUG storage: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:3 ; current: None ; type: None ; >04:10:26,943 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: an-c04n01.alteeve.ca:3 ; status: False ; >04:10:26,945 DEBUG storage: MDRaidArrayDevice._addDevice: an-c04n01.alteeve.ca:3 ; device: sda1 ; status: True ; >04:10:26,946 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >04:10:26,947 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:10:26,971 WARN storage: failed to add member /dev/sda1 to md array /dev/md/an-c04n01.alteeve.ca:3: mdadd failed for /dev/sda1: running mdadm --incremental --quiet /dev/sda1 failed >04:10:26,971 DEBUG storage: looking up parted Device: /dev/md/an-c04n01.alteeve.ca:3 >04:10:27,047 INFO storage: added mdarray an-c04n01.alteeve.ca:3 (id 2) to device tree >04:10:27,050 DEBUG storage: looking up parted Device: /dev/sda1 >04:10:27,053 INFO storage: got device: PartitionDevice instance (0x7f18a0589750) -- > name = sda1 status = True kids = 1 id = 1 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 40960.0 > format = existing mdmember > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 83886080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (5221, 255, 63) biosGeometry: (5221, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a071e710> > 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 0x7f18a05772d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18a0589090> PedPartition: <_ped.Partition object at 0x7f18a05818f0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 2048 end = 83888127 length = 83886080 > flags = raid >04:10:27,054 INFO storage: got format: MDRaidMember instance (0x7f18a0589b10) -- > type = mdmember name = software RAID status = False > device = /dev/sda1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 220084df:6492423d:4204e9a6:d6204a51 biosraid = False >04:10:27,063 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ14FWG-part2 /dev/disk/by-id/wwn-0x5000c5000fe515a2-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'an-c04n01.alteeve.ca:2', > 'ID_FS_LABEL_ENC': 'an-c04n01.alteeve.ca:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'e900cfe8-7c96-6b3d-711b-9ce90e393a8b', > 'ID_FS_UUID_ENC': 'e900cfe8-7c96-6b3d-711b-9ce90e393a8b', > 'ID_FS_UUID_SUB': '815737c3-fbe7-52cb-1452-ae3cd6df05ca', > 'ID_FS_UUID_SUB_ENC': '815737c3-fbe7-52cb-1452-ae3cd6df05ca', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '83888128', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8388608', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ14FWG', > 'ID_SERIAL_SHORT': '5VJ14FWG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5000fe515a2', > 'ID_WWN_WITH_EXTENSION': '0x5000c5000fe515a2', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '815737c3:fbe752cb:1452ae3c:d6df05ca', > 'MD_EVENTS': '20', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'an-c04n01.alteeve.ca:2', > 'MD_UPDATE_TIME': '1349755398', > 'MD_UUID': 'e900cfe8:7c966b3d:711b9ce9:0e393a8b', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '243242', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ14FWG-part2', > '/dev/disk/by-id/wwn-0x5000c5000fe515a2-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >04:10:27,064 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >04:10:27,066 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >04:10:27,069 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,069 INFO storage: sda2 is a partition >04:10:27,072 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >04:10:27,075 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:10:27,078 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >04:10:27,080 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >04:10:27,083 DEBUG storage: PartitionDevice._setFormat: sda2 ; >04:10:27,084 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,086 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >04:10:27,086 DEBUG storage: looking up parted Partition: /dev/sda2 >04:10:27,088 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >04:10:27,089 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >04:10:27,091 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >04:10:27,092 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >04:10:27,092 INFO storage: added partition sda2 (id 3) to device tree >04:10:27,094 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >04:10:27,095 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >04:10:27,096 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:10:27,098 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >04:10:27,102 WARN storage: disklabel detected but not usable on sda2 >04:10:27,102 INFO storage: type detected on 'sda2' is 'linux_raid_member' >04:10:27,104 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: an-c04n01.alteeve.ca:2 ; device: /dev/sda2 ; serial: 5VJ14FWG ; mdUuid: e900cfe8:7c966b3d:711b9ce9:0e393a8b ; biosraid: False ; >04:10:27,104 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >04:10:27,105 DEBUG storage: PartitionDevice._setFormat: sda2 ; >04:10:27,107 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >04:10:27,108 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >04:10:27,109 DEBUG storage: DeviceTree.getDeviceByUuid returned None >04:10:27,146 INFO storage: using name an-c04n01.alteeve.ca:2 for md array containing member sda2 >04:10:27,147 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,149 DEBUG storage: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:2 ; current: None ; type: None ; >04:10:27,151 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: an-c04n01.alteeve.ca:2 ; status: False ; >04:10:27,152 DEBUG storage: MDRaidArrayDevice._addDevice: an-c04n01.alteeve.ca:2 ; device: sda2 ; status: True ; >04:10:27,154 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >04:10:27,156 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >04:10:27,183 WARN storage: failed to add member /dev/sda2 to md array /dev/md/an-c04n01.alteeve.ca:2: mdadd failed for /dev/sda2: running mdadm --incremental --quiet /dev/sda2 failed >04:10:27,183 DEBUG storage: looking up parted Device: /dev/md/an-c04n01.alteeve.ca:2 >04:10:27,213 INFO storage: added mdarray an-c04n01.alteeve.ca:2 (id 4) to device tree >04:10:27,214 DEBUG storage: looking up parted Device: /dev/sda2 >04:10:27,216 INFO storage: got device: PartitionDevice instance (0x7f18a0589a90) -- > name = sda2 status = True kids = 1 id = 3 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 4096.0 > format = existing mdmember > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a071e440> > 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 0x7f18a05772d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18a0589390> PedPartition: <_ped.Partition object at 0x7f18a0581950> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 83888128 end = 92276735 length = 8388608 > flags = raid >04:10:27,217 INFO storage: got format: MDRaidMember instance (0x7f18a059a390) -- > type = mdmember name = software RAID status = False > device = /dev/sda2 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = e900cfe8:7c966b3d:711b9ce9:0e393a8b biosraid = False >04:10:27,224 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ14FWG-part3 /dev/disk/by-id/wwn-0x5000c5000fe515a2-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'an-c04n01.alteeve.ca:1', > 'ID_FS_LABEL_ENC': 'an-c04n01.alteeve.ca:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'cef97bcb-b6fc-5753-8dd4-dca955e08992', > 'ID_FS_UUID_ENC': 'cef97bcb-b6fc-5753-8dd4-dca955e08992', > 'ID_FS_UUID_SUB': '670ab898-33e0-1654-101d-5460c6d48d50', > 'ID_FS_UUID_SUB_ENC': '670ab898-33e0-1654-101d-5460c6d48d50', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '92276736', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1048576', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ14FWG', > 'ID_SERIAL_SHORT': '5VJ14FWG', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5000fe515a2', > 'ID_WWN_WITH_EXTENSION': '0x5000c5000fe515a2', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '670ab898:33e01654:101d5460:c6d48d50', > 'MD_EVENTS': '28', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'an-c04n01.alteeve.ca:1', > 'MD_UPDATE_TIME': '1349755401', > 'MD_UUID': 'cef97bcb:b6fc5753:8dd4dca9:55e08992', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '243251', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ14FWG-part3', > '/dev/disk/by-id/wwn-0x5000c5000fe515a2-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >04:10:27,224 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >04:10:27,226 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >04:10:27,227 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,227 INFO storage: sda3 is a partition >04:10:27,228 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >04:10:27,230 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >04:10:27,231 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >04:10:27,232 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >04:10:27,233 DEBUG storage: PartitionDevice._setFormat: sda3 ; >04:10:27,233 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,234 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >04:10:27,234 DEBUG storage: looking up parted Partition: /dev/sda3 >04:10:27,235 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >04:10:27,235 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >04:10:27,237 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >04:10:27,237 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >04:10:27,237 INFO storage: added partition sda3 (id 5) to device tree >04:10:27,238 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >04:10:27,239 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >04:10:27,239 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >04:10:27,240 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >04:10:27,338 WARN storage: disklabel detected but not usable on sda3 >04:10:27,339 INFO storage: type detected on 'sda3' is 'linux_raid_member' >04:10:27,350 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: an-c04n01.alteeve.ca:1 ; device: /dev/sda3 ; serial: 5VJ14FWG ; mdUuid: cef97bcb:b6fc5753:8dd4dca9:55e08992 ; biosraid: False ; >04:10:27,350 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >04:10:27,351 DEBUG storage: PartitionDevice._setFormat: sda3 ; >04:10:27,351 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >04:10:27,352 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >04:10:27,353 DEBUG storage: DeviceTree.getDeviceByUuid returned None >04:10:27,472 INFO storage: using name an-c04n01.alteeve.ca:1 for md array containing member sda3 >04:10:27,473 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,474 DEBUG storage: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:1 ; current: None ; type: None ; >04:10:27,475 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: an-c04n01.alteeve.ca:1 ; status: False ; >04:10:27,476 DEBUG storage: MDRaidArrayDevice._addDevice: an-c04n01.alteeve.ca:1 ; device: sda3 ; status: True ; >04:10:27,477 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >04:10:27,478 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >04:10:27,497 WARN storage: failed to add member /dev/sda3 to md array /dev/md/an-c04n01.alteeve.ca:1: mdadd failed for /dev/sda3: running mdadm --incremental --quiet /dev/sda3 failed >04:10:27,497 DEBUG storage: looking up parted Device: /dev/md/an-c04n01.alteeve.ca:1 >04:10:27,529 INFO storage: added mdarray an-c04n01.alteeve.ca:1 (id 6) to device tree >04:10:27,529 DEBUG storage: looking up parted Device: /dev/sda3 >04:10:27,530 INFO storage: got device: PartitionDevice instance (0x7f18a0589950) -- > name = sda3 status = True kids = 1 id = 5 > parents = ['existing 476940MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 512.0 > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1048576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (65, 255, 63) biosGeometry: (65, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a045e7a0> > target size = 0 path = /dev/sda3 > 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 0x7f18a05772d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f18a0589590> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18a0589510> PedPartition: <_ped.Partition object at 0x7f18a05819b0> > disk = existing 476940MB disk sda (0) with existing msdos disklabel > start = 92276736 end = 93325311 length = 1048576 > flags = boot, raid >04:10:27,531 INFO storage: got format: MDRaidMember instance (0x7f18a0589ad0) -- > type = mdmember name = software RAID status = False > device = /dev/sda3 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = cef97bcb:b6fc5753:8dd4dca9:55e08992 biosraid = False >04:10:27,534 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ58YCY /dev/disk/by-id/wwn-0x5000c5002486cb8d', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ58YCY', > 'ID_SERIAL_SHORT': '5VJ58YCY', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002486cb8d', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002486cb8d', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '244575', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ58YCY', > '/dev/disk/by-id/wwn-0x5000c5002486cb8d'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >04:10:27,534 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >04:10:27,535 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >04:10:27,536 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,537 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >04:10:27,538 INFO storage: sdb is a disk >04:10:27,538 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,539 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >04:10:27,539 INFO storage: added disk sdb (id 7) to device tree >04:10:27,539 DEBUG storage: looking up parted Device: /dev/sdb >04:10:27,540 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >04:10:27,541 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >04:10:27,542 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >04:10:27,543 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >04:10:27,583 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f18a349af50>, <parted.partition.Partition object at 0x7f18a34a8090>, <parted.partition.Partition object at 0x7f18a34a81d0>] > device: <parted.device.Device object at 0x7f18a349acd0> > PedDisk: <_ped.Disk object at 0x7f18a34969e0> >04:10:27,584 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >04:10:27,584 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >04:10:27,585 INFO storage: got device: DiskDevice instance (0x7f18a059a990) -- > name = sdb status = True kids = 0 id = 7 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a045e9e0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f18a349a7d0> >04:10:27,586 INFO storage: got format: DiskLabel instance (0x7f18a349a650) -- > 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 = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f18a349af50>, <parted.partition.Partition object at 0x7f18a34a8090>, <parted.partition.Partition object at 0x7f18a34a81d0>] > device: <parted.device.Device object at 0x7f18a349acd0> > PedDisk: <_ped.Disk object at 0x7f18a34969e0> > origPartedDisk = <parted.disk.Disk object at 0x7f18a34a8190> > partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a045e950> > >04:10:27,590 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ58YCY-part1 /dev/disk/by-id/wwn-0x5000c5002486cb8d-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/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_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'an-c04n01.alteeve.ca:3', > 'ID_FS_LABEL_ENC': 'an-c04n01.alteeve.ca:3', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '220084df-6492-423d-4204-e9a6d6204a51', > 'ID_FS_UUID_ENC': '220084df-6492-423d-4204-e9a6d6204a51', > 'ID_FS_UUID_SUB': '86a70560-c443-c097-5e83-5e6558525b9f', > 'ID_FS_UUID_SUB_ENC': '86a70560-c443-c097-5e83-5e6558525b9f', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '83886080', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ58YCY', > 'ID_SERIAL_SHORT': '5VJ58YCY', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002486cb8d', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002486cb8d', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '86a70560:c443c097:5e835e65:58525b9f', > 'MD_EVENTS': '186', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'an-c04n01.alteeve.ca:3', > 'MD_UPDATE_TIME': '1349755400', > 'MD_UUID': '220084df:6492423d:4204e9a6:d6204a51', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '244584', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ58YCY-part1', > '/dev/disk/by-id/wwn-0x5000c5002486cb8d-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >04:10:27,590 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >04:10:27,590 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >04:10:27,591 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,591 INFO storage: sdb1 is a partition >04:10:27,592 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >04:10:27,592 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >04:10:27,593 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (7) with existing msdos disklabel >04:10:27,594 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >04:10:27,595 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >04:10:27,595 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,596 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >04:10:27,596 DEBUG storage: looking up parted Partition: /dev/sdb1 >04:10:27,596 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >04:10:27,597 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >04:10:27,598 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >04:10:27,599 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >04:10:27,599 INFO storage: added partition sdb1 (id 8) to device tree >04:10:27,600 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >04:10:27,600 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >04:10:27,601 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >04:10:27,602 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >04:10:27,605 WARN storage: disklabel detected but not usable on sdb1 >04:10:27,605 INFO storage: type detected on 'sdb1' is 'linux_raid_member' >04:10:27,606 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: an-c04n01.alteeve.ca:3 ; device: /dev/sdb1 ; serial: 5VJ58YCY ; mdUuid: 220084df:6492423d:4204e9a6:d6204a51 ; biosraid: False ; >04:10:27,606 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >04:10:27,606 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >04:10:27,607 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >04:10:27,608 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >04:10:27,609 DEBUG storage: existing RAID 1 size == 40958.9296875 >04:10:27,609 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 40958MB mdarray an-c04n01.alteeve.ca:3 (2) >04:10:27,609 DEBUG storage: MDRaidArrayDevice._addDevice: an-c04n01.alteeve.ca:3 ; device: sdb1 ; status: True ; >04:10:27,610 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >04:10:27,611 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >04:10:27,625 WARN storage: failed to add member /dev/sdb1 to md array /dev/md/an-c04n01.alteeve.ca:3: mdadd failed for /dev/sdb1: running mdadm --incremental --quiet /dev/sdb1 failed >04:10:27,626 DEBUG storage: looking up parted Device: /dev/sdb1 >04:10:27,628 INFO storage: got device: PartitionDevice instance (0x7f18a349a9d0) -- > name = sdb1 status = True kids = 1 id = 8 > parents = ['existing 476940MB disk sdb (7) with existing msdos disklabel'] > uuid = None size = 40960.0 > format = existing mdmember > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/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: 83886080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (5221, 255, 63) biosGeometry: (5221, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a045ef80> > 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 0x7f18a349ad90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18a349add0> PedPartition: <_ped.Partition object at 0x7f18a042dd70> > disk = existing 476940MB disk sdb (7) with existing msdos disklabel > start = 2048 end = 83888127 length = 83886080 > flags = raid >04:10:27,628 INFO storage: got format: MDRaidMember instance (0x7f18a34a8990) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 220084df:6492423d:4204e9a6:d6204a51 biosraid = False >04:10:27,632 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ58YCY-part2 /dev/disk/by-id/wwn-0x5000c5002486cb8d-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'an-c04n01.alteeve.ca:2', > 'ID_FS_LABEL_ENC': 'an-c04n01.alteeve.ca:2', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'e900cfe8-7c96-6b3d-711b-9ce90e393a8b', > 'ID_FS_UUID_ENC': 'e900cfe8-7c96-6b3d-711b-9ce90e393a8b', > 'ID_FS_UUID_SUB': '1a27c5d8-4855-17cb-94a5-8180b75766cb', > 'ID_FS_UUID_SUB_ENC': '1a27c5d8-4855-17cb-94a5-8180b75766cb', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '83888128', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8388608', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ58YCY', > 'ID_SERIAL_SHORT': '5VJ58YCY', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002486cb8d', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002486cb8d', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '1a27c5d8:485517cb:94a58180:b75766cb', > 'MD_EVENTS': '20', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'an-c04n01.alteeve.ca:2', > 'MD_UPDATE_TIME': '1349755398', > 'MD_UUID': 'e900cfe8:7c966b3d:711b9ce9:0e393a8b', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '244593', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ58YCY-part2', > '/dev/disk/by-id/wwn-0x5000c5002486cb8d-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >04:10:27,632 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >04:10:27,632 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >04:10:27,633 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,633 INFO storage: sdb2 is a partition >04:10:27,634 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >04:10:27,634 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >04:10:27,635 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (7) with existing msdos disklabel >04:10:27,636 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >04:10:27,637 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >04:10:27,637 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,638 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >04:10:27,638 DEBUG storage: looking up parted Partition: /dev/sdb2 >04:10:27,639 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >04:10:27,640 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >04:10:27,641 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >04:10:27,642 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >04:10:27,642 INFO storage: added partition sdb2 (id 9) to device tree >04:10:27,642 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >04:10:27,643 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >04:10:27,644 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >04:10:27,644 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >04:10:27,654 WARN storage: disklabel detected but not usable on sdb2 >04:10:27,654 INFO storage: type detected on 'sdb2' is 'linux_raid_member' >04:10:27,655 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: an-c04n01.alteeve.ca:2 ; device: /dev/sdb2 ; serial: 5VJ58YCY ; mdUuid: e900cfe8:7c966b3d:711b9ce9:0e393a8b ; biosraid: False ; >04:10:27,655 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >04:10:27,656 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >04:10:27,656 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >04:10:27,657 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >04:10:27,658 DEBUG storage: existing RAID 1 size == 4094.98828125 >04:10:27,658 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 4094MB mdarray an-c04n01.alteeve.ca:2 (4) >04:10:27,659 DEBUG storage: MDRaidArrayDevice._addDevice: an-c04n01.alteeve.ca:2 ; device: sdb2 ; status: True ; >04:10:27,660 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >04:10:27,660 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >04:10:27,674 WARN storage: failed to add member /dev/sdb2 to md array /dev/md/an-c04n01.alteeve.ca:2: mdadd failed for /dev/sdb2: running mdadm --incremental --quiet /dev/sdb2 failed >04:10:27,675 DEBUG storage: looking up parted Device: /dev/sdb2 >04:10:27,676 INFO storage: got device: PartitionDevice instance (0x7f18a349aad0) -- > name = sdb2 status = True kids = 1 id = 9 > parents = ['existing 476940MB disk sdb (7) with existing msdos disklabel'] > uuid = None size = 4096.0 > format = existing mdmember > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a045ee60> > target size = 0 path = /dev/sdb2 > 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 0x7f18a349ad90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18a34a8110> PedPartition: <_ped.Partition object at 0x7f18a042da70> > disk = existing 476940MB disk sdb (7) with existing msdos disklabel > start = 83888128 end = 92276735 length = 8388608 > flags = raid >04:10:27,677 INFO storage: got format: MDRaidMember instance (0x7f18a34a8850) -- > type = mdmember name = software RAID status = False > device = /dev/sdb2 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = e900cfe8:7c966b3d:711b9ce9:0e393a8b biosraid = False >04:10:27,680 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9500420AS_5VJ58YCY-part3 /dev/disk/by-id/wwn-0x5000c5002486cb8d-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_AAM': '1', > 'ID_ATA_FEATURE_SET_AAM_CURRENT_VALUE': '0', > 'ID_ATA_FEATURE_SET_AAM_ENABLED': '0', > 'ID_ATA_FEATURE_SET_AAM_VENDOR_RECOMMENDED_VALUE': '208', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '102', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'an-c04n01.alteeve.ca:1', > 'ID_FS_LABEL_ENC': 'an-c04n01.alteeve.ca:1', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'cef97bcb-b6fc-5753-8dd4-dca955e08992', > 'ID_FS_UUID_ENC': 'cef97bcb-b6fc-5753-8dd4-dca955e08992', > 'ID_FS_UUID_SUB': 'd293bbca-14cb-74d1-a338-6dd2d5745d04', > 'ID_FS_UUID_SUB_ENC': 'd293bbca-14cb-74d1-a338-6dd2d5745d04', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9500420AS', > 'ID_MODEL_ENC': 'ST9500420AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '92276736', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1048576', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0002SDM1', > 'ID_SERIAL': 'ST9500420AS_5VJ58YCY', > 'ID_SERIAL_SHORT': '5VJ58YCY', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c5002486cb8d', > 'ID_WWN_WITH_EXTENSION': '0x5000c5002486cb8d', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': 'd293bbca:14cb74d1:a3386dd2:d5745d04', > 'MD_EVENTS': '28', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'an-c04n01.alteeve.ca:1', > 'MD_UPDATE_TIME': '1349755401', > 'MD_UUID': 'cef97bcb:b6fc5753:8dd4dca9:55e08992', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '244602', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-ST9500420AS_5VJ58YCY-part3', > '/dev/disk/by-id/wwn-0x5000c5002486cb8d-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >04:10:27,680 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >04:10:27,681 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >04:10:27,682 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,682 INFO storage: sdb3 is a partition >04:10:27,682 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >04:10:27,683 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >04:10:27,684 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sdb (7) with existing msdos disklabel >04:10:27,685 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >04:10:27,685 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >04:10:27,685 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,686 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >04:10:27,686 DEBUG storage: looking up parted Partition: /dev/sdb3 >04:10:27,687 DEBUG storage: PartitionDevice.probe: sdb3 ; exists: True ; >04:10:27,688 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >04:10:27,689 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >04:10:27,690 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >04:10:27,690 INFO storage: added partition sdb3 (id 10) to device tree >04:10:27,690 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >04:10:27,691 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >04:10:27,692 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >04:10:27,692 DEBUG storage: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >04:10:27,696 WARN storage: disklabel detected but not usable on sdb3 >04:10:27,696 INFO storage: type detected on 'sdb3' is 'linux_raid_member' >04:10:27,697 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: an-c04n01.alteeve.ca:1 ; device: /dev/sdb3 ; serial: 5VJ58YCY ; mdUuid: cef97bcb:b6fc5753:8dd4dca9:55e08992 ; biosraid: False ; >04:10:27,697 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >04:10:27,698 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >04:10:27,698 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >04:10:27,699 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >04:10:27,700 DEBUG storage: existing RAID 1 size == 511.98828125 >04:10:27,700 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 511MB mdarray an-c04n01.alteeve.ca:1 (6) >04:10:27,701 DEBUG storage: MDRaidArrayDevice._addDevice: an-c04n01.alteeve.ca:1 ; device: sdb3 ; status: True ; >04:10:27,701 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >04:10:27,702 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >04:10:27,754 WARN storage: failed to add member /dev/sdb3 to md array /dev/md/an-c04n01.alteeve.ca:1: mdadd failed for /dev/sdb3: running mdadm --incremental --quiet /dev/sdb3 failed >04:10:27,760 DEBUG storage: looking up parted Device: /dev/sdb3 >04:10:27,761 INFO storage: got device: PartitionDevice instance (0x7f18a349a6d0) -- > name = sdb3 status = True kids = 1 id = 10 > parents = ['existing 476940MB disk sdb (7) with existing msdos disklabel'] > uuid = None size = 512.0 > format = existing mdmember > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1048576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (65, 255, 63) biosGeometry: (65, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a045ea70> > target size = 0 path = /dev/sdb3 > 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 0x7f18a349ad90> fileSystem: <parted.filesystem.FileSystem object at 0x7f18a34a8250> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18a34a8450> PedPartition: <_ped.Partition object at 0x7f18a042de30> > disk = existing 476940MB disk sdb (7) with existing msdos disklabel > start = 92276736 end = 93325311 length = 1048576 > flags = boot, raid >04:10:27,761 INFO storage: got format: MDRaidMember instance (0x7f18a34a88d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb3 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = cef97bcb:b6fc5753:8dd4dca9:55e08992 biosraid = False >04:10:27,762 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': '251469', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >04:10:27,763 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >04:10:27,763 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >04:10:27,764 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,764 INFO storage: loop0 is a loop device >04:10:27,765 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >04:10:27,765 DEBUG storage: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >04:10:27,766 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,766 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,767 DEBUG storage: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >04:10:27,767 INFO storage: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 11) to device tree >04:10:27,768 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >04:10:27,768 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,769 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:10:27,769 INFO storage: added loop loop0 (id 12) to device tree >04:10:27,769 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >04:10:27,770 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >04:10:27,770 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >04:10:27,771 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >04:10:27,772 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >04:10:27,773 WARN storage: disklabel detected but not usable on loop0 >04:10:27,773 INFO storage: type detected on 'loop0' is 'squashfs' >04:10:27,773 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >04:10:27,774 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >04:10:27,774 INFO storage: got device: LoopDevice instance (0x7f18a34a8d90) -- > name = loop0 status = False kids = 0 id = 12 > parents = ['existing 0MB file /tmp/curl_fetch_url1/squashfs.img (deleted) (11)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >04:10:27,776 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/927334dd-dd69-4cfb-a58c-a8ba5a152439', > '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': '927334dd-dd69-4cfb-a58c-a8ba5a152439', > 'ID_FS_UUID_ENC': '927334dd-dd69-4cfb-a58c-a8ba5a152439', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '251482', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/927334dd-dd69-4cfb-a58c-a8ba5a152439'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >04:10:27,776 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >04:10:27,777 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >04:10:27,778 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,778 INFO storage: loop1 is a loop device >04:10:27,778 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >04:10:27,779 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >04:10:27,780 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,780 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,781 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >04:10:27,781 INFO storage: added file /LiveOS/rootfs.img (id 13) to device tree >04:10:27,781 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >04:10:27,782 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,782 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >04:10:27,782 INFO storage: added loop loop1 (id 14) to device tree >04:10:27,783 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >04:10:27,784 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >04:10:27,785 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:27,790 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:10:27,790 DEBUG storage: device loop1 does not contain a disklabel >04:10:27,791 INFO storage: type detected on 'loop1' is 'ext4' >04:10:27,864 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:27,865 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:10:27,865 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >04:10:27,866 INFO storage: got device: LoopDevice instance (0x7f18a34ae190) -- > name = loop1 status = False kids = 0 id = 14 > parents = ['existing 0MB file /LiveOS/rootfs.img (13)'] > 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 >04:10:27,866 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:27,867 INFO storage: got format: Ext4FS instance (0x7f18a349ab10) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 927334dd-dd69-4cfb-a58c-a8ba5a152439 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >04:10:27,868 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': '251708', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >04:10:27,868 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >04:10:27,869 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >04:10:27,870 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,870 INFO storage: loop2 is a loop device >04:10:27,871 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >04:10:27,872 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >04:10:27,873 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:27,874 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,876 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >04:10:27,876 INFO storage: added file /overlay (deleted) (id 15) to device tree >04:10:27,879 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >04:10:27,879 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,880 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >04:10:27,880 INFO storage: added loop loop2 (id 16) to device tree >04:10:27,881 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >04:10:27,882 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >04:10:27,882 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:27,883 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >04:10:27,884 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >04:10:27,886 WARN storage: disklabel detected but not usable on loop2 >04:10:27,887 DEBUG storage: no type or existing type for loop2, bailing >04:10:27,887 INFO storage: got device: LoopDevice instance (0x7f18a06bd5d0) -- > name = loop2 status = False kids = 0 id = 16 > parents = ['existing 0MB file /overlay (deleted) (15)'] > 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 >04:10:27,889 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': '251723', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >04:10:27,890 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >04:10:27,890 DEBUG storage: lvm filter: adding loop3 to the reject list >04:10:27,891 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': '252033', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >04:10:27,891 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >04:10:27,892 DEBUG storage: lvm filter: adding loop4 to the reject list >04:10:27,892 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': '252051', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >04:10:27,893 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >04:10:27,893 DEBUG storage: lvm filter: adding loop5 to the reject list >04:10:27,894 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': '252063', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >04:10:27,894 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >04:10:27,894 DEBUG storage: lvm filter: adding loop6 to the reject list >04:10:27,895 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': '252244', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >04:10:27,895 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >04:10:27,895 DEBUG storage: lvm filter: adding loop7 to the reject list >04:10:27,895 DEBUG storage: Skipping a device mapper drive (dm-0) for now >04:10:27,897 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-name-an-c04n01.alteeve.ca:3 /dev/disk/by-id/md-uuid-220084df:6492423d:4204e9a6:d6204a51 /dev/disk/by-uuid/f3d3e8bd-d3c3-45be-a3da-2f66417d623a /dev/md/an-c04n01.alteeve.ca:3', > 'DEVNAME': 'md125', > 'DEVPATH': '/devices/virtual/block/md125', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f3d3e8bd-d3c3-45be-a3da-2f66417d623a', > 'ID_FS_UUID_ENC': 'f3d3e8bd-d3c3-45be-a3da-2f66417d623a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'an-c04n01.alteeve.ca:3', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'an-c04n01.alteeve.ca:3', > 'MD_UUID': '220084df:6492423d:4204e9a6:d6204a51', > 'MINOR': '125', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '578296', > 'name': 'md125', > 'symlinks': ['/dev/disk/by-id/md-name-an-c04n01.alteeve.ca:3', > '/dev/disk/by-id/md-uuid-220084df:6492423d:4204e9a6:d6204a51', > '/dev/disk/by-uuid/f3d3e8bd-d3c3-45be-a3da-2f66417d623a', > '/dev/md/an-c04n01.alteeve.ca:3'], > 'sysfs_path': '/devices/virtual/block/md125'} ; name: an-c04n01.alteeve.ca:3 ; >04:10:27,897 INFO storage: scanning an-c04n01.alteeve.ca:3 (/devices/virtual/block/md125)... >04:10:27,898 DEBUG storage: DeviceTree.getDeviceByName: name: an-c04n01.alteeve.ca:3 ; >04:10:27,898 DEBUG storage: existing RAID 1 size == 40958.9296875 >04:10:27,899 DEBUG storage: DeviceTree.getDeviceByName returned existing 40958MB mdarray an-c04n01.alteeve.ca:3 (2) >04:10:27,900 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: an-c04n01.alteeve.ca:3 ; >04:10:27,900 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: an-c04n01.alteeve.ca:3 ; label_type: None ; >04:10:27,901 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:27,901 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:10:27,901 DEBUG storage: device an-c04n01.alteeve.ca:3 does not contain a disklabel >04:10:27,902 INFO storage: type detected on 'an-c04n01.alteeve.ca:3' is 'ext4' >04:10:28,000 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:28,000 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:10:28,001 DEBUG storage: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:3 ; current: None ; type: ext4 ; >04:10:28,001 DEBUG storage: existing RAID 1 size == 40958.9296875 >04:10:28,002 INFO storage: got device: MDRaidArrayDevice instance (0x7f18a0577110) -- > name = an-c04n01.alteeve.ca:3 status = True kids = 0 id = 2 > parents = ['existing 40960MB partition sda1 (1) with existing mdmember', > 'existing 40960MB partition sdb1 (8) with existing mdmember'] > uuid = 220084df:6492423d:4204e9a6:d6204a51 size = 40958.9296875 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md125 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md125 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 83883888 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (10485486, 2, 4) biosGeometry: (5221, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a071e680> > target size = 0 path = /dev/md/an-c04n01.alteeve.ca:3 > format args = None originalFormat = None level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >04:10:28,003 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:28,003 INFO storage: got format: Ext4FS instance (0x7f18a06bc510) -- > type = ext4 name = ext4 status = False > device = /dev/md/an-c04n01.alteeve.ca:3 uuid = f3d3e8bd-d3c3-45be-a3da-2f66417d623a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 40958.0 targetSize = 40958.0 > >04:10:28,005 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-name-an-c04n01.alteeve.ca:1 /dev/disk/by-id/md-uuid-cef97bcb:b6fc5753:8dd4dca9:55e08992 /dev/disk/by-uuid/625d5471-6fd1-47f4-adf4-3a3ce5e5f5de /dev/md/an-c04n01.alteeve.ca:1', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '625d5471-6fd1-47f4-adf4-3a3ce5e5f5de', > 'ID_FS_UUID_ENC': '625d5471-6fd1-47f4-adf4-3a3ce5e5f5de', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'an-c04n01.alteeve.ca:1', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.0', > 'MD_NAME': 'an-c04n01.alteeve.ca:1', > 'MD_UUID': 'cef97bcb:b6fc5753:8dd4dca9:55e08992', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '568321', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-name-an-c04n01.alteeve.ca:1', > '/dev/disk/by-id/md-uuid-cef97bcb:b6fc5753:8dd4dca9:55e08992', > '/dev/disk/by-uuid/625d5471-6fd1-47f4-adf4-3a3ce5e5f5de', > '/dev/md/an-c04n01.alteeve.ca:1'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: an-c04n01.alteeve.ca:1 ; >04:10:28,006 INFO storage: scanning an-c04n01.alteeve.ca:1 (/devices/virtual/block/md126)... >04:10:28,006 DEBUG storage: DeviceTree.getDeviceByName: name: an-c04n01.alteeve.ca:1 ; >04:10:28,007 DEBUG storage: existing RAID 1 size == 511.98828125 >04:10:28,007 DEBUG storage: DeviceTree.getDeviceByName returned existing 511MB mdarray an-c04n01.alteeve.ca:1 (6) >04:10:28,008 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: an-c04n01.alteeve.ca:1 ; >04:10:28,009 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: an-c04n01.alteeve.ca:1 ; label_type: None ; >04:10:28,010 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:28,010 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:10:28,010 DEBUG storage: device an-c04n01.alteeve.ca:1 does not contain a disklabel >04:10:28,011 INFO storage: type detected on 'an-c04n01.alteeve.ca:1' is 'ext4' >04:10:28,089 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:28,089 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:10:28,090 DEBUG storage: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:1 ; current: None ; type: ext4 ; >04:10:28,091 DEBUG storage: existing RAID 1 size == 511.98828125 >04:10:28,091 INFO storage: got device: MDRaidArrayDevice instance (0x7f18a3486e50) -- > name = an-c04n01.alteeve.ca:1 status = True kids = 0 id = 6 > parents = ['existing 512MB partition sda3 (5) with existing mdmember', > 'existing 512MB partition sdb3 (10) with existing mdmember'] > uuid = cef97bcb:b6fc5753:8dd4dca9:55e08992 size = 511.98828125 > 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/md126 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 1048552 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (131069, 2, 4) biosGeometry: (65, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a045e830> > target size = 0 path = /dev/md/an-c04n01.alteeve.ca:1 > format args = None originalFormat = None level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = 1.0 >04:10:28,092 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:28,092 INFO storage: got format: Ext4FS instance (0x7f18a0589e50) -- > type = ext4 name = ext4 status = False > device = /dev/md/an-c04n01.alteeve.ca:1 uuid = 625d5471-6fd1-47f4-adf4-3a3ce5e5f5de exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 511.0 targetSize = 511.0 > >04:10:28,095 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-name-an-c04n01.alteeve.ca:2 /dev/disk/by-id/md-uuid-e900cfe8:7c966b3d:711b9ce9:0e393a8b /dev/disk/by-uuid/e1a2046e-731e-4ecb-9dfc-5df007f5f85a /dev/md/an-c04n01.alteeve.ca:2', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'e1a2046e-731e-4ecb-9dfc-5df007f5f85a', > 'ID_FS_UUID_ENC': 'e1a2046e-731e-4ecb-9dfc-5df007f5f85a', > 'ID_FS_VERSION': '2', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'an-c04n01.alteeve.ca:2', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'an-c04n01.alteeve.ca:2', > 'MD_UUID': 'e900cfe8:7c966b3d:711b9ce9:0e393a8b', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '564937', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-an-c04n01.alteeve.ca:2', > '/dev/disk/by-id/md-uuid-e900cfe8:7c966b3d:711b9ce9:0e393a8b', > '/dev/disk/by-uuid/e1a2046e-731e-4ecb-9dfc-5df007f5f85a', > '/dev/md/an-c04n01.alteeve.ca:2'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: an-c04n01.alteeve.ca:2 ; >04:10:28,096 INFO storage: scanning an-c04n01.alteeve.ca:2 (/devices/virtual/block/md127)... >04:10:28,097 DEBUG storage: DeviceTree.getDeviceByName: name: an-c04n01.alteeve.ca:2 ; >04:10:28,098 DEBUG storage: existing RAID 1 size == 4094.98828125 >04:10:28,099 DEBUG storage: DeviceTree.getDeviceByName returned existing 4094MB mdarray an-c04n01.alteeve.ca:2 (4) >04:10:28,100 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: an-c04n01.alteeve.ca:2 ; >04:10:28,100 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: an-c04n01.alteeve.ca:2 ; label_type: None ; >04:10:28,101 DEBUG storage: SwapSpace.__init__: >04:10:28,101 DEBUG storage: getFormat('swap') returning SwapSpace instance >04:10:28,102 DEBUG storage: device an-c04n01.alteeve.ca:2 does not contain a disklabel >04:10:28,102 INFO storage: type detected on 'an-c04n01.alteeve.ca:2' is 'swap' >04:10:28,103 DEBUG storage: SwapSpace.__init__: device: /dev/md/an-c04n01.alteeve.ca:2 ; serial: None ; uuid: e1a2046e-731e-4ecb-9dfc-5df007f5f85a ; exists: True ; label: None ; >04:10:28,103 DEBUG storage: getFormat('swap') returning SwapSpace instance >04:10:28,104 DEBUG storage: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:2 ; current: None ; type: swap ; >04:10:28,104 DEBUG storage: existing RAID 1 size == 4094.98828125 >04:10:28,105 INFO storage: got device: MDRaidArrayDevice instance (0x7f18a0589990) -- > name = an-c04n01.alteeve.ca:2 status = True kids = 0 id = 4 > parents = ['existing 4096MB partition sda2 (3) with existing mdmember', > 'existing 4096MB partition sdb2 (9) with existing mdmember'] > uuid = e900cfe8:7c966b3d:711b9ce9:0e393a8b size = 4094.98828125 > format = existing swap > 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/md127 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 8386536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1048317, 2, 4) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a071e4d0> > target size = 0 path = /dev/md/an-c04n01.alteeve.ca:2 > format args = None originalFormat = None level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >04:10:28,105 INFO storage: got format: SwapSpace instance (0x7f18a06c42d0) -- > type = swap name = swap status = False > device = /dev/md/an-c04n01.alteeve.ca:2 uuid = e1a2046e-731e-4ecb-9dfc-5df007f5f85a exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >04:10:28,130 INFO storage: devices to scan: ['dm-0'] >04:10:28,133 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/927334dd-dd69-4cfb-a58c-a8ba5a152439 /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': '927334dd-dd69-4cfb-a58c-a8ba5a152439', > 'ID_FS_UUID_ENC': '927334dd-dd69-4cfb-a58c-a8ba5a152439', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '90077088', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/927334dd-dd69-4cfb-a58c-a8ba5a152439', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >04:10:28,134 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >04:10:28,134 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >04:10:28,136 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:28,136 INFO storage: live-rw is a device-mapper device >04:10:28,137 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >04:10:28,138 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >04:10:28,139 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (14) with existing ext4 filesystem >04:10:28,141 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >04:10:28,142 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (16) >04:10:28,143 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >04:10:28,144 DEBUG storage: DeviceTree.getDeviceByName returned None >04:10:28,145 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >04:10:28,145 DEBUG storage: getFormat('None') returning DeviceFormat instance >04:10:28,146 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >04:10:28,147 INFO storage: added dm live-rw (id 17) to device tree >04:10:28,148 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >04:10:28,149 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >04:10:28,150 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:28,150 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:10:28,151 DEBUG storage: device live-rw does not contain a disklabel >04:10:28,151 INFO storage: type detected on 'live-rw' is 'ext4' >04:10:28,186 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:28,187 DEBUG storage: getFormat('ext4') returning Ext4FS instance >04:10:28,188 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >04:10:28,188 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >04:10:28,191 INFO storage: got device: DMDevice instance (0x7f18a06dd410) -- > name = live-rw status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop2 (16)'] > 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 0x7f18a34b4710> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >04:10:28,192 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:28,192 INFO storage: got format: Ext4FS instance (0x7f18a34ae2d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 927334dd-dd69-4cfb-a58c-a8ba5a152439 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >04:10:28,213 DEBUG storage: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:3 ; status: True ; controllable: True ; >04:10:28,273 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >04:10:28,274 DEBUG storage: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >04:10:28,277 DEBUG storage: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >04:10:28,293 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:10:28,295 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:10:28,297 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:10:28,310 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >04:10:28,312 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >04:10:28,314 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >04:10:28,327 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >04:10:28,329 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:10:28,332 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:10:28,345 DEBUG storage: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:2 ; status: True ; controllable: True ; >04:10:28,346 DEBUG storage: SwapSpace.teardown: device: /dev/md/an-c04n01.alteeve.ca:2 ; status: False ; type: swap ; >04:10:28,348 DEBUG storage: SwapSpace.teardown: device: /dev/md/an-c04n01.alteeve.ca:2 ; status: False ; type: swap ; >04:10:28,381 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >04:10:28,383 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >04:10:28,386 DEBUG storage: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >04:10:28,401 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:10:28,404 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:10:28,406 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:10:28,420 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >04:10:28,421 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >04:10:28,424 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >04:10:28,437 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >04:10:28,438 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:10:28,441 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:10:28,454 DEBUG storage: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:1 ; status: True ; controllable: True ; >04:10:28,486 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >04:10:28,489 DEBUG storage: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >04:10:28,493 DEBUG storage: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >04:10:28,513 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:10:28,515 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:10:28,517 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:10:28,531 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >04:10:28,532 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >04:10:28,534 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >04:10:28,546 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >04:10:28,548 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:10:28,549 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:10:28,562 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >04:10:28,565 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >04:10:28,566 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >04:10:28,566 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >04:10:28,579 INFO storage: edd: collected mbr signatures: {'sda': '0x0009fb81', 'sdb': '0x000ef2fd'} >04:10:28,579 DEBUG storage: edd: data extracted from 0x80: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0x0009fb81 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 976773168 >04:10:28,580 INFO storage: edd: matched 0x80 to sda using MBR sig >04:10:28,580 DEBUG storage: edd: data extracted from 0x81: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0x000ef2fd > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 976773168 >04:10:28,580 INFO storage: edd: matched 0x81 to sdb using MBR sig >04:10:28,582 DEBUG storage: MDRaidArrayDevice.setup: an-c04n01.alteeve.ca:3 ; status: False ; controllable: True ; orig: False ; >04:10:28,582 DEBUG storage: MDRaidArrayDevice.setupParents: kids: 0 ; name: an-c04n01.alteeve.ca:3 ; orig: False ; >04:10:28,583 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:10:28,584 DEBUG storage: MDRaidMember.setup: device: /dev/sda1 ; status: False ; type: mdmember ; >04:10:28,585 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >04:10:28,585 DEBUG storage: MDRaidMember.setup: device: /dev/sdb1 ; status: False ; type: mdmember ; >04:10:28,586 DEBUG storage: MDRaidArrayDevice._setup: an-c04n01.alteeve.ca:3 ; status: False ; controllable: True ; orig: False ; >04:10:28,587 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >04:10:28,587 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >04:10:28,860 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: an-c04n01.alteeve.ca:3 ; status: False ; >04:10:28,867 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:10:29,162 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:10:29,163 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >04:10:29,163 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >04:10:29,163 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >04:10:29,163 DEBUG storage: crypttab maps: [] >04:10:29,163 DEBUG storage: parsing /mnt/sysimage/etc/fstab >04:10:29,174 DEBUG storage: resolved 'UUID=f3d3e8bd-d3c3-45be-a3da-2f66417d623a' to 'an-c04n01.alteeve.ca:3' (mdarray) >04:10:29,175 DEBUG storage: resolved 'UUID=625d5471-6fd1-47f4-adf4-3a3ce5e5f5de' to 'an-c04n01.alteeve.ca:1' (mdarray) >04:10:29,175 DEBUG storage: resolved 'UUID=e1a2046e-731e-4ecb-9dfc-5df007f5f85a' to 'an-c04n01.alteeve.ca:2' (mdarray) >04:10:29,178 DEBUG storage: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:3 ; status: True ; controllable: True ; >04:10:29,441 DEBUG storage: MDRaidArrayDevice.setup: an-c04n01.alteeve.ca:1 ; status: False ; controllable: True ; orig: False ; >04:10:29,444 DEBUG storage: MDRaidArrayDevice.setupParents: kids: 0 ; name: an-c04n01.alteeve.ca:1 ; orig: False ; >04:10:29,446 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >04:10:29,449 DEBUG storage: MDRaidMember.setup: device: /dev/sda3 ; status: False ; type: mdmember ; >04:10:29,451 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >04:10:29,454 DEBUG storage: MDRaidMember.setup: device: /dev/sdb3 ; status: False ; type: mdmember ; >04:10:29,457 DEBUG storage: MDRaidArrayDevice._setup: an-c04n01.alteeve.ca:1 ; status: False ; controllable: True ; orig: False ; >04:10:29,459 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >04:10:29,462 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >04:10:29,717 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: an-c04n01.alteeve.ca:1 ; status: False ; >04:10:29,718 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >04:10:29,758 DEBUG storage: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:1 ; status: True ; controllable: True ; >04:10:29,883 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >04:10:29,885 DEBUG storage: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >04:10:29,887 DEBUG storage: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >04:10:29,900 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >04:10:29,901 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:10:29,903 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >04:10:29,920 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >04:10:29,921 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >04:10:29,923 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >04:10:29,937 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >04:10:29,938 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:10:29,941 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >04:10:30,027 DEBUG storage: existing RAID 1 size == 511.98828125 >04:10:30,028 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:30,029 DEBUG storage: existing RAID 1 size == 4094.98828125 >04:10:30,029 DEBUG storage: existing RAID 1 size == 40958.9296875 >04:10:30,030 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:30,031 DEBUG storage: Ext4FS.supported: supported: True ; >04:10:30,032 DEBUG storage: Ext4FS.supported: supported: True ; >00:10:35,323 DEBUG storage: Iso9660FS.supported: supported: True ; >00:10:35,325 DEBUG storage: Iso9660FS.supported: supported: True ; >00:10:35,326 DEBUG storage: NFSv4.supported: supported: False ; >00:10:35,327 DEBUG storage: NFSv4.supported: supported: False ; >00:10:35,328 DEBUG storage: SELinuxFS.supported: supported: False ; >00:10:35,329 DEBUG storage: SELinuxFS.supported: supported: False ; >00:10:35,330 DEBUG storage: Ext4FS.supported: supported: True ; >00:10:35,331 DEBUG storage: Ext4FS.supported: supported: True ; >00:10:35,333 DEBUG storage: Ext3FS.supported: supported: True ; >00:10:35,334 DEBUG storage: Ext3FS.supported: supported: True ; >00:10:35,335 DEBUG storage: Ext2FS.supported: supported: True ; >00:10:35,336 DEBUG storage: Ext2FS.supported: supported: True ; >00:10:35,337 DEBUG storage: SysFS.supported: supported: False ; >00:10:35,338 DEBUG storage: SysFS.supported: supported: False ; >00:10:35,339 DEBUG storage: MultipathMember.__init__: >00:10:35,340 DEBUG storage: MDRaidMember.__init__: >00:10:35,342 DEBUG storage: ProcFS.supported: supported: False ; >00:10:35,344 DEBUG storage: ProcFS.supported: supported: False ; >00:10:35,345 DEBUG storage: SwapSpace.__init__: >00:10:35,347 DEBUG storage: NoDevFS.supported: supported: False ; >00:10:35,348 DEBUG storage: NoDevFS.supported: supported: False ; >00:10:35,350 DEBUG storage: DevPtsFS.supported: supported: False ; >00:10:35,352 DEBUG storage: DevPtsFS.supported: supported: False ; >00:10:35,354 DEBUG storage: BTRFS.supported: supported: True ; >00:10:35,451 DEBUG storage: BTRFS.supported: supported: True ; >00:10:35,454 DEBUG storage: USBFS.supported: supported: False ; >00:10:35,456 DEBUG storage: USBFS.supported: supported: False ; >00:10:35,458 DEBUG storage: DiskLabel.__init__: >00:10:35,458 INFO storage: DiskLabel.partedDevice returning None >00:10:35,460 DEBUG storage: HFSPlus.supported: supported: False ; >00:10:35,461 DEBUG storage: HFSPlus.supported: supported: False ; >00:10:35,462 DEBUG storage: XFS.supported: supported: True ; >00:10:35,533 DEBUG storage: XFS.supported: supported: True ; >00:10:35,536 DEBUG storage: TmpFS.supported: supported: False ; >00:10:35,537 DEBUG storage: TmpFS.supported: supported: False ; >00:10:35,539 DEBUG storage: LUKS.__init__: >00:10:35,542 DEBUG storage: NTFS.supported: supported: False ; >00:10:35,544 DEBUG storage: NTFS.supported: supported: False ; >00:10:35,546 DEBUG storage: BindFS.supported: supported: False ; >00:10:35,548 DEBUG storage: BindFS.supported: supported: False ; >00:10:35,550 DEBUG storage: HFS.supported: supported: False ; >00:10:35,552 DEBUG storage: HFS.supported: supported: False ; >00:10:35,554 DEBUG storage: LVMPhysicalVolume.__init__: >00:10:35,556 DEBUG storage: NFS.supported: supported: False ; >00:10:35,558 DEBUG storage: NFS.supported: supported: False ; >00:10:35,560 DEBUG storage: FATFS.supported: supported: True ; >00:10:35,594 DEBUG storage: FATFS.supported: supported: True ; >00:10:35,597 DEBUG storage: DMRaidMember.__init__: >00:16:24,973 DEBUG storage: clearpart: looking at sda3 >00:16:24,973 DEBUG storage: clearpart: looking at sdb3 >00:16:24,973 DEBUG storage: clearpart: looking at sda2 >00:16:24,973 DEBUG storage: clearpart: looking at sdb2 >00:16:24,973 DEBUG storage: clearpart: looking at sda1 >00:16:24,974 DEBUG storage: clearpart: looking at sdb1 >00:16:24,974 DEBUG storage: checking whether disk sda has an empty extended >00:16:24,974 DEBUG storage: extended is None ; logicals is [] >00:16:24,974 DEBUG storage: checking whether disk sdb has an empty extended >00:16:24,974 DEBUG storage: extended is None ; logicals is [] >00:16:24,975 DEBUG storage: new disk order: [] >00:16:25,009 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:16:25,009 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,010 DEBUG storage: doAutoPart: True >00:16:25,010 DEBUG storage: encryptedAutoPart: False >00:16:25,010 DEBUG storage: autoPartType: 0 >00:16:25,010 DEBUG storage: clearPartType: 2 >00:16:25,010 DEBUG storage: clearPartDisks: ['sdb', 'sda'] >00:16:25,010 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7f18acfea650) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f18acfea7d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f18acfea910) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f18acfea950) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f18acfea9d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8016 maxSize = None grow = False > >00:16:25,010 DEBUG storage: storage.disks: ['sda', 'sdb'] >00:16:25,011 DEBUG storage: storage.partitioned: ['sda', 'sdb'] >00:16:25,011 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'an-c04n01.alteeve.ca:1', 'an-c04n01.alteeve.ca:2', 'an-c04n01.alteeve.ca:3', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sdb2', 'sdb3'] >00:16:25,012 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,013 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,013 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,013 DEBUG storage: boot disk: sda >00:16:25,016 DEBUG storage: candidate disks: [DiskDevice instance (0x7f18b872bf90) -- > name = sda status = True kids = 3 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a34439e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f18a0577150>, DiskDevice instance (0x7f18a059a990) -- > name = sdb status = True kids = 3 id = 7 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a045e9e0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f18a349a7d0>] >00:16:25,016 DEBUG storage: devs: [] >00:16:25,016 DEBUG storage: stage1 device cannot be of type mdarray >00:16:25,017 DEBUG storage: stage1 device cannot be of type mdarray >00:16:25,017 DEBUG storage: stage1 device cannot be of type mdarray >00:16:25,017 DEBUG storage: _is_valid_disklabel(sda) returning True >00:16:25,017 DEBUG storage: _is_valid_size(sda) returning True >00:16:25,017 DEBUG storage: _is_valid_location(sda) returning True >00:16:25,017 DEBUG storage: _is_valid_format(sda) returning True >00:16:25,017 DEBUG storage: is_valid_stage1_device(sda) returning True >00:16:25,018 DEBUG storage: Ext4FS.supported: supported: True ; >00:16:25,018 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:16:25,019 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >00:16:25,020 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >00:16:25,020 DEBUG storage: PartitionDevice._setFormat: req0 ; >00:16:25,021 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >00:16:25,022 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >00:16:25,023 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sdb ; >00:16:25,023 INFO storage: added partition req0 (id 18) to device tree >00:16:25,023 INFO storage: registered action: [0] Create Device partition req0 (id 18) >00:16:25,023 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:16:25,023 INFO storage: registered action: [1] Create Format ext4 filesystem mounted at / on partition req0 (id 18) >00:16:25,024 DEBUG storage: Ext4FS.supported: supported: True ; >00:16:25,024 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:16:25,025 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >00:16:25,025 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >00:16:25,026 DEBUG storage: PartitionDevice._setFormat: req1 ; >00:16:25,027 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >00:16:25,028 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >00:16:25,029 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sdb ; >00:16:25,029 INFO storage: added partition req1 (id 19) to device tree >00:16:25,029 INFO storage: registered action: [2] Create Device partition req1 (id 19) >00:16:25,029 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:16:25,029 INFO storage: registered action: [3] Create Format ext4 filesystem mounted at /home on partition req1 (id 19) >00:16:25,030 DEBUG storage: Ext4FS.supported: supported: True ; >00:16:25,030 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:16:25,031 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >00:16:25,031 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >00:16:25,032 DEBUG storage: PartitionDevice._setFormat: req2 ; >00:16:25,033 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >00:16:25,034 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >00:16:25,034 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sdb ; >00:16:25,034 INFO storage: added partition req2 (id 20) to device tree >00:16:25,034 INFO storage: registered action: [4] Create Device partition req2 (id 20) >00:16:25,035 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:16:25,035 INFO storage: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req2 (id 20) >00:16:25,035 INFO storage: skipping unneeded stage1 biosboot request >00:16:25,035 DEBUG storage: PartSpec instance (0x7f18acfea950) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >00:16:25,035 DEBUG storage: existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,036 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >00:16:25,036 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:16:25,037 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >00:16:25,037 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >00:16:25,038 DEBUG storage: PartitionDevice._setFormat: req3 ; >00:16:25,039 DEBUG storage: PartitionDevice._setFormat: req3 ; current: None ; type: swap ; >00:16:25,039 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >00:16:25,040 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sdb ; >00:16:25,040 INFO storage: added partition req3 (id 21) to device tree >00:16:25,040 INFO storage: registered action: [6] Create Device partition req3 (id 21) >00:16:25,040 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:16:25,040 INFO storage: registered action: [7] Create Format swap on partition req3 (id 21) >00:16:25,041 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:16:25,042 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >00:16:25,043 DEBUG storage: removing all non-preexisting partitions ['req0(id 18)', 'req1(id 19)', 'req2(id 20)', 'req3(id 21)'] from disk(s) ['sda', 'sdb'] >00:16:25,043 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req0(id 18)', 'req1(id 19)', 'req2(id 20)', 'req3(id 21)'] >00:16:25,043 DEBUG storage: removing all non-preexisting partitions ['req2(id 20)', 'req3(id 21)', 'req0(id 18)', 'req1(id 19)'] from disk(s) ['sda', 'sdb'] >00:16:25,044 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,045 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,045 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,045 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,046 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,046 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,047 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,048 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,048 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,049 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,050 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,050 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,050 DEBUG storage: allocating partition: req2 ; id: 20 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >00:16:25,050 DEBUG storage: checking freespace on sda >00:16:25,051 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=2 req_size=500MB boot=True best=None grow=False >00:16:25,051 DEBUG storage: current free range is 63-2047 (0MB) >00:16:25,051 DEBUG storage: current free range is 93325312-976773167 (431371MB) >00:16:25,051 DEBUG storage: updating use_disk to sda, type: 2 >00:16:25,051 DEBUG storage: new free: 93325312-976773167 / 431371MB >00:16:25,051 DEBUG storage: new free allows for 0 sectors of growth >00:16:25,052 DEBUG storage: found free space for bootable request >00:16:25,052 DEBUG storage: creating extended partition >00:16:25,052 DEBUG storage: adjusted length from 883447856 to 883447808 >00:16:25,052 DEBUG storage: recalculating free space >00:16:25,052 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False >00:16:25,052 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:25,053 DEBUG storage: free region not suitable for request >00:16:25,053 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (93325375-976773119) >00:16:25,053 DEBUG storage: current free range is 93325375-976773119 (431370MB) >00:16:25,053 DEBUG storage: adjusted start sector from 93325375 to 93329408 >00:16:25,053 DEBUG storage: created partition sda5 of 500MB and added it to /dev/sda >00:16:25,054 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >00:16:25,054 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acf55d90> PedPartition: <_ped.Partition object at 0x7f1895fd9b30> >00:16:25,055 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >00:16:25,056 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >00:16:25,057 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >00:16:25,057 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ab4b90> PedPartition: <_ped.Partition object at 0x7f189612ed70> >00:16:25,058 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,059 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,059 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,059 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,060 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,060 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,061 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,062 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,062 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,063 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,063 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,063 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,064 DEBUG storage: allocating partition: req3 ; id: 21 ; disks: ['sda', 'sdb'] ; >boot: False ; primary: False ; size: 8016MB ; grow: False ; max_size: 0 >00:16:25,064 DEBUG storage: checking freespace on sda >00:16:25,064 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8016MB boot=False best=None grow=False >00:16:25,064 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:25,064 DEBUG storage: free region not suitable for request >00:16:25,064 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (94353408-976773119) >00:16:25,065 DEBUG storage: current free range is 94353408-976773119 (430869MB) >00:16:25,065 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:25,065 DEBUG storage: free region not suitable for request >00:16:25,065 DEBUG storage: updating use_disk to sda, type: 1 >00:16:25,065 DEBUG storage: new free: 94353408-976773119 / 430869MB >00:16:25,065 DEBUG storage: new free allows for 0 sectors of growth >00:16:25,065 DEBUG storage: checking freespace on sdb >00:16:25,065 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=2 req_size=8016MB boot=False best=parted.Geometry instance -- > start: 94353408 end: 976773119 length: 882419712 > device: <parted.device.Device object at 0x5959350> PedGeometry: <_ped.Geometry object at 0x5959590> grow=False >00:16:25,066 DEBUG storage: current free range is 63-2047 (0MB) >00:16:25,066 DEBUG storage: current free range is 93325312-976773167 (431371MB) >00:16:25,066 DEBUG storage: updating use_disk to sdb, type: 2 >00:16:25,066 DEBUG storage: new free: 93325312-976773167 / 431371MB >00:16:25,066 DEBUG storage: new free allows for 0 sectors of growth >00:16:25,066 DEBUG storage: creating extended partition >00:16:25,066 DEBUG storage: adjusted length from 883447856 to 883447808 >00:16:25,067 DEBUG storage: recalculating free space >00:16:25,067 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=8016MB boot=False best=None grow=False >00:16:25,067 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:25,067 DEBUG storage: free region not suitable for request >00:16:25,067 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (93325375-976773119) >00:16:25,067 DEBUG storage: current free range is 93325375-976773119 (431370MB) >00:16:25,067 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:25,067 DEBUG storage: free region not suitable for request >00:16:25,068 DEBUG storage: adjusted start sector from 93325375 to 93329408 >00:16:25,068 DEBUG storage: created partition sdb5 of 8016MB and added it to /dev/sdb >00:16:25,069 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >00:16:25,069 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x59593d0> PedPartition: <_ped.Partition object at 0x7f189612ee90> >00:16:25,070 DEBUG storage: PartitionDevice._setDisk: sdb5 ; new: sdb ; old: None ; >00:16:25,070 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >00:16:25,071 DEBUG storage: PartitionDevice._setPartedPartition: sdb5 ; >00:16:25,072 DEBUG storage: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acfd01d0> PedPartition: <_ped.Partition object at 0x7f1895fa57d0> >00:16:25,072 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,073 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,073 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,074 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,075 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,075 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,076 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,076 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,077 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,077 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,078 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,078 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,078 DEBUG storage: allocating partition: req0 ; id: 18 ; disks: ['sda', 'sdb'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >00:16:25,078 DEBUG storage: checking freespace on sda >00:16:25,079 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1024MB boot=False best=None grow=True >00:16:25,079 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:25,079 DEBUG storage: free region not suitable for request >00:16:25,079 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (94353408-976773119) >00:16:25,079 DEBUG storage: current free range is 94353408-976773119 (430869MB) >00:16:25,079 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:25,079 DEBUG storage: free region not suitable for request >00:16:25,079 DEBUG storage: evaluating growth potential for new layout >00:16:25,080 DEBUG storage: calculating growth for disk /dev/sdb >00:16:25,080 DEBUG storage: adding request 21 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:25,080 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >00:16:25,080 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:25,080 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sdb5 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:25,080 DEBUG storage: request 21 (sdb5) growth: 0 (0MB) size: 8016MB >00:16:25,080 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >00:16:25,080 DEBUG storage: calculating growth for disk /dev/sda >00:16:25,080 DEBUG storage: adjusted start sector from 94353408 to 94355456 >00:16:25,081 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >00:16:25,081 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acfd0c50> PedPartition: <_ped.Partition object at 0x7f1895fa5530> >00:16:25,082 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >00:16:25,083 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >00:16:25,083 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:25,083 DEBUG storage: adding request 18 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:25,083 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >00:16:25,083 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:25,083 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:25,084 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda6 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:25,084 DEBUG storage: 1 requests and 880326704 (429847MB) left in chunk >00:16:25,084 DEBUG storage: adding 880326704 (429847MB) to 18 (sda6) >00:16:25,084 DEBUG storage: taking back 777566256 (379671MB) from 18 (sda6) >00:16:25,084 DEBUG storage: new grow amount for request 18 (sda6) is 102760448 units, or 50176MB >00:16:25,084 DEBUG storage: request 20 (sda5) growth: 0 (0MB) size: 500MB >00:16:25,084 DEBUG storage: request 18 (sda6) growth: 102760448 (50176MB) size: 51200MB >00:16:25,084 DEBUG storage: disk /dev/sda growth: 102760448 (50176MB) >00:16:25,085 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >00:16:25,085 DEBUG storage: device sda6 new partedPartition None >00:16:25,086 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >00:16:25,086 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >00:16:25,086 DEBUG storage: total growth: 102760448 sectors >00:16:25,086 DEBUG storage: updating use_disk to sda, type: 1 >00:16:25,087 DEBUG storage: new free: 94353408-976773119 / 430869MB >00:16:25,087 DEBUG storage: new free allows for 102760448 sectors of growth >00:16:25,087 DEBUG storage: checking freespace on sdb >00:16:25,087 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=1024MB boot=False best=None grow=True >00:16:25,087 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:25,087 DEBUG storage: free region not suitable for request >00:16:25,088 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (109746176-976773119) >00:16:25,088 DEBUG storage: current free range is 109746176-976773119 (423353MB) >00:16:25,088 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:25,088 DEBUG storage: free region not suitable for request >00:16:25,088 DEBUG storage: evaluating growth potential for new layout >00:16:25,088 DEBUG storage: calculating growth for disk /dev/sdb >00:16:25,088 DEBUG storage: adjusted start sector from 109746176 to 109748224 >00:16:25,089 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >00:16:25,089 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5959390> PedPartition: <_ped.Partition object at 0x7f1895fd9b30> >00:16:25,090 DEBUG storage: PartitionDevice._setDisk: sdb6 ; new: sdb ; old: None ; >00:16:25,091 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >00:16:25,091 DEBUG storage: adding request 21 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:25,091 DEBUG storage: adding request 18 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:25,091 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >00:16:25,091 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:25,091 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sdb5 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:25,091 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sdb6 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:25,091 DEBUG storage: 1 requests and 864933936 (422331MB) left in chunk >00:16:25,091 DEBUG storage: adding 864933936 (422331MB) to 18 (sdb6) >00:16:25,092 DEBUG storage: taking back 762173488 (372155MB) from 18 (sdb6) >00:16:25,092 DEBUG storage: new grow amount for request 18 (sdb6) is 102760448 units, or 50176MB >00:16:25,092 DEBUG storage: request 21 (sdb5) growth: 0 (0MB) size: 8016MB >00:16:25,092 DEBUG storage: request 18 (sdb6) growth: 102760448 (50176MB) size: 51200MB >00:16:25,092 DEBUG storage: disk /dev/sdb growth: 102760448 (50176MB) >00:16:25,092 DEBUG storage: calculating growth for disk /dev/sda >00:16:25,092 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:25,092 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >00:16:25,092 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:25,092 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:25,092 DEBUG storage: request 20 (sda5) growth: 0 (0MB) size: 500MB >00:16:25,092 DEBUG storage: disk /dev/sda growth: 0 (0MB) >00:16:25,093 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >00:16:25,093 DEBUG storage: device sdb6 new partedPartition None >00:16:25,094 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sdb ; >00:16:25,095 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sdb ; >00:16:25,095 DEBUG storage: total growth: 102760448 sectors >00:16:25,095 DEBUG storage: keeping old free: 102760448 <= 102760448 >00:16:25,095 DEBUG storage: adjusted start sector from 94353408 to 94355456 >00:16:25,095 DEBUG storage: created partition sda6 of 1024MB and added it to /dev/sda >00:16:25,096 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >00:16:25,096 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18a4594210> PedPartition: <_ped.Partition object at 0x7f1895fa5530> >00:16:25,097 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >00:16:25,097 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >00:16:25,099 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >00:16:25,099 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x59d3ed0> PedPartition: <_ped.Partition object at 0x7f1895fa5290> >00:16:25,100 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,101 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,101 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,101 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,102 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,102 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,103 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,104 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,104 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,105 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,105 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,105 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,106 DEBUG storage: allocating partition: req1 ; id: 19 ; disks: ['sda', 'sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >00:16:25,106 DEBUG storage: checking freespace on sda >00:16:25,106 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True >00:16:25,106 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:25,106 DEBUG storage: free region not suitable for request >00:16:25,106 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (96452608-976773119) >00:16:25,107 DEBUG storage: current free range is 96452608-976773119 (429844MB) >00:16:25,107 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:25,107 DEBUG storage: free region not suitable for request >00:16:25,107 DEBUG storage: evaluating growth potential for new layout >00:16:25,107 DEBUG storage: calculating growth for disk /dev/sdb >00:16:25,107 DEBUG storage: adding request 21 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:25,107 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >00:16:25,107 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:25,107 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sdb5 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:25,108 DEBUG storage: request 21 (sdb5) growth: 0 (0MB) size: 8016MB >00:16:25,108 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >00:16:25,108 DEBUG storage: calculating growth for disk /dev/sda >00:16:25,108 DEBUG storage: adjusted start sector from 96452608 to 96454656 >00:16:25,109 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >00:16:25,109 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acbca290> PedPartition: <_ped.Partition object at 0x7f189612edd0> >00:16:25,110 DEBUG storage: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >00:16:25,110 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >00:16:25,110 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:25,111 DEBUG storage: adding request 18 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:25,111 DEBUG storage: adding request 19 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:25,111 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >00:16:25,111 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:25,111 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:25,111 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda6 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:25,111 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sda7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >00:16:25,111 DEBUG storage: 2 requests and 879302704 (429347MB) left in chunk >00:16:25,111 DEBUG storage: adding 590817564 (288485MB) to 18 (sda6) >00:16:25,111 DEBUG storage: taking back 488057116 (238309MB) from 18 (sda6) >00:16:25,112 DEBUG storage: new grow amount for request 18 (sda6) is 102760448 units, or 50176MB >00:16:25,112 DEBUG storage: adding 288485139 (140861MB) to 19 (sda7) >00:16:25,112 DEBUG storage: new grow amount for request 19 (sda7) is 288485139 units, or 140861MB >00:16:25,112 DEBUG storage: 1 requests and 488057117 (238309MB) left in chunk >00:16:25,112 DEBUG storage: adding 488057117 (238309MB) to 19 (sda7) >00:16:25,112 DEBUG storage: new grow amount for request 19 (sda7) is 776542256 units, or 379171MB >00:16:25,112 DEBUG storage: request 20 (sda5) growth: 0 (0MB) size: 500MB >00:16:25,112 DEBUG storage: request 18 (sda6) growth: 102760448 (50176MB) size: 51200MB >00:16:25,112 DEBUG storage: request 19 (sda7) growth: 776542256 (379171MB) size: 379671MB >00:16:25,112 DEBUG storage: disk /dev/sda growth: 879302704 (429347MB) >00:16:25,113 DEBUG storage: PartitionDevice._setPartedPartition: sda7 ; >00:16:25,113 DEBUG storage: device sda7 new partedPartition None >00:16:25,114 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >00:16:25,114 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >00:16:25,114 DEBUG storage: total growth: 879302704 sectors >00:16:25,114 DEBUG storage: updating use_disk to sda, type: 1 >00:16:25,115 DEBUG storage: new free: 96452608-976773119 / 429844MB >00:16:25,115 DEBUG storage: new free allows for 879302704 sectors of growth >00:16:25,115 DEBUG storage: checking freespace on sdb >00:16:25,116 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=500MB boot=False best=None grow=True >00:16:25,116 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:25,116 DEBUG storage: free region not suitable for request >00:16:25,116 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (109746176-976773119) >00:16:25,116 DEBUG storage: current free range is 109746176-976773119 (423353MB) >00:16:25,116 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:25,117 DEBUG storage: free region not suitable for request >00:16:25,117 DEBUG storage: evaluating growth potential for new layout >00:16:25,117 DEBUG storage: calculating growth for disk /dev/sdb >00:16:25,117 DEBUG storage: adjusted start sector from 109746176 to 109748224 >00:16:25,118 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >00:16:25,118 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5959550> PedPartition: <_ped.Partition object at 0x7f189612ee30> >00:16:25,119 DEBUG storage: PartitionDevice._setDisk: sdb6 ; new: sdb ; old: None ; >00:16:25,119 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >00:16:25,120 DEBUG storage: adding request 21 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:25,120 DEBUG storage: adding request 19 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:25,120 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >00:16:25,120 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:25,120 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sdb5 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:25,120 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sdb6 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >00:16:25,120 DEBUG storage: 1 requests and 866007088 (422855MB) left in chunk >00:16:25,120 DEBUG storage: adding 866007088 (422855MB) to 19 (sdb6) >00:16:25,120 DEBUG storage: new grow amount for request 19 (sdb6) is 866007088 units, or 422855MB >00:16:25,120 DEBUG storage: request 21 (sdb5) growth: 0 (0MB) size: 8016MB >00:16:25,120 DEBUG storage: request 19 (sdb6) growth: 866007088 (422855MB) size: 423355MB >00:16:25,121 DEBUG storage: disk /dev/sdb growth: 866007088 (422855MB) >00:16:25,121 DEBUG storage: calculating growth for disk /dev/sda >00:16:25,121 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:25,121 DEBUG storage: adding request 18 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:25,121 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >00:16:25,121 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:25,121 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:25,121 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda6 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:25,121 DEBUG storage: 1 requests and 880326704 (429847MB) left in chunk >00:16:25,121 DEBUG storage: adding 880326704 (429847MB) to 18 (sda6) >00:16:25,122 DEBUG storage: taking back 777566256 (379671MB) from 18 (sda6) >00:16:25,122 DEBUG storage: new grow amount for request 18 (sda6) is 102760448 units, or 50176MB >00:16:25,122 DEBUG storage: request 20 (sda5) growth: 0 (0MB) size: 500MB >00:16:25,122 DEBUG storage: request 18 (sda6) growth: 102760448 (50176MB) size: 51200MB >00:16:25,122 DEBUG storage: disk /dev/sda growth: 102760448 (50176MB) >00:16:25,123 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >00:16:25,123 DEBUG storage: device sdb6 new partedPartition None >00:16:25,123 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >00:16:25,124 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sdb ; >00:16:25,124 DEBUG storage: total growth: 968767536 sectors >00:16:25,124 DEBUG storage: updating use_disk to sdb, type: 1 >00:16:25,124 DEBUG storage: new free: 109746176-976773119 / 423353MB >00:16:25,124 DEBUG storage: new free allows for 968767536 sectors of growth >00:16:25,124 DEBUG storage: adjusted start sector from 109746176 to 109748224 >00:16:25,125 DEBUG storage: created partition sdb6 of 500MB and added it to /dev/sdb >00:16:25,126 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >00:16:25,126 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x593df50> PedPartition: <_ped.Partition object at 0x7f189612ed10> >00:16:25,127 DEBUG storage: PartitionDevice._setDisk: sdb6 ; new: sdb ; old: None ; >00:16:25,127 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >00:16:25,129 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >00:16:25,129 DEBUG storage: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acfd0690> PedPartition: <_ped.Partition object at 0x7f1895fa5590> >00:16:25,129 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sda6(id 18)', 'sdb6(id 19)', 'sda5(id 20)', 'sdb5(id 21)'] >00:16:25,129 DEBUG storage: growable partitions are ['sda6', 'sdb6'] >00:16:25,129 DEBUG storage: adding request 18 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:25,129 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:25,130 DEBUG storage: disk sda has 2 chunks >00:16:25,130 DEBUG storage: adding request 19 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:25,130 DEBUG storage: adding request 21 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:25,130 DEBUG storage: disk sdb has 2 chunks >00:16:25,130 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:25,130 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:25,130 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda6 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:25,130 DEBUG storage: 1 requests and 880326704 (429847MB) left in chunk >00:16:25,130 DEBUG storage: adding 880326704 (429847MB) to 18 (sda6) >00:16:25,130 DEBUG storage: taking back 777566256 (379671MB) from 18 (sda6) >00:16:25,131 DEBUG storage: new grow amount for request 18 (sda6) is 102760448 units, or 50176MB >00:16:25,131 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:25,131 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sdb5 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:25,131 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sdb6 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >00:16:25,131 DEBUG storage: 1 requests and 866007088 (422855MB) left in chunk >00:16:25,131 DEBUG storage: adding 866007088 (422855MB) to 19 (sdb6) >00:16:25,131 DEBUG storage: new grow amount for request 19 (sdb6) is 866007088 units, or 422855MB >00:16:25,131 DEBUG storage: growing partitions on sda >00:16:25,131 DEBUG storage: partition sda5 (20): 1 >00:16:25,131 DEBUG storage: new geometry for sda5: parted.Geometry instance -- > start: 93327360 end: 94351359 length: 1024000 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18acfd0510> >00:16:25,131 DEBUG storage: partition sda6 (18): 1 >00:16:25,132 DEBUG storage: new geometry for sda6: parted.Geometry instance -- > start: 94353408 end: 199211007 length: 104857600 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18acefd450> >00:16:25,132 DEBUG storage: removing all non-preexisting partitions ['sda5(id 20)', 'sda6(id 18)'] from disk(s) ['sda'] >00:16:25,132 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >00:16:25,133 DEBUG storage: device sda5 new partedPartition None >00:16:25,133 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >00:16:25,134 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >00:16:25,135 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >00:16:25,135 DEBUG storage: device sda6 new partedPartition None >00:16:25,135 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >00:16:25,136 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >00:16:25,137 DEBUG storage: removing empty extended partition from sda >00:16:25,137 DEBUG storage: back from removeNewPartitions >00:16:25,137 DEBUG storage: extended: parted.Geometry instance -- > start: 93325312 end: 976773119 length: 883447808 > device: <parted.device.Device object at 0x59d37d0> PedGeometry: <_ped.Geometry object at 0x59d3b10> >00:16:25,137 DEBUG storage: setting up new geometry for extended on sda >00:16:25,137 DEBUG storage: new geometry for extended: parted.Geometry instance -- > start: 93325312 end: 976773167 length: 883447856 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18a0518c10> >00:16:25,138 DEBUG storage: setting sda-1 new geometry: parted.Geometry instance -- > start: 93325312 end: 976773167 length: 883447856 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18a0518c10> >00:16:25,138 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 93327360 end: 94351359 length: 1024000 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18acfd0510> >00:16:25,139 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >00:16:25,139 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5959310> PedPartition: <_ped.Partition object at 0x7f189612ecb0> >00:16:25,139 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >00:16:25,140 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >00:16:25,141 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >00:16:25,142 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895b43890> PedPartition: <_ped.Partition object at 0x7f1895fa5d70> >00:16:25,142 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 94353408 end: 199211007 length: 104857600 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18acefd450> >00:16:25,142 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >00:16:25,143 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x54b0690> PedPartition: <_ped.Partition object at 0x7f189612ec50> >00:16:25,143 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >00:16:25,144 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >00:16:25,145 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >00:16:25,146 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895f163d0> PedPartition: <_ped.Partition object at 0x7f1896203bf0> >00:16:25,146 DEBUG storage: growing partitions on sdb >00:16:25,146 DEBUG storage: partition sdb5 (21): 1 >00:16:25,146 DEBUG storage: new geometry for sdb5: parted.Geometry instance -- > start: 93327360 end: 109744127 length: 16416768 > device: <parted.device.Device object at 0x7f18a349acd0> PedGeometry: <_ped.Geometry object at 0x7f18acf5dd90> >00:16:25,146 DEBUG storage: partition sdb6 (19): 1 >00:16:25,146 DEBUG storage: new geometry for sdb6: parted.Geometry instance -- > start: 109746176 end: 976773119 length: 867026944 > device: <parted.device.Device object at 0x7f18a349acd0> PedGeometry: <_ped.Geometry object at 0x54b0350> >00:16:25,146 DEBUG storage: removing all non-preexisting partitions ['sdb5(id 21)', 'sdb6(id 19)'] from disk(s) ['sdb'] >00:16:25,147 DEBUG storage: PartitionDevice._setPartedPartition: sdb5 ; >00:16:25,147 DEBUG storage: device sdb5 new partedPartition None >00:16:25,148 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sdb ; >00:16:25,149 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sdb ; >00:16:25,149 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >00:16:25,149 DEBUG storage: device sdb6 new partedPartition None >00:16:25,150 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >00:16:25,151 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sdb ; >00:16:25,152 DEBUG storage: removing empty extended partition from sdb >00:16:25,152 DEBUG storage: back from removeNewPartitions >00:16:25,152 DEBUG storage: extended: parted.Geometry instance -- > start: 93325312 end: 976773119 length: 883447808 > device: <parted.device.Device object at 0x7f18acf5ddd0> PedGeometry: <_ped.Geometry object at 0x5959590> >00:16:25,152 DEBUG storage: setting up new geometry for extended on sdb >00:16:25,152 DEBUG storage: new geometry for extended: parted.Geometry instance -- > start: 93325312 end: 976773167 length: 883447856 > device: <parted.device.Device object at 0x7f18a349acd0> PedGeometry: <_ped.Geometry object at 0x5a4b510> >00:16:25,152 DEBUG storage: setting sdb-1 new geometry: parted.Geometry instance -- > start: 93325312 end: 976773167 length: 883447856 > device: <parted.device.Device object at 0x7f18a349acd0> PedGeometry: <_ped.Geometry object at 0x5a4b510> >00:16:25,153 DEBUG storage: setting req3 new geometry: parted.Geometry instance -- > start: 93327360 end: 109744127 length: 16416768 > device: <parted.device.Device object at 0x7f18a349acd0> PedGeometry: <_ped.Geometry object at 0x7f18acf5dd90> >00:16:25,153 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >00:16:25,154 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18a0518fd0> PedPartition: <_ped.Partition object at 0x7f1895fa5b30> >00:16:25,154 DEBUG storage: PartitionDevice._setDisk: sdb5 ; new: sdb ; old: None ; >00:16:25,155 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >00:16:25,156 DEBUG storage: PartitionDevice._setPartedPartition: sdb5 ; >00:16:25,156 DEBUG storage: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1896045190> PedPartition: <_ped.Partition object at 0x7f1895fa5530> >00:16:25,156 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 109746176 end: 976773119 length: 867026944 > device: <parted.device.Device object at 0x7f18a349acd0> PedGeometry: <_ped.Geometry object at 0x54b0350> >00:16:25,157 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >00:16:25,157 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x59da0d0> PedPartition: <_ped.Partition object at 0x7f1895fa5cb0> >00:16:25,158 DEBUG storage: PartitionDevice._setDisk: sdb6 ; new: sdb ; old: None ; >00:16:25,159 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >00:16:25,160 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >00:16:25,160 DEBUG storage: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acce4e90> PedPartition: <_ped.Partition object at 0x7f1896203b90> >00:16:25,161 DEBUG storage: fixing size of existing 40960MB partition sda1 (1) with existing mdmember at 40960.00 >00:16:25,161 DEBUG storage: fixing size of existing 4096MB partition sda2 (3) with existing mdmember at 4096.00 >00:16:25,161 DEBUG storage: fixing size of existing 512MB partition sda3 (5) with existing mdmember at 512.00 >00:16:25,161 DEBUG storage: fixing size of non-existent 500MB partition sda5 (20) with non-existent ext4 filesystem mounted at /boot at 500.00 >00:16:25,162 DEBUG storage: fixing size of non-existent 51200MB partition sda6 (18) with non-existent ext4 filesystem mounted at / at 51200.00 >00:16:25,162 DEBUG storage: fixing size of existing 40960MB partition sdb1 (8) with existing mdmember at 40960.00 >00:16:25,162 DEBUG storage: fixing size of existing 4096MB partition sdb2 (9) with existing mdmember at 4096.00 >00:16:25,162 DEBUG storage: fixing size of existing 512MB partition sdb3 (10) with existing mdmember at 512.00 >00:16:25,163 DEBUG storage: fixing size of non-existent 8016MB partition sdb5 (21) with non-existent swap at 8016.00 >00:16:25,163 DEBUG storage: fixing size of non-existent 423353MB partition sdb6 (19) with non-existent ext4 filesystem mounted at /home at 423353.00 >00:16:25,164 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >00:16:25,165 DEBUG storage: DeviceTree.getDeviceByName returned None >00:16:25,166 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >00:16:25,166 DEBUG storage: PartitionDevice._setFormat: sda4 ; >00:16:25,166 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:16:25,167 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >00:16:25,168 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >00:16:25,169 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >00:16:25,169 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acf55e10> PedPartition: <_ped.Partition object at 0x7f189612ee90> >00:16:25,169 INFO storage: added partition sda4 (id 22) to device tree >00:16:25,170 DEBUG storage: DeviceTree.getDeviceByName: name: sdb4 ; >00:16:25,170 DEBUG storage: DeviceTree.getDeviceByName returned None >00:16:25,171 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sdb ; >00:16:25,172 DEBUG storage: PartitionDevice._setFormat: sdb4 ; >00:16:25,172 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:16:25,173 DEBUG storage: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >00:16:25,173 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sdb ; >00:16:25,174 DEBUG storage: PartitionDevice._setPartedPartition: sdb4 ; >00:16:25,174 DEBUG storage: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x54b0350> PedPartition: <_ped.Partition object at 0x7f1895fd9b30> >00:16:25,174 INFO storage: added partition sdb4 (id 23) to device tree >00:16:25,175 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,176 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,176 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,177 DEBUG storage: stage1 device cannot be of type mdarray >00:16:25,177 DEBUG storage: stage1 device cannot be of type mdarray >00:16:25,177 DEBUG storage: stage1 device cannot be of type mdarray >00:16:25,177 DEBUG storage: _is_valid_disklabel(sda) returning True >00:16:25,177 DEBUG storage: _is_valid_size(sda) returning True >00:16:25,177 DEBUG storage: _is_valid_location(sda) returning True >00:16:25,177 DEBUG storage: _is_valid_format(sda) returning True >00:16:25,177 DEBUG storage: is_valid_stage1_device(sda) returning True >00:16:25,179 DEBUG storage: _is_valid_disklabel(sda) returning True >00:16:25,179 DEBUG storage: _is_valid_size(sda) returning True >00:16:25,179 DEBUG storage: _is_valid_location(sda) returning True >00:16:25,179 DEBUG storage: _is_valid_format(sda) returning True >00:16:25,180 DEBUG storage: is_valid_stage1_device(sda) returning True >00:16:25,180 DEBUG storage: _is_valid_disklabel(sda5) returning True >00:16:25,180 DEBUG storage: _is_valid_size(sda5) returning True >00:16:25,180 DEBUG storage: _is_valid_location(sda5) returning True >00:16:25,180 DEBUG storage: _is_valid_partition(sda5) returning True >00:16:25,180 DEBUG storage: _is_valid_format(sda5) returning True >00:16:25,180 DEBUG storage: is_valid_stage2_device(sda5) returning True >00:16:25,181 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:25,181 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:25,181 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:25,182 DEBUG storage: stage1 device cannot be of type mdarray >00:16:25,182 DEBUG storage: stage1 device cannot be of type mdarray >00:16:25,182 DEBUG storage: stage1 device cannot be of type mdarray >00:16:25,183 DEBUG storage: _is_valid_disklabel(sda) returning True >00:16:25,183 DEBUG storage: _is_valid_size(sda) returning True >00:16:25,183 DEBUG storage: _is_valid_location(sda) returning True >00:16:25,183 DEBUG storage: _is_valid_format(sda) returning True >00:16:25,183 DEBUG storage: is_valid_stage1_device(sda) returning True >00:16:25,187 DEBUG storage: _is_valid_disklabel(sda) returning True >00:16:25,187 DEBUG storage: _is_valid_size(sda) returning True >00:16:25,187 DEBUG storage: _is_valid_location(sda) returning True >00:16:25,188 DEBUG storage: _is_valid_format(sda) returning True >00:16:25,188 DEBUG storage: is_valid_stage1_device(sda) returning True >00:16:25,188 DEBUG storage: _is_valid_disklabel(sda5) returning True >00:16:25,188 DEBUG storage: _is_valid_size(sda5) returning True >00:16:25,188 DEBUG storage: _is_valid_location(sda5) returning True >00:16:25,188 DEBUG storage: _is_valid_partition(sda5) returning True >00:16:25,189 DEBUG storage: _is_valid_format(sda5) returning True >00:16:25,189 DEBUG storage: is_valid_stage2_device(sda5) returning True >00:16:31,508 DEBUG storage: clearpart: looking at sda6 >00:16:31,509 DEBUG storage: clearpart: looking at sdb6 >00:16:31,509 DEBUG storage: clearpart: looking at sda5 >00:16:31,510 DEBUG storage: clearpart: looking at sdb5 >00:16:31,510 DEBUG storage: clearpart: looking at sda4 >00:16:31,510 DEBUG storage: clearpart: looking at sdb4 >00:16:31,511 DEBUG storage: clearpart: looking at sda3 >00:16:31,511 DEBUG storage: clearpart: looking at sdb3 >00:16:31,511 DEBUG storage: clearpart: looking at sda2 >00:16:31,511 DEBUG storage: clearpart: looking at sdb2 >00:16:31,512 DEBUG storage: clearpart: looking at sda1 >00:16:31,512 DEBUG storage: clearpart: looking at sdb1 >00:16:31,512 DEBUG storage: checking whether disk sda has an empty extended >00:16:31,513 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acefdad0> PedPartition: <_ped.Partition object at 0x7f189612efb0> ; logicals is ['sda5', 'sda6'] >00:16:31,513 DEBUG storage: checking whether disk sdb has an empty extended >00:16:31,514 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acbca990> PedPartition: <_ped.Partition object at 0x7f189612edd0> ; logicals is ['sdb5', 'sdb6'] >00:16:31,515 DEBUG storage: new disk order: [] >00:16:31,543 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:16:31,543 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,544 DEBUG storage: doAutoPart: True >00:16:31,544 DEBUG storage: encryptedAutoPart: False >00:16:31,544 DEBUG storage: autoPartType: 0 >00:16:31,544 DEBUG storage: clearPartType: 2 >00:16:31,544 DEBUG storage: clearPartDisks: ['sdb', 'sda'] >00:16:31,545 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7f18acbca290) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f18acbca990) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f18acbcaf90) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f18acefdf50) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f18acefdc50) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8016 maxSize = None grow = False > >00:16:31,545 DEBUG storage: storage.disks: ['sda', 'sdb'] >00:16:31,545 DEBUG storage: storage.partitioned: ['sda', 'sdb'] >00:16:31,545 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'an-c04n01.alteeve.ca:1', 'an-c04n01.alteeve.ca:2', 'an-c04n01.alteeve.ca:3', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >00:16:31,546 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,547 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,547 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,547 DEBUG storage: boot disk: sda >00:16:31,549 DEBUG storage: candidate disks: [DiskDevice instance (0x7f18b872bf90) -- > name = sda status = True kids = 5 id = 0 > parents = [] > uuid = None size = 476940.023438 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9500420AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 976773168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (60801, 255, 63) biosGeometry: (60801, 255, 63) > PedDevice: <_ped.Device object at 0x7f18a34439e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f18a0577150>] >00:16:31,550 DEBUG storage: devs: [] >00:16:31,550 DEBUG storage: stage1 device cannot be of type mdarray >00:16:31,550 DEBUG storage: stage1 device cannot be of type mdarray >00:16:31,550 DEBUG storage: stage1 device cannot be of type mdarray >00:16:31,550 DEBUG storage: _is_valid_disklabel(sda) returning True >00:16:31,550 DEBUG storage: _is_valid_size(sda) returning True >00:16:31,550 DEBUG storage: _is_valid_location(sda) returning True >00:16:31,550 DEBUG storage: _is_valid_format(sda) returning True >00:16:31,551 DEBUG storage: is_valid_stage1_device(sda) returning True >00:16:31,551 DEBUG storage: Ext4FS.supported: supported: True ; >00:16:31,551 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:16:31,552 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >00:16:31,553 DEBUG storage: PartitionDevice._setFormat: req4 ; >00:16:31,554 DEBUG storage: PartitionDevice._setFormat: req4 ; current: None ; type: ext4 ; >00:16:31,554 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >00:16:31,555 INFO storage: added partition req4 (id 24) to device tree >00:16:31,555 INFO storage: registered action: [8] Create Device partition req4 (id 24) >00:16:31,555 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:16:31,555 INFO storage: registered action: [9] Create Format ext4 filesystem mounted at / on partition req4 (id 24) >00:16:31,556 DEBUG storage: Ext4FS.supported: supported: True ; >00:16:31,556 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:16:31,557 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >00:16:31,557 DEBUG storage: PartitionDevice._setFormat: req5 ; >00:16:31,558 DEBUG storage: PartitionDevice._setFormat: req5 ; current: None ; type: ext4 ; >00:16:31,559 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >00:16:31,559 INFO storage: added partition req5 (id 25) to device tree >00:16:31,559 INFO storage: registered action: [10] Create Device partition req5 (id 25) >00:16:31,559 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:16:31,559 INFO storage: registered action: [11] Create Format ext4 filesystem mounted at /home on partition req5 (id 25) >00:16:31,560 DEBUG storage: Ext4FS.supported: supported: True ; >00:16:31,560 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:16:31,561 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >00:16:31,562 DEBUG storage: PartitionDevice._setFormat: req6 ; >00:16:31,562 DEBUG storage: PartitionDevice._setFormat: req6 ; current: None ; type: ext4 ; >00:16:31,563 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >00:16:31,563 INFO storage: added partition req6 (id 26) to device tree >00:16:31,563 INFO storage: registered action: [12] Create Device partition req6 (id 26) >00:16:31,563 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:16:31,564 INFO storage: registered action: [13] Create Format ext4 filesystem mounted at /boot on partition req6 (id 26) >00:16:31,564 INFO storage: skipping unneeded stage1 biosboot request >00:16:31,564 DEBUG storage: PartSpec instance (0x7f18acefdf50) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >00:16:31,564 DEBUG storage: existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,565 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >00:16:31,565 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:16:31,566 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >00:16:31,567 DEBUG storage: PartitionDevice._setFormat: req7 ; >00:16:31,568 DEBUG storage: PartitionDevice._setFormat: req7 ; current: None ; type: swap ; >00:16:31,568 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >00:16:31,568 INFO storage: added partition req7 (id 27) to device tree >00:16:31,569 INFO storage: registered action: [14] Create Device partition req7 (id 27) >00:16:31,569 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:16:31,569 INFO storage: registered action: [15] Create Format swap on partition req7 (id 27) >00:16:31,569 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:16:31,570 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >00:16:31,571 DEBUG storage: removing all non-preexisting partitions ['req4(id 24)', 'req5(id 25)', 'req6(id 26)', 'req7(id 27)', 'sda4(id 22)', 'sda5(id 20)', 'sda6(id 18)', 'sdb4(id 23)', 'sdb5(id 21)', 'sdb6(id 19)'] from disk(s) ['sda', 'sdb'] >00:16:31,572 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >00:16:31,572 DEBUG storage: device sda5 new partedPartition None >00:16:31,573 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >00:16:31,573 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >00:16:31,574 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >00:16:31,574 DEBUG storage: device sda6 new partedPartition None >00:16:31,575 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >00:16:31,575 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >00:16:31,576 DEBUG storage: PartitionDevice._setPartedPartition: sdb5 ; >00:16:31,576 DEBUG storage: device sdb5 new partedPartition None >00:16:31,577 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sdb ; >00:16:31,578 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sdb ; >00:16:31,578 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >00:16:31,578 DEBUG storage: device sdb6 new partedPartition None >00:16:31,579 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >00:16:31,580 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sdb ; >00:16:31,580 DEBUG storage: removing empty extended partition from sda >00:16:31,581 DEBUG storage: removing empty extended partition from sdb >00:16:31,581 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req4(id 24)', 'req5(id 25)', 'req6(id 26)', 'req7(id 27)', 'sda4(id 22)', 'req2(id 20)', 'req0(id 18)', 'sdb4(id 23)', 'req3(id 21)', 'req1(id 19)'] >00:16:31,582 DEBUG storage: removing all non-preexisting partitions ['req6(id 26)', 'req2(id 20)', 'req7(id 27)', 'sda4(id 22)', 'sdb4(id 23)', 'req4(id 24)', 'req5(id 25)', 'req1(id 19)', 'req0(id 18)', 'req3(id 21)'] from disk(s) ['sda', 'sdb'] >00:16:31,582 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,583 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,583 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,584 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,585 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,585 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,585 DEBUG storage: allocating partition: req6 ; id: 26 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >00:16:31,585 DEBUG storage: checking freespace on sda >00:16:31,586 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=2 req_size=500MB boot=True best=None grow=False >00:16:31,586 DEBUG storage: current free range is 63-2047 (0MB) >00:16:31,586 DEBUG storage: current free range is 93325312-976773167 (431371MB) >00:16:31,586 DEBUG storage: updating use_disk to sda, type: 2 >00:16:31,586 DEBUG storage: new free: 93325312-976773167 / 431371MB >00:16:31,587 DEBUG storage: new free allows for 0 sectors of growth >00:16:31,587 DEBUG storage: found free space for bootable request >00:16:31,587 DEBUG storage: creating extended partition >00:16:31,587 DEBUG storage: adjusted length from 883447856 to 883447808 >00:16:31,587 DEBUG storage: recalculating free space >00:16:31,587 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False >00:16:31,587 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,588 DEBUG storage: free region not suitable for request >00:16:31,588 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (93325375-976773119) >00:16:31,588 DEBUG storage: current free range is 93325375-976773119 (431370MB) >00:16:31,588 DEBUG storage: adjusted start sector from 93325375 to 93329408 >00:16:31,588 DEBUG storage: created partition sda5 of 500MB and added it to /dev/sda >00:16:31,589 DEBUG storage: PartitionDevice._setPartedPartition: req6 ; >00:16:31,589 DEBUG storage: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ab4350> PedPartition: <_ped.Partition object at 0x7f189612edd0> >00:16:31,590 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >00:16:31,591 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >00:16:31,592 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >00:16:31,592 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5959490> PedPartition: <_ped.Partition object at 0x7f1895fa5350> >00:16:31,593 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,594 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,594 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,595 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,596 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,596 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,597 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,598 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,598 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,598 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,599 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,599 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,599 DEBUG storage: allocating partition: req2 ; id: 20 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >00:16:31,599 DEBUG storage: checking freespace on sda >00:16:31,600 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False >00:16:31,600 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,600 DEBUG storage: free region not suitable for request >00:16:31,600 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (94353408-976773119) >00:16:31,600 DEBUG storage: current free range is 94353408-976773119 (430869MB) >00:16:31,600 DEBUG storage: updating use_disk to sda, type: 1 >00:16:31,601 DEBUG storage: new free: 94353408-976773119 / 430869MB >00:16:31,601 DEBUG storage: new free allows for 0 sectors of growth >00:16:31,601 DEBUG storage: found free space for bootable request >00:16:31,601 DEBUG storage: adjusted start sector from 94353408 to 94355456 >00:16:31,601 DEBUG storage: created partition sda6 of 500MB and added it to /dev/sda >00:16:31,602 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >00:16:31,602 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895f165d0> PedPartition: <_ped.Partition object at 0x7f189612ef50> >00:16:31,603 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >00:16:31,603 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >00:16:31,605 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >00:16:31,605 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a4bc90> PedPartition: <_ped.Partition object at 0x7f1895fa5710> >00:16:31,606 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,607 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,607 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,608 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,608 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,608 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,609 DEBUG storage: allocating partition: req7 ; id: 27 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8016MB ; grow: False ; max_size: 0 >00:16:31,609 DEBUG storage: checking freespace on sda >00:16:31,609 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8016MB boot=False best=None grow=False >00:16:31,609 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,609 DEBUG storage: free region not suitable for request >00:16:31,609 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (95379456-976773119) >00:16:31,610 DEBUG storage: current free range is 95379456-976773119 (430368MB) >00:16:31,610 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:31,610 DEBUG storage: free region not suitable for request >00:16:31,610 DEBUG storage: updating use_disk to sda, type: 1 >00:16:31,610 DEBUG storage: new free: 95379456-976773119 / 430368MB >00:16:31,610 DEBUG storage: new free allows for 0 sectors of growth >00:16:31,610 DEBUG storage: adjusted start sector from 95379456 to 95381504 >00:16:31,611 DEBUG storage: created partition sda7 of 8016MB and added it to /dev/sda >00:16:31,611 DEBUG storage: PartitionDevice._setPartedPartition: req7 ; >00:16:31,611 DEBUG storage: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ab4310> PedPartition: <_ped.Partition object at 0x7f189612ec50> >00:16:31,612 DEBUG storage: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >00:16:31,613 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >00:16:31,614 DEBUG storage: PartitionDevice._setPartedPartition: sda7 ; >00:16:31,615 DEBUG storage: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1897741a50> PedPartition: <_ped.Partition object at 0x7f1895fa5590> >00:16:31,615 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,616 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,616 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,617 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,618 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,618 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,618 DEBUG storage: allocating partition: req4 ; id: 24 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >00:16:31,618 DEBUG storage: checking freespace on sda >00:16:31,618 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1024MB boot=False best=None grow=True >00:16:31,619 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,619 DEBUG storage: free region not suitable for request >00:16:31,619 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (111798272-976773119) >00:16:31,619 DEBUG storage: current free range is 111798272-976773119 (422351MB) >00:16:31,619 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:31,619 DEBUG storage: free region not suitable for request >00:16:31,619 DEBUG storage: evaluating growth potential for new layout >00:16:31,619 DEBUG storage: calculating growth for disk /dev/sdb >00:16:31,619 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >00:16:31,620 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,620 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >00:16:31,620 DEBUG storage: calculating growth for disk /dev/sda >00:16:31,620 DEBUG storage: adjusted start sector from 111798272 to 111800320 >00:16:31,621 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >00:16:31,621 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895f16c90> PedPartition: <_ped.Partition object at 0x7f189612edd0> >00:16:31,622 DEBUG storage: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >00:16:31,622 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >00:16:31,622 DEBUG storage: adding request 26 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,623 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,623 DEBUG storage: adding request 27 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,623 DEBUG storage: adding request 24 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,623 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >00:16:31,623 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,623 DEBUG storage: req: PartitionRequest instance -- >id = 26 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,623 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda6 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,623 DEBUG storage: req: PartitionRequest instance -- >id = 27 name = sda7 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:31,623 DEBUG storage: req: PartitionRequest instance -- >id = 24 name = sda8 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:31,623 DEBUG storage: 1 requests and 862885936 (421331MB) left in chunk >00:16:31,624 DEBUG storage: adding 862885936 (421331MB) to 24 (sda8) >00:16:31,624 DEBUG storage: taking back 760125488 (371155MB) from 24 (sda8) >00:16:31,624 DEBUG storage: new grow amount for request 24 (sda8) is 102760448 units, or 50176MB >00:16:31,624 DEBUG storage: request 26 (sda5) growth: 0 (0MB) size: 500MB >00:16:31,624 DEBUG storage: request 20 (sda6) growth: 0 (0MB) size: 500MB >00:16:31,624 DEBUG storage: request 27 (sda7) growth: 0 (0MB) size: 8016MB >00:16:31,624 DEBUG storage: request 24 (sda8) growth: 102760448 (50176MB) size: 51200MB >00:16:31,624 DEBUG storage: disk /dev/sda growth: 102760448 (50176MB) >00:16:31,625 DEBUG storage: PartitionDevice._setPartedPartition: sda8 ; >00:16:31,625 DEBUG storage: device sda8 new partedPartition None >00:16:31,626 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >00:16:31,626 DEBUG storage: DiskDevice.removeChild: kids: 7 ; name: sda ; >00:16:31,626 DEBUG storage: total growth: 102760448 sectors >00:16:31,626 DEBUG storage: updating use_disk to sda, type: 1 >00:16:31,626 DEBUG storage: new free: 111798272-976773119 / 422351MB >00:16:31,627 DEBUG storage: new free allows for 102760448 sectors of growth >00:16:31,627 DEBUG storage: adjusted start sector from 111798272 to 111800320 >00:16:31,627 DEBUG storage: created partition sda8 of 1024MB and added it to /dev/sda >00:16:31,628 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >00:16:31,628 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acce4510> PedPartition: <_ped.Partition object at 0x7f1895fa5290> >00:16:31,629 DEBUG storage: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >00:16:31,629 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >00:16:31,631 DEBUG storage: PartitionDevice._setPartedPartition: sda8 ; >00:16:31,631 DEBUG storage: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18960b0fd0> PedPartition: <_ped.Partition object at 0x7f1896203bf0> >00:16:31,632 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,633 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,633 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,633 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,634 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,634 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,634 DEBUG storage: allocating partition: req5 ; id: 25 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >00:16:31,634 DEBUG storage: checking freespace on sda >00:16:31,635 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True >00:16:31,635 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,635 DEBUG storage: free region not suitable for request >00:16:31,635 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (113897472-976773119) >00:16:31,635 DEBUG storage: current free range is 113897472-976773119 (421326MB) >00:16:31,636 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:31,636 DEBUG storage: free region not suitable for request >00:16:31,636 DEBUG storage: evaluating growth potential for new layout >00:16:31,636 DEBUG storage: calculating growth for disk /dev/sdb >00:16:31,636 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >00:16:31,636 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,636 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >00:16:31,636 DEBUG storage: calculating growth for disk /dev/sda >00:16:31,636 DEBUG storage: adjusted start sector from 113897472 to 113899520 >00:16:31,637 DEBUG storage: PartitionDevice._setPartedPartition: req5 ; >00:16:31,637 DEBUG storage: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ab4c90> PedPartition: <_ped.Partition object at 0x7f189612ed70> >00:16:31,638 DEBUG storage: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >00:16:31,639 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >00:16:31,639 DEBUG storage: adding request 26 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,639 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,639 DEBUG storage: adding request 27 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,639 DEBUG storage: adding request 24 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,640 DEBUG storage: adding request 25 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,640 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >00:16:31,640 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,640 DEBUG storage: req: PartitionRequest instance -- >id = 26 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,640 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda6 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,640 DEBUG storage: req: PartitionRequest instance -- >id = 27 name = sda7 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:31,640 DEBUG storage: req: PartitionRequest instance -- >id = 24 name = sda8 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:31,640 DEBUG storage: req: PartitionRequest instance -- >id = 25 name = sda9 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >00:16:31,640 DEBUG storage: 2 requests and 861861936 (420831MB) left in chunk >00:16:31,640 DEBUG storage: adding 579098833 (282763MB) to 24 (sda8) >00:16:31,640 DEBUG storage: taking back 476338385 (232587MB) from 24 (sda8) >00:16:31,641 DEBUG storage: new grow amount for request 24 (sda8) is 102760448 units, or 50176MB >00:16:31,641 DEBUG storage: adding 282763102 (138067MB) to 25 (sda9) >00:16:31,641 DEBUG storage: new grow amount for request 25 (sda9) is 282763102 units, or 138067MB >00:16:31,641 DEBUG storage: 1 requests and 476338386 (232587MB) left in chunk >00:16:31,641 DEBUG storage: adding 476338386 (232587MB) to 25 (sda9) >00:16:31,641 DEBUG storage: new grow amount for request 25 (sda9) is 759101488 units, or 370655MB >00:16:31,641 DEBUG storage: request 26 (sda5) growth: 0 (0MB) size: 500MB >00:16:31,641 DEBUG storage: request 20 (sda6) growth: 0 (0MB) size: 500MB >00:16:31,641 DEBUG storage: request 27 (sda7) growth: 0 (0MB) size: 8016MB >00:16:31,641 DEBUG storage: request 24 (sda8) growth: 102760448 (50176MB) size: 51200MB >00:16:31,641 DEBUG storage: request 25 (sda9) growth: 759101488 (370655MB) size: 371155MB >00:16:31,641 DEBUG storage: disk /dev/sda growth: 861861936 (420831MB) >00:16:31,642 DEBUG storage: PartitionDevice._setPartedPartition: sda9 ; >00:16:31,642 DEBUG storage: device sda9 new partedPartition None >00:16:31,643 DEBUG storage: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >00:16:31,643 DEBUG storage: DiskDevice.removeChild: kids: 8 ; name: sda ; >00:16:31,644 DEBUG storage: total growth: 861861936 sectors >00:16:31,644 DEBUG storage: updating use_disk to sda, type: 1 >00:16:31,644 DEBUG storage: new free: 113897472-976773119 / 421326MB >00:16:31,644 DEBUG storage: new free allows for 861861936 sectors of growth >00:16:31,644 DEBUG storage: adjusted start sector from 113897472 to 113899520 >00:16:31,644 DEBUG storage: created partition sda9 of 500MB and added it to /dev/sda >00:16:31,645 DEBUG storage: PartitionDevice._setPartedPartition: req5 ; >00:16:31,645 DEBUG storage: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acfd0250> PedPartition: <_ped.Partition object at 0x7f189612ecb0> >00:16:31,646 DEBUG storage: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >00:16:31,647 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >00:16:31,648 DEBUG storage: PartitionDevice._setPartedPartition: sda9 ; >00:16:31,649 DEBUG storage: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18960b06d0> PedPartition: <_ped.Partition object at 0x7f1896203710> >00:16:31,649 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,650 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,650 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,651 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,652 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,652 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,653 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,653 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,653 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,654 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,655 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,655 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,655 DEBUG storage: allocating partition: req1 ; id: 19 ; disks: ['sda', 'sdb'] ; >boot: False ; primary: False ; size: 423353MB ; grow: False ; max_size: 0 >00:16:31,655 DEBUG storage: checking freespace on sda >00:16:31,656 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=423353MB boot=False best=None grow=False >00:16:31,656 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,656 DEBUG storage: free region not suitable for request >00:16:31,656 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (114923520-976773119) >00:16:31,656 DEBUG storage: current free range is 114923520-976773119 (420825MB) >00:16:31,656 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:31,656 DEBUG storage: free region not suitable for request >00:16:31,657 DEBUG storage: checking freespace on sdb >00:16:31,657 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=2 req_size=423353MB boot=False best=None grow=False >00:16:31,658 DEBUG storage: current free range is 63-2047 (0MB) >00:16:31,658 DEBUG storage: current free range is 93325312-976773167 (431371MB) >00:16:31,658 DEBUG storage: evaluating growth potential for new layout >00:16:31,658 DEBUG storage: calculating growth for disk /dev/sdb >00:16:31,658 DEBUG storage: adjusted length from 883447856 to 883447808 >00:16:31,658 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=423353MB boot=False best=None grow=False >00:16:31,659 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,659 DEBUG storage: free region not suitable for request >00:16:31,659 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (93325375-976773119) >00:16:31,659 DEBUG storage: current free range is 93325375-976773119 (431370MB) >00:16:31,659 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:31,659 DEBUG storage: free region not suitable for request >00:16:31,659 DEBUG storage: adjusted start sector from 93325375 to 93329408 >00:16:31,660 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >00:16:31,660 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895e18990> PedPartition: <_ped.Partition object at 0x7f189612efb0> >00:16:31,661 DEBUG storage: PartitionDevice._setDisk: sdb5 ; new: sdb ; old: None ; >00:16:31,662 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >00:16:31,662 DEBUG storage: adding request 19 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:31,662 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >00:16:31,662 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,662 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sdb5 growable = False >base = 867026944 growth = 0 max_grow = 0 >done = True >00:16:31,662 DEBUG storage: request 19 (sdb5) growth: 0 (0MB) size: 423353MB >00:16:31,662 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >00:16:31,662 DEBUG storage: calculating growth for disk /dev/sda >00:16:31,663 DEBUG storage: adding request 26 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,663 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,663 DEBUG storage: adding request 27 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,663 DEBUG storage: adding request 24 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,663 DEBUG storage: adding request 25 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,663 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >00:16:31,663 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,664 DEBUG storage: req: PartitionRequest instance -- >id = 26 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,664 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda6 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,664 DEBUG storage: req: PartitionRequest instance -- >id = 27 name = sda7 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:31,664 DEBUG storage: req: PartitionRequest instance -- >id = 24 name = sda8 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:31,664 DEBUG storage: req: PartitionRequest instance -- >id = 25 name = sda9 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >00:16:31,664 DEBUG storage: 2 requests and 861861936 (420831MB) left in chunk >00:16:31,664 DEBUG storage: adding 579098833 (282763MB) to 24 (sda8) >00:16:31,664 DEBUG storage: taking back 476338385 (232587MB) from 24 (sda8) >00:16:31,664 DEBUG storage: new grow amount for request 24 (sda8) is 102760448 units, or 50176MB >00:16:31,664 DEBUG storage: adding 282763102 (138067MB) to 25 (sda9) >00:16:31,664 DEBUG storage: new grow amount for request 25 (sda9) is 282763102 units, or 138067MB >00:16:31,664 DEBUG storage: 1 requests and 476338386 (232587MB) left in chunk >00:16:31,664 DEBUG storage: adding 476338386 (232587MB) to 25 (sda9) >00:16:31,665 DEBUG storage: new grow amount for request 25 (sda9) is 759101488 units, or 370655MB >00:16:31,665 DEBUG storage: request 26 (sda5) growth: 0 (0MB) size: 500MB >00:16:31,665 DEBUG storage: request 20 (sda6) growth: 0 (0MB) size: 500MB >00:16:31,665 DEBUG storage: request 27 (sda7) growth: 0 (0MB) size: 8016MB >00:16:31,665 DEBUG storage: request 24 (sda8) growth: 102760448 (50176MB) size: 51200MB >00:16:31,665 DEBUG storage: request 25 (sda9) growth: 759101488 (370655MB) size: 371155MB >00:16:31,665 DEBUG storage: disk /dev/sda growth: 861861936 (420831MB) >00:16:31,666 DEBUG storage: PartitionDevice._setPartedPartition: sdb5 ; >00:16:31,666 DEBUG storage: device sdb5 new partedPartition None >00:16:31,666 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >00:16:31,667 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sdb ; >00:16:31,667 DEBUG storage: total growth: 861861936 sectors >00:16:31,667 DEBUG storage: updating use_disk to sdb, type: 2 >00:16:31,667 DEBUG storage: new free: 93325312-976773167 / 431371MB >00:16:31,668 DEBUG storage: new free allows for 861861936 sectors of growth >00:16:31,668 DEBUG storage: creating extended partition >00:16:31,668 DEBUG storage: adjusted length from 883447856 to 883447808 >00:16:31,668 DEBUG storage: recalculating free space >00:16:31,668 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=423353MB boot=False best=None grow=False >00:16:31,668 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,668 DEBUG storage: free region not suitable for request >00:16:31,669 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (93325375-976773119) >00:16:31,669 DEBUG storage: current free range is 93325375-976773119 (431370MB) >00:16:31,669 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:31,669 DEBUG storage: free region not suitable for request >00:16:31,669 DEBUG storage: adjusted start sector from 93325375 to 93329408 >00:16:31,669 DEBUG storage: created partition sdb5 of 423353MB and added it to /dev/sdb >00:16:31,670 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >00:16:31,670 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18957f7d50> PedPartition: <_ped.Partition object at 0x7f1895fa5dd0> >00:16:31,671 DEBUG storage: PartitionDevice._setDisk: sdb5 ; new: sdb ; old: None ; >00:16:31,672 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sdb ; >00:16:31,673 DEBUG storage: PartitionDevice._setPartedPartition: sdb5 ; >00:16:31,673 DEBUG storage: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f189609a0d0> PedPartition: <_ped.Partition object at 0x7f1895fa5b30> >00:16:31,674 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,675 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,675 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,675 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,676 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,676 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,677 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,678 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,678 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,679 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,679 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,680 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,680 DEBUG storage: allocating partition: req0 ; id: 18 ; disks: ['sda', 'sdb'] ; >boot: False ; primary: False ; size: 51200MB ; grow: False ; max_size: 51200 >00:16:31,680 DEBUG storage: checking freespace on sda >00:16:31,680 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=51200MB boot=False best=None grow=False >00:16:31,680 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,681 DEBUG storage: free region not suitable for request >00:16:31,681 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (114923520-976773119) >00:16:31,681 DEBUG storage: current free range is 114923520-976773119 (420825MB) >00:16:31,681 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:31,681 DEBUG storage: free region not suitable for request >00:16:31,681 DEBUG storage: evaluating growth potential for new layout >00:16:31,681 DEBUG storage: calculating growth for disk /dev/sdb >00:16:31,681 DEBUG storage: adding request 19 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:31,681 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >00:16:31,682 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,682 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sdb5 growable = False >base = 867026944 growth = 0 max_grow = 0 >done = True >00:16:31,682 DEBUG storage: request 19 (sdb5) growth: 0 (0MB) size: 423353MB >00:16:31,682 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >00:16:31,682 DEBUG storage: calculating growth for disk /dev/sda >00:16:31,682 DEBUG storage: adjusted start sector from 114923520 to 114925568 >00:16:31,683 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >00:16:31,683 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895b43890> PedPartition: <_ped.Partition object at 0x7f1895fa57d0> >00:16:31,684 DEBUG storage: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >00:16:31,684 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sda ; >00:16:31,685 DEBUG storage: adding request 26 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,685 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,685 DEBUG storage: adding request 27 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,685 DEBUG storage: adding request 24 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,685 DEBUG storage: adding request 25 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,685 DEBUG storage: adding request 18 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,686 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >00:16:31,686 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,686 DEBUG storage: req: PartitionRequest instance -- >id = 26 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,686 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda6 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,686 DEBUG storage: req: PartitionRequest instance -- >id = 27 name = sda7 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:31,686 DEBUG storage: req: PartitionRequest instance -- >id = 24 name = sda8 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:31,686 DEBUG storage: req: PartitionRequest instance -- >id = 25 name = sda9 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >00:16:31,686 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda10 growable = False >base = 104857600 growth = 0 max_grow = 0 >done = True >00:16:31,686 DEBUG storage: 2 requests and 757004336 (369631MB) left in chunk >00:16:31,686 DEBUG storage: adding 508643333 (248361MB) to 24 (sda8) >00:16:31,686 DEBUG storage: taking back 405882885 (198185MB) from 24 (sda8) >00:16:31,686 DEBUG storage: new grow amount for request 24 (sda8) is 102760448 units, or 50176MB >00:16:31,687 DEBUG storage: adding 248361002 (121270MB) to 25 (sda9) >00:16:31,687 DEBUG storage: new grow amount for request 25 (sda9) is 248361002 units, or 121270MB >00:16:31,687 DEBUG storage: 1 requests and 405882886 (198185MB) left in chunk >00:16:31,687 DEBUG storage: adding 405882886 (198185MB) to 25 (sda9) >00:16:31,687 DEBUG storage: new grow amount for request 25 (sda9) is 654243888 units, or 319455MB >00:16:31,687 DEBUG storage: request 26 (sda5) growth: 0 (0MB) size: 500MB >00:16:31,687 DEBUG storage: request 20 (sda6) growth: 0 (0MB) size: 500MB >00:16:31,687 DEBUG storage: request 27 (sda7) growth: 0 (0MB) size: 8016MB >00:16:31,687 DEBUG storage: request 24 (sda8) growth: 102760448 (50176MB) size: 51200MB >00:16:31,687 DEBUG storage: request 25 (sda9) growth: 654243888 (319455MB) size: 319955MB >00:16:31,687 DEBUG storage: request 18 (sda10) growth: 0 (0MB) size: 51200MB >00:16:31,687 DEBUG storage: disk /dev/sda growth: 757004336 (369631MB) >00:16:31,688 DEBUG storage: PartitionDevice._setPartedPartition: sda10 ; >00:16:31,688 DEBUG storage: device sda10 new partedPartition None >00:16:31,689 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >00:16:31,689 DEBUG storage: DiskDevice.removeChild: kids: 9 ; name: sda ; >00:16:31,690 DEBUG storage: total growth: 757004336 sectors >00:16:31,690 DEBUG storage: updating use_disk to sda, type: 1 >00:16:31,690 DEBUG storage: new free: 114923520-976773119 / 420825MB >00:16:31,690 DEBUG storage: new free allows for 757004336 sectors of growth >00:16:31,690 DEBUG storage: checking freespace on sdb >00:16:31,690 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=51200MB boot=False best=parted.Geometry instance -- > start: 114923520 end: 976773119 length: 861849600 > device: <parted.device.Device object at 0x7f18acce4890> PedGeometry: <_ped.Geometry object at 0x7f18acce4310> grow=False >00:16:31,691 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,691 DEBUG storage: free region not suitable for request >00:16:31,691 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (960356352-976773119) >00:16:31,691 DEBUG storage: current free range is 960356352-976773119 (8016MB) >00:16:31,691 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:31,691 DEBUG storage: free region not suitable for request >00:16:31,691 DEBUG storage: adjusted start sector from 114923520 to 114925568 >00:16:31,692 DEBUG storage: created partition sda10 of 51200MB and added it to /dev/sda >00:16:31,692 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >00:16:31,693 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acce4810> PedPartition: <_ped.Partition object at 0x7f1895fa5530> >00:16:31,693 DEBUG storage: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >00:16:31,694 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sda ; >00:16:31,696 DEBUG storage: PartitionDevice._setPartedPartition: sda10 ; >00:16:31,696 DEBUG storage: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acfd0250> PedPartition: <_ped.Partition object at 0x7f1895fa5dd0> >00:16:31,697 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,698 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,698 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,698 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,699 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,699 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,700 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,701 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,701 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,702 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,702 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,703 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,703 DEBUG storage: allocating partition: req3 ; id: 21 ; disks: ['sda', 'sdb'] ; >boot: False ; primary: False ; size: 8016MB ; grow: False ; max_size: 0 >00:16:31,703 DEBUG storage: checking freespace on sda >00:16:31,703 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8016MB boot=False best=None grow=False >00:16:31,703 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,704 DEBUG storage: free region not suitable for request >00:16:31,704 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (219783168-976773119) >00:16:31,704 DEBUG storage: current free range is 219783168-976773119 (369624MB) >00:16:31,704 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:31,704 DEBUG storage: free region not suitable for request >00:16:31,704 DEBUG storage: evaluating growth potential for new layout >00:16:31,704 DEBUG storage: calculating growth for disk /dev/sdb >00:16:31,704 DEBUG storage: adding request 19 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:31,704 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >00:16:31,705 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,705 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sdb5 growable = False >base = 867026944 growth = 0 max_grow = 0 >done = True >00:16:31,705 DEBUG storage: request 19 (sdb5) growth: 0 (0MB) size: 423353MB >00:16:31,705 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >00:16:31,705 DEBUG storage: calculating growth for disk /dev/sda >00:16:31,705 DEBUG storage: adjusted start sector from 219783168 to 219785216 >00:16:31,706 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >00:16:31,706 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 11 path: /dev/sda11 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ab4450> PedPartition: <_ped.Partition object at 0x7f1895fa54d0> >00:16:31,707 DEBUG storage: PartitionDevice._setDisk: sda11 ; new: sda ; old: None ; >00:16:31,707 DEBUG storage: DiskDevice.addChild: kids: 9 ; name: sda ; >00:16:31,708 DEBUG storage: adding request 26 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,708 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,708 DEBUG storage: adding request 27 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,708 DEBUG storage: adding request 24 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,708 DEBUG storage: adding request 25 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,709 DEBUG storage: adding request 18 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,709 DEBUG storage: adding request 21 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,709 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >00:16:31,709 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,709 DEBUG storage: req: PartitionRequest instance -- >id = 26 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,709 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda6 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,709 DEBUG storage: req: PartitionRequest instance -- >id = 27 name = sda7 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:31,709 DEBUG storage: req: PartitionRequest instance -- >id = 24 name = sda8 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:31,709 DEBUG storage: req: PartitionRequest instance -- >id = 25 name = sda9 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >00:16:31,709 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda10 growable = False >base = 104857600 growth = 0 max_grow = 0 >done = True >00:16:31,709 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sda11 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:31,709 DEBUG storage: 2 requests and 740587568 (361615MB) left in chunk >00:16:31,710 DEBUG storage: adding 497612644 (242974MB) to 24 (sda8) >00:16:31,710 DEBUG storage: taking back 394852196 (192798MB) from 24 (sda8) >00:16:31,710 DEBUG storage: new grow amount for request 24 (sda8) is 102760448 units, or 50176MB >00:16:31,710 DEBUG storage: adding 242974923 (118640MB) to 25 (sda9) >00:16:31,710 DEBUG storage: new grow amount for request 25 (sda9) is 242974923 units, or 118640MB >00:16:31,710 DEBUG storage: 1 requests and 394852197 (192798MB) left in chunk >00:16:31,710 DEBUG storage: adding 394852197 (192798MB) to 25 (sda9) >00:16:31,710 DEBUG storage: new grow amount for request 25 (sda9) is 637827120 units, or 311439MB >00:16:31,710 DEBUG storage: request 26 (sda5) growth: 0 (0MB) size: 500MB >00:16:31,710 DEBUG storage: request 20 (sda6) growth: 0 (0MB) size: 500MB >00:16:31,710 DEBUG storage: request 27 (sda7) growth: 0 (0MB) size: 8016MB >00:16:31,710 DEBUG storage: request 24 (sda8) growth: 102760448 (50176MB) size: 51200MB >00:16:31,710 DEBUG storage: request 25 (sda9) growth: 637827120 (311439MB) size: 311939MB >00:16:31,711 DEBUG storage: request 18 (sda10) growth: 0 (0MB) size: 51200MB >00:16:31,711 DEBUG storage: request 21 (sda11) growth: 0 (0MB) size: 8016MB >00:16:31,711 DEBUG storage: disk /dev/sda growth: 740587568 (361615MB) >00:16:31,711 DEBUG storage: PartitionDevice._setPartedPartition: sda11 ; >00:16:31,711 DEBUG storage: device sda11 new partedPartition None >00:16:31,712 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >00:16:31,713 DEBUG storage: DiskDevice.removeChild: kids: 10 ; name: sda ; >00:16:31,713 DEBUG storage: total growth: 740587568 sectors >00:16:31,713 DEBUG storage: updating use_disk to sda, type: 1 >00:16:31,713 DEBUG storage: new free: 219783168-976773119 / 369624MB >00:16:31,713 DEBUG storage: new free allows for 740587568 sectors of growth >00:16:31,713 DEBUG storage: checking freespace on sdb >00:16:31,714 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=8016MB boot=False best=parted.Geometry instance -- > start: 219783168 end: 976773119 length: 756989952 > device: <parted.device.Device object at 0x7f1895b43a10> PedGeometry: <_ped.Geometry object at 0x5ab4e50> grow=False >00:16:31,714 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (63-2047) >00:16:31,714 DEBUG storage: free region not suitable for request >00:16:31,714 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (960356352-976773119) >00:16:31,714 DEBUG storage: current free range is 960356352-976773119 (8016MB) >00:16:31,714 DEBUG storage: looking for intersection between extended (93325312-976773119) and free (976773120-976773167) >00:16:31,714 DEBUG storage: free region not suitable for request >00:16:31,715 DEBUG storage: evaluating growth potential for new layout >00:16:31,715 DEBUG storage: calculating growth for disk /dev/sdb >00:16:31,715 DEBUG storage: adjusted start sector from 960356352 to 960358400 >00:16:31,715 DEBUG storage: adjusted length from 16416768 to 16414720 >00:16:31,716 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >00:16:31,716 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895b43890> PedPartition: <_ped.Partition object at 0x7f1895fa57d0> >00:16:31,717 DEBUG storage: PartitionDevice._setDisk: sdb6 ; new: sdb ; old: None ; >00:16:31,717 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >00:16:31,718 DEBUG storage: adding request 19 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:31,718 DEBUG storage: adding request 21 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:31,718 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >00:16:31,718 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sdb start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,718 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sdb5 growable = False >base = 867026944 growth = 0 max_grow = 0 >done = True >00:16:31,718 DEBUG storage: req: PartitionRequest instance -- >id = 21 name = sdb6 growable = False >base = 16414720 growth = 0 max_grow = 0 >done = True >00:16:31,718 DEBUG storage: request 19 (sdb5) growth: 0 (0MB) size: 423353MB >00:16:31,718 DEBUG storage: request 21 (sdb6) growth: 0 (0MB) size: 8015MB >00:16:31,718 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >00:16:31,718 DEBUG storage: calculating growth for disk /dev/sda >00:16:31,719 DEBUG storage: adding request 26 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,719 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,719 DEBUG storage: adding request 27 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,719 DEBUG storage: adding request 24 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,719 DEBUG storage: adding request 25 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,719 DEBUG storage: adding request 18 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,719 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >00:16:31,719 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,720 DEBUG storage: req: PartitionRequest instance -- >id = 26 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,720 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda6 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,720 DEBUG storage: req: PartitionRequest instance -- >id = 27 name = sda7 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:31,720 DEBUG storage: req: PartitionRequest instance -- >id = 24 name = sda8 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:31,720 DEBUG storage: req: PartitionRequest instance -- >id = 25 name = sda9 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >00:16:31,720 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda10 growable = False >base = 104857600 growth = 0 max_grow = 0 >done = True >00:16:31,720 DEBUG storage: 2 requests and 757004336 (369631MB) left in chunk >00:16:31,720 DEBUG storage: adding 508643333 (248361MB) to 24 (sda8) >00:16:31,720 DEBUG storage: taking back 405882885 (198185MB) from 24 (sda8) >00:16:31,720 DEBUG storage: new grow amount for request 24 (sda8) is 102760448 units, or 50176MB >00:16:31,720 DEBUG storage: adding 248361002 (121270MB) to 25 (sda9) >00:16:31,720 DEBUG storage: new grow amount for request 25 (sda9) is 248361002 units, or 121270MB >00:16:31,720 DEBUG storage: 1 requests and 405882886 (198185MB) left in chunk >00:16:31,721 DEBUG storage: adding 405882886 (198185MB) to 25 (sda9) >00:16:31,721 DEBUG storage: new grow amount for request 25 (sda9) is 654243888 units, or 319455MB >00:16:31,721 DEBUG storage: request 26 (sda5) growth: 0 (0MB) size: 500MB >00:16:31,721 DEBUG storage: request 20 (sda6) growth: 0 (0MB) size: 500MB >00:16:31,721 DEBUG storage: request 27 (sda7) growth: 0 (0MB) size: 8016MB >00:16:31,721 DEBUG storage: request 24 (sda8) growth: 102760448 (50176MB) size: 51200MB >00:16:31,721 DEBUG storage: request 25 (sda9) growth: 654243888 (319455MB) size: 319955MB >00:16:31,721 DEBUG storage: request 18 (sda10) growth: 0 (0MB) size: 51200MB >00:16:31,721 DEBUG storage: disk /dev/sda growth: 757004336 (369631MB) >00:16:31,722 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >00:16:31,722 DEBUG storage: device sdb6 new partedPartition None >00:16:31,723 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sdb ; >00:16:31,723 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sdb ; >00:16:31,723 DEBUG storage: total growth: 757004336 sectors >00:16:31,723 DEBUG storage: updating use_disk to sdb, type: 1 >00:16:31,723 DEBUG storage: new free: 960356352-976773119 / 8016MB >00:16:31,724 DEBUG storage: new free allows for 757004336 sectors of growth >00:16:31,724 DEBUG storage: adjusted start sector from 960356352 to 960358400 >00:16:31,724 DEBUG storage: adjusted length from 16416768 to 16414720 >00:16:31,724 DEBUG storage: created partition sdb6 of 8015MB and added it to /dev/sdb >00:16:31,725 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >00:16:31,725 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18a0509d90> PedPartition: <_ped.Partition object at 0x7f1895fa5cb0> >00:16:31,726 DEBUG storage: PartitionDevice._setDisk: sdb6 ; new: sdb ; old: None ; >00:16:31,726 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >00:16:31,728 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >00:16:31,728 DEBUG storage: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acb3d310> PedPartition: <_ped.Partition object at 0x7f18962035f0> >00:16:31,728 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sda8(id 24)', 'sda9(id 25)', 'sda5(id 26)', 'sda7(id 27)', 'sda4(id 22)', 'sda6(id 20)', 'sda10(id 18)', 'sdb4(id 23)', 'sdb6(id 21)', 'sdb5(id 19)'] >00:16:31,728 DEBUG storage: growable partitions are ['sda8', 'sda9'] >00:16:31,728 DEBUG storage: adding request 24 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,729 DEBUG storage: adding request 25 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,729 DEBUG storage: adding request 26 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,729 DEBUG storage: adding request 27 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,729 DEBUG storage: adding request 20 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,729 DEBUG storage: adding request 18 to chunk 883447856 (93325312-976773167) on /dev/sda >00:16:31,729 DEBUG storage: disk sda has 2 chunks >00:16:31,729 DEBUG storage: adding request 21 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:31,730 DEBUG storage: adding request 19 to chunk 883447856 (93325312-976773167) on /dev/sdb >00:16:31,730 DEBUG storage: disk sdb has 2 chunks >00:16:31,730 DEBUG storage: Chunk.growRequests: 883447856 on /dev/sda start = 93325312 end = 976773167 >sectorSize = 512 > >00:16:31,730 DEBUG storage: req: PartitionRequest instance -- >id = 26 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,730 DEBUG storage: req: PartitionRequest instance -- >id = 20 name = sda6 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >00:16:31,730 DEBUG storage: req: PartitionRequest instance -- >id = 27 name = sda7 growable = False >base = 16416768 growth = 0 max_grow = 0 >done = True >00:16:31,730 DEBUG storage: req: PartitionRequest instance -- >id = 24 name = sda8 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >00:16:31,730 DEBUG storage: req: PartitionRequest instance -- >id = 25 name = sda9 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >00:16:31,730 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda10 growable = False >base = 104857600 growth = 0 max_grow = 0 >done = True >00:16:31,730 DEBUG storage: 2 requests and 757004336 (369631MB) left in chunk >00:16:31,730 DEBUG storage: adding 508643333 (248361MB) to 24 (sda8) >00:16:31,730 DEBUG storage: taking back 405882885 (198185MB) from 24 (sda8) >00:16:31,731 DEBUG storage: new grow amount for request 24 (sda8) is 102760448 units, or 50176MB >00:16:31,731 DEBUG storage: adding 248361002 (121270MB) to 25 (sda9) >00:16:31,731 DEBUG storage: new grow amount for request 25 (sda9) is 248361002 units, or 121270MB >00:16:31,731 DEBUG storage: 1 requests and 405882886 (198185MB) left in chunk >00:16:31,731 DEBUG storage: adding 405882886 (198185MB) to 25 (sda9) >00:16:31,731 DEBUG storage: new grow amount for request 25 (sda9) is 654243888 units, or 319455MB >00:16:31,731 DEBUG storage: growing partitions on sda >00:16:31,731 DEBUG storage: partition sda5 (26): 1 >00:16:31,731 DEBUG storage: new geometry for sda5: parted.Geometry instance -- > start: 93327360 end: 94351359 length: 1024000 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f1895f16c90> >00:16:31,732 DEBUG storage: partition sda6 (20): 1 >00:16:31,732 DEBUG storage: new geometry for sda6: parted.Geometry instance -- > start: 94353408 end: 95377407 length: 1024000 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18aca8de50> >00:16:31,732 DEBUG storage: partition sda7 (27): 1 >00:16:31,732 DEBUG storage: new geometry for sda7: parted.Geometry instance -- > start: 95379456 end: 111796223 length: 16416768 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f1895e18710> >00:16:31,732 DEBUG storage: partition sda8 (24): 1 >00:16:31,732 DEBUG storage: new geometry for sda8: parted.Geometry instance -- > start: 111798272 end: 216655871 length: 104857600 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f1895e18ad0> >00:16:31,732 DEBUG storage: partition sda9 (25): 1 >00:16:31,733 DEBUG storage: new geometry for sda9: parted.Geometry instance -- > start: 216657920 end: 871925759 length: 655267840 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18959b4990> >00:16:31,733 DEBUG storage: partition sda10 (18): 1 >00:16:31,733 DEBUG storage: new geometry for sda10: parted.Geometry instance -- > start: 871927808 end: 976773119 length: 104845312 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18959b4050> >00:16:31,733 DEBUG storage: removing all non-preexisting partitions ['sda5(id 26)', 'sda6(id 20)', 'sda7(id 27)', 'sda8(id 24)', 'sda9(id 25)', 'sda10(id 18)'] from disk(s) ['sda'] >00:16:31,734 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >00:16:31,734 DEBUG storage: device sda5 new partedPartition None >00:16:31,734 DEBUG storage: PartitionDevice._setDisk: req6 ; new: None ; old: sda ; >00:16:31,735 DEBUG storage: DiskDevice.removeChild: kids: 9 ; name: sda ; >00:16:31,736 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >00:16:31,736 DEBUG storage: device sda6 new partedPartition None >00:16:31,737 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >00:16:31,737 DEBUG storage: DiskDevice.removeChild: kids: 8 ; name: sda ; >00:16:31,738 DEBUG storage: PartitionDevice._setPartedPartition: sda7 ; >00:16:31,738 DEBUG storage: device sda7 new partedPartition None >00:16:31,739 DEBUG storage: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >00:16:31,740 DEBUG storage: DiskDevice.removeChild: kids: 7 ; name: sda ; >00:16:31,740 DEBUG storage: PartitionDevice._setPartedPartition: sda8 ; >00:16:31,740 DEBUG storage: device sda8 new partedPartition None >00:16:31,741 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >00:16:31,742 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >00:16:31,743 DEBUG storage: PartitionDevice._setPartedPartition: sda9 ; >00:16:31,743 DEBUG storage: device sda9 new partedPartition None >00:16:31,744 DEBUG storage: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >00:16:31,744 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >00:16:31,745 DEBUG storage: PartitionDevice._setPartedPartition: sda10 ; >00:16:31,745 DEBUG storage: device sda10 new partedPartition None >00:16:31,746 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >00:16:31,746 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >00:16:31,747 DEBUG storage: removing empty extended partition from sda >00:16:31,747 DEBUG storage: back from removeNewPartitions >00:16:31,747 DEBUG storage: extended: parted.Geometry instance -- > start: 93325312 end: 976773119 length: 883447808 > device: <parted.device.Device object at 0x7f1895f16e50> PedGeometry: <_ped.Geometry object at 0x7f1895b43850> >00:16:31,748 DEBUG storage: setting up new geometry for extended on sda >00:16:31,748 DEBUG storage: new geometry for extended: parted.Geometry instance -- > start: 93325312 end: 976773167 length: 883447856 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f1895f16d50> >00:16:31,748 DEBUG storage: setting sda-1 new geometry: parted.Geometry instance -- > start: 93325312 end: 976773167 length: 883447856 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f1895f16d50> >00:16:31,748 DEBUG storage: setting req6 new geometry: parted.Geometry instance -- > start: 93327360 end: 94351359 length: 1024000 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f1895f16c90> >00:16:31,749 DEBUG storage: PartitionDevice._setPartedPartition: req6 ; >00:16:31,749 DEBUG storage: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acce4610> PedPartition: <_ped.Partition object at 0x7f1895fa5830> >00:16:31,750 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >00:16:31,751 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >00:16:31,752 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >00:16:31,752 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18960b0550> PedPartition: <_ped.Partition object at 0x7f1896203b90> >00:16:31,752 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 94353408 end: 95377407 length: 1024000 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18aca8de50> >00:16:31,753 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >00:16:31,753 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1896328e50> PedPartition: <_ped.Partition object at 0x7f1895fa52f0> >00:16:31,754 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >00:16:31,755 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >00:16:31,756 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >00:16:31,756 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x543c090> PedPartition: <_ped.Partition object at 0x7f1896203830> >00:16:31,756 DEBUG storage: setting req7 new geometry: parted.Geometry instance -- > start: 95379456 end: 111796223 length: 16416768 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f1895e18710> >00:16:31,757 DEBUG storage: PartitionDevice._setPartedPartition: req7 ; >00:16:31,757 DEBUG storage: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895b43f50> PedPartition: <_ped.Partition object at 0x7f1895fa5a70> >00:16:31,758 DEBUG storage: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >00:16:31,759 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >00:16:31,760 DEBUG storage: PartitionDevice._setPartedPartition: sda7 ; >00:16:31,760 DEBUG storage: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1897741f50> PedPartition: <_ped.Partition object at 0x7f1896203110> >00:16:31,760 DEBUG storage: setting req4 new geometry: parted.Geometry instance -- > start: 111798272 end: 216655871 length: 104857600 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f1895e18ad0> >00:16:31,761 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >00:16:31,761 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895f16410> PedPartition: <_ped.Partition object at 0x7f189612ecb0> >00:16:31,762 DEBUG storage: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >00:16:31,763 DEBUG storage: DiskDevice.addChild: kids: 6 ; name: sda ; >00:16:31,764 DEBUG storage: PartitionDevice._setPartedPartition: sda8 ; >00:16:31,765 DEBUG storage: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18959b4d10> PedPartition: <_ped.Partition object at 0x7f1896203590> >00:16:31,765 DEBUG storage: setting req5 new geometry: parted.Geometry instance -- > start: 216657920 end: 871925759 length: 655267840 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18959b4990> >00:16:31,766 DEBUG storage: PartitionDevice._setPartedPartition: req5 ; >00:16:31,766 DEBUG storage: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895b43a10> PedPartition: <_ped.Partition object at 0x7f189612efb0> >00:16:31,766 DEBUG storage: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >00:16:31,767 DEBUG storage: DiskDevice.addChild: kids: 7 ; name: sda ; >00:16:31,769 DEBUG storage: PartitionDevice._setPartedPartition: sda9 ; >00:16:31,769 DEBUG storage: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895eb4ad0> PedPartition: <_ped.Partition object at 0x7f1896086350> >00:16:31,769 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 871927808 end: 976773119 length: 104845312 > device: <parted.device.Device object at 0x7f18a0577350> PedGeometry: <_ped.Geometry object at 0x7f18959b4050> >00:16:31,770 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >00:16:31,770 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18aca8d610> PedPartition: <_ped.Partition object at 0x7f18962037d0> >00:16:31,771 DEBUG storage: PartitionDevice._setDisk: sda10 ; new: sda ; old: None ; >00:16:31,772 DEBUG storage: DiskDevice.addChild: kids: 8 ; name: sda ; >00:16:31,774 DEBUG storage: PartitionDevice._setPartedPartition: sda10 ; >00:16:31,774 DEBUG storage: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f189626a090> PedPartition: <_ped.Partition object at 0x7f18960862f0> >00:16:31,774 DEBUG storage: growing partitions on sdb >00:16:31,774 DEBUG storage: fixing size of existing 40960MB partition sda1 (1) with existing mdmember at 40960.00 >00:16:31,774 DEBUG storage: fixing size of non-existent 51194MB partition sda10 (18) with non-existent ext4 filesystem mounted at / at 51194.00 >00:16:31,775 DEBUG storage: fixing size of existing 4096MB partition sda2 (3) with existing mdmember at 4096.00 >00:16:31,775 DEBUG storage: fixing size of existing 512MB partition sda3 (5) with existing mdmember at 512.00 >00:16:31,775 DEBUG storage: fixing size of non-existent 431371MB partition sda4 (22) at 431371.02 >00:16:31,775 DEBUG storage: fixing size of non-existent 500MB partition sda5 (26) with non-existent ext4 filesystem mounted at /boot at 500.00 >00:16:31,776 DEBUG storage: fixing size of non-existent 500MB partition sda6 (20) with non-existent ext4 filesystem mounted at /boot at 500.00 >00:16:31,776 DEBUG storage: fixing size of non-existent 8016MB partition sda7 (27) with non-existent swap at 8016.00 >00:16:31,776 DEBUG storage: fixing size of non-existent 51200MB partition sda8 (24) with non-existent ext4 filesystem mounted at / at 51200.00 >00:16:31,776 DEBUG storage: fixing size of non-existent 319955MB partition sda9 (25) with non-existent ext4 filesystem mounted at /home at 319955.00 >00:16:31,777 DEBUG storage: fixing size of existing 40960MB partition sdb1 (8) with existing mdmember at 40960.00 >00:16:31,777 DEBUG storage: fixing size of existing 4096MB partition sdb2 (9) with existing mdmember at 4096.00 >00:16:31,777 DEBUG storage: fixing size of existing 512MB partition sdb3 (10) with existing mdmember at 512.00 >00:16:31,777 DEBUG storage: fixing size of non-existent 431371MB partition sdb4 (23) at 431371.02 >00:16:31,778 DEBUG storage: fixing size of non-existent 423353MB partition sdb5 (19) with non-existent ext4 filesystem mounted at /home at 423353.00 >00:16:31,778 DEBUG storage: fixing size of non-existent 8015MB partition sdb6 (21) with non-existent swap at 8015.00 >00:16:31,779 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >00:16:31,780 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 431371MB partition sda4 (22) >00:16:31,781 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >00:16:31,781 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1896328250> PedPartition: <_ped.Partition object at 0x7f1895fa5b90> >00:16:31,782 INFO storage: removed partition sdb4 (id 23) from device tree >00:16:31,782 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sdb ; >00:16:31,783 DEBUG storage: DeviceTree.getDeviceByName: name: sdb4 ; >00:16:31,783 DEBUG storage: DeviceTree.getDeviceByName returned None >00:16:31,784 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sdb ; >00:16:31,785 DEBUG storage: PartitionDevice._setFormat: sdb4 ; >00:16:31,785 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:16:31,786 DEBUG storage: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >00:16:31,787 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sdb ; >00:16:31,787 DEBUG storage: PartitionDevice._setPartedPartition: sdb4 ; >00:16:31,788 DEBUG storage: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acf55e10> PedPartition: <_ped.Partition object at 0x7f189612ee90> >00:16:31,788 INFO storage: added partition sdb4 (id 28) to device tree >00:16:31,789 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,790 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,790 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,791 DEBUG storage: stage1 device cannot be of type mdarray >00:16:31,791 DEBUG storage: stage1 device cannot be of type mdarray >00:16:31,791 DEBUG storage: stage1 device cannot be of type mdarray >00:16:31,791 DEBUG storage: _is_valid_disklabel(sda) returning True >00:16:31,791 DEBUG storage: _is_valid_size(sda) returning True >00:16:31,791 DEBUG storage: _is_valid_location(sda) returning True >00:16:31,791 DEBUG storage: _is_valid_format(sda) returning True >00:16:31,791 DEBUG storage: is_valid_stage1_device(sda) returning True >00:16:31,793 DEBUG storage: _is_valid_disklabel(sda) returning True >00:16:31,794 DEBUG storage: _is_valid_size(sda) returning True >00:16:31,794 DEBUG storage: _is_valid_location(sda) returning True >00:16:31,794 DEBUG storage: _is_valid_format(sda) returning True >00:16:31,794 DEBUG storage: is_valid_stage1_device(sda) returning True >00:16:31,794 DEBUG storage: _is_valid_disklabel(sda6) returning True >00:16:31,794 DEBUG storage: _is_valid_size(sda6) returning True >00:16:31,794 DEBUG storage: _is_valid_location(sda6) returning True >00:16:31,794 DEBUG storage: _is_valid_partition(sda6) returning True >00:16:31,794 DEBUG storage: _is_valid_format(sda6) returning True >00:16:31,794 DEBUG storage: is_valid_stage2_device(sda6) returning True >00:16:31,795 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:16:31,796 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:16:31,796 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:16:31,797 DEBUG storage: stage1 device cannot be of type mdarray >00:16:31,797 DEBUG storage: stage1 device cannot be of type mdarray >00:16:31,797 DEBUG storage: stage1 device cannot be of type mdarray >00:16:31,797 DEBUG storage: _is_valid_disklabel(sda) returning True >00:16:31,797 DEBUG storage: _is_valid_size(sda) returning True >00:16:31,797 DEBUG storage: _is_valid_location(sda) returning True >00:16:31,797 DEBUG storage: _is_valid_format(sda) returning True >00:16:31,797 DEBUG storage: is_valid_stage1_device(sda) returning True >00:16:31,802 DEBUG storage: _is_valid_disklabel(sda) returning True >00:16:31,802 DEBUG storage: _is_valid_size(sda) returning True >00:16:31,803 DEBUG storage: _is_valid_location(sda) returning True >00:16:31,803 DEBUG storage: _is_valid_format(sda) returning True >00:16:31,803 DEBUG storage: is_valid_stage1_device(sda) returning True >00:16:31,803 DEBUG storage: _is_valid_disklabel(sda6) returning True >00:16:31,803 DEBUG storage: _is_valid_size(sda6) returning True >00:16:31,803 DEBUG storage: _is_valid_location(sda6) returning True >00:16:31,804 DEBUG storage: _is_valid_partition(sda6) returning True >00:16:31,804 DEBUG storage: _is_valid_format(sda6) returning True >00:16:31,804 DEBUG storage: is_valid_stage2_device(sda6) returning True >00:17:25,474 DEBUG storage: clearpart: looking at sda10 >00:17:25,474 DEBUG storage: clearpart: looking at sda9 >00:17:25,475 DEBUG storage: clearpart: looking at sda8 >00:17:25,475 DEBUG storage: clearpart: looking at sda7 >00:17:25,476 DEBUG storage: clearpart: looking at sda6 >00:17:25,476 DEBUG storage: clearpart: looking at sdb6 >00:17:25,476 DEBUG storage: clearpart: looking at sda5 >00:17:25,476 DEBUG storage: clearpart: looking at sdb5 >00:17:25,476 DEBUG storage: clearpart: looking at sda4 >00:17:25,476 DEBUG storage: clearpart: looking at sdb4 >00:17:25,476 DEBUG storage: clearpart: looking at sda3 >00:17:25,477 DEBUG storage: clearpart: looking at sdb3 >00:17:25,477 DEBUG storage: clearpart: looking at sda2 >00:17:25,477 DEBUG storage: clearpart: looking at sdb2 >00:17:25,477 DEBUG storage: clearpart: looking at sda1 >00:17:25,477 DEBUG storage: clearpart: looking at sdb1 >00:17:25,478 DEBUG storage: checking whether disk sda has an empty extended >00:17:25,479 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a05772d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ab4d10> PedPartition: <_ped.Partition object at 0x7f18960369b0> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8', 'sda9', 'sda10'] >00:17:25,479 DEBUG storage: checking whether disk sdb has an empty extended >00:17:25,479 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18a349ad90> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5ab4350> PedPartition: <_ped.Partition object at 0x7f1896036a10> ; logicals is ['sdb5', 'sdb6'] >00:17:25,480 DEBUG storage: new disk order: [] >00:17:25,509 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:17:25,510 DEBUG storage: DeviceTree.getDeviceByName returned existing 476940MB disk sda (0) with existing msdos disklabel >00:17:25,511 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:17:25,512 DEBUG storage: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:17:25,512 DEBUG storage: resolved '/dev/sda' to 'sda' (disk) >00:17:25,513 DEBUG storage: stage1 device cannot be of type mdarray >00:17:25,513 DEBUG storage: stage1 device cannot be of type mdarray >00:17:25,513 DEBUG storage: stage1 device cannot be of type mdarray >00:17:25,513 DEBUG storage: _is_valid_disklabel(sda) returning True >00:17:25,513 DEBUG storage: _is_valid_size(sda) returning True >00:17:25,513 DEBUG storage: _is_valid_location(sda) returning True >00:17:25,513 DEBUG storage: _is_valid_format(sda) returning True >00:17:25,513 DEBUG storage: is_valid_stage1_device(sda) returning True >00:17:25,546 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >00:17:25,546 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18957f7d10> PedPartition: <_ped.Partition object at 0x7f189612ed70> >00:17:25,547 DEBUG storage: PartitionDevice._setPartedPartition: sda10 ; >00:17:25,548 DEBUG storage: device sda10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 10 path: /dev/sda10 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18a0518d90> PedPartition: <_ped.Partition object at 0x7f1895fa5a70> >00:17:25,548 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >00:17:25,549 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895b43f50> PedPartition: <_ped.Partition object at 0x7f189612ecb0> >00:17:25,549 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >00:17:25,550 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: <parted.filesystem.FileSystem object at 0x7f18acfd0250> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895b43990> PedPartition: <_ped.Partition object at 0x7f189612efb0> >00:17:25,551 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >00:17:25,551 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895f16ed0> PedPartition: <_ped.Partition object at 0x7f1895fd9b30> >00:17:25,552 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >00:17:25,552 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895f16410> PedPartition: <_ped.Partition object at 0x7f18960369b0> >00:17:25,553 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >00:17:25,553 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895b2e410> PedPartition: <_ped.Partition object at 0x7f1895fa5dd0> >00:17:25,554 DEBUG storage: PartitionDevice._setPartedPartition: sda7 ; >00:17:25,554 DEBUG storage: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895f16e90> PedPartition: <_ped.Partition object at 0x7f1896036a10> >00:17:25,555 DEBUG storage: PartitionDevice._setPartedPartition: sda8 ; >00:17:25,555 DEBUG storage: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acfea910> PedPartition: <_ped.Partition object at 0x7f1895fa5290> >00:17:25,556 DEBUG storage: PartitionDevice._setPartedPartition: sda9 ; >00:17:25,556 DEBUG storage: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acefdf90> PedPartition: <_ped.Partition object at 0x7f1895fa52f0> >00:17:25,557 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >00:17:25,558 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1896209dd0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18acfea950> PedPartition: <_ped.Partition object at 0x7f1895fa5830> >00:17:25,558 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >00:17:25,559 DEBUG storage: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1896209dd0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18962954d0> PedPartition: <_ped.Partition object at 0x7f1895fa5710> >00:17:25,560 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >00:17:25,560 DEBUG storage: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1896209dd0> fileSystem: <parted.filesystem.FileSystem object at 0x593df90> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18a0518c10> PedPartition: <_ped.Partition object at 0x7f1895fa5350> >00:17:25,561 DEBUG storage: PartitionDevice._setPartedPartition: sdb4 ; >00:17:25,561 DEBUG storage: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1896209dd0> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x54b0350> PedPartition: <_ped.Partition object at 0x7f18962037d0> >00:17:25,562 DEBUG storage: PartitionDevice._setPartedPartition: sdb5 ; >00:17:25,562 DEBUG storage: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1896209dd0> fileSystem: None > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895e18790> PedPartition: <_ped.Partition object at 0x7f18962030b0> >00:17:25,563 DEBUG storage: PartitionDevice._setPartedPartition: sdb6 ; >00:17:25,563 DEBUG storage: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1896209dd0> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895dcc050> PedPartition: <_ped.Partition object at 0x7f1896203650> >00:17:25,574 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:25,576 DEBUG storage: existing RAID 1 size == 40958.9296875 >00:17:25,577 DEBUG storage: existing RAID 1 size == 4094.98828125 >00:17:25,584 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:25,586 DEBUG storage: Ext4FS.supported: supported: True ; >00:17:25,586 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:17:37,700 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 500.0, ['sda'], None >00:17:37,702 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:37,704 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:37,704 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:37,705 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:37,706 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 511.98828125, ['sda', 'sdb'], raid0 >00:17:37,709 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:37,709 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 511.98828125, ['sda', 'sdb'], raid0 >00:17:38,842 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:38,843 DEBUG storage: existing RAID 1 size == 4094.98828125 >00:17:38,844 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:38,846 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 511.98828125, ['sda', 'sdb'], raid1 >00:17:38,846 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:38,847 DEBUG storage: existing RAID 1 size == 4094.98828125 >00:17:38,848 DEBUG storage: existing RAID 1 size == 4094.98828125 >00:17:38,848 DEBUG storage: existing RAID 1 size == 4094.98828125 >00:17:38,849 DEBUG storage: existing RAID 1 size == 4094.98828125 >00:17:38,849 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:38,850 DEBUG storage: SwapSpace.__init__: >00:17:38,851 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:17:38,851 DEBUG storage: existing RAID 1 size == 4094.98828125 >00:17:38,851 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 4094.98828125, ['sda', 'sdb'], raid0 >00:17:43,011 DEBUG storage: existing RAID 1 size == 4094.98828125 >00:17:44,726 DEBUG storage.ui: SwapSpace.teardown: device: /dev/md/an-c04n01.alteeve.ca:2 ; status: False ; type: swap ; >00:17:44,727 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:17:44,728 DEBUG storage.ui: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:2 ; current: swap ; type: None ; >00:17:44,728 INFO storage.ui: registered action: [16] Destroy Format swap on mdarray an-c04n01.alteeve.ca:2 (id 4) >00:17:44,729 DEBUG storage.ui: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:2 ; status: False ; controllable: True ; >00:17:44,729 INFO storage.ui: removed mdarray an-c04n01.alteeve.ca:2 (id 4) from device tree >00:17:44,730 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >00:17:44,731 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >00:17:44,731 INFO storage.ui: registered action: [17] Destroy Device mdarray an-c04n01.alteeve.ca:2 (id 4) >00:17:44,731 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >00:17:44,732 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >00:17:44,732 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:17:44,733 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: mdmember ; type: None ; >00:17:44,733 INFO storage.ui: registered action: [18] Destroy Format mdmember on partition sda2 (id 3) >00:17:44,734 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >00:17:44,735 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >00:17:44,736 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >00:17:44,761 INFO storage.ui: removed partition sda2 (id 3) from device tree >00:17:44,763 DEBUG storage.ui: DiskDevice.removeChild: kids: 9 ; name: sda ; >00:17:44,763 INFO storage.ui: registered action: [19] Destroy Device partition sda2 (id 3) >00:17:44,765 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >00:17:44,766 DEBUG storage.ui: PartitionDevice._setFormat: sdb2 ; >00:17:44,766 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:17:44,768 DEBUG storage.ui: PartitionDevice._setFormat: sdb2 ; current: mdmember ; type: None ; >00:17:44,768 INFO storage.ui: registered action: [20] Destroy Format mdmember on partition sdb2 (id 9) >00:17:44,769 DEBUG storage.ui: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >00:17:44,769 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >00:17:44,771 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >00:17:44,796 INFO storage.ui: removed partition sdb2 (id 9) from device tree >00:17:44,798 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sdb ; >00:17:44,798 INFO storage.ui: registered action: [21] Destroy Device partition sdb2 (id 9) >00:17:44,816 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:44,818 DEBUG storage: existing RAID 1 size == 40958.9296875 >00:17:44,823 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:44,824 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:44,825 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:44,825 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:44,826 DEBUG storage: Ext4FS.supported: supported: True ; >00:17:44,826 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:17:44,827 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:44,827 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 511.98828125, ['sda', 'sdb'], raid0 >00:17:44,834 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:44,835 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:44,835 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:44,836 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:44,836 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:44,836 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 511.98828125, ['sda', 'sdb'], raid0 >00:17:45,491 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:45,491 DEBUG storage: existing RAID 1 size == 40958.9296875 >00:17:45,492 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:45,494 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 511.98828125, ['sda', 'sdb'], raid1 >00:17:45,495 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:45,495 DEBUG storage: existing RAID 1 size == 40958.9296875 >00:17:45,497 DEBUG storage: existing RAID 1 size == 40958.9296875 >00:17:45,497 DEBUG storage: existing RAID 1 size == 40958.9296875 >00:17:45,498 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:45,498 DEBUG storage: existing RAID 1 size == 40958.9296875 >00:17:45,499 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 40958.9296875, ['sda', 'sdb'], raid0 >00:17:46,595 DEBUG storage: existing RAID 1 size == 40958.9296875 >00:17:48,293 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:17:48,294 DEBUG storage.ui: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:3 ; current: ext4 ; type: None ; >00:17:48,295 INFO storage.ui: registered action: [22] Destroy Format ext4 filesystem on mdarray an-c04n01.alteeve.ca:3 (id 2) >00:17:48,296 DEBUG storage.ui: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:3 ; status: False ; controllable: True ; >00:17:48,296 INFO storage.ui: removed mdarray an-c04n01.alteeve.ca:3 (id 2) from device tree >00:17:48,298 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda1 ; >00:17:48,299 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >00:17:48,299 INFO storage.ui: registered action: [23] Destroy Device mdarray an-c04n01.alteeve.ca:3 (id 2) >00:17:48,300 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >00:17:48,300 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >00:17:48,300 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:17:48,301 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: mdmember ; type: None ; >00:17:48,301 INFO storage.ui: registered action: [24] Destroy Format mdmember on partition sda1 (id 1) >00:17:48,302 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:17:48,303 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >00:17:48,304 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >00:17:48,331 INFO storage.ui: removed partition sda1 (id 1) from device tree >00:17:48,333 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >00:17:48,333 INFO storage.ui: registered action: [25] Destroy Device partition sda1 (id 1) >00:17:48,335 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >00:17:48,336 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; >00:17:48,337 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:17:48,338 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; current: mdmember ; type: None ; >00:17:48,338 INFO storage.ui: registered action: [26] Destroy Format mdmember on partition sdb1 (id 8) >00:17:48,340 DEBUG storage.ui: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >00:17:48,342 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >00:17:48,344 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >00:17:48,365 INFO storage.ui: removed partition sdb1 (id 8) from device tree >00:17:48,368 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdb ; >00:17:48,368 INFO storage.ui: registered action: [27] Destroy Device partition sdb1 (id 8) >00:17:48,385 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:48,391 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:48,392 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:48,392 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:48,392 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:48,393 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:48,393 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 511.98828125, ['sda', 'sdb'], raid0 >00:17:48,399 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:48,400 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:48,400 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:48,401 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:48,401 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:48,401 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 511.98828125, ['sda', 'sdb'], raid0 >00:17:49,011 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:49,012 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:49,013 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:49,014 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 511.98828125, ['sda', 'sdb'], raid1 >00:17:49,015 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:49,015 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:49,017 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:49,017 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:49,018 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:49,018 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:49,018 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 511.98828125, ['sda', 'sdb'], raid0 >00:17:50,091 DEBUG storage: existing RAID 1 size == 511.98828125 >00:17:51,908 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:17:51,909 DEBUG storage.ui: MDRaidArrayDevice._setFormat: an-c04n01.alteeve.ca:1 ; current: ext4 ; type: None ; >00:17:51,909 INFO storage.ui: registered action: [28] Destroy Format ext4 filesystem on mdarray an-c04n01.alteeve.ca:1 (id 6) >00:17:51,910 DEBUG storage.ui: MDRaidArrayDevice.teardown: an-c04n01.alteeve.ca:1 ; status: False ; controllable: True ; >00:17:51,910 INFO storage.ui: removed mdarray an-c04n01.alteeve.ca:1 (id 6) from device tree >00:17:51,911 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >00:17:51,912 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb3 ; >00:17:51,912 INFO storage.ui: registered action: [29] Destroy Device mdarray an-c04n01.alteeve.ca:1 (id 6) >00:17:51,913 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >00:17:51,914 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >00:17:51,914 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:17:51,915 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: mdmember ; type: None ; >00:17:51,915 INFO storage.ui: registered action: [30] Destroy Format mdmember on partition sda3 (id 5) >00:17:51,915 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >00:17:51,916 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >00:17:51,918 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >00:17:51,945 INFO storage.ui: removed partition sda3 (id 5) from device tree >00:17:51,947 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >00:17:51,947 INFO storage.ui: registered action: [31] Destroy Device partition sda3 (id 5) >00:17:51,948 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >00:17:51,949 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; >00:17:51,949 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:17:51,950 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; current: mdmember ; type: None ; >00:17:51,950 INFO storage.ui: registered action: [32] Destroy Format mdmember on partition sdb3 (id 10) >00:17:51,951 DEBUG storage.ui: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >00:17:51,952 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >00:17:51,953 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >00:17:51,974 INFO storage.ui: removed partition sdb3 (id 10) from device tree >00:17:51,976 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sdb ; >00:17:51,976 INFO storage.ui: registered action: [33] Destroy Device partition sdb3 (id 10) >00:17:51,999 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:52,006 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:53,165 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 500.0, ['sda'], None >00:17:53,168 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:53,169 DEBUG storage: SwapSpace.__init__: >00:17:53,169 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:17:55,948 INFO storage.ui: removed partition sdb6 (id 21) from device tree >00:17:55,949 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sdb ; >00:17:55,949 INFO storage.ui: registered action: [34] Destroy Device partition sdb6 (id 21) >00:17:55,964 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:55,965 DEBUG storage: Ext4FS.supported: supported: True ; >00:17:55,966 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:17:55,972 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:56,941 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 500.0, ['sda'], None >00:17:56,944 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:56,947 DEBUG storage: SwapSpace.__init__: >00:17:56,947 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:17:57,652 INFO storage.ui: removed partition sda7 (id 27) from device tree >00:17:57,653 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >00:17:57,654 INFO storage.ui: registered action: [35] Destroy Device partition sda7 (id 27) >00:17:57,670 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:57,671 DEBUG storage: Ext4FS.supported: supported: True ; >00:17:57,671 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:17:57,677 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:58,237 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 500.0, ['sda'], None >00:17:58,239 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:58,956 INFO storage.ui: removed partition sda7 (id 24) from device tree >00:17:58,958 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >00:17:58,958 INFO storage.ui: registered action: [36] Destroy Device partition sda7 (id 24) >00:17:58,972 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:58,978 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:17:59,445 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 500.0, ['sda'], None >00:17:59,448 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:00,444 INFO storage.ui: removed partition sda6 (id 20) from device tree >00:18:00,445 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >00:18:00,445 INFO storage.ui: registered action: [37] Destroy Device partition sda6 (id 20) >00:18:00,460 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:00,466 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:03,044 INFO storage.ui: removed partition sda5 (id 26) from device tree >00:18:03,046 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >00:18:03,046 INFO storage.ui: registered action: [38] Destroy Device partition sda5 (id 26) >00:18:03,059 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:03,065 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:04,140 INFO storage.ui: removed partition sda6 (id 18) from device tree >00:18:04,142 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >00:18:04,142 INFO storage.ui: registered action: [39] Destroy Device partition sda6 (id 18) >00:18:04,155 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:04,161 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:05,292 INFO storage.ui: removed partition sda5 (id 25) from device tree >00:18:05,293 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >00:18:05,294 INFO storage.ui: registered action: [40] Destroy Device partition sda5 (id 25) >00:18:05,306 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:05,311 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:06,252 INFO storage.ui: removed partition sdb5 (id 19) from device tree >00:18:06,254 DEBUG storage.ui: DiskDevice.removeChild: kids: 0 ; name: sdb ; >00:18:06,254 INFO storage.ui: registered action: [41] Destroy Device partition sdb5 (id 19) >00:18:06,264 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:06,264 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance >00:18:06,270 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:07,845 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 431371.0, ['sdb'], None >00:18:07,848 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:08,965 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 431371.023438, ['sda'], None >00:18:08,968 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:18:10,509 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 431371.0, ['sdb'], None >00:18:56,879 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 431371.0, ['sda', 'sdb'], raid0 >00:18:56,882 DEBUG storage: Ext4FS.supported: supported: True ; >00:18:56,882 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:19:43,328 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.MDFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 512.0, ['sdb'], raid1 >00:19:43,329 INFO storage.ui: removed partition sdb4 (id 28) from device tree >00:19:43,330 DEBUG storage.ui: DiskDevice.removeChild: kids: -1 ; name: sdb ; >00:19:43,330 INFO storage.ui: registered action: [42] Destroy Device partition sdb4 (id 28) >00:19:43,330 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f1895f16c90>, 512.0, ['sda', 'sdb'], raid1 >00:19:43,331 DEBUG storage.ui: creating new device >00:19:43,331 DEBUG storage.ui: Ext4FS.supported: supported: True ; >00:19:43,332 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >00:19:43,333 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >00:19:43,334 DEBUG storage.ui: DiskDevice.addChild: kids: -2 ; name: sdb ; >00:19:43,334 DEBUG storage.ui: PartitionDevice._setFormat: req8 ; >00:19:43,335 DEBUG storage.ui: PartitionDevice._setFormat: req8 ; current: None ; type: ext4 ; >00:19:43,336 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >00:19:43,337 DEBUG storage.ui: DiskDevice.removeChild: kids: -1 ; name: sdb ; >00:19:43,337 INFO storage.ui: added partition req8 (id 29) to device tree >00:19:43,337 INFO storage.ui: registered action: [43] Create Device partition req8 (id 29) >00:19:43,337 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:19:43,338 INFO storage.ui: registered action: [44] Create Format ext4 filesystem mounted at /boot on partition req8 (id 29) >00:19:43,339 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:19:43,341 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >00:19:43,341 DEBUG storage.ui: removing all non-preexisting partitions ['req8(id 29)', 'sda4(id 22)'] from disk(s) ['sda', 'sdb'] >00:19:43,342 DEBUG storage.ui: removing empty extended partition from sda >00:19:43,342 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req8(id 29)', 'sda4(id 22)'] >00:19:43,342 DEBUG storage.ui: removing all non-preexisting partitions ['req8(id 29)', 'sda4(id 22)'] from disk(s) ['sda', 'sdb'] >00:19:43,343 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:19:43,344 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:19:43,344 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >00:19:43,345 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:19:43,346 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:19:43,347 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >00:19:43,347 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:19:43,349 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:19:43,349 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >00:19:43,350 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/sda ; >00:19:43,351 DEBUG storage.ui: DeviceTree.getDeviceByPath returned existing 476940MB disk sda (0) with existing msdos disklabel >00:19:43,351 DEBUG storage.ui: resolved '/dev/sda' to 'sda' (disk) >00:19:43,351 DEBUG storage.ui: allocating partition: req8 ; id: 29 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 1MB ; grow: True ; max_size: 512.0 >00:19:43,351 DEBUG storage.ui: checking freespace on sda >00:19:43,351 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=True >00:19:43,351 DEBUG storage.ui: current free range is 63-976773167 (476939MB) >00:19:43,352 DEBUG storage.ui: evaluating growth potential for new layout >00:19:43,352 DEBUG storage.ui: calculating growth for disk /dev/sdb >00:19:43,352 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sdb start = 63 end = 976773167 >sectorSize = 512 > >00:19:43,352 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >00:19:43,352 DEBUG storage.ui: calculating growth for disk /dev/sda >00:19:43,352 DEBUG storage.ui: adjusted start sector from 63 to 2048 >00:19:43,353 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >00:19:43,354 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18961e4390> PedPartition: <_ped.Partition object at 0x7f189626fe90> >00:19:43,355 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >00:19:43,356 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >00:19:43,356 DEBUG storage.ui: adding request 29 to chunk 976773105 (63-976773167) on /dev/sda >00:19:43,356 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 > >00:19:43,356 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 1046528 >done = False >00:19:43,356 DEBUG storage.ui: 1 requests and 976771057 (476938MB) left in chunk >00:19:43,356 DEBUG storage.ui: adding 976771057 (476938MB) to 29 (sda1) >00:19:43,356 DEBUG storage.ui: taking back 975724529 (476427MB) from 29 (sda1) >00:19:43,356 DEBUG storage.ui: new grow amount for request 29 (sda1) is 1046528 units, or 511MB >00:19:43,356 DEBUG storage.ui: request 29 (sda1) growth: 1046528 (511MB) size: 512MB >00:19:43,356 DEBUG storage.ui: disk /dev/sda growth: 1046528 (511MB) >00:19:43,357 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >00:19:43,357 DEBUG storage.ui: device sda1 new partedPartition None >00:19:43,358 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >00:19:43,359 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >00:19:43,359 DEBUG storage.ui: total growth: 1046528 sectors >00:19:43,359 DEBUG storage.ui: updating use_disk to sda, type: 0 >00:19:43,360 DEBUG storage.ui: new free: 63-976773167 / 476939MB >00:19:43,360 DEBUG storage.ui: new free allows for 1046528 sectors of growth >00:19:43,360 DEBUG storage.ui: found free space for bootable request >00:19:43,360 DEBUG storage.ui: adjusted start sector from 63 to 2048 >00:19:43,360 DEBUG storage.ui: created partition sda1 of 1MB and added it to /dev/sda >00:19:43,361 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >00:19:43,361 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18961e4dd0> PedPartition: <_ped.Partition object at 0x7f1895dbf9b0> >00:19:43,362 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >00:19:43,363 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >00:19:43,365 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >00:19:43,365 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f18961e4810> PedPartition: <_ped.Partition object at 0x7f1895dbfb90> >00:19:43,365 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb'], partitions=['sda1(id 29)', 'sda4(id 22)'] >00:19:43,365 DEBUG storage.ui: growable partitions are ['sda1'] >00:19:43,365 DEBUG storage.ui: adding request 29 to chunk 976773105 (63-976773167) on /dev/sda >00:19:43,365 DEBUG storage.ui: disk sda has 1 chunks >00:19:43,365 DEBUG storage.ui: disk sdb has 1 chunks >00:19:43,366 DEBUG storage.ui: Chunk.growRequests: 976773105 on /dev/sda start = 63 end = 976773167 >sectorSize = 512 > >00:19:43,366 DEBUG storage.ui: req: PartitionRequest instance -- >id = 29 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 1046528 >done = False >00:19:43,366 DEBUG storage.ui: 1 requests and 976771057 (476938MB) left in chunk >00:19:43,366 DEBUG storage.ui: adding 976771057 (476938MB) to 29 (sda1) >00:19:43,366 DEBUG storage.ui: taking back 975724529 (476427MB) from 29 (sda1) >00:19:43,366 DEBUG storage.ui: new grow amount for request 29 (sda1) is 1046528 units, or 511MB >00:19:43,366 DEBUG storage.ui: growing partitions on sda >00:19:43,366 DEBUG storage.ui: partition sda1 (29): 0 >00:19:43,366 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1050623 length: 1048576 > device: <parted.device.Device object at 0x7f18960b07d0> PedGeometry: <_ped.Geometry object at 0x7f1895ef51d0> >00:19:43,366 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 29)'] from disk(s) ['sda'] >00:19:43,367 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >00:19:43,368 DEBUG storage.ui: device sda1 new partedPartition None >00:19:43,369 DEBUG storage.ui: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >00:19:43,370 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >00:19:43,370 DEBUG storage.ui: back from removeNewPartitions >00:19:43,370 DEBUG storage.ui: extended: None >00:19:43,370 DEBUG storage.ui: setting req8 new geometry: parted.Geometry instance -- > start: 2048 end: 1050623 length: 1048576 > device: <parted.device.Device object at 0x7f18960b07d0> PedGeometry: <_ped.Geometry object at 0x7f1895ef51d0> >00:19:43,371 DEBUG storage.ui: PartitionDevice._setPartedPartition: req8 ; >00:19:43,371 DEBUG storage.ui: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895ef5450> PedPartition: <_ped.Partition object at 0x7f1895dbf230> >00:19:43,372 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >00:19:43,373 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >00:19:43,374 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >00:19:43,375 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f18960b0a10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1895ef5c10> PedPartition: <_ped.Partition object at 0x7f1895dbf350> >00:19:43,375 DEBUG storage.ui: growing partitions on sdb >00:19:43,375 DEBUG storage.ui: fixing size of non-existent 512MB partition sda1 (29) with non-existent ext4 filesystem mounted at /boot at 512.00 >00:19:43,375 DEBUG storage.ui: fixing size of non-existent 431371MB partition sda4 (22) at 431371.02 >00:19:43,376 INFO storage.ui: removed partition sda4 (id 22) from device tree >00:19:43,376 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >00:19:43,384 DEBUG storage: existing RAID 1 size == 511.98828125 >00:19:43,384 DEBUG storage: existing RAID 1 size == 40958.9296875 >00:19:43,385 DEBUG storage: existing RAID 1 size == 4094.98828125
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 864295
:
623899
|
623900
|
623901
| 623902 |
623903
|
623904
|
623905
|
623906
|
623907
|
623908
|
623909
|
623910
|
623911