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 631867 Details for
Bug 869103
ValueError: need more than 1 value to unpack
[?]
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), 71.95 KB, created by
Reartes Guillermo
on 2012-10-23 03:18:05 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2012-10-23 03:18:05 UTC
Size:
71.95 KB
patch
obsolete
>03:12:22,193 DEBUG storage: registered device format class MultipathMember as multipath_member >03:12:22,196 DEBUG storage: registered device format class SwapSpace as swap >03:12:22,198 DEBUG storage: registered device format class DMRaidMember as dmraidmember >03:12:22,232 DEBUG storage: registered device format class LUKS as luks >03:12:22,233 DEBUG storage: registered device format class MDRaidMember as mdmember >03:12:22,240 DEBUG storage: registered device format class DiskLabel as disklabel >03:12:22,262 DEBUG storage: registered device format class Ext2FS as ext2 >03:12:22,263 DEBUG storage: registered device format class Ext3FS as ext3 >03:12:22,264 DEBUG storage: registered device format class Ext4FS as ext4 >03:12:22,264 DEBUG storage: registered device format class FATFS as vfat >03:12:22,265 DEBUG storage: registered device format class EFIFS as efi >03:12:22,266 DEBUG storage: registered device format class BTRFS as btrfs >03:12:22,266 DEBUG storage: registered device format class GFS2 as gfs2 >03:12:22,267 DEBUG storage: registered device format class JFS as jfs >03:12:22,267 DEBUG storage: registered device format class ReiserFS as reiserfs >03:12:22,268 DEBUG storage: registered device format class XFS as xfs >03:12:22,269 DEBUG storage: registered device format class HFS as hfs >03:12:22,269 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >03:12:22,270 DEBUG storage: registered device format class HFSPlus as hfs+ >03:12:22,271 DEBUG storage: registered device format class NTFS as ntfs >03:12:22,271 DEBUG storage: registered device format class NFS as nfs >03:12:22,272 DEBUG storage: registered device format class NFSv4 as nfs4 >03:12:22,272 DEBUG storage: registered device format class Iso9660FS as iso9660 >03:12:22,273 DEBUG storage: registered device format class NoDevFS as nodev >03:12:22,273 DEBUG storage: registered device format class DevPtsFS as devpts >03:12:22,274 DEBUG storage: registered device format class ProcFS as proc >03:12:22,274 DEBUG storage: registered device format class SysFS as sysfs >03:12:22,275 DEBUG storage: registered device format class TmpFS as tmpfs >03:12:22,275 DEBUG storage: registered device format class BindFS as bind >03:12:22,276 DEBUG storage: registered device format class SELinuxFS as selinuxfs >03:12:22,276 DEBUG storage: registered device format class USBFS as usbfs >03:12:22,278 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >03:12:22,279 DEBUG storage: registered device format class BIOSBoot as biosboot >03:12:22,281 DEBUG storage: registered device format class PPCPRePBoot as prepboot >03:12:23,245 DEBUG storage: MultipathTopology._build_topology: >03:12:23,246 DEBUG storage: /etc/multipath.conf contents: >03:12:23,246 DEBUG storage: # multipath.conf written by anaconda >03:12:23,247 DEBUG storage: >03:12:23,247 DEBUG storage: defaults { >03:12:23,248 DEBUG storage: user_friendly_names yes >03:12:23,248 DEBUG storage: } >03:12:23,248 DEBUG storage: blacklist { >03:12:23,249 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >03:12:23,249 DEBUG storage: devnode "^hd[a-z]" >03:12:23,250 DEBUG storage: devnode "^dcssblk[0-9]*" >03:12:23,250 DEBUG storage: device { >03:12:23,251 DEBUG storage: vendor "DGC" >03:12:23,251 DEBUG storage: product "LUNZ" >03:12:23,252 DEBUG storage: } >03:12:23,252 DEBUG storage: device { >03:12:23,253 DEBUG storage: vendor "IBM" >03:12:23,253 DEBUG storage: product "S/390.*" >03:12:23,254 DEBUG storage: } >03:12:23,254 DEBUG storage: # don't count normal SATA devices as multipaths >03:12:23,255 DEBUG storage: device { >03:12:23,255 DEBUG storage: vendor "ATA" >03:12:23,256 DEBUG storage: } >03:12:23,256 DEBUG storage: # don't count 3ware devices as multipaths >03:12:23,257 DEBUG storage: device { >03:12:23,257 DEBUG storage: vendor "3ware" >03:12:23,257 DEBUG storage: } >03:12:23,258 DEBUG storage: device { >03:12:23,258 DEBUG storage: vendor "AMCC" >03:12:23,259 DEBUG storage: } >03:12:23,259 DEBUG storage: # nor highpoint devices >03:12:23,260 DEBUG storage: device { >03:12:23,260 DEBUG storage: vendor "HPT" >03:12:23,261 DEBUG storage: } >03:12:23,261 DEBUG storage: } >03:12:23,262 DEBUG storage: multipaths { >03:12:23,262 DEBUG storage: } >03:12:23,263 DEBUG storage: (end of /etc/multipath.conf) >03:12:23,365 INFO storage: MultipathTopology: found singlepath device: sda >03:12:23,367 INFO storage: MultipathTopology: found non-disk device: sda1 >03:12:23,368 INFO storage: MultipathTopology: found singlepath device: sdb >03:12:23,369 INFO storage: MultipathTopology: found non-disk device: sdb1 >03:12:23,370 INFO storage: MultipathTopology: found non-disk device: sdb2 >03:12:23,371 INFO storage: MultipathTopology: found non-disk device: sdb3 >03:12:23,372 INFO storage: MultipathTopology: found non-disk device: sr0 >03:12:23,373 INFO storage: MultipathTopology: found singlepath device: loop0 >03:12:23,374 INFO storage: MultipathTopology: found singlepath device: loop1 >03:12:23,375 INFO storage: MultipathTopology: found singlepath device: loop2 >03:12:23,376 INFO storage: MultipathTopology: found singlepath device: loop3 >03:12:23,377 INFO storage: MultipathTopology: found singlepath device: loop4 >03:12:23,378 INFO storage: MultipathTopology: found singlepath device: loop5 >03:12:23,379 INFO storage: MultipathTopology: found singlepath device: loop6 >03:12:23,380 INFO storage: MultipathTopology: found singlepath device: loop7 >03:12:23,381 INFO storage: MultipathTopology: found singlepath device: dm-0 >03:12:27,000 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >03:12:27,001 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >03:12:27,218 DEBUG storage: MultipathTopology._build_topology: >03:12:27,219 DEBUG storage: /etc/multipath.conf contents: >03:12:27,219 DEBUG storage: # multipath.conf written by anaconda >03:12:27,220 DEBUG storage: >03:12:27,220 DEBUG storage: defaults { >03:12:27,221 DEBUG storage: user_friendly_names yes >03:12:27,221 DEBUG storage: } >03:12:27,221 DEBUG storage: blacklist { >03:12:27,222 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >03:12:27,222 DEBUG storage: devnode "^hd[a-z]" >03:12:27,223 DEBUG storage: devnode "^dcssblk[0-9]*" >03:12:27,223 DEBUG storage: device { >03:12:27,224 DEBUG storage: vendor "DGC" >03:12:27,224 DEBUG storage: product "LUNZ" >03:12:27,225 DEBUG storage: } >03:12:27,228 DEBUG storage: device { >03:12:27,228 DEBUG storage: vendor "IBM" >03:12:27,228 DEBUG storage: product "S/390.*" >03:12:27,229 DEBUG storage: } >03:12:27,229 DEBUG storage: # don't count normal SATA devices as multipaths >03:12:27,230 DEBUG storage: device { >03:12:27,230 DEBUG storage: vendor "ATA" >03:12:27,231 DEBUG storage: } >03:12:27,231 DEBUG storage: # don't count 3ware devices as multipaths >03:12:27,232 DEBUG storage: device { >03:12:27,232 DEBUG storage: vendor "3ware" >03:12:27,232 DEBUG storage: } >03:12:27,233 DEBUG storage: device { >03:12:27,233 DEBUG storage: vendor "AMCC" >03:12:27,234 DEBUG storage: } >03:12:27,234 DEBUG storage: # nor highpoint devices >03:12:27,235 DEBUG storage: device { >03:12:27,235 DEBUG storage: vendor "HPT" >03:12:27,236 DEBUG storage: } >03:12:27,236 DEBUG storage: } >03:12:27,236 DEBUG storage: multipaths { >03:12:27,241 DEBUG storage: } >03:12:27,241 DEBUG storage: (end of /etc/multipath.conf) >03:12:27,357 INFO storage: MultipathTopology: found singlepath device: sda >03:12:27,361 INFO storage: MultipathTopology: found non-disk device: sda1 >03:12:27,362 INFO storage: MultipathTopology: found singlepath device: sdb >03:12:27,365 INFO storage: MultipathTopology: found non-disk device: sdb1 >03:12:27,365 INFO storage: MultipathTopology: found non-disk device: sdb2 >03:12:27,367 INFO storage: MultipathTopology: found non-disk device: sdb3 >03:12:27,369 INFO storage: MultipathTopology: found non-disk device: sr0 >03:12:27,372 INFO storage: MultipathTopology: found singlepath device: loop0 >03:12:27,375 INFO storage: MultipathTopology: found singlepath device: loop1 >03:12:27,377 INFO storage: MultipathTopology: found singlepath device: loop2 >03:12:27,386 INFO storage: MultipathTopology: found singlepath device: loop3 >03:12:27,389 INFO storage: MultipathTopology: found singlepath device: loop4 >03:12:27,391 INFO storage: MultipathTopology: found singlepath device: loop5 >03:12:27,405 INFO storage: MultipathTopology: found singlepath device: loop6 >03:12:27,407 INFO storage: MultipathTopology: found singlepath device: loop7 >03:12:27,408 INFO storage: MultipathTopology: found singlepath device: dm-0 >03:12:27,409 INFO storage: devices to scan: ['sda', 'sda1', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >03:12:27,412 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_000FNEXTDBT2', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/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_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': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_000FNEXTDBT2', > 'ID_SERIAL_SHORT': '000FNEXTDBT2', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9990', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_000FNEXTDBT2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >03:12:27,417 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >03:12:27,419 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >03:12:27,427 DEBUG storage: DeviceTree.getDeviceByName returned None >03:12:27,429 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >03:12:27,431 INFO storage: sda is a disk >03:12:27,433 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:12:27,436 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >03:12:27,441 INFO storage: added disk sda (id 0) to device tree >03:12:27,442 DEBUG storage: looking up parted Device: /dev/sda >03:12:27,449 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >03:12:27,453 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >03:12:27,468 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >03:12:27,492 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >03:12:27,523 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f037c70b890>] > device: <parted.device.Device object at 0x7f037c704510> > PedDisk: <_ped.Disk object at 0x7f037c7035a8> >03:12:27,526 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >03:12:27,532 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >03:12:27,534 INFO storage: got device: DiskDevice instance (0x7f03797e8fd0) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 8500.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/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: 17408000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1083, 255, 63) biosGeometry: (1083, 255, 63) > PedDevice: <_ped.Device object at 0x7f037c6b7b90> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f037967e810> >03:12:27,546 INFO storage: got format: DiskLabel instance (0x7f037967efd0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f037c70b890>] > device: <parted.device.Device object at 0x7f037c704510> > PedDisk: <_ped.Disk object at 0x7f037c7035a8> > origPartedDisk = <parted.disk.Disk object at 0x7f037c70b410> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 17408000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1083, 255, 63) biosGeometry: (1083, 255, 63) > PedDevice: <_ped.Device object at 0x7f037c6b7dd0> > >03:12:27,551 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_000FNEXTDBT2-part1 /dev/disk/by-uuid/A208049708046C9B', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/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_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'A208049708046C9B', > 'ID_FS_UUID_ENC': 'A208049708046C9B', > '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_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '17382267', > 'ID_PART_ENTRY_TYPE': '0x7', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_000FNEXTDBT2', > 'ID_SERIAL_SHORT': '000FNEXTDBT2', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10417', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_000FNEXTDBT2-part1', > '/dev/disk/by-uuid/A208049708046C9B'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >03:12:27,565 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >03:12:27,567 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >03:12:27,576 DEBUG storage: DeviceTree.getDeviceByName returned None >03:12:27,576 INFO storage: sda1 is a partition >03:12:27,578 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >03:12:27,579 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >03:12:27,591 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >03:12:27,593 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >03:12:27,595 DEBUG storage: PartitionDevice._setFormat: sda1 ; >03:12:27,595 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:12:27,597 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >03:12:27,600 DEBUG storage: looking up parted Partition: /dev/sda1 >03:12:27,602 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >03:12:27,603 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >03:12:27,626 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >03:12:27,632 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >03:12:27,633 INFO storage: added partition sda1 (id 1) to device tree >03:12:27,634 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >03:12:27,635 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >03:12:27,636 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >03:12:27,641 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >03:12:27,696 WARN storage: disklabel detected but not usable on sda1 >03:12:27,699 INFO storage: type detected on 'sda1' is 'ntfs' >03:12:28,328 DEBUG storage: padding min size from 3078 up to 3386 >03:12:28,330 DEBUG storage: NTFS.supported: supported: False ; >03:12:28,330 DEBUG storage: getFormat('ntfs') returning NTFS instance >03:12:28,332 DEBUG storage: PartitionDevice._setFormat: sda1 ; >03:12:28,334 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >03:12:28,338 DEBUG storage: looking up parted Device: /dev/sda1 >03:12:28,340 INFO storage: got device: PartitionDevice instance (0x7f037967e7d0) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 8500MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 8487.43505859 > format = existing ntfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/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: 17382267 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1081, 255, 63) biosGeometry: (1081, 255, 63) > PedDevice: <_ped.Device object at 0x7f037c70e320> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f037c7045d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f037c70b950> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f037c70b8d0> PedPartition: <_ped.Partition object at 0x7f037c6f3e30> > disk = existing 8500MB disk sda (0) with existing msdos disklabel > start = 63 end = 17382329 length = 17382267 > flags = boot >03:12:28,342 DEBUG storage: NTFS.supported: supported: False ; >03:12:28,345 INFO storage: got format: NTFS instance (0x7f037c70bb90) -- > type = ntfs name = ntfs status = False > device = /dev/sda1 uuid = A208049708046C9B exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = None size = 8487.0 targetSize = 8487.0 > >03:12:28,348 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_001FNEXTDBT2', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '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': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_001FNEXTDBT2', > 'ID_SERIAL_SHORT': '001FNEXTDBT2', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '15839', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_001FNEXTDBT2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb'} ; name: sdb ; >03:12:28,355 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb)... >03:12:28,357 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >03:12:28,358 DEBUG storage: DeviceTree.getDeviceByName returned None >03:12:28,362 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >03:12:28,363 INFO storage: sdb is a disk >03:12:28,364 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:12:28,378 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >03:12:28,378 INFO storage: added disk sdb (id 2) to device tree >03:12:28,379 DEBUG storage: looking up parted Device: /dev/sdb >03:12:28,398 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >03:12:28,408 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >03:12:28,414 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >03:12:28,425 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >03:12:28,477 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f037c61a850>, <parted.partition.Partition object at 0x7f037c61ac10>, <parted.partition.Partition object at 0x7f037c61ae90>] > device: <parted.device.Device object at 0x7f037c61a5d0> > PedDisk: <_ped.Disk object at 0x7f037c713b00> >03:12:28,480 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >03:12:28,485 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >03:12:28,498 INFO storage: got device: DiskDevice instance (0x7f037c613cd0) -- > name = sdb status = True kids = 0 id = 2 > parents = [] > uuid = None size = 8500.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 17408000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 1 busy: False > hardwareGeometry: (1083, 255, 63) biosGeometry: (1083, 255, 63) > PedDevice: <_ped.Device object at 0x7f037c70e560> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f037c617ed0> >03:12:28,502 INFO storage: got format: DiskLabel instance (0x7f037c61a350) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f037c61a850>, <parted.partition.Partition object at 0x7f037c61ac10>, <parted.partition.Partition object at 0x7f037c61ae90>] > device: <parted.device.Device object at 0x7f037c61a5d0> > PedDisk: <_ped.Disk object at 0x7f037c713b00> > origPartedDisk = <parted.disk.Disk object at 0x7f037c61c090> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 17408000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 1 busy: False > hardwareGeometry: (1083, 255, 63) biosGeometry: (1083, 255, 63) > PedDevice: <_ped.Device object at 0x7f037c70e680> > >03:12:28,514 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_001FNEXTDBT2-part1 /dev/disk/by-uuid/366b233d-a18d-479c-9ce8-34945f544bc1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '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': '366b233d-a18d-479c-9ce8-34945f544bc1', > 'ID_FS_UUID_ENC': '366b233d-a18d-479c-9ce8-34945f544bc1', > '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:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_001FNEXTDBT2', > 'ID_SERIAL_SHORT': '001FNEXTDBT2', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25447', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_001FNEXTDBT2-part1', > '/dev/disk/by-uuid/366b233d-a18d-479c-9ce8-34945f544bc1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1'} ; name: sdb1 ; >03:12:28,519 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1)... >03:12:28,520 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >03:12:28,522 DEBUG storage: DeviceTree.getDeviceByName returned None >03:12:28,522 INFO storage: sdb1 is a partition >03:12:28,524 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >03:12:28,528 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >03:12:28,530 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sdb (2) with existing msdos disklabel >03:12:28,531 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >03:12:28,542 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >03:12:28,543 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:12:28,544 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >03:12:28,549 DEBUG storage: looking up parted Partition: /dev/sdb1 >03:12:28,550 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >03:12:28,552 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >03:12:28,553 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >03:12:28,559 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >03:12:28,559 INFO storage: added partition sdb1 (id 3) to device tree >03:12:28,561 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >03:12:28,562 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >03:12:28,563 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >03:12:28,571 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >03:12:28,631 WARN storage: disklabel detected but not usable on sdb1 >03:12:28,632 INFO storage: type detected on 'sdb1' is 'ext4' >03:12:28,775 DEBUG storage: padding min size from 55 up to 60 >03:12:28,781 DEBUG storage: Ext4FS.supported: supported: True ; >03:12:28,785 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:12:28,798 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >03:12:28,802 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >03:12:28,803 DEBUG storage: looking up parted Device: /dev/sdb1 >03:12:28,806 INFO storage: got device: PartitionDevice instance (0x7f037c617e50) -- > name = sdb1 status = True kids = 0 id = 3 > parents = ['existing 8500MB disk sdb (2) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 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 0x7f037c70e9e0> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f037c61a6d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f037c61ad50> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f037c61a9d0> PedPartition: <_ped.Partition object at 0x7f037c5fa950> > disk = existing 8500MB disk sdb (2) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >03:12:28,812 DEBUG storage: Ext4FS.supported: supported: True ; >03:12:28,817 INFO storage: got format: Ext4FS instance (0x7f037c61c390) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = 366b233d-a18d-479c-9ce8-34945f544bc1 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >03:12:28,820 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_001FNEXTDBT2-part2 /dev/disk/by-uuid/df65e78f-e0be-463d-835c-a94b921982f1', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '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': 'df65e78f-e0be-463d-835c-a94b921982f1', > 'ID_FS_UUID_ENC': 'df65e78f-e0be-463d-835c-a94b921982f1', > '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:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4128768', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_001FNEXTDBT2', > 'ID_SERIAL_SHORT': '001FNEXTDBT2', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25464', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_001FNEXTDBT2-part2', > '/dev/disk/by-uuid/df65e78f-e0be-463d-835c-a94b921982f1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2'} ; name: sdb2 ; >03:12:28,822 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2)... >03:12:28,823 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >03:12:28,828 DEBUG storage: DeviceTree.getDeviceByName returned None >03:12:28,828 INFO storage: sdb2 is a partition >03:12:28,829 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >03:12:28,831 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >03:12:28,832 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sdb (2) with existing msdos disklabel >03:12:28,836 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >03:12:28,837 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >03:12:28,841 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:12:28,843 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >03:12:28,844 DEBUG storage: looking up parted Partition: /dev/sdb2 >03:12:28,845 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >03:12:28,849 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >03:12:28,850 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >03:12:28,852 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >03:12:28,857 INFO storage: added partition sdb2 (id 4) to device tree >03:12:28,858 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >03:12:28,859 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >03:12:28,864 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >03:12:28,865 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >03:12:28,911 WARN storage: disklabel detected but not usable on sdb2 >03:12:28,911 INFO storage: type detected on 'sdb2' is 'swap' >03:12:28,913 DEBUG storage: SwapSpace.__init__: device: /dev/sdb2 ; serial: 001FNEXTDBT2 ; uuid: df65e78f-e0be-463d-835c-a94b921982f1 ; exists: True ; label: None ; >03:12:28,919 DEBUG storage: getFormat('swap') returning SwapSpace instance >03:12:28,920 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >03:12:28,921 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: swap ; >03:12:28,926 DEBUG storage: looking up parted Device: /dev/sdb2 >03:12:28,927 INFO storage: got device: PartitionDevice instance (0x7f037c61a4d0) -- > name = sdb2 status = True kids = 0 id = 4 > parents = ['existing 8500MB disk sdb (2) with existing msdos disklabel'] > uuid = None size = 2016.0 > format = existing swap > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 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 0x7f037c70e950> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f037c61a6d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f037c61ad90> > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f037c61acd0> PedPartition: <_ped.Partition object at 0x7f037c5fa890> > disk = existing 8500MB disk sdb (2) with existing msdos disklabel > start = 1026048 end = 5154815 length = 4128768 > flags = >03:12:28,928 INFO storage: got format: SwapSpace instance (0x7f037c61c3d0) -- > type = swap name = swap status = False > device = /dev/sdb2 uuid = df65e78f-e0be-463d-835c-a94b921982f1 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >03:12:28,932 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_001FNEXTDBT2-part3 /dev/disk/by-uuid/843b49fe-4a3b-44e9-ba6c-cdf2c2abf0aa', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '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': '843b49fe-4a3b-44e9-ba6c-cdf2c2abf0aa', > 'ID_FS_UUID_ENC': '843b49fe-4a3b-44e9-ba6c-cdf2c2abf0aa', > '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:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '5154816', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '12253184', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_001FNEXTDBT2', > 'ID_SERIAL_SHORT': '001FNEXTDBT2', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '25476', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_001FNEXTDBT2-part3', > '/dev/disk/by-uuid/843b49fe-4a3b-44e9-ba6c-cdf2c2abf0aa'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb3'} ; name: sdb3 ; >03:12:28,936 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb3)... >03:12:28,938 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >03:12:28,947 DEBUG storage: DeviceTree.getDeviceByName returned None >03:12:28,948 INFO storage: sdb3 is a partition >03:12:28,949 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >03:12:28,953 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >03:12:28,954 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sdb (2) with existing msdos disklabel >03:12:28,956 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >03:12:28,957 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >03:12:28,961 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:12:28,963 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >03:12:28,963 DEBUG storage: looking up parted Partition: /dev/sdb3 >03:12:28,964 DEBUG storage: PartitionDevice.probe: sdb3 ; exists: True ; >03:12:29,003 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >03:12:29,007 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >03:12:29,011 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >03:12:29,013 INFO storage: added partition sdb3 (id 5) to device tree >03:12:29,026 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >03:12:29,027 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >03:12:29,033 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >03:12:29,034 DEBUG storage: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >03:12:29,084 WARN storage: disklabel detected but not usable on sdb3 >03:12:29,085 INFO storage: type detected on 'sdb3' is 'ext4' >03:12:29,220 DEBUG storage: padding min size from 2915 up to 3206 >03:12:29,226 DEBUG storage: Ext4FS.supported: supported: True ; >03:12:29,228 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:12:29,242 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >03:12:29,253 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: ext4 ; >03:12:29,254 DEBUG storage: looking up parted Device: /dev/sdb3 >03:12:29,257 INFO storage: got device: PartitionDevice instance (0x7f037c613d90) -- > name = sdb3 status = True kids = 0 id = 5 > parents = ['existing 8500MB disk sdb (2) with existing msdos disklabel'] > uuid = None size = 5983.0 > format = existing ext4 filesystem > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 12253184 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (762, 255, 63) biosGeometry: (762, 255, 63) > PedDevice: <_ped.Device object at 0x7f037c70e5f0> > target size = 0 path = /dev/sdb3 > 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 0x7f037c61a6d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f037c61af50> > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f037c61aed0> PedPartition: <_ped.Partition object at 0x7f037c5fa7d0> > disk = existing 8500MB disk sdb (2) with existing msdos disklabel > start = 5154816 end = 17407999 length = 12253184 > flags = >03:12:29,266 DEBUG storage: Ext4FS.supported: supported: True ; >03:12:29,266 INFO storage: got format: Ext4FS instance (0x7f037c62b7d0) -- > type = ext4 name = ext4 status = False > device = /dev/sdb3 uuid = 843b49fe-4a3b-44e9-ba6c-cdf2c2abf0aa exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 5983.0 targetSize = 5983.0 > >03:12:29,275 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-TC6\\x20x86_64 /dev/disk/by-uuid/2012-10-20-03-21-50-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1: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-TC6_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC6\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-20-03-21-50-00', > 'ID_FS_UUID_ENC': '2012-10-20-03-21-50-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': '28518', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC6\\x20x86_64', > '/dev/disk/by-uuid/2012-10-20-03-21-50-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >03:12:29,278 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >03:12:29,280 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >03:12:29,283 DEBUG storage: DeviceTree.getDeviceByName returned None >03:12:29,284 INFO storage: sr0 is a cdrom >03:12:29,285 DEBUG storage: DeviceTree.addUdevOpticalDevice: >03:12:29,290 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:12:29,292 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >03:12:29,296 INFO storage: added cdrom sr0 (id 6) to device tree >03:12:29,297 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:12:29,308 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >03:12:29,309 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >03:12:29,316 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >03:12:29,318 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >03:12:29,343 WARN storage: disklabel detected but not usable on sr0 >03:12:29,344 INFO storage: type detected on 'sr0' is 'iso9660' >03:12:29,346 DEBUG storage: Iso9660FS.supported: supported: True ; >03:12:29,351 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >03:12:29,353 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >03:12:29,354 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:12:29,366 DEBUG storage: looking up parted Device: /dev/sr0 >03:12:29,366 INFO storage: got device: OpticalDevice instance (0x7f037c61cad0) -- > name = sr0 status = True kids = 0 id = 6 > parents = [] > uuid = None size = 4270.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2186240 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7f037c9c1290> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >03:12:29,368 DEBUG storage: Iso9660FS.supported: supported: True ; >03:12:29,369 INFO storage: got format: Iso9660FS instance (0x7f037c634d90) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-20-03-21-50-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC6_x86_64 size = 0 targetSize = 0 > >03:12:29,371 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': '62891', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >03:12:29,375 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >03:12:29,377 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >03:12:29,382 DEBUG storage: DeviceTree.getDeviceByName returned None >03:12:29,382 INFO storage: loop0 is a loop device >03:12:29,383 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >03:12:29,390 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >03:12:29,392 DEBUG storage: DeviceTree.getDeviceByName returned None >03:12:29,394 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:12:29,398 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >03:12:29,399 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 7) to device tree >03:12:29,400 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >03:12:29,406 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:12:29,408 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >03:12:29,410 INFO storage: added loop loop0 (id 8) to device tree >03:12:29,411 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >03:12:29,418 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >03:12:29,423 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >03:12:29,425 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >03:12:29,432 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >03:12:29,450 WARN storage: disklabel detected but not usable on loop0 >03:12:29,451 INFO storage: type detected on 'loop0' is 'squashfs' >03:12:29,452 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >03:12:29,453 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >03:12:29,453 INFO storage: got device: LoopDevice instance (0x7f037c9c2290) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (7)'] > 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 >03:12:29,456 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed', > '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': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_UUID_ENC': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '62910', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >03:12:29,465 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >03:12:29,466 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >03:12:29,467 DEBUG storage: DeviceTree.getDeviceByName returned None >03:12:29,470 INFO storage: loop1 is a loop device >03:12:29,472 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >03:12:29,475 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >03:12:29,476 DEBUG storage: DeviceTree.getDeviceByName returned None >03:12:29,482 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:12:29,484 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >03:12:29,484 INFO storage: added file /LiveOS/rootfs.img (id 9) to device tree >03:12:29,486 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >03:12:29,491 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:12:29,492 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >03:12:29,496 INFO storage: added loop loop1 (id 10) to device tree >03:12:29,497 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >03:12:29,499 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >03:12:29,500 DEBUG storage: Ext4FS.supported: supported: True ; >03:12:29,500 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:12:29,501 DEBUG storage: device loop1 does not contain a disklabel >03:12:29,504 INFO storage: type detected on 'loop1' is 'ext4' >03:12:29,583 DEBUG storage: padding min size from 0 up to 0 >03:12:29,585 DEBUG storage: Ext4FS.supported: supported: True ; >03:12:29,585 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:12:29,586 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >03:12:29,591 INFO storage: got device: LoopDevice instance (0x7f037c9c4210) -- > name = loop1 status = False kids = 0 id = 10 > parents = ['existing 0MB file /LiveOS/rootfs.img (9)'] > 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 >03:12:29,592 DEBUG storage: Ext4FS.supported: supported: True ; >03:12:29,592 INFO storage: got format: Ext4FS instance (0x7f037c9c4510) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 9e285342-0dc4-47ed-93cb-7541d97af8ed exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >03:12:29,594 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': '62927', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >03:12:29,598 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >03:12:29,599 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >03:12:29,600 DEBUG storage: DeviceTree.getDeviceByName returned None >03:12:29,601 INFO storage: loop2 is a loop device >03:12:29,602 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >03:12:29,606 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >03:12:29,607 DEBUG storage: DeviceTree.getDeviceByName returned None >03:12:29,608 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:12:29,609 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >03:12:29,613 INFO storage: added file /overlay (deleted) (id 11) to device tree >03:12:29,615 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >03:12:29,616 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:12:29,617 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >03:12:29,621 INFO storage: added loop loop2 (id 12) to device tree >03:12:29,622 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >03:12:29,624 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >03:12:29,624 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >03:12:29,625 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >03:12:29,628 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >03:12:29,638 WARN storage: disklabel detected but not usable on loop2 >03:12:29,639 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >03:12:29,639 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >03:12:29,641 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >03:12:29,645 INFO storage: got device: LoopDevice instance (0x7f037c9d0290) -- > name = loop2 status = False kids = 0 id = 12 > parents = ['existing 0MB file /overlay (deleted) (11)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >03:12:29,646 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': '62943', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >03:12:29,647 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >03:12:29,647 DEBUG storage: lvm filter: adding loop3 to the reject list >03:12:29,649 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': '62959', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >03:12:29,652 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >03:12:29,653 DEBUG storage: lvm filter: adding loop4 to the reject list >03:12:29,654 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': '64210', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >03:12:29,655 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >03:12:29,655 DEBUG storage: lvm filter: adding loop5 to the reject list >03:12:29,657 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': '64882', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >03:12:29,660 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >03:12:29,661 DEBUG storage: lvm filter: adding loop6 to the reject list >03:12:29,662 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': '64900', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >03:12:29,663 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >03:12:29,663 DEBUG storage: lvm filter: adding loop7 to the reject list >03:12:29,663 DEBUG storage: Skipping a device mapper drive (dm-0) for now >03:12:29,706 INFO storage: devices to scan: ['dm-0'] >03:12:29,713 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/9e285342-0dc4-47ed-93cb-7541d97af8ed /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': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_UUID_ENC': '9e285342-0dc4-47ed-93cb-7541d97af8ed', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '95907', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9e285342-0dc4-47ed-93cb-7541d97af8ed', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >03:12:29,714 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >03:12:29,715 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >03:12:29,719 DEBUG storage: DeviceTree.getDeviceByName returned None >03:12:29,719 INFO storage: live-rw is a device-mapper device >03:12:29,720 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >03:12:29,721 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >03:12:29,726 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (10) with existing ext4 filesystem >03:12:29,728 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >03:12:29,729 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (12) >03:12:29,735 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >03:12:29,736 DEBUG storage: DeviceTree.getDeviceByName returned None >03:12:29,737 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >03:12:29,741 DEBUG storage: getFormat('None') returning DeviceFormat instance >03:12:29,743 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >03:12:29,743 INFO storage: added dm live-rw (id 13) to device tree >03:12:29,744 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >03:12:29,745 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >03:12:29,750 DEBUG storage: Ext4FS.supported: supported: True ; >03:12:29,751 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:12:29,751 DEBUG storage: device live-rw does not contain a disklabel >03:12:29,751 INFO storage: type detected on 'live-rw' is 'ext4' >03:12:29,836 DEBUG storage: padding min size from 717 up to 788 >03:12:29,838 DEBUG storage: Ext4FS.supported: supported: True ; >03:12:29,838 DEBUG storage: getFormat('ext4') returning Ext4FS instance >03:12:29,839 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >03:12:29,844 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >03:12:29,857 INFO storage: got device: DMDevice instance (0x7f037c9d4f90) -- > name = live-rw status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop2 (12)'] > 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 0x7f037c70ed40> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >03:12:29,863 DEBUG storage: Ext4FS.supported: supported: True ; >03:12:29,863 INFO storage: got format: Ext4FS instance (0x7f037c9e7090) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9e285342-0dc4-47ed-93cb-7541d97af8ed exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >03:12:29,901 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >03:12:29,944 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >03:12:29,946 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:12:29,947 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >03:12:29,984 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >03:12:30,016 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >03:12:30,018 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:12:30,020 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:12:30,061 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >03:12:30,062 DEBUG storage: SwapSpace.teardown: device: /dev/sdb2 ; status: False ; type: swap ; >03:12:30,064 DEBUG storage: SwapSpace.teardown: device: /dev/sdb2 ; status: False ; type: swap ; >03:12:30,101 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >03:12:30,103 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:12:30,109 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:12:30,145 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >03:12:30,178 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >03:12:30,180 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:12:30,182 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:12:30,224 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >03:12:30,257 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >03:12:30,258 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >03:12:30,260 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >03:12:30,262 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >03:12:30,266 INFO storage: edd: collected mbr signatures: {'sda': '0x3e113e10', 'sdb': '0x000b4f81'} >03:12:30,267 DEBUG storage: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0x3e113e10 > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 17408000 >03:12:30,269 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:0/0:0:0:0/block >03:12:30,270 INFO storage: edd: matched 0x80 to sda using MBR sig >03:12:30,271 DEBUG storage: edd: data extracted from 0x81: > type: ATA, ata_device: 1 > channel: 0, mbr_signature: 0x000b4f81 > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 17408000 >03:12:30,272 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:1/0:0:1:0/block >03:12:30,272 INFO storage: edd: matched 0x81 to sdb using MBR sig >03:12:30,274 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >03:12:30,315 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >03:12:30,332 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >03:12:30,461 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >03:12:30,464 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:12:30,469 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >03:12:30,520 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >03:12:30,521 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >03:12:30,595 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >03:12:30,595 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >03:12:30,596 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >03:12:30,596 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >03:12:30,596 DEBUG storage: crypttab maps: [] >03:12:30,597 DEBUG storage: parsing /mnt/sysimage/etc/fstab >03:12:30,597 DEBUG storage: resolved 'UUID=843b49fe-4a3b-44e9-ba6c-cdf2c2abf0aa' to 'sdb3' (partition) >03:12:30,598 DEBUG storage: resolved 'UUID=366b233d-a18d-479c-9ce8-34945f544bc1' to 'sdb1' (partition) >03:12:30,598 DEBUG storage: resolved 'UUID=df65e78f-e0be-463d-835c-a94b921982f1' to 'sdb2' (partition) >03:12:30,599 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >03:12:30,838 DEBUG storage: Ext4FS.supported: supported: True ; >03:12:30,842 DEBUG storage: Ext4FS.supported: supported: True ; >03:12:30,848 DEBUG storage: NTFS.supported: supported: False ; >03:12:30,850 DEBUG storage: Ext4FS.supported: supported: True ; >03:12:30,857 DEBUG storage: Ext4FS.supported: supported: True ; >03:12:30,861 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:12:30,867 DEBUG storage: Iso9660FS.supported: supported: True ; >03:12:31,162 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >03:12:31,164 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >03:12:31,167 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4270MB cdrom sr0 (6) with existing iso9660 filesystem >23:15:34,325 DEBUG storage: Iso9660FS.supported: supported: True ; >23:15:34,327 DEBUG storage: Iso9660FS.supported: supported: True ; >23:15:34,329 DEBUG storage: NFSv4.supported: supported: False ; >23:15:34,330 DEBUG storage: NFSv4.supported: supported: False ; >23:15:34,332 DEBUG storage: SELinuxFS.supported: supported: False ; >23:15:34,333 DEBUG storage: SELinuxFS.supported: supported: False ; >23:15:34,335 DEBUG storage: Ext4FS.supported: supported: True ; >23:15:34,336 DEBUG storage: Ext4FS.supported: supported: True ; >23:15:34,338 DEBUG storage: Ext3FS.supported: supported: True ; >23:15:34,339 DEBUG storage: Ext3FS.supported: supported: True ; >23:15:34,341 DEBUG storage: Ext2FS.supported: supported: True ; >23:15:34,342 DEBUG storage: Ext2FS.supported: supported: True ; >23:15:34,344 DEBUG storage: SysFS.supported: supported: False ; >23:15:34,346 DEBUG storage: SysFS.supported: supported: False ; >23:15:34,347 DEBUG storage: MultipathMember.__init__: >23:15:34,348 DEBUG storage: MDRaidMember.__init__: >23:15:34,350 DEBUG storage: ProcFS.supported: supported: False ; >23:15:34,352 DEBUG storage: ProcFS.supported: supported: False ; >23:15:34,353 DEBUG storage: SwapSpace.__init__: >23:15:34,355 DEBUG storage: DMRaidMember.__init__: >23:15:34,356 DEBUG storage: DevPtsFS.supported: supported: False ; >23:15:34,358 DEBUG storage: DevPtsFS.supported: supported: False ; >23:15:34,359 DEBUG storage: BTRFS.supported: supported: True ; >23:15:34,452 DEBUG storage: USBFS.supported: supported: False ; >23:15:34,453 DEBUG storage: USBFS.supported: supported: False ; >23:15:34,455 DEBUG storage: DiskLabel.__init__: >23:15:34,455 INFO storage: DiskLabel.partedDevice returning None >23:15:34,457 DEBUG storage: HFSPlus.supported: supported: False ; >23:15:34,458 DEBUG storage: HFSPlus.supported: supported: False ; >23:15:34,460 DEBUG storage: XFS.supported: supported: True ; >23:15:34,532 DEBUG storage: XFS.supported: supported: True ; >23:15:34,535 DEBUG storage: TmpFS.supported: supported: False ; >23:15:34,536 DEBUG storage: TmpFS.supported: supported: False ; >23:15:34,538 DEBUG storage: LUKS.__init__: >23:15:34,539 DEBUG storage: NTFS.supported: supported: False ; >23:15:34,541 DEBUG storage: NTFS.supported: supported: False ; >23:15:34,543 DEBUG storage: BindFS.supported: supported: False ; >23:15:34,544 DEBUG storage: BindFS.supported: supported: False ; >23:15:34,545 DEBUG storage: HFS.supported: supported: False ; >23:15:34,547 DEBUG storage: HFS.supported: supported: False ; >23:15:34,548 DEBUG storage: LVMPhysicalVolume.__init__: >23:15:34,550 DEBUG storage: NFS.supported: supported: False ; >23:15:34,551 DEBUG storage: NFS.supported: supported: False ; >23:15:34,553 DEBUG storage: FATFS.supported: supported: True ; >23:15:34,579 DEBUG storage: FATFS.supported: supported: True ; >23:15:34,582 DEBUG storage: NoDevFS.supported: supported: False ; >23:15:34,583 DEBUG storage: NoDevFS.supported: supported: False ;
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 869103
:
631863
|
631864
|
631865
|
631866
| 631867 |
631868
|
631869
|
631870
|
631871
|
631872
|
631873
|
631874
|
631875
|
631876