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 626158 Details for
Bug 865897
UnboundLocalError: local variable 'dev' referenced before assignment
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: storage.log
storage.log (text/plain), 121.13 KB, created by
Reartes Guillermo
on 2012-10-12 18:32:34 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2012-10-12 18:32:34 UTC
Size:
121.13 KB
patch
obsolete
>18:26:04,186 DEBUG storage: registered device format class BIOSBoot as biosboot >18:26:04,188 DEBUG storage: registered device format class DMRaidMember as dmraidmember >18:26:04,189 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >18:26:04,191 DEBUG storage: registered device format class PPCPRePBoot as prepboot >18:26:04,220 DEBUG storage: registered device format class LUKS as luks >18:26:04,222 DEBUG storage: registered device format class MDRaidMember as mdmember >18:26:04,223 DEBUG storage: registered device format class MultipathMember as multipath_member >18:26:04,244 DEBUG storage: registered device format class Ext2FS as ext2 >18:26:04,245 DEBUG storage: registered device format class Ext3FS as ext3 >18:26:04,245 DEBUG storage: registered device format class Ext4FS as ext4 >18:26:04,246 DEBUG storage: registered device format class FATFS as vfat >18:26:04,247 DEBUG storage: registered device format class EFIFS as efi >18:26:04,247 DEBUG storage: registered device format class BTRFS as btrfs >18:26:04,248 DEBUG storage: registered device format class GFS2 as gfs2 >18:26:04,248 DEBUG storage: registered device format class JFS as jfs >18:26:04,249 DEBUG storage: registered device format class ReiserFS as reiserfs >18:26:04,249 DEBUG storage: registered device format class XFS as xfs >18:26:04,250 DEBUG storage: registered device format class HFS as hfs >18:26:04,250 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >18:26:04,250 DEBUG storage: registered device format class HFSPlus as hfs+ >18:26:04,251 DEBUG storage: registered device format class NTFS as ntfs >18:26:04,251 DEBUG storage: registered device format class NFS as nfs >18:26:04,252 DEBUG storage: registered device format class NFSv4 as nfs4 >18:26:04,252 DEBUG storage: registered device format class Iso9660FS as iso9660 >18:26:04,253 DEBUG storage: registered device format class NoDevFS as nodev >18:26:04,253 DEBUG storage: registered device format class DevPtsFS as devpts >18:26:04,254 DEBUG storage: registered device format class ProcFS as proc >18:26:04,254 DEBUG storage: registered device format class SysFS as sysfs >18:26:04,255 DEBUG storage: registered device format class TmpFS as tmpfs >18:26:04,255 DEBUG storage: registered device format class BindFS as bind >18:26:04,256 DEBUG storage: registered device format class SELinuxFS as selinuxfs >18:26:04,256 DEBUG storage: registered device format class USBFS as usbfs >18:26:04,260 DEBUG storage: registered device format class DiskLabel as disklabel >18:26:04,263 DEBUG storage: registered device format class SwapSpace as swap >18:26:05,214 DEBUG storage: MultipathTopology._build_topology: >18:26:05,215 DEBUG storage: /etc/multipath.conf contents: >18:26:05,215 DEBUG storage: # multipath.conf written by anaconda >18:26:05,216 DEBUG storage: >18:26:05,216 DEBUG storage: defaults { >18:26:05,216 DEBUG storage: user_friendly_names yes >18:26:05,217 DEBUG storage: } >18:26:05,217 DEBUG storage: blacklist { >18:26:05,218 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >18:26:05,218 DEBUG storage: devnode "^hd[a-z]" >18:26:05,219 DEBUG storage: devnode "^dcssblk[0-9]*" >18:26:05,219 DEBUG storage: device { >18:26:05,220 DEBUG storage: vendor "DGC" >18:26:05,220 DEBUG storage: product "LUNZ" >18:26:05,221 DEBUG storage: } >18:26:05,221 DEBUG storage: device { >18:26:05,221 DEBUG storage: vendor "IBM" >18:26:05,222 DEBUG storage: product "S/390.*" >18:26:05,222 DEBUG storage: } >18:26:05,223 DEBUG storage: # don't count normal SATA devices as multipaths >18:26:05,223 DEBUG storage: device { >18:26:05,224 DEBUG storage: vendor "ATA" >18:26:05,224 DEBUG storage: } >18:26:05,224 DEBUG storage: # don't count 3ware devices as multipaths >18:26:05,225 DEBUG storage: device { >18:26:05,225 DEBUG storage: vendor "3ware" >18:26:05,225 DEBUG storage: } >18:26:05,226 DEBUG storage: device { >18:26:05,226 DEBUG storage: vendor "AMCC" >18:26:05,227 DEBUG storage: } >18:26:05,227 DEBUG storage: # nor highpoint devices >18:26:05,228 DEBUG storage: device { >18:26:05,228 DEBUG storage: vendor "HPT" >18:26:05,229 DEBUG storage: } >18:26:05,229 DEBUG storage: } >18:26:05,230 DEBUG storage: multipaths { >18:26:05,230 DEBUG storage: } >18:26:05,230 DEBUG storage: (end of /etc/multipath.conf) >18:26:05,290 INFO storage: MultipathTopology: found non-disk device: sr0 >18:26:05,291 INFO storage: MultipathTopology: found singlepath device: sda >18:26:05,292 INFO storage: MultipathTopology: found non-disk device: sda1 >18:26:05,293 INFO storage: MultipathTopology: found non-disk device: sda2 >18:26:05,293 INFO storage: MultipathTopology: found non-disk device: sda3 >18:26:05,294 INFO storage: MultipathTopology: found non-disk device: sda4 >18:26:05,295 INFO storage: MultipathTopology: found non-disk device: sda5 >18:26:05,295 INFO storage: MultipathTopology: found singlepath device: sdb >18:26:05,296 INFO storage: MultipathTopology: found non-disk device: sdb1 >18:26:05,297 INFO storage: MultipathTopology: found singlepath device: sdc >18:26:05,297 INFO storage: MultipathTopology: found non-disk device: sdc1 >18:26:05,298 INFO storage: MultipathTopology: found non-disk device: sdc2 >18:26:05,298 INFO storage: MultipathTopology: found singlepath device: loop0 >18:26:05,299 INFO storage: MultipathTopology: found singlepath device: loop1 >18:26:05,299 INFO storage: MultipathTopology: found singlepath device: loop2 >18:26:05,300 INFO storage: MultipathTopology: found singlepath device: loop3 >18:26:05,300 INFO storage: MultipathTopology: found singlepath device: loop4 >18:26:05,301 INFO storage: MultipathTopology: found singlepath device: loop5 >18:26:05,301 INFO storage: MultipathTopology: found singlepath device: loop6 >18:26:05,302 INFO storage: MultipathTopology: found singlepath device: loop7 >18:26:05,302 INFO storage: MultipathTopology: found singlepath device: dm-0 >18:26:05,303 INFO storage: MultipathTopology: found singlepath device: md126 >18:26:05,303 INFO storage: MultipathTopology: found singlepath device: md127 >18:26:08,901 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >18:26:08,902 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >18:26:09,118 DEBUG storage: MultipathTopology._build_topology: >18:26:09,127 DEBUG storage: /etc/multipath.conf contents: >18:26:09,127 DEBUG storage: # multipath.conf written by anaconda >18:26:09,128 DEBUG storage: >18:26:09,128 DEBUG storage: defaults { >18:26:09,128 DEBUG storage: user_friendly_names yes >18:26:09,129 DEBUG storage: } >18:26:09,129 DEBUG storage: blacklist { >18:26:09,130 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >18:26:09,130 DEBUG storage: devnode "^hd[a-z]" >18:26:09,131 DEBUG storage: devnode "^dcssblk[0-9]*" >18:26:09,131 DEBUG storage: device { >18:26:09,131 DEBUG storage: vendor "DGC" >18:26:09,132 DEBUG storage: product "LUNZ" >18:26:09,132 DEBUG storage: } >18:26:09,133 DEBUG storage: device { >18:26:09,133 DEBUG storage: vendor "IBM" >18:26:09,134 DEBUG storage: product "S/390.*" >18:26:09,134 DEBUG storage: } >18:26:09,134 DEBUG storage: # don't count normal SATA devices as multipaths >18:26:09,135 DEBUG storage: device { >18:26:09,135 DEBUG storage: vendor "ATA" >18:26:09,135 DEBUG storage: } >18:26:09,136 DEBUG storage: # don't count 3ware devices as multipaths >18:26:09,141 DEBUG storage: device { >18:26:09,141 DEBUG storage: vendor "3ware" >18:26:09,142 DEBUG storage: } >18:26:09,142 DEBUG storage: device { >18:26:09,143 DEBUG storage: vendor "AMCC" >18:26:09,143 DEBUG storage: } >18:26:09,144 DEBUG storage: # nor highpoint devices >18:26:09,144 DEBUG storage: device { >18:26:09,144 DEBUG storage: vendor "HPT" >18:26:09,145 DEBUG storage: } >18:26:09,145 DEBUG storage: } >18:26:09,146 DEBUG storage: multipaths { >18:26:09,146 DEBUG storage: } >18:26:09,147 DEBUG storage: (end of /etc/multipath.conf) >18:26:09,242 INFO storage: MultipathTopology: found non-disk device: sr0 >18:26:09,243 INFO storage: MultipathTopology: found singlepath device: sda >18:26:09,244 INFO storage: MultipathTopology: found non-disk device: sda1 >18:26:09,245 INFO storage: MultipathTopology: found non-disk device: sda2 >18:26:09,245 INFO storage: MultipathTopology: found non-disk device: sda3 >18:26:09,246 INFO storage: MultipathTopology: found non-disk device: sda4 >18:26:09,247 INFO storage: MultipathTopology: found non-disk device: sda5 >18:26:09,248 INFO storage: MultipathTopology: found singlepath device: sdb >18:26:09,248 INFO storage: MultipathTopology: found non-disk device: sdb1 >18:26:09,249 INFO storage: MultipathTopology: found singlepath device: sdc >18:26:09,249 INFO storage: MultipathTopology: found non-disk device: sdc1 >18:26:09,250 INFO storage: MultipathTopology: found non-disk device: sdc2 >18:26:09,250 INFO storage: MultipathTopology: found singlepath device: loop0 >18:26:09,251 INFO storage: MultipathTopology: found singlepath device: loop1 >18:26:09,251 INFO storage: MultipathTopology: found singlepath device: loop2 >18:26:09,252 INFO storage: MultipathTopology: found singlepath device: loop3 >18:26:09,252 INFO storage: MultipathTopology: found singlepath device: loop4 >18:26:09,253 INFO storage: MultipathTopology: found singlepath device: loop5 >18:26:09,253 INFO storage: MultipathTopology: found singlepath device: loop6 >18:26:09,254 INFO storage: MultipathTopology: found singlepath device: loop7 >18:26:09,254 INFO storage: MultipathTopology: found singlepath device: dm-0 >18:26:09,261 INFO storage: MultipathTopology: found singlepath device: md126 >18:26:09,262 INFO storage: MultipathTopology: found singlepath device: md127 >18:26:09,263 INFO storage: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sdb', 'sdb1', 'sdc', 'sdc1', 'sdc2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'md126', 'md127'] >18:26:09,266 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC3\\x20x86_64 /dev/disk/by-uuid/2012-10-09-19-57-41-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC3_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC3\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-09-19-57-41-00', > 'ID_FS_UUID_ENC': '2012-10-09-19-57-41-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\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': '1.0_1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '88764', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC3\\x20x86_64', > '/dev/disk/by-uuid/2012-10-09-19-57-41-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0'} ; name: sr0 ; >18:26:09,271 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >18:26:09,275 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >18:26:09,276 DEBUG storage: DeviceTree.getDeviceByName returned None >18:26:09,276 INFO storage: sr0 is a cdrom >18:26:09,277 DEBUG storage: DeviceTree.addUdevOpticalDevice: >18:26:09,283 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:26:09,294 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >18:26:09,310 INFO storage: added cdrom sr0 (id 0) to device tree >18:26:09,312 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:26:09,315 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >18:26:09,316 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >18:26:09,321 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >18:26:09,323 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >18:26:09,343 WARN storage: disklabel detected but not usable on sr0 >18:26:09,344 INFO storage: type detected on 'sr0' is 'iso9660' >18:26:09,346 DEBUG storage: Iso9660FS.supported: supported: True ; >18:26:09,347 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >18:26:09,348 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >18:26:09,352 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:26:09,357 DEBUG storage: looking up parted Device: /dev/sr0 >18:26:09,358 INFO storage: got device: OpticalDevice instance (0x7f28feb99410) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 4264.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2183168 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 8 did: 0 busy: True > hardwareGeometry: (135, 255, 63) biosGeometry: (135, 255, 63) > PedDevice: <_ped.Device object at 0x7f28ffd07a70> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >18:26:09,360 DEBUG storage: Iso9660FS.supported: supported: True ; >18:26:09,364 INFO storage: got format: Iso9660FS instance (0x7f28fee8c390) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-09-19-57-41-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC3_x86_64 size = 0 targetSize = 0 > >18:26:09,368 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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': 'gpt', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '19717', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >18:26:09,370 INFO storage: scanning sda (/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >18:26:09,373 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:26:09,374 DEBUG storage: DeviceTree.getDeviceByName returned None >18:26:09,382 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >18:26:09,385 INFO storage: sda is a disk >18:26:09,390 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:26:09,392 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >18:26:09,396 INFO storage: added disk sda (id 1) to device tree >18:26:09,400 DEBUG storage: looking up parted Device: /dev/sda >18:26:09,405 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >18:26:09,407 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: gpt ; >18:26:09,410 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >18:26:09,435 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >18:26:09,812 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 5 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f28feeab350>, <parted.partition.Partition object at 0x7f28feeab690>, <parted.partition.Partition object at 0x7f28feeab8d0>, <parted.partition.Partition object at 0x7f28feeaba90>, <parted.partition.Partition object at 0x7f28feeabc50>] > device: <parted.device.Device object at 0x7f28feeab1d0> > PedDisk: <_ped.Disk object at 0x7f28feea79e0> >18:26:09,813 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >18:26:09,815 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >18:26:09,820 INFO storage: got device: DiskDevice instance (0x7f28fee8c2d0) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 9500.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 19456000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1211, 255, 63) biosGeometry: (1211, 255, 63) > PedDevice: <_ped.Device object at 0x7f28ffd07830> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f28feea4f50> >18:26:09,822 INFO storage: got format: DiskLabel instance (0x7f28ffd95690) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 5 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f28feeab350>, <parted.partition.Partition object at 0x7f28feeab690>, <parted.partition.Partition object at 0x7f28feeab8d0>, <parted.partition.Partition object at 0x7f28feeaba90>, <parted.partition.Partition object at 0x7f28feeabc50>] > device: <parted.device.Device object at 0x7f28feeab1d0> > PedDisk: <_ped.Disk object at 0x7f28feea79e0> > origPartedDisk = <parted.disk.Disk object at 0x7f28feeabed0> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 19456000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1211, 255, 63) biosGeometry: (1211, 255, 63) > PedDevice: <_ped.Device object at 0x7f28ffd07cb0> > >18:26:09,831 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1 /dev/disk/by-partuuid/39f773a9-8efa-403c-97c5-b68b8d9c7978', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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': 'gpt', > 'ID_PART_ENTRY_SIZE': '2048', > 'ID_PART_ENTRY_TYPE': '21686148-6449-6e6f-744e-656564454649', > 'ID_PART_ENTRY_UUID': '39f773a9-8efa-403c-97c5-b68b8d9c7978', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20117', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part1', > '/dev/disk/by-partuuid/39f773a9-8efa-403c-97c5-b68b8d9c7978'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >18:26:09,841 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >18:26:09,842 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >18:26:09,851 DEBUG storage: DeviceTree.getDeviceByName returned None >18:26:09,852 INFO storage: sda1 is a partition >18:26:09,853 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >18:26:09,854 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:26:09,855 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing gpt disklabel >18:26:09,866 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >18:26:09,868 DEBUG storage: PartitionDevice._setFormat: sda1 ; >18:26:09,868 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:26:09,870 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >18:26:09,879 DEBUG storage: looking up parted Partition: /dev/sda1 >18:26:09,881 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >18:26:09,882 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >18:26:09,892 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >18:26:09,893 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >18:26:09,894 DEBUG storage: getFormat('biosboot') returning BIOSBoot instance >18:26:09,903 DEBUG storage: PartitionDevice._setFormat: sda1 ; >18:26:09,910 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: biosboot ; >18:26:09,913 INFO storage: added partition sda1 (id 2) to device tree >18:26:09,915 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >18:26:09,916 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: gpt ; >18:26:09,917 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >18:26:09,923 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: gpt ; exists: True ; >18:26:09,944 WARN storage: disklabel detected but not usable on sda1 >18:26:09,945 DEBUG storage: no type or existing type for sda1, bailing >18:26:09,945 DEBUG storage: looking up parted Device: /dev/sda1 >18:26:09,951 INFO storage: got device: PartitionDevice instance (0x7f28feeabe10) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 9500MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 1.0 > format = existing biosboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f28feeae050> > 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 0x7f28feeab250> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f28feeab450> PedPartition: <_ped.Partition object at 0x7f28fee9aef0> > disk = existing 9500MB disk sda (1) with existing gpt disklabel > start = 2048 end = 4095 length = 2048 > flags = bios_grub >18:26:09,952 INFO storage: got format: BIOSBoot instance (0x7f28fee8c350) -- > type = biosboot name = BIOS Boot status = False > device = /dev/sda1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > >18:26:09,955 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part2 /dev/disk/by-partuuid/eeb363f4-0e9f-43cf-8828-585a8d845ec9 /dev/disk/by-uuid/87ead85c-ac9b-4fb9-9636-bf63564de8ba', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '87ead85c-ac9b-4fb9-9636-bf63564de8ba', > 'ID_FS_UUID_ENC': '87ead85c-ac9b-4fb9-9636-bf63564de8ba', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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': '4096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'eeb363f4-0e9f-43cf-8828-585a8d845ec9', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20131', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part2', > '/dev/disk/by-partuuid/eeb363f4-0e9f-43cf-8828-585a8d845ec9', > '/dev/disk/by-uuid/87ead85c-ac9b-4fb9-9636-bf63564de8ba'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >18:26:09,969 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >18:26:09,975 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >18:26:09,977 DEBUG storage: DeviceTree.getDeviceByName returned None >18:26:09,978 INFO storage: sda2 is a partition >18:26:09,980 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >18:26:09,983 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:26:09,984 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing gpt disklabel >18:26:09,989 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >18:26:09,994 DEBUG storage: PartitionDevice._setFormat: sda2 ; >18:26:09,995 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:26:09,997 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >18:26:09,997 DEBUG storage: looking up parted Partition: /dev/sda2 >18:26:09,999 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >18:26:10,003 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >18:26:10,005 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >18:26:10,006 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >18:26:10,010 INFO storage: added partition sda2 (id 3) to device tree >18:26:10,012 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >18:26:10,013 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: gpt ; >18:26:10,015 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >18:26:10,019 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: gpt ; exists: True ; >18:26:10,060 WARN storage: disklabel detected but not usable on sda2 >18:26:10,061 INFO storage: type detected on 'sda2' is 'ext4' >18:26:10,233 DEBUG storage: Ext4FS.supported: supported: True ; >18:26:10,234 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:26:10,240 DEBUG storage: PartitionDevice._setFormat: sda2 ; >18:26:10,244 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >18:26:10,252 DEBUG storage: looking up parted Device: /dev/sda2 >18:26:10,254 INFO storage: got device: PartitionDevice instance (0x7f28fbd4dc90) -- > name = sda2 status = True kids = 0 id = 3 > parents = ['existing 9500MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f28feeae290> > 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 0x7f28feeab250> fileSystem: <parted.filesystem.FileSystem object at 0x7f28feeab7d0> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f28feeab750> PedPartition: <_ped.Partition object at 0x7f28fee9afb0> > disk = existing 9500MB disk sda (1) with existing gpt disklabel > start = 4096 end = 1028095 length = 1024000 > flags = >18:26:10,260 DEBUG storage: Ext4FS.supported: supported: True ; >18:26:10,260 INFO storage: got format: Ext4FS instance (0x7f28fbd55150) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 87ead85c-ac9b-4fb9-9636-bf63564de8ba exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >18:26:10,268 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part3 /dev/disk/by-partuuid/a11349d8-2188-426c-9581-ca637eb96e22 /dev/disk/by-uuid/3cc0f96c-0638-4f2e-9ae0-65d7b14a7267', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '3cc0f96c-0638-4f2e-9ae0-65d7b14a7267', > 'ID_FS_UUID_ENC': '3cc0f96c-0638-4f2e-9ae0-65d7b14a7267', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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': '3', > 'ID_PART_ENTRY_OFFSET': '1028096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '4128768', > 'ID_PART_ENTRY_TYPE': '0657fd6d-a4ab-43c4-84e5-0933c84b4f4f', > 'ID_PART_ENTRY_UUID': 'a11349d8-2188-426c-9581-ca637eb96e22', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20143', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part3', > '/dev/disk/by-partuuid/a11349d8-2188-426c-9581-ca637eb96e22', > '/dev/disk/by-uuid/3cc0f96c-0638-4f2e-9ae0-65d7b14a7267'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >18:26:10,270 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >18:26:10,271 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >18:26:10,272 DEBUG storage: DeviceTree.getDeviceByName returned None >18:26:10,277 INFO storage: sda3 is a partition >18:26:10,278 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >18:26:10,279 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:26:10,284 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing gpt disklabel >18:26:10,285 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >18:26:10,294 DEBUG storage: PartitionDevice._setFormat: sda3 ; >18:26:10,294 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:26:10,295 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >18:26:10,300 DEBUG storage: looking up parted Partition: /dev/sda3 >18:26:10,301 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >18:26:10,302 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >18:26:10,307 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >18:26:10,308 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >18:26:10,309 INFO storage: added partition sda3 (id 4) to device tree >18:26:10,310 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >18:26:10,314 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: gpt ; >18:26:10,315 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >18:26:10,316 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: gpt ; exists: True ; >18:26:10,350 WARN storage: disklabel detected but not usable on sda3 >18:26:10,351 INFO storage: type detected on 'sda3' is 'swap' >18:26:10,352 DEBUG storage: SwapSpace.__init__: device: /dev/sda3 ; serial: QM00005 ; uuid: 3cc0f96c-0638-4f2e-9ae0-65d7b14a7267 ; exists: True ; label: None ; >18:26:10,352 DEBUG storage: getFormat('swap') returning SwapSpace instance >18:26:10,353 DEBUG storage: PartitionDevice._setFormat: sda3 ; >18:26:10,355 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: swap ; >18:26:10,359 DEBUG storage: looking up parted Device: /dev/sda3 >18:26:10,361 INFO storage: got device: PartitionDevice instance (0x7f28fbd4dcd0) -- > name = sda3 status = True kids = 0 id = 4 > parents = ['existing 9500MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 2016.0 > format = existing swap > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/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: 4128768 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (257, 255, 63) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0x7f28feeae170> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f28feeab250> fileSystem: <parted.filesystem.FileSystem object at 0x7f28feeab990> > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f28feeab910> PedPartition: <_ped.Partition object at 0x7f28fee9ae90> > disk = existing 9500MB disk sda (1) with existing gpt disklabel > start = 1028096 end = 5156863 length = 4128768 > flags = >18:26:10,362 INFO storage: got format: SwapSpace instance (0x7f28feeabd50) -- > type = swap name = swap status = False > device = /dev/sda3 uuid = 3cc0f96c-0638-4f2e-9ae0-65d7b14a7267 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >18:26:10,370 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part4 /dev/disk/by-partuuid/036dcc41-7cb0-4eb8-a06f-e24f3f886476', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost:fedora_', > 'ID_FS_LABEL_ENC': 'localhost:fedora_', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'a64f2935-e709-e243-b78d-b4aa1ec44d21', > 'ID_FS_UUID_ENC': 'a64f2935-e709-e243-b78d-b4aa1ec44d21', > 'ID_FS_UUID_SUB': '1291fc87-5793-7142-3c5d-d77542153598', > 'ID_FS_UUID_SUB_ENC': '1291fc87-5793-7142-3c5d-d77542153598', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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': '4', > 'ID_PART_ENTRY_OFFSET': '15321088', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '4132864', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '036dcc41-7cb0-4eb8-a06f-e24f3f886476', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': '1291fc87:57937142:3c5dd775:42153598', > 'MD_EVENTS': '21', > 'MD_LEVEL': 'raid10', > 'MD_NAME': 'localhost:fedora_', > 'MD_UPDATE_TIME': '1350066237', > 'MD_UUID': 'a64f2935:e709e243:b78db4aa:1ec44d21', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20153', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part4', > '/dev/disk/by-partuuid/036dcc41-7cb0-4eb8-a06f-e24f3f886476'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >18:26:10,374 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >18:26:10,375 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >18:26:10,377 DEBUG storage: DeviceTree.getDeviceByName returned None >18:26:10,377 INFO storage: sda4 is a partition >18:26:10,378 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >18:26:10,384 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:26:10,386 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing gpt disklabel >18:26:10,390 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >18:26:10,392 DEBUG storage: PartitionDevice._setFormat: sda4 ; >18:26:10,392 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:26:10,394 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >18:26:10,397 DEBUG storage: looking up parted Partition: /dev/sda4 >18:26:10,399 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >18:26:10,400 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >18:26:10,408 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >18:26:10,409 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >18:26:10,413 INFO storage: added partition sda4 (id 5) to device tree >18:26:10,414 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >18:26:10,416 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: gpt ; >18:26:10,417 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >18:26:10,422 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: gpt ; exists: True ; >18:26:10,453 WARN storage: disklabel detected but not usable on sda4 >18:26:10,454 INFO storage: type detected on 'sda4' is 'linux_raid_member' >18:26:10,456 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost:fedora_ ; device: /dev/sda4 ; serial: QM00005 ; mdUuid: a64f2935:e709e243:b78db4aa:1ec44d21 ; biosraid: False ; >18:26:10,456 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >18:26:10,459 DEBUG storage: PartitionDevice._setFormat: sda4 ; >18:26:10,460 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: mdmember ; >18:26:10,469 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda4 ; >18:26:10,471 DEBUG storage: DeviceTree.getDeviceByUuid returned None >18:26:10,615 INFO storage: using name fedora_ for md array containing member sda4 >18:26:10,616 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:26:10,618 DEBUG storage: MDRaidArrayDevice._setFormat: fedora_ ; current: None ; type: None ; >18:26:10,624 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: fedora_ ; status: False ; >18:26:10,625 DEBUG storage: MDRaidArrayDevice._addDevice: fedora_ ; device: sda4 ; status: True ; >18:26:10,629 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda4 ; >18:26:10,637 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >18:26:10,717 WARN storage: failed to add member /dev/sda4 to md array /dev/md/fedora_: mdadd failed for /dev/sda4: running mdadm --incremental --quiet /dev/sda4 failed >18:26:10,718 DEBUG storage: looking up parted Device: /dev/md/fedora_ >18:26:10,722 INFO storage: added mdarray fedora_ (id 6) to device tree >18:26:10,724 DEBUG storage: looking up parted Device: /dev/sda4 >18:26:10,731 INFO storage: got device: PartitionDevice instance (0x7f28fbd4dfd0) -- > name = sda4 status = True kids = 1 id = 5 > parents = ['existing 9500MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 2018.0 > format = existing mdmember > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4132864 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (257, 255, 63) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0x7f28feeae200> > target size = 0 path = /dev/sda4 > 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 0x7f28feeab250> fileSystem: None > number: 4 path: /dev/sda4 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f28feeabc90> PedPartition: <_ped.Partition object at 0x7f28feea3050> > disk = existing 9500MB disk sda (1) with existing gpt disklabel > start = 15321088 end = 19453951 length = 4132864 > flags = raid >18:26:10,734 INFO storage: got format: MDRaidMember instance (0x7f28fbd55b90) -- > type = mdmember name = software RAID status = False > device = /dev/sda4 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = a64f2935:e709e243:b78db4aa:1ec44d21 biosraid = False >18:26:10,759 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part5 /dev/disk/by-partuuid/3d7c2bd0-c8fd-4569-acdb-bc9e84bb67ce /dev/disk/by-uuid/9760c870-f497-43bf-aef1-98837da3f3f3', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '9760c870-f497-43bf-aef1-98837da3f3f3', > 'ID_FS_UUID_ENC': '9760c870-f497-43bf-aef1-98837da3f3f3', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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': '5', > 'ID_PART_ENTRY_OFFSET': '5156864', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '10164224', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '3d7c2bd0-c8fd-4569-acdb-bc9e84bb67ce', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00005', > 'ID_SERIAL_SHORT': 'QM00005', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20163', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00005-part5', > '/dev/disk/by-partuuid/3d7c2bd0-c8fd-4569-acdb-bc9e84bb67ce', > '/dev/disk/by-uuid/9760c870-f497-43bf-aef1-98837da3f3f3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >18:26:10,760 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >18:26:10,761 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >18:26:10,769 DEBUG storage: DeviceTree.getDeviceByName returned None >18:26:10,769 INFO storage: sda5 is a partition >18:26:10,770 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >18:26:10,771 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:26:10,775 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sda (1) with existing gpt disklabel >18:26:10,776 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >18:26:10,784 DEBUG storage: PartitionDevice._setFormat: sda5 ; >18:26:10,784 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:26:10,785 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >18:26:10,786 DEBUG storage: looking up parted Partition: /dev/sda5 >18:26:10,789 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >18:26:10,790 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >18:26:10,794 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >18:26:10,798 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >18:26:10,801 INFO storage: added partition sda5 (id 7) to device tree >18:26:10,802 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >18:26:10,806 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: gpt ; >18:26:10,810 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >18:26:10,818 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: gpt ; exists: True ; >18:26:10,864 WARN storage: disklabel detected but not usable on sda5 >18:26:10,865 INFO storage: type detected on 'sda5' is 'ext4' >18:26:10,992 DEBUG storage: Ext4FS.supported: supported: True ; >18:26:10,994 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:26:10,998 DEBUG storage: PartitionDevice._setFormat: sda5 ; >18:26:11,004 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >18:26:11,005 DEBUG storage: looking up parted Device: /dev/sda5 >18:26:11,007 INFO storage: got device: PartitionDevice instance (0x7f28fbd70890) -- > name = sda5 status = True kids = 0 id = 7 > parents = ['existing 9500MB disk sda (1) with existing gpt disklabel'] > uuid = None size = 4963.0 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 10164224 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (632, 255, 63) biosGeometry: (632, 255, 63) > PedDevice: <_ped.Device object at 0x7f28feeaec20> > target size = 0 path = /dev/sda5 > 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 0x7f28feeab250> fileSystem: <parted.filesystem.FileSystem object at 0x7f28feeabb50> > number: 5 path: /dev/sda5 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f28feeabad0> PedPartition: <_ped.Partition object at 0x7f28fee9af50> > disk = existing 9500MB disk sda (1) with existing gpt disklabel > start = 5156864 end = 15321087 length = 10164224 > flags = >18:26:11,012 DEBUG storage: Ext4FS.supported: supported: True ; >18:26:11,013 INFO storage: got format: Ext4FS instance (0x7f28fbd6b490) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = 9760c870-f497-43bf-aef1-98837da3f3f3 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 4963.0 targetSize = 4963.0 > >18:26:11,015 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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': 'gpt', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00007', > 'ID_SERIAL_SHORT': 'QM00007', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '26449', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >18:26:11,020 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >18:26:11,021 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >18:26:11,022 DEBUG storage: DeviceTree.getDeviceByName returned None >18:26:11,023 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >18:26:11,027 INFO storage: sdb is a disk >18:26:11,027 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:26:11,029 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >18:26:11,029 INFO storage: added disk sdb (id 8) to device tree >18:26:11,033 DEBUG storage: looking up parted Device: /dev/sdb >18:26:11,037 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >18:26:11,038 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: gpt ; >18:26:11,039 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >18:26:11,045 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >18:26:11,058 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f28fbd78510>] > device: <parted.device.Device object at 0x7f28fbd77d90> > PedDisk: <_ped.Disk object at 0x7f28fbd69950> >18:26:11,058 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >18:26:11,059 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >18:26:11,064 INFO storage: got device: DiskDevice instance (0x7f28fbd71e90) -- > name = sdb status = True kids = 0 id = 8 > parents = [] > uuid = None size = 9500.0 > format = existing gpt disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 19456000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (1211, 255, 63) biosGeometry: (1211, 255, 63) > PedDevice: <_ped.Device object at 0x7f28feeaed40> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f28fbd77190> >18:26:11,065 INFO storage: got format: DiskLabel instance (0x7f28fbd774d0) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f28fbd78510>] > device: <parted.device.Device object at 0x7f28fbd77d90> > PedDisk: <_ped.Disk object at 0x7f28fbd69950> > origPartedDisk = <parted.disk.Disk object at 0x7f28fbd789d0> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 19456000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (1211, 255, 63) biosGeometry: (1211, 255, 63) > PedDevice: <_ped.Device object at 0x7f28feeaee60> > >18:26:11,075 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007-part1 /dev/disk/by-partuuid/092d1c51-be8c-45b8-9dfa-2b14e0bc6404', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost:fedora_root', > 'ID_FS_LABEL_ENC': 'localhost:fedora_root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '93d5a228-a7c3-b980-8a2c-3a90eb121a7f', > 'ID_FS_UUID_ENC': '93d5a228-a7c3-b980-8a2c-3a90eb121a7f', > 'ID_FS_UUID_SUB': 'c4ebf1b0-7366-b1c9-e0cd-6c77e4704183', > 'ID_FS_UUID_SUB_ENC': 'c4ebf1b0-7366-b1c9-e0cd-6c77e4704183', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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': 'gpt', > 'ID_PART_ENTRY_SIZE': '14292992', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': '092d1c51-be8c-45b8-9dfa-2b14e0bc6404', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00007', > 'ID_SERIAL_SHORT': 'QM00007', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MD_DEVICES': '3', > 'MD_DEV_UUID': 'c4ebf1b0:7366b1c9:e0cd6c77:e4704183', > 'MD_EVENTS': '1309', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'localhost:fedora_root', > 'MD_UPDATE_TIME': '1350062446', > 'MD_UUID': '93d5a228:a7c3b980:8a2c3a90:eb121a7f', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '29361', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00007-part1', > '/dev/disk/by-partuuid/092d1c51-be8c-45b8-9dfa-2b14e0bc6404'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >18:26:11,077 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >18:26:11,078 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >18:26:11,079 DEBUG storage: DeviceTree.getDeviceByName returned None >18:26:11,082 INFO storage: sdb1 is a partition >18:26:11,083 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >18:26:11,084 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >18:26:11,085 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sdb (8) with existing gpt disklabel >18:26:11,090 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >18:26:11,091 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >18:26:11,092 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:26:11,093 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >18:26:11,097 DEBUG storage: looking up parted Partition: /dev/sdb1 >18:26:11,099 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >18:26:11,100 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >18:26:11,101 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >18:26:11,106 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >18:26:11,106 INFO storage: added partition sdb1 (id 9) to device tree >18:26:11,107 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >18:26:11,109 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: gpt ; >18:26:11,113 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >18:26:11,114 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: gpt ; exists: True ; >18:26:11,144 WARN storage: disklabel detected but not usable on sdb1 >18:26:11,145 INFO storage: type detected on 'sdb1' is 'linux_raid_member' >18:26:11,146 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost:fedora_root ; device: /dev/sdb1 ; serial: QM00007 ; mdUuid: 93d5a228:a7c3b980:8a2c3a90:eb121a7f ; biosraid: False ; >18:26:11,149 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >18:26:11,157 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >18:26:11,159 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >18:26:11,160 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >18:26:11,161 DEBUG storage: DeviceTree.getDeviceByUuid returned None >18:26:11,240 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_root ; >18:26:11,241 DEBUG storage: DeviceTree.getDeviceByName returned None >18:26:11,242 INFO storage: using name fedora_root for md array containing member sdb1 >18:26:11,242 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:26:11,247 DEBUG storage: MDRaidArrayDevice._setFormat: fedora_root ; current: None ; type: None ; >18:26:11,248 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: fedora_root ; status: False ; >18:26:11,249 DEBUG storage: MDRaidArrayDevice._addDevice: fedora_root ; device: sdb1 ; status: False ; >18:26:11,254 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >18:26:11,255 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >18:26:11,313 WARN storage: failed to add member /dev/sdb1 to md array /dev/md/fedora_root: mdadd failed for /dev/sdb1: running mdadm --incremental --quiet /dev/sdb1 failed >18:26:11,314 INFO storage: added mdarray fedora_root (id 10) to device tree >18:26:11,314 DEBUG storage: looking up parted Device: /dev/sdb1 >18:26:11,316 INFO storage: got device: PartitionDevice instance (0x7f28fbd77cd0) -- > name = sdb1 status = True kids = 1 id = 9 > parents = ['existing 9500MB disk sdb (8) with existing gpt disklabel'] > uuid = None size = 6979.0 > format = existing mdmember > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 14292992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (889, 255, 63) biosGeometry: (889, 255, 63) > PedDevice: <_ped.Device object at 0x7f28feeaea70> > 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 0x7f28fbd77e50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f28fbd78610> PedPartition: <_ped.Partition object at 0x7f28fbd68b30> > disk = existing 9500MB disk sdb (8) with existing gpt disklabel > start = 2048 end = 14295039 length = 14292992 > flags = raid >18:26:11,317 INFO storage: got format: MDRaidMember instance (0x7f28fbd7e790) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 93d5a228:a7c3b980:8a2c3a90:eb121a7f biosraid = False >18:26:11,320 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00009', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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': 'gpt', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00009', > 'ID_SERIAL_SHORT': 'QM00009', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '41283', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00009'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc'} ; name: sdc ; >18:26:11,324 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc)... >18:26:11,325 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >18:26:11,326 DEBUG storage: DeviceTree.getDeviceByName returned None >18:26:11,330 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >18:26:11,331 INFO storage: sdc is a disk >18:26:11,332 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:26:11,333 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >18:26:11,335 INFO storage: added disk sdc (id 11) to device tree >18:26:11,335 DEBUG storage: looking up parted Device: /dev/sdc >18:26:11,339 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc ; >18:26:11,344 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: gpt ; >18:26:11,345 DEBUG storage: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >18:26:11,347 DEBUG storage: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >18:26:11,378 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f28feecdc10>, <parted.partition.Partition object at 0x7f28feecdd90>] > device: <parted.device.Device object at 0x7f28feecd310> > PedDisk: <_ped.Disk object at 0x7f28feec6248> >18:26:11,379 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >18:26:11,380 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >18:26:11,381 INFO storage: got device: DiskDevice instance (0x7f28fbd7e250) -- > name = sdc status = True kids = 0 id = 11 > parents = [] > uuid = None size = 9500.0 > format = existing gpt disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 19456000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (1211, 255, 63) biosGeometry: (1211, 255, 63) > PedDevice: <_ped.Device object at 0x7f28fbd820e0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f28feec2e10> >18:26:11,386 INFO storage: got format: DiskLabel instance (0x7f28feec2f50) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f28feecdc10>, <parted.partition.Partition object at 0x7f28feecdd90>] > device: <parted.device.Device object at 0x7f28feecd310> > PedDisk: <_ped.Disk object at 0x7f28feec6248> > origPartedDisk = <parted.disk.Disk object at 0x7f28feecdf10> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 19456000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 3 did: 0 busy: False > hardwareGeometry: (1211, 255, 63) biosGeometry: (1211, 255, 63) > PedDevice: <_ped.Device object at 0x7f28fbd825f0> > >18:26:11,395 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00009-part1 /dev/disk/by-partuuid/af170bdf-c7c0-423b-9ed2-4457b6b6b3b4', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost:fedora_root', > 'ID_FS_LABEL_ENC': 'localhost:fedora_root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '93d5a228-a7c3-b980-8a2c-3a90eb121a7f', > 'ID_FS_UUID_ENC': '93d5a228-a7c3-b980-8a2c-3a90eb121a7f', > 'ID_FS_UUID_SUB': 'fd2f5ea4-6f66-82b7-c558-fb138dd941a2', > 'ID_FS_UUID_SUB_ENC': 'fd2f5ea4-6f66-82b7-c558-fb138dd941a2', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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:32', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '14292992', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': 'af170bdf-c7c0-423b-9ed2-4457b6b6b3b4', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00009', > 'ID_SERIAL_SHORT': 'QM00009', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MD_DEVICES': '3', > 'MD_DEV_UUID': 'fd2f5ea4:6f6682b7:c558fb13:8dd941a2', > 'MD_EVENTS': '1309', > 'MD_LEVEL': 'raid1', > 'MD_NAME': 'localhost:fedora_root', > 'MD_UPDATE_TIME': '1350062446', > 'MD_UUID': '93d5a228:a7c3b980:8a2c3a90:eb121a7f', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '41647', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00009-part1', > '/dev/disk/by-partuuid/af170bdf-c7c0-423b-9ed2-4457b6b6b3b4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >18:26:11,397 INFO storage: scanning sdc1 (/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1)... >18:26:11,398 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >18:26:11,399 DEBUG storage: DeviceTree.getDeviceByName returned None >18:26:11,403 INFO storage: sdc1 is a partition >18:26:11,404 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >18:26:11,405 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >18:26:11,407 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sdc (11) with existing gpt disklabel >18:26:11,411 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdc ; >18:26:11,413 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >18:26:11,413 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:26:11,414 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >18:26:11,418 DEBUG storage: looking up parted Partition: /dev/sdc1 >18:26:11,420 DEBUG storage: PartitionDevice.probe: sdc1 ; exists: True ; >18:26:11,421 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >18:26:11,424 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >18:26:11,425 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >18:26:11,429 INFO storage: added partition sdc1 (id 12) to device tree >18:26:11,430 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >18:26:11,432 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: gpt ; >18:26:11,433 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >18:26:11,437 DEBUG storage: DiskLabel.__init__: device: /dev/sdc1 ; labelType: gpt ; exists: True ; >18:26:11,455 WARN storage: disklabel detected but not usable on sdc1 >18:26:11,456 INFO storage: type detected on 'sdc1' is 'linux_raid_member' >18:26:11,463 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost:fedora_root ; device: /dev/sdc1 ; serial: QM00009 ; mdUuid: 93d5a228:a7c3b980:8a2c3a90:eb121a7f ; biosraid: False ; >18:26:11,464 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >18:26:11,465 DEBUG storage: PartitionDevice._setFormat: sdc1 ; >18:26:11,469 DEBUG storage: PartitionDevice._setFormat: sdc1 ; current: None ; type: mdmember ; >18:26:11,470 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc1 ; >18:26:11,472 DEBUG storage: non-existent RAID 1 size == 6977.0 >18:26:11,476 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 6977MB mdarray fedora_root (10) >18:26:11,477 DEBUG storage: MDRaidArrayDevice._addDevice: fedora_root ; device: sdc1 ; status: False ; >18:26:11,479 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdc1 ; >18:26:11,480 DEBUG storage: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >18:26:11,547 WARN storage: failed to add member /dev/sdc1 to md array /dev/md/fedora_root: mdadd failed for /dev/sdc1: running mdadm --incremental --quiet /dev/sdc1 failed >18:26:11,548 DEBUG storage: looking up parted Device: /dev/sdc1 >18:26:11,550 INFO storage: got device: PartitionDevice instance (0x7f28feec04d0) -- > name = sdc1 status = True kids = 1 id = 12 > parents = ['existing 9500MB disk sdc (11) with existing gpt disklabel'] > uuid = None size = 6979.0 > format = existing mdmember > major = 8 minor = 33 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 14292992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (889, 255, 63) biosGeometry: (889, 255, 63) > PedDevice: <_ped.Device object at 0x7f28fbd82200> > target size = 0 path = /dev/sdc1 > 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 0x7f28feecd950> fileSystem: None > number: 1 path: /dev/sdc1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f28feecdcd0> PedPartition: <_ped.Partition object at 0x7f28fbd7f770> > disk = existing 9500MB disk sdc (11) with existing gpt disklabel > start = 2048 end = 14295039 length = 14292992 > flags = raid >18:26:11,555 INFO storage: got format: MDRaidMember instance (0x7f28feec0910) -- > type = mdmember name = software RAID status = False > device = /dev/sdc1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 93d5a228:a7c3b980:8a2c3a90:eb121a7f biosraid = False >18:26:11,560 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00009-part2 /dev/disk/by-partuuid/b9403922-9b7f-4404-b039-55e45f928980', > 'DEVNAME': 'sdc2', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost:fedora_', > 'ID_FS_LABEL_ENC': 'localhost:fedora_', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'a64f2935-e709-e243-b78d-b4aa1ec44d21', > 'ID_FS_UUID_ENC': 'a64f2935-e709-e243-b78d-b4aa1ec44d21', > 'ID_FS_UUID_SUB': 'fb5b5273-549a-d9d1-ddcc-ebeb6e525a09', > 'ID_FS_UUID_SUB_ENC': 'fb5b5273-549a-d9d1-ddcc-ebeb6e525a09', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\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:32', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '14295040', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '4132864', > 'ID_PART_ENTRY_TYPE': 'a19d880f-05fc-4d3b-a006-743f0f84911e', > 'ID_PART_ENTRY_UUID': 'b9403922-9b7f-4404-b039-55e45f928980', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00009', > 'ID_SERIAL_SHORT': 'QM00009', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MD_DEVICES': '2', > 'MD_DEV_UUID': 'fb5b5273:549ad9d1:ddccebeb:6e525a09', > 'MD_EVENTS': '21', > 'MD_LEVEL': 'raid10', > 'MD_NAME': 'localhost:fedora_', > 'MD_UPDATE_TIME': '1350066237', > 'MD_UUID': 'a64f2935:e709e243:b78db4aa:1ec44d21', > 'MINOR': '34', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '41659', > 'name': 'sdc2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00009-part2', > '/dev/disk/by-partuuid/b9403922-9b7f-4404-b039-55e45f928980'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2'} ; name: sdc2 ; >18:26:11,565 INFO storage: scanning sdc2 (/devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2)... >18:26:11,566 DEBUG storage: DeviceTree.getDeviceByName: name: sdc2 ; >18:26:11,568 DEBUG storage: DeviceTree.getDeviceByName returned None >18:26:11,571 INFO storage: sdc2 is a partition >18:26:11,572 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdc2 ; >18:26:11,574 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >18:26:11,575 DEBUG storage: DeviceTree.getDeviceByName returned existing 9500MB disk sdc (11) with existing gpt disklabel >18:26:11,579 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdc ; >18:26:11,582 DEBUG storage: PartitionDevice._setFormat: sdc2 ; >18:26:11,583 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:26:11,587 DEBUG storage: PartitionDevice._setFormat: sdc2 ; current: None ; type: None ; >18:26:11,588 DEBUG storage: looking up parted Partition: /dev/sdc2 >18:26:11,589 DEBUG storage: PartitionDevice.probe: sdc2 ; exists: True ; >18:26:11,590 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 1 ; >18:26:11,595 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 10 ; >18:26:11,596 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdc2 ; flag: 12 ; >18:26:11,597 INFO storage: added partition sdc2 (id 13) to device tree >18:26:11,598 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdc2 ; >18:26:11,602 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdc2 ; label_type: gpt ; >18:26:11,603 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >18:26:11,604 DEBUG storage: DiskLabel.__init__: device: /dev/sdc2 ; labelType: gpt ; exists: True ; >18:26:11,632 WARN storage: disklabel detected but not usable on sdc2 >18:26:11,634 INFO storage: type detected on 'sdc2' is 'linux_raid_member' >18:26:11,637 DEBUG storage: MDRaidMember.__init__: uuid: None ; exists: True ; label: localhost:fedora_ ; device: /dev/sdc2 ; serial: QM00009 ; mdUuid: a64f2935:e709e243:b78db4aa:1ec44d21 ; biosraid: False ; >18:26:11,637 DEBUG storage: getFormat('linux_raid_member') returning MDRaidMember instance >18:26:11,638 DEBUG storage: PartitionDevice._setFormat: sdc2 ; >18:26:11,640 DEBUG storage: PartitionDevice._setFormat: sdc2 ; current: None ; type: mdmember ; >18:26:11,644 DEBUG storage: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdc2 ; >18:26:11,649 DEBUG storage: existing RAID 10 size == 2016.5 >18:26:11,649 DEBUG storage: DeviceTree.getDeviceByUuid returned existing 2016MB mdarray fedora_ (6) >18:26:11,651 DEBUG storage: MDRaidArrayDevice._addDevice: fedora_ ; device: sdc2 ; status: True ; >18:26:11,652 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdc2 ; >18:26:11,653 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >18:26:11,708 WARN storage: failed to add member /dev/sdc2 to md array /dev/md/fedora_: mdadd failed for /dev/sdc2: running mdadm --incremental --quiet /dev/sdc2 failed >18:26:11,710 DEBUG storage: looking up parted Device: /dev/sdc2 >18:26:11,711 INFO storage: got device: PartitionDevice instance (0x7f28feec8510) -- > name = sdc2 status = True kids = 1 id = 13 > parents = ['existing 9500MB disk sdc (11) with existing gpt disklabel'] > uuid = None size = 2018.0 > format = existing mdmember > major = 8 minor = 34 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/ata3/host2/target2:0:0/2:0:0:0/block/sdc/sdc2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4132864 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (257, 255, 63) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0x7f28fbd82a70> > target size = 0 path = /dev/sdc2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f28feecd950> fileSystem: None > number: 2 path: /dev/sdc2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f28feecde50> PedPartition: <_ped.Partition object at 0x7f28fbd7f830> > disk = existing 9500MB disk sdc (11) with existing gpt disklabel > start = 14295040 end = 18427903 length = 4132864 > flags = raid >18:26:11,712 INFO storage: got format: MDRaidMember instance (0x7f28feed5290) -- > type = mdmember name = software RAID status = False > device = /dev/sdc2 uuid = None exists = True > options = None supported = True formattable = True resizable = False > mdUUID = a64f2935:e709e243:b78db4aa:1ec44d21 biosraid = False >18:26:11,714 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': '48128', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >18:26:11,718 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >18:26:11,719 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >18:26:11,720 DEBUG storage: DeviceTree.getDeviceByName returned None >18:26:11,721 INFO storage: loop0 is a loop device >18:26:11,722 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >18:26:11,727 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >18:26:11,728 DEBUG storage: DeviceTree.getDeviceByName returned None >18:26:11,729 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:26:11,730 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >18:26:11,734 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 14) to device tree >18:26:11,735 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >18:26:11,736 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:26:11,737 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >18:26:11,737 INFO storage: added loop loop0 (id 15) to device tree >18:26:11,739 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >18:26:11,742 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >18:26:11,745 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >18:26:11,747 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >18:26:11,755 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >18:26:11,768 WARN storage: disklabel detected but not usable on loop0 >18:26:11,770 INFO storage: type detected on 'loop0' is 'squashfs' >18:26:11,771 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >18:26:11,772 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >18:26:11,774 INFO storage: got device: LoopDevice instance (0x7f28feed5c90) -- > name = loop0 status = False kids = 0 id = 15 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (14)'] > 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 >18:26:11,777 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/808f46f0-959c-462a-af0a-e6a598d93848', > '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': '808f46f0-959c-462a-af0a-e6a598d93848', > 'ID_FS_UUID_ENC': '808f46f0-959c-462a-af0a-e6a598d93848', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '58853', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/808f46f0-959c-462a-af0a-e6a598d93848'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >18:26:11,785 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >18:26:11,786 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >18:26:11,787 DEBUG storage: DeviceTree.getDeviceByName returned None >18:26:11,789 INFO storage: loop1 is a loop device >18:26:11,790 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >18:26:11,791 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >18:26:11,795 DEBUG storage: DeviceTree.getDeviceByName returned None >18:26:11,795 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:26:11,797 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >18:26:11,798 INFO storage: added file /LiveOS/rootfs.img (id 16) to device tree >18:26:11,799 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >18:26:11,803 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:26:11,804 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >18:26:11,805 INFO storage: added loop loop1 (id 17) to device tree >18:26:11,806 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >18:26:11,807 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >18:26:11,812 DEBUG storage: Ext4FS.supported: supported: True ; >18:26:11,817 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:26:11,843 DEBUG storage: device loop1 does not contain a disklabel >18:26:11,844 INFO storage: type detected on 'loop1' is 'ext4' >18:26:11,934 DEBUG storage: Ext4FS.supported: supported: True ; >18:26:11,934 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:26:11,935 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >18:26:11,940 INFO storage: got device: LoopDevice instance (0x7f28feee08d0) -- > name = loop1 status = False kids = 0 id = 17 > parents = ['existing 0MB file /LiveOS/rootfs.img (16)'] > 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 >18:26:11,941 DEBUG storage: Ext4FS.supported: supported: True ; >18:26:11,942 INFO storage: got format: Ext4FS instance (0x7f28feef1750) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 808f46f0-959c-462a-af0a-e6a598d93848 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >18:26:11,944 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '58873', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >18:26:11,948 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >18:26:11,949 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >18:26:11,951 DEBUG storage: DeviceTree.getDeviceByName returned None >18:26:11,951 INFO storage: loop2 is a loop device >18:26:11,952 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >18:26:11,956 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >18:26:11,957 DEBUG storage: DeviceTree.getDeviceByName returned None >18:26:11,958 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:26:11,959 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >18:26:11,972 INFO storage: added file /overlay (deleted) (id 18) to device tree >18:26:11,974 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >18:26:11,974 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:26:11,976 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >18:26:11,979 INFO storage: added loop loop2 (id 19) to device tree >18:26:11,980 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >18:26:11,981 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >18:26:11,982 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >18:26:11,983 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >18:26:11,988 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >18:26:11,999 WARN storage: disklabel detected but not usable on loop2 >18:26:12,000 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >18:26:12,000 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >18:26:12,001 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >18:26:12,002 INFO storage: got device: LoopDevice instance (0x7f28f893f7d0) -- > name = loop2 status = False kids = 0 id = 19 > parents = ['existing 0MB file /overlay (deleted) (18)'] > 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 >18:26:12,004 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': '58890', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >18:26:12,014 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >18:26:12,017 DEBUG storage: lvm filter: adding loop3 to the reject list >18:26:12,019 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': '58906', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >18:26:12,022 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >18:26:12,023 DEBUG storage: lvm filter: adding loop4 to the reject list >18:26:12,025 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': '63610', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >18:26:12,027 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >18:26:12,027 DEBUG storage: lvm filter: adding loop5 to the reject list >18:26:12,029 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': '63629', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >18:26:12,032 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >18:26:12,032 DEBUG storage: lvm filter: adding loop6 to the reject list >18:26:12,034 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': '63644', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >18:26:12,036 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >18:26:12,037 DEBUG storage: lvm filter: adding loop7 to the reject list >18:26:12,037 DEBUG storage: Skipping a device mapper drive (dm-0) for now >18:26:12,040 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/md-name-localhost:fedora_ /dev/disk/by-id/md-uuid-a64f2935:e709e243:b78db4aa:1ec44d21 /dev/disk/by-uuid/8b69cfbc-f681-4d48-9fa9-0bcb354fad1b /dev/md/fedora_', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8b69cfbc-f681-4d48-9fa9-0bcb354fad1b', > 'ID_FS_UUID_ENC': '8b69cfbc-f681-4d48-9fa9-0bcb354fad1b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVNAME': 'fedora_', > 'MD_LEVEL': 'raid10', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost:fedora_', > 'MD_UUID': 'a64f2935:e709e243:b78db4aa:1ec44d21', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '35358', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-name-localhost:fedora_', > '/dev/disk/by-id/md-uuid-a64f2935:e709e243:b78db4aa:1ec44d21', > '/dev/disk/by-uuid/8b69cfbc-f681-4d48-9fa9-0bcb354fad1b', > '/dev/md/fedora_'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: fedora_ ; >18:26:12,044 INFO storage: scanning fedora_ (/devices/virtual/block/md126)... >18:26:12,045 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_ ; >18:26:12,047 DEBUG storage: existing RAID 10 size == 2016.5 >18:26:12,048 DEBUG storage: DeviceTree.getDeviceByName returned existing 2016MB mdarray fedora_ (6) >18:26:12,051 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora_ ; >18:26:12,053 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora_ ; label_type: None ; >18:26:12,055 DEBUG storage: Ext4FS.supported: supported: True ; >18:26:12,057 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:26:12,058 DEBUG storage: device fedora_ does not contain a disklabel >18:26:12,058 INFO storage: type detected on 'fedora_' is 'ext4' >18:26:12,194 DEBUG storage: Ext4FS.supported: supported: True ; >18:26:12,198 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:26:12,206 DEBUG storage: MDRaidArrayDevice._setFormat: fedora_ ; current: None ; type: ext4 ; >18:26:12,211 DEBUG storage: existing RAID 10 size == 2016.5 >18:26:12,212 INFO storage: got device: MDRaidArrayDevice instance (0x7f28feeabd90) -- > name = fedora_ status = True kids = 0 id = 6 > parents = ['existing 2018MB partition sda4 (5) with existing mdmember', > 'existing 2018MB partition sdc2 (13) with existing mdmember'] > uuid = a64f2935:e709e243:b78db4aa:1ec44d21 size = 2016.5 > 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: 4129792 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (516224, 2, 4) biosGeometry: (257, 255, 63) > PedDevice: <_ped.Device object at 0x7f28feeae3b0> > target size = 0 path = /dev/md/fedora_ > format args = None originalFormat = None level = 10 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >18:26:12,214 DEBUG storage: Ext4FS.supported: supported: True ; >18:26:12,220 INFO storage: got format: Ext4FS instance (0x7f28f893fc50) -- > type = ext4 name = ext4 status = False > device = /dev/md/fedora_ uuid = 8b69cfbc-f681-4d48-9fa9-0bcb354fad1b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 2016.0 targetSize = 2016.0 > >18:26:12,222 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'MAJOR': '9', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'SYSTEMD_READY': '0', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '23978', > 'name': 'md127', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >18:26:12,223 INFO storage: scanning md127 (/devices/virtual/block/md127)... >18:26:12,224 DEBUG storage: DeviceTree.getDeviceByName: name: md127 ; >18:26:12,230 DEBUG storage: DeviceTree.getDeviceByName returned None >18:26:12,231 INFO storage: md127 is an md device >18:26:12,244 DEBUG storage: DeviceTree.addUdevMDDevice: name: md127 ; >18:26:12,245 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >18:26:12,250 DEBUG storage: DeviceTree.getDeviceByName returned existing 6979MB partition sdb1 (9) with existing mdmember >18:26:12,251 DEBUG storage: DeviceTree.getDeviceByName: name: sdc1 ; >18:26:12,252 DEBUG storage: DeviceTree.getDeviceByName returned existing 6979MB partition sdc1 (12) with existing mdmember >18:26:12,257 DEBUG storage: DeviceTree.getDeviceByName: name: md127 ; >18:26:12,258 DEBUG storage: DeviceTree.getDeviceByName returned None >18:26:12,258 ERR storage: failed to scan md array md127 >18:26:12,295 DEBUG storage: no device or no media present >18:26:12,373 INFO storage: devices to scan: ['dm-0'] >18:26:12,376 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/808f46f0-959c-462a-af0a-e6a598d93848 /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': '808f46f0-959c-462a-af0a-e6a598d93848', > 'ID_FS_UUID_ENC': '808f46f0-959c-462a-af0a-e6a598d93848', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1963', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/808f46f0-959c-462a-af0a-e6a598d93848', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >18:26:12,382 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >18:26:12,383 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >18:26:12,385 DEBUG storage: DeviceTree.getDeviceByName returned None >18:26:12,385 INFO storage: live-rw is a device-mapper device >18:26:12,386 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >18:26:12,391 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >18:26:12,392 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (17) with existing ext4 filesystem >18:26:12,394 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >18:26:12,398 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (19) >18:26:12,401 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >18:26:12,406 DEBUG storage: DeviceTree.getDeviceByName returned None >18:26:12,407 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >18:26:12,414 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:26:12,416 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >18:26:12,421 INFO storage: added dm live-rw (id 20) to device tree >18:26:12,422 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >18:26:12,425 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >18:26:12,427 DEBUG storage: Ext4FS.supported: supported: True ; >18:26:12,434 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:26:12,435 DEBUG storage: device live-rw does not contain a disklabel >18:26:12,435 INFO storage: type detected on 'live-rw' is 'ext4' >18:26:12,541 DEBUG storage: Ext4FS.supported: supported: True ; >18:26:12,541 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:26:12,543 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >18:26:12,544 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >18:26:12,560 INFO storage: got device: DMDevice instance (0x7f28f6c98b50) -- > name = live-rw status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop2 (19)'] > 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 0x7f28feefdf80> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >18:26:12,562 DEBUG storage: Ext4FS.supported: supported: True ; >18:26:12,566 INFO storage: got format: Ext4FS instance (0x7f28f6d8fa10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 808f46f0-959c-462a-af0a-e6a598d93848 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >18:26:12,618 DEBUG storage: removing incomplete/degraded md array fedora_root >18:26:12,620 DEBUG storage: MDRaidArrayDevice.teardown: fedora_root ; status: False ; controllable: True ; >18:26:12,623 INFO storage: removed mdarray fedora_root (id 10) from device tree >18:26:12,624 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >18:26:12,625 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sdc1 ; >18:26:12,626 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >18:26:12,664 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >18:26:12,665 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >18:26:12,667 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >18:26:12,703 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:26:12,704 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:26:12,706 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:26:12,749 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >18:26:12,787 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:26:12,788 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:26:12,790 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:26:12,835 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >18:26:12,836 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >18:26:12,838 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >18:26:12,879 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:26:12,880 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:26:12,882 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:26:12,920 DEBUG storage: MDRaidArrayDevice.teardown: fedora_ ; status: True ; controllable: True ; >18:26:13,268 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >18:26:13,269 DEBUG storage: MDRaidMember.teardown: device: /dev/sda4 ; status: False ; type: mdmember ; >18:26:13,271 DEBUG storage: MDRaidMember.teardown: device: /dev/sda4 ; status: False ; type: mdmember ; >18:26:13,308 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:26:13,310 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:26:13,312 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:26:13,353 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >18:26:13,355 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >18:26:13,357 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >18:26:13,395 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >18:26:13,396 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >18:26:13,400 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >18:26:13,444 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >18:26:13,483 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:26:13,485 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:26:13,487 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:26:13,524 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >18:26:13,526 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >18:26:13,527 DEBUG storage: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >18:26:13,573 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >18:26:13,574 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >18:26:13,576 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >18:26:13,618 DEBUG storage: PartitionDevice.teardown: sdc1 ; status: True ; controllable: True ; >18:26:13,620 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >18:26:13,621 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc1 ; status: False ; type: mdmember ; >18:26:13,659 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >18:26:13,661 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >18:26:13,663 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >18:26:13,701 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >18:26:13,702 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >18:26:13,703 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >18:26:13,708 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >18:26:13,710 INFO storage: edd: MBR signature on sda is zero. new disk image? >18:26:13,711 INFO storage: edd: MBR signature on sdb is zero. new disk image? >18:26:13,716 INFO storage: edd: MBR signature on sdc is zero. new disk image? >18:26:13,717 INFO storage: edd: collected mbr signatures: {} >18:26:13,718 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x00000000 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 19456000 >18:26:13,718 ERR storage: edd: unable to match edd entry 0x80 >18:26:13,719 DEBUG storage: edd: data extracted from 0x81: > type: None, ata_device: None > channel: None, mbr_signature: 0x00000000 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 19456000 >18:26:13,719 ERR storage: edd: unable to match edd entry 0x81 >18:26:13,719 DEBUG storage: edd: data extracted from 0x82: > type: None, ata_device: None > channel: None, mbr_signature: 0x00000000 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 19456000 >18:26:13,720 ERR storage: edd: unable to match edd entry 0x82 >18:26:13,721 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >18:26:13,742 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >18:26:13,765 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >18:26:13,879 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:26:13,880 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:26:13,882 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:26:13,920 DEBUG storage: MDRaidArrayDevice.setup: fedora_ ; status: False ; controllable: True ; orig: False ; >18:26:13,922 DEBUG storage: MDRaidArrayDevice.setupParents: kids: 0 ; name: fedora_ ; orig: False ; >18:26:13,923 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >18:26:13,924 DEBUG storage: MDRaidMember.setup: device: /dev/sda4 ; status: False ; type: mdmember ; >18:26:13,927 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >18:26:13,928 DEBUG storage: MDRaidMember.setup: device: /dev/sdc2 ; status: False ; type: mdmember ; >18:26:13,932 DEBUG storage: MDRaidArrayDevice._setup: fedora_ ; status: False ; controllable: True ; orig: False ; >18:26:13,934 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >18:26:13,935 DEBUG storage: PartitionDevice.setup: sdc2 ; status: True ; controllable: True ; orig: False ; >18:26:14,402 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: fedora_ ; status: False ; >18:26:14,403 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >18:26:14,427 DEBUG storage: MDRaidArrayDevice.teardown: fedora_ ; status: True ; controllable: True ; >18:28:46,357 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >18:28:46,359 DEBUG storage: MDRaidMember.teardown: device: /dev/sda4 ; status: False ; type: mdmember ; >18:28:46,361 DEBUG storage: MDRaidMember.teardown: device: /dev/sda4 ; status: False ; type: mdmember ; >18:28:46,383 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:28:46,384 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:28:46,387 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >18:28:46,403 DEBUG storage: PartitionDevice.teardown: sdc2 ; status: True ; controllable: True ; >18:28:46,405 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >18:28:46,407 DEBUG storage: MDRaidMember.teardown: device: /dev/sdc2 ; status: False ; type: mdmember ; >18:28:46,424 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >18:28:46,426 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >18:28:46,428 DEBUG storage: DiskLabel.teardown: device: /dev/sdc ; status: False ; type: disklabel ; >18:28:46,445 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >18:28:46,446 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >18:28:46,685 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >18:28:46,687 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >18:28:46,689 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >18:28:46,690 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >18:28:46,691 DEBUG storage: crypttab maps: [] >18:28:46,693 DEBUG storage: parsing /mnt/sysimage/etc/fstab >18:28:46,695 DEBUG storage: resolved 'UUID=9760c870-f497-43bf-aef1-98837da3f3f3' to 'sda5' (partition) >18:28:46,697 DEBUG storage: resolved 'UUID=87ead85c-ac9b-4fb9-9636-bf63564de8ba' to 'sda2' (partition) >18:28:46,698 DEBUG storage: resolved 'UUID=3cc0f96c-0638-4f2e-9ae0-65d7b14a7267' to 'sda3' (partition) >18:28:46,702 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >18:28:46,828 DEBUG storage: existing RAID 10 size == 2016.5 >18:28:46,830 DEBUG storage: Ext4FS.supported: supported: True ; >18:28:46,832 DEBUG storage: Ext4FS.supported: supported: True ; >18:28:46,835 DEBUG storage: Ext4FS.supported: supported: True ; >18:28:46,838 DEBUG storage: Ext4FS.supported: supported: True ; >18:28:46,841 DEBUG storage: Ext4FS.supported: supported: True ; >18:28:46,846 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:28:46,850 DEBUG storage: Iso9660FS.supported: supported: True ; >18:28:46,992 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >18:28:46,994 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:28:46,997 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4264MB cdrom sr0 (0) with existing iso9660 filesystem >14:28:50,264 DEBUG storage: Iso9660FS.supported: supported: True ; >14:28:50,266 DEBUG storage: Iso9660FS.supported: supported: True ; >14:28:50,267 DEBUG storage: NFSv4.supported: supported: False ; >14:28:50,269 DEBUG storage: NFSv4.supported: supported: False ; >14:28:50,270 DEBUG storage: SELinuxFS.supported: supported: False ; >14:28:50,272 DEBUG storage: SELinuxFS.supported: supported: False ; >14:28:50,274 DEBUG storage: Ext4FS.supported: supported: True ; >14:28:50,275 DEBUG storage: Ext4FS.supported: supported: True ; >14:28:50,277 DEBUG storage: Ext3FS.supported: supported: True ; >14:28:50,278 DEBUG storage: Ext3FS.supported: supported: True ; >14:28:50,280 DEBUG storage: Ext2FS.supported: supported: True ; >14:28:50,281 DEBUG storage: Ext2FS.supported: supported: True ; >14:28:50,283 DEBUG storage: SysFS.supported: supported: False ; >14:28:50,285 DEBUG storage: SysFS.supported: supported: False ; >14:28:50,286 DEBUG storage: MultipathMember.__init__: >14:28:50,288 DEBUG storage: MDRaidMember.__init__: >14:28:50,289 DEBUG storage: ProcFS.supported: supported: False ; >14:28:50,290 DEBUG storage: ProcFS.supported: supported: False ; >14:28:50,292 DEBUG storage: SwapSpace.__init__: >14:28:50,294 DEBUG storage: DMRaidMember.__init__: >14:28:50,295 DEBUG storage: DevPtsFS.supported: supported: False ; >14:28:50,296 DEBUG storage: DevPtsFS.supported: supported: False ; >14:28:50,298 DEBUG storage: BTRFS.supported: supported: True ; >14:28:50,392 DEBUG storage: BTRFS.supported: supported: True ; >14:28:50,394 DEBUG storage: USBFS.supported: supported: False ; >14:28:50,396 DEBUG storage: USBFS.supported: supported: False ; >14:28:50,397 DEBUG storage: DiskLabel.__init__: >14:28:50,398 INFO storage: DiskLabel.partedDevice returning None >14:28:50,399 DEBUG storage: HFSPlus.supported: supported: False ; >14:28:50,400 DEBUG storage: HFSPlus.supported: supported: False ; >14:28:50,402 DEBUG storage: XFS.supported: supported: True ; >14:28:50,477 DEBUG storage: XFS.supported: supported: True ; >14:28:50,479 DEBUG storage: TmpFS.supported: supported: False ; >14:28:50,481 DEBUG storage: TmpFS.supported: supported: False ; >14:28:50,482 DEBUG storage: LUKS.__init__: >14:28:50,484 DEBUG storage: NTFS.supported: supported: False ; >14:28:50,485 DEBUG storage: NTFS.supported: supported: False ; >14:28:50,487 DEBUG storage: BindFS.supported: supported: False ; >14:28:50,488 DEBUG storage: BindFS.supported: supported: False ; >14:28:50,490 DEBUG storage: HFS.supported: supported: False ; >14:28:50,491 DEBUG storage: HFS.supported: supported: False ; >14:28:50,492 DEBUG storage: LVMPhysicalVolume.__init__: >14:28:50,494 DEBUG storage: NFS.supported: supported: False ; >14:28:50,495 DEBUG storage: NFS.supported: supported: False ; >14:28:50,497 DEBUG storage: FATFS.supported: supported: True ; >14:28:50,532 DEBUG storage: FATFS.supported: supported: True ; >14:28:50,534 DEBUG storage: NoDevFS.supported: supported: False ; >14:28:50,535 DEBUG storage: NoDevFS.supported: supported: False ; >14:29:19,044 INFO storage: set SELinux context for mountpoint /mnt/install/isodir to system_u:object_r:var_run_t:s0 >14:29:19,114 INFO storage: set SELinux context for newly mounted filesystem root at /mnt/install/isodir to system_u:object_r:var_run_t:s0 >14:29:43,554 INFO storage: set SELinux context for mountpoint /mnt/install/isodir to system_u:object_r:var_run_t:s0 >14:29:43,654 INFO storage: set SELinux context for newly mounted filesystem root at /mnt/install/isodir to system_u:object_r:var_run_t:s0 >14:29:48,906 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >14:29:48,908 DEBUG storage: DeviceTree.getDeviceByName returned existing 500MB partition sda2 (3) with existing ext4 filesystem >14:29:48,909 DEBUG storage: resolved 'sda2' to 'sda2' (partition) >14:29:48,911 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >14:29:48,912 INFO storage: set SELinux context for mountpoint /mnt/install/isodir to system_u:object_r:var_run_t:s0 >14:29:48,988 INFO storage: set SELinux context for newly mounted filesystem root at /mnt/install/isodir to system_u:object_r:var_run_t:s0 >14:29:49,014 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >14:29:49,207 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:29:49,208 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:29:49,211 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:29:53,041 INFO storage: set SELinux context for mountpoint /mnt/install/isodir to system_u:object_r:var_run_t:s0 >14:29:53,104 INFO storage: set SELinux context for newly mounted filesystem root at /mnt/install/isodir to system_u:object_r:var_run_t:s0 >14:30:03,028 DEBUG storage: existing RAID 10 size == 2016.5
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 865897
:
626154
|
626155
|
626156
|
626157
| 626158 |
626159
|
626160
|
626161
|
626162
|
626163
|
626164
|
626165
|
626166
|
626167
|
626202