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 633387 Details for
Bug 870104
AttributeError: 'NoneType' object has no attribute 'get_child'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: storage.log
storage.log (text/plain), 65.21 KB, created by
Reartes Guillermo
on 2012-10-25 14:46:45 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2012-10-25 14:46:45 UTC
Size:
65.21 KB
patch
obsolete
>14:28:58,702 DEBUG storage: registered device format class MultipathMember as multipath_member >14:28:58,705 DEBUG storage: registered device format class SwapSpace as swap >14:28:58,706 DEBUG storage: registered device format class DMRaidMember as dmraidmember >14:28:58,741 DEBUG storage: registered device format class LUKS as luks >14:28:58,743 DEBUG storage: registered device format class MDRaidMember as mdmember >14:28:58,749 DEBUG storage: registered device format class DiskLabel as disklabel >14:28:58,770 DEBUG storage: registered device format class Ext2FS as ext2 >14:28:58,771 DEBUG storage: registered device format class Ext3FS as ext3 >14:28:58,771 DEBUG storage: registered device format class Ext4FS as ext4 >14:28:58,772 DEBUG storage: registered device format class FATFS as vfat >14:28:58,772 DEBUG storage: registered device format class EFIFS as efi >14:28:58,773 DEBUG storage: registered device format class BTRFS as btrfs >14:28:58,773 DEBUG storage: registered device format class GFS2 as gfs2 >14:28:58,774 DEBUG storage: registered device format class JFS as jfs >14:28:58,774 DEBUG storage: registered device format class ReiserFS as reiserfs >14:28:58,775 DEBUG storage: registered device format class XFS as xfs >14:28:58,775 DEBUG storage: registered device format class HFS as hfs >14:28:58,776 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >14:28:58,776 DEBUG storage: registered device format class HFSPlus as hfs+ >14:28:58,777 DEBUG storage: registered device format class NTFS as ntfs >14:28:58,777 DEBUG storage: registered device format class NFS as nfs >14:28:58,778 DEBUG storage: registered device format class NFSv4 as nfs4 >14:28:58,778 DEBUG storage: registered device format class Iso9660FS as iso9660 >14:28:58,779 DEBUG storage: registered device format class NoDevFS as nodev >14:28:58,779 DEBUG storage: registered device format class DevPtsFS as devpts >14:28:58,780 DEBUG storage: registered device format class ProcFS as proc >14:28:58,780 DEBUG storage: registered device format class SysFS as sysfs >14:28:58,781 DEBUG storage: registered device format class TmpFS as tmpfs >14:28:58,781 DEBUG storage: registered device format class BindFS as bind >14:28:58,782 DEBUG storage: registered device format class SELinuxFS as selinuxfs >14:28:58,782 DEBUG storage: registered device format class USBFS as usbfs >14:28:58,784 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >14:28:58,785 DEBUG storage: registered device format class BIOSBoot as biosboot >14:28:58,787 DEBUG storage: registered device format class PPCPRePBoot as prepboot >14:28:59,668 DEBUG storage: MultipathTopology._build_topology: >14:28:59,668 DEBUG storage: /etc/multipath.conf contents: >14:28:59,669 DEBUG storage: # multipath.conf written by anaconda >14:28:59,669 DEBUG storage: >14:28:59,670 DEBUG storage: defaults { >14:28:59,670 DEBUG storage: user_friendly_names yes >14:28:59,671 DEBUG storage: } >14:28:59,671 DEBUG storage: blacklist { >14:28:59,672 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:28:59,672 DEBUG storage: devnode "^hd[a-z]" >14:28:59,673 DEBUG storage: devnode "^dcssblk[0-9]*" >14:28:59,673 DEBUG storage: device { >14:28:59,674 DEBUG storage: vendor "DGC" >14:28:59,674 DEBUG storage: product "LUNZ" >14:28:59,674 DEBUG storage: } >14:28:59,675 DEBUG storage: device { >14:28:59,675 DEBUG storage: vendor "IBM" >14:28:59,676 DEBUG storage: product "S/390.*" >14:28:59,676 DEBUG storage: } >14:28:59,677 DEBUG storage: # don't count normal SATA devices as multipaths >14:28:59,677 DEBUG storage: device { >14:28:59,678 DEBUG storage: vendor "ATA" >14:28:59,678 DEBUG storage: } >14:28:59,678 DEBUG storage: # don't count 3ware devices as multipaths >14:28:59,679 DEBUG storage: device { >14:28:59,679 DEBUG storage: vendor "3ware" >14:28:59,680 DEBUG storage: } >14:28:59,680 DEBUG storage: device { >14:28:59,681 DEBUG storage: vendor "AMCC" >14:28:59,681 DEBUG storage: } >14:28:59,682 DEBUG storage: # nor highpoint devices >14:28:59,682 DEBUG storage: device { >14:28:59,682 DEBUG storage: vendor "HPT" >14:28:59,683 DEBUG storage: } >14:28:59,683 DEBUG storage: } >14:28:59,684 DEBUG storage: multipaths { >14:28:59,684 DEBUG storage: } >14:28:59,684 DEBUG storage: (end of /etc/multipath.conf) >14:28:59,789 INFO storage: MultipathTopology: found singlepath device: sda >14:28:59,790 INFO storage: MultipathTopology: found non-disk device: sda1 >14:28:59,791 INFO storage: MultipathTopology: found singlepath device: sdb >14:28:59,792 INFO storage: MultipathTopology: found non-disk device: sdb1 >14:28:59,793 INFO storage: MultipathTopology: found non-disk device: sr0 >14:28:59,794 INFO storage: MultipathTopology: found singlepath device: loop0 >14:28:59,794 INFO storage: MultipathTopology: found singlepath device: loop1 >14:28:59,795 INFO storage: MultipathTopology: found singlepath device: loop2 >14:28:59,796 INFO storage: MultipathTopology: found singlepath device: loop3 >14:28:59,797 INFO storage: MultipathTopology: found singlepath device: loop4 >14:28:59,798 INFO storage: MultipathTopology: found singlepath device: loop5 >14:28:59,800 INFO storage: MultipathTopology: found singlepath device: loop6 >14:28:59,801 INFO storage: MultipathTopology: found singlepath device: loop7 >14:28:59,802 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:29:03,359 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >14:29:03,362 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >14:29:03,520 DEBUG storage: MultipathTopology._build_topology: >14:29:03,539 DEBUG storage: /etc/multipath.conf contents: >14:29:03,540 DEBUG storage: # multipath.conf written by anaconda >14:29:03,540 DEBUG storage: >14:29:03,541 DEBUG storage: defaults { >14:29:03,541 DEBUG storage: user_friendly_names yes >14:29:03,542 DEBUG storage: } >14:29:03,542 DEBUG storage: blacklist { >14:29:03,542 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >14:29:03,543 DEBUG storage: devnode "^hd[a-z]" >14:29:03,543 DEBUG storage: devnode "^dcssblk[0-9]*" >14:29:03,544 DEBUG storage: device { >14:29:03,544 DEBUG storage: vendor "DGC" >14:29:03,545 DEBUG storage: product "LUNZ" >14:29:03,545 DEBUG storage: } >14:29:03,545 DEBUG storage: device { >14:29:03,546 DEBUG storage: vendor "IBM" >14:29:03,546 DEBUG storage: product "S/390.*" >14:29:03,547 DEBUG storage: } >14:29:03,547 DEBUG storage: # don't count normal SATA devices as multipaths >14:29:03,547 DEBUG storage: device { >14:29:03,548 DEBUG storage: vendor "ATA" >14:29:03,548 DEBUG storage: } >14:29:03,549 DEBUG storage: # don't count 3ware devices as multipaths >14:29:03,549 DEBUG storage: device { >14:29:03,550 DEBUG storage: vendor "3ware" >14:29:03,550 DEBUG storage: } >14:29:03,550 DEBUG storage: device { >14:29:03,554 DEBUG storage: vendor "AMCC" >14:29:03,555 DEBUG storage: } >14:29:03,555 DEBUG storage: # nor highpoint devices >14:29:03,556 DEBUG storage: device { >14:29:03,556 DEBUG storage: vendor "HPT" >14:29:03,557 DEBUG storage: } >14:29:03,557 DEBUG storage: } >14:29:03,557 DEBUG storage: multipaths { >14:29:03,558 DEBUG storage: } >14:29:03,558 DEBUG storage: (end of /etc/multipath.conf) >14:29:03,666 INFO storage: MultipathTopology: found singlepath device: sda >14:29:03,668 INFO storage: MultipathTopology: found non-disk device: sda1 >14:29:03,669 INFO storage: MultipathTopology: found singlepath device: sdb >14:29:03,670 INFO storage: MultipathTopology: found non-disk device: sdb1 >14:29:03,671 INFO storage: MultipathTopology: found non-disk device: sr0 >14:29:03,673 INFO storage: MultipathTopology: found singlepath device: loop0 >14:29:03,674 INFO storage: MultipathTopology: found singlepath device: loop1 >14:29:03,677 INFO storage: MultipathTopology: found singlepath device: loop2 >14:29:03,679 INFO storage: MultipathTopology: found singlepath device: loop3 >14:29:03,681 INFO storage: MultipathTopology: found singlepath device: loop4 >14:29:03,683 INFO storage: MultipathTopology: found singlepath device: loop5 >14:29:03,692 INFO storage: MultipathTopology: found singlepath device: loop6 >14:29:03,694 INFO storage: MultipathTopology: found singlepath device: loop7 >14:29:03,696 INFO storage: MultipathTopology: found singlepath device: dm-0 >14:29:03,698 INFO storage: devices to scan: ['sda', 'sda1', 'sdb', 'sdb1', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >14:29:03,722 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': '95852', > '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 ; >14:29:03,723 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >14:29:03,731 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:29:03,732 DEBUG storage: DeviceTree.getDeviceByName returned None >14:29:03,736 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >14:29:03,737 INFO storage: sda is a disk >14:29:03,738 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:29:03,740 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:29:03,747 INFO storage: added disk sda (id 0) to device tree >14:29:03,747 DEBUG storage: looking up parted Device: /dev/sda >14:29:03,756 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >14:29:03,758 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >14:29:03,771 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >14:29:03,780 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >14:29:03,822 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 0x7f61ba1e8150>] > device: <parted.device.Device object at 0x7f61ba1cf8d0> > PedDisk: <_ped.Disk object at 0x7f61bcde4950> >14:29:03,824 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:29:03,829 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >14:29:03,831 INFO storage: got device: DiskDevice instance (0x7f61ba215d90) -- > 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 0x7f61bcd50830> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f61bcde7290> >14:29:03,844 INFO storage: got format: DiskLabel instance (0x7f61bcde7a10) -- > 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 0x7f61ba1e8150>] > device: <parted.device.Device object at 0x7f61ba1cf8d0> > PedDisk: <_ped.Disk object at 0x7f61bcde4950> > origPartedDisk = <parted.disk.Disk object at 0x7f61ba1dcc90> > 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 0x7f61bcd509e0> > >14:29:03,848 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': '96246', > '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 ; >14:29:03,856 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >14:29:03,864 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >14:29:03,868 DEBUG storage: DeviceTree.getDeviceByName returned None >14:29:03,874 INFO storage: sda1 is a partition >14:29:03,876 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >14:29:03,877 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >14:29:03,889 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sda (0) with existing msdos disklabel >14:29:03,891 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >14:29:03,893 DEBUG storage: PartitionDevice._setFormat: sda1 ; >14:29:03,897 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:29:03,899 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >14:29:03,900 DEBUG storage: looking up parted Partition: /dev/sda1 >14:29:03,901 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >14:29:03,903 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >14:29:03,915 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >14:29:03,947 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >14:29:03,949 INFO storage: added partition sda1 (id 1) to device tree >14:29:03,950 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >14:29:03,951 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >14:29:03,956 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >14:29:03,958 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >14:29:04,014 WARN storage: disklabel detected but not usable on sda1 >14:29:04,016 INFO storage: type detected on 'sda1' is 'ntfs' >14:29:04,657 DEBUG storage: padding min size from 3078 up to 3386 >14:29:04,659 DEBUG storage: NTFS.supported: supported: False ; >14:29:04,660 DEBUG storage: getFormat('ntfs') returning NTFS instance >14:29:04,661 DEBUG storage: PartitionDevice._setFormat: sda1 ; >14:29:04,674 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ntfs ; >14:29:04,675 DEBUG storage: looking up parted Device: /dev/sda1 >14:29:04,687 INFO storage: got device: PartitionDevice instance (0x7f61bcde7250) -- > 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 0x7f61bcd50f80> > 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 0x7f61ba1cff50> fileSystem: <parted.filesystem.FileSystem object at 0x7f61ba1e8210> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f61ba1e8190> PedPartition: <_ped.Partition object at 0x7f61ba1c9830> > disk = existing 8500MB disk sda (0) with existing msdos disklabel > start = 63 end = 17382329 length = 17382267 > flags = boot >14:29:04,689 DEBUG storage: NTFS.supported: supported: False ; >14:29:04,691 INFO storage: got format: NTFS instance (0x7f61ba1e8650) -- > 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 > >14:29:04,693 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': '5179', > '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 ; >14:29:04,699 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb)... >14:29:04,701 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >14:29:04,706 DEBUG storage: DeviceTree.getDeviceByName returned None >14:29:04,708 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >14:29:04,709 INFO storage: sdb is a disk >14:29:04,714 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:29:04,715 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >14:29:04,716 INFO storage: added disk sdb (id 2) to device tree >14:29:04,716 DEBUG storage: looking up parted Device: /dev/sdb >14:29:04,727 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >14:29:04,734 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >14:29:04,737 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >14:29:04,757 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >14:29:04,778 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 0x7f61bcf12750>] > device: <parted.device.Device object at 0x7f61bcf12090> > PedDisk: <_ped.Disk object at 0x7f61bcf153f8> >14:29:04,779 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >14:29:04,791 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >14:29:04,797 INFO storage: got device: DiskDevice instance (0x7f61ba1e8310) -- > 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 0x7f61ba1ef200> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f61bcf13c50> >14:29:04,805 INFO storage: got format: DiskLabel instance (0x7f61bcf13e10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f61bcf12750>] > device: <parted.device.Device object at 0x7f61bcf12090> > PedDisk: <_ped.Disk object at 0x7f61bcf153f8> > origPartedDisk = <parted.disk.Disk object at 0x7f61bcf122d0> > 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 0x7f61ba1ef320> > >14:29:04,809 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_001FNEXTDBT2-part1 /dev/disk/by-label/Dinameic /dev/disk/by-uuid/E65C4A845C4A4F8B', > '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_LABEL': 'Dinameic', > 'ID_FS_LABEL_ENC': 'Dinameic', > 'ID_FS_TYPE': 'ntfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'E65C4A845C4A4F8B', > 'ID_FS_UUID_ENC': 'E65C4A845C4A4F8B', > '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': '63', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '17398332', > 'ID_PART_ENTRY_TYPE': '0x42', > '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': '5570', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_001FNEXTDBT2-part1', > '/dev/disk/by-label/Dinameic', > '/dev/disk/by-uuid/E65C4A845C4A4F8B'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1'} ; name: sdb1 ; >14:29:04,823 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:1/0:0:1:0/block/sdb/sdb1)... >14:29:04,825 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >14:29:04,830 DEBUG storage: DeviceTree.getDeviceByName returned None >14:29:04,831 INFO storage: sdb1 is a partition >14:29:04,832 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >14:29:04,834 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >14:29:04,836 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sdb (2) with existing msdos disklabel >14:29:04,841 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >14:29:04,842 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >14:29:04,851 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:29:04,854 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >14:29:04,860 DEBUG storage: looking up parted Partition: /dev/sdb1 >14:29:04,862 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >14:29:04,870 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >14:29:04,871 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >14:29:04,875 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >14:29:04,878 INFO storage: added partition sdb1 (id 3) to device tree >14:29:04,882 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >14:29:04,884 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >14:29:04,889 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >14:29:04,893 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >14:29:04,962 WARN storage: disklabel detected but not usable on sdb1 >14:29:04,963 INFO storage: type detected on 'sdb1' is 'ntfs' >14:29:05,055 DEBUG storage: padding min size from 3072 up to 3380 >14:29:05,057 DEBUG storage: NTFS.supported: supported: False ; >14:29:05,057 DEBUG storage: getFormat('ntfs') returning NTFS instance >14:29:05,059 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >14:29:05,066 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: ntfs ; >14:29:05,067 DEBUG storage: looking up parted Device: /dev/sdb1 >14:29:05,068 INFO storage: got device: PartitionDevice instance (0x7f61bcf13f50) -- > name = sdb1 status = True kids = 0 id = 3 > parents = ['existing 8500MB disk sdb (2) with existing msdos disklabel'] > uuid = None size = 8495.27929688 > format = existing ntfs 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: 17398332 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1082, 255, 63) biosGeometry: (1082, 255, 63) > PedDevice: <_ped.Device object at 0x7f61ba1ef4d0> > 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 0x7f61bcf12190> fileSystem: <parted.filesystem.FileSystem object at 0x7f61bcf12810> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f61bcf12790> PedPartition: <_ped.Partition object at 0x7f61bcf0a4d0> > disk = existing 8500MB disk sdb (2) with existing msdos disklabel > start = 63 end = 17398394 length = 17398332 > flags = >14:29:05,074 DEBUG storage: NTFS.supported: supported: False ; >14:29:05,075 INFO storage: got format: NTFS instance (0x7f61bcf12a90) -- > type = ntfs name = ntfs status = False > device = /dev/sdb1 uuid = E65C4A845C4A4F8B exists = True > options = defaults,ro supported = False formattable = False resizable = True > mountpoint = None mountopts = None > label = Dinameic size = 8495.0 targetSize = 8495.0 > >14:29:05,082 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': '21446', > '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 ; >14:29:05,083 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >14:29:05,085 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >14:29:05,086 DEBUG storage: DeviceTree.getDeviceByName returned None >14:29:05,091 INFO storage: sr0 is a cdrom >14:29:05,092 DEBUG storage: DeviceTree.addUdevOpticalDevice: >14:29:05,092 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:29:05,094 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:29:05,098 INFO storage: added cdrom sr0 (id 4) to device tree >14:29:05,100 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:29:05,103 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >14:29:05,104 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >14:29:05,109 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >14:29:05,110 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >14:29:05,128 WARN storage: disklabel detected but not usable on sr0 >14:29:05,128 INFO storage: type detected on 'sr0' is 'iso9660' >14:29:05,130 DEBUG storage: Iso9660FS.supported: supported: True ; >14:29:05,133 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >14:29:05,134 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >14:29:05,135 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:29:05,141 DEBUG storage: looking up parted Device: /dev/sr0 >14:29:05,142 INFO storage: got device: OpticalDevice instance (0x7f61bcf13ed0) -- > name = sr0 status = True kids = 0 id = 4 > 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 0x7f61ba1ef5f0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >14:29:05,144 DEBUG storage: Iso9660FS.supported: supported: True ; >14:29:05,144 INFO storage: got format: Iso9660FS instance (0x7f61bcf12e10) -- > 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 > >14:29:05,146 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': '42587', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >14:29:05,151 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >14:29:05,152 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >14:29:05,153 DEBUG storage: DeviceTree.getDeviceByName returned None >14:29:05,153 INFO storage: loop0 is a loop device >14:29:05,158 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >14:29:05,159 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >14:29:05,160 DEBUG storage: DeviceTree.getDeviceByName returned None >14:29:05,161 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:29:05,162 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >14:29:05,165 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 5) to device tree >14:29:05,167 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >14:29:05,167 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:29:05,168 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:29:05,168 INFO storage: added loop loop0 (id 6) to device tree >14:29:05,174 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >14:29:05,175 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >14:29:05,176 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:29:05,177 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >14:29:05,181 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >14:29:05,191 WARN storage: disklabel detected but not usable on loop0 >14:29:05,192 INFO storage: type detected on 'loop0' is 'squashfs' >14:29:05,192 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >14:29:05,193 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:29:05,200 INFO storage: got device: LoopDevice instance (0x7f61bcf13e90) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (5)'] > 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 >14:29:05,206 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': '42609', > '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 ; >14:29:05,207 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >14:29:05,208 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:29:05,209 DEBUG storage: DeviceTree.getDeviceByName returned None >14:29:05,209 INFO storage: loop1 is a loop device >14:29:05,210 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >14:29:05,215 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >14:29:05,216 DEBUG storage: DeviceTree.getDeviceByName returned None >14:29:05,217 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:29:05,218 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >14:29:05,255 INFO storage: added file /LiveOS/rootfs.img (id 7) to device tree >14:29:05,257 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >14:29:05,264 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:29:05,265 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:29:05,266 INFO storage: added loop loop1 (id 8) to device tree >14:29:05,267 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >14:29:05,269 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >14:29:05,278 DEBUG storage: Ext4FS.supported: supported: True ; >14:29:05,281 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:29:05,290 DEBUG storage: device loop1 does not contain a disklabel >14:29:05,290 INFO storage: type detected on 'loop1' is 'ext4' >14:29:05,437 DEBUG storage: padding min size from 0 up to 0 >14:29:05,438 DEBUG storage: Ext4FS.supported: supported: True ; >14:29:05,438 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:29:05,439 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >14:29:05,442 INFO storage: got device: LoopDevice instance (0x7f61bcf12050) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /LiveOS/rootfs.img (7)'] > 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 >14:29:05,444 DEBUG storage: Ext4FS.supported: supported: True ; >14:29:05,447 INFO storage: got format: Ext4FS instance (0x7f61bcf23350) -- > 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 > >14:29:05,449 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': '43056', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >14:29:05,453 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >14:29:05,454 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:29:05,461 DEBUG storage: DeviceTree.getDeviceByName returned None >14:29:05,461 INFO storage: loop2 is a loop device >14:29:05,462 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >14:29:05,470 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >14:29:05,471 DEBUG storage: DeviceTree.getDeviceByName returned None >14:29:05,471 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:29:05,472 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >14:29:05,475 INFO storage: added file /overlay (deleted) (id 9) to device tree >14:29:05,476 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >14:29:05,477 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:29:05,478 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:29:05,489 INFO storage: added loop loop2 (id 10) to device tree >14:29:05,490 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >14:29:05,491 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >14:29:05,492 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:29:05,495 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >14:29:05,496 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >14:29:05,515 WARN storage: disklabel detected but not usable on loop2 >14:29:05,516 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >14:29:05,516 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >14:29:05,524 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:29:05,524 INFO storage: got device: LoopDevice instance (0x7f61bcf294d0) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /overlay (deleted) (9)'] > 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 >14:29:05,526 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': '43074', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >14:29:05,529 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >14:29:05,529 DEBUG storage: lvm filter: adding loop3 to the reject list >14:29:05,531 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': '43090', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >14:29:05,531 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >14:29:05,532 DEBUG storage: lvm filter: adding loop4 to the reject list >14:29:05,534 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': '68194', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >14:29:05,540 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >14:29:05,540 DEBUG storage: lvm filter: adding loop5 to the reject list >14:29:05,542 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': '69382', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >14:29:05,549 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >14:29:05,549 DEBUG storage: lvm filter: adding loop6 to the reject list >14:29:05,551 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': '69407', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >14:29:05,551 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >14:29:05,552 DEBUG storage: lvm filter: adding loop7 to the reject list >14:29:05,552 DEBUG storage: Skipping a device mapper drive (dm-0) for now >14:29:05,610 INFO storage: devices to scan: ['dm-0'] >14:29:05,621 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': '71649', > '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 ; >14:29:05,624 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >14:29:05,625 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:29:05,626 DEBUG storage: DeviceTree.getDeviceByName returned None >14:29:05,629 INFO storage: live-rw is a device-mapper device >14:29:05,638 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >14:29:05,639 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >14:29:05,641 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing ext4 filesystem >14:29:05,644 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >14:29:05,645 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (10) >14:29:05,653 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >14:29:05,657 DEBUG storage: DeviceTree.getDeviceByName returned None >14:29:05,665 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >14:29:05,665 DEBUG storage: getFormat('None') returning DeviceFormat instance >14:29:05,667 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >14:29:05,669 INFO storage: added dm live-rw (id 11) to device tree >14:29:05,670 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >14:29:05,671 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >14:29:05,672 DEBUG storage: Ext4FS.supported: supported: True ; >14:29:05,676 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:29:05,677 DEBUG storage: device live-rw does not contain a disklabel >14:29:05,677 INFO storage: type detected on 'live-rw' is 'ext4' >14:29:05,761 DEBUG storage: padding min size from 717 up to 788 >14:29:05,763 DEBUG storage: Ext4FS.supported: supported: True ; >14:29:05,763 DEBUG storage: getFormat('ext4') returning Ext4FS instance >14:29:05,764 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >14:29:05,769 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >14:29:05,783 INFO storage: got device: DMDevice instance (0x7f61bcf2fe90) -- > name = live-rw status = True kids = 0 id = 11 > parents = ['existing 0MB loop loop2 (10)'] > 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 0x7f61ba1efd40> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >14:29:05,789 DEBUG storage: Ext4FS.supported: supported: True ; >14:29:05,789 INFO storage: got format: Ext4FS instance (0x7f61bce77bd0) -- > 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 > >14:29:05,838 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >14:29:05,883 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:29:05,885 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:29:05,887 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >14:29:05,927 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >14:29:05,961 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >14:29:05,963 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >14:29:05,969 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >14:29:06,009 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:29:06,050 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:29:06,051 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >14:29:06,052 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >14:29:06,056 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >14:29:06,059 INFO storage: edd: collected mbr signatures: {'sda': '0xc518c518', 'sdb': '0x5ebdd87e'} >14:29:06,061 DEBUG storage: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0xc518c518 > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 17408000 >14:29:06,066 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:0/0:0:0:0/block >14:29:06,067 INFO storage: edd: matched 0x80 to sda using MBR sig >14:29:06,068 DEBUG storage: edd: data extracted from 0x81: > type: ATA, ata_device: 1 > channel: 0, mbr_signature: 0x5ebdd87e > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 17408000 >14:29:06,069 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:1/0:0:1:0/block >14:29:06,070 INFO storage: edd: matched 0x81 to sdb using MBR sig >14:29:06,227 DEBUG storage: Ext4FS.supported: supported: True ; >14:29:06,233 DEBUG storage: Ext4FS.supported: supported: True ; >14:29:06,235 DEBUG storage: NTFS.supported: supported: False ; >14:29:06,241 DEBUG storage: NTFS.supported: supported: False ; >14:29:06,243 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:29:06,249 DEBUG storage: Iso9660FS.supported: supported: True ; >14:29:06,553 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >14:29:06,558 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:29:06,561 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4270MB cdrom sr0 (4) with existing iso9660 filesystem >10:32:21,384 DEBUG storage: Iso9660FS.supported: supported: True ; >10:32:21,386 DEBUG storage: Iso9660FS.supported: supported: True ; >10:32:21,387 DEBUG storage: NFSv4.supported: supported: False ; >10:32:21,389 DEBUG storage: NFSv4.supported: supported: False ; >10:32:21,391 DEBUG storage: SELinuxFS.supported: supported: False ; >10:32:21,392 DEBUG storage: SELinuxFS.supported: supported: False ; >10:32:21,394 DEBUG storage: Ext4FS.supported: supported: True ; >10:32:21,395 DEBUG storage: Ext4FS.supported: supported: True ; >10:32:21,397 DEBUG storage: Ext3FS.supported: supported: True ; >10:32:21,399 DEBUG storage: Ext3FS.supported: supported: True ; >10:32:21,401 DEBUG storage: Ext2FS.supported: supported: True ; >10:32:21,403 DEBUG storage: Ext2FS.supported: supported: True ; >10:32:21,405 DEBUG storage: SysFS.supported: supported: False ; >10:32:21,407 DEBUG storage: SysFS.supported: supported: False ; >10:32:21,408 DEBUG storage: MultipathMember.__init__: >10:32:21,410 DEBUG storage: MDRaidMember.__init__: >10:32:21,412 DEBUG storage: ProcFS.supported: supported: False ; >10:32:21,414 DEBUG storage: ProcFS.supported: supported: False ; >10:32:21,415 DEBUG storage: SwapSpace.__init__: >10:32:21,417 DEBUG storage: DMRaidMember.__init__: >10:32:21,419 DEBUG storage: DevPtsFS.supported: supported: False ; >10:32:21,420 DEBUG storage: DevPtsFS.supported: supported: False ; >10:32:21,422 DEBUG storage: BTRFS.supported: supported: True ; >10:32:21,535 DEBUG storage: USBFS.supported: supported: False ; >10:32:21,537 DEBUG storage: USBFS.supported: supported: False ; >10:32:21,538 DEBUG storage: DiskLabel.__init__: >10:32:21,539 INFO storage: DiskLabel.partedDevice returning None >10:32:21,541 DEBUG storage: HFSPlus.supported: supported: False ; >10:32:21,542 DEBUG storage: HFSPlus.supported: supported: False ; >10:32:21,544 DEBUG storage: XFS.supported: supported: True ; >10:32:21,650 DEBUG storage: XFS.supported: supported: True ; >10:32:21,653 DEBUG storage: TmpFS.supported: supported: False ; >10:32:21,655 DEBUG storage: TmpFS.supported: supported: False ; >10:32:21,657 DEBUG storage: LUKS.__init__: >10:32:21,659 DEBUG storage: NTFS.supported: supported: False ; >10:32:21,661 DEBUG storage: NTFS.supported: supported: False ; >10:32:21,662 DEBUG storage: BindFS.supported: supported: False ; >10:32:21,664 DEBUG storage: BindFS.supported: supported: False ; >10:32:21,666 DEBUG storage: HFS.supported: supported: False ; >10:32:21,669 DEBUG storage: HFS.supported: supported: False ; >10:32:21,672 DEBUG storage: LVMPhysicalVolume.__init__: >10:32:21,674 DEBUG storage: NFS.supported: supported: False ; >10:32:21,675 DEBUG storage: NFS.supported: supported: False ; >10:32:21,677 DEBUG storage: FATFS.supported: supported: True ; >10:32:21,706 DEBUG storage: FATFS.supported: supported: True ; >10:32:21,709 DEBUG storage: NoDevFS.supported: supported: False ; >10:32:21,711 DEBUG storage: NoDevFS.supported: supported: False ; >10:33:08,060 INFO storage: hiding device partition sda1 (id 1) >10:33:08,062 DEBUG storage: lvm filter: adding sda1 to the reject list >10:33:08,067 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:33:08,069 INFO storage: hiding device disk sda (id 0) >10:33:08,070 DEBUG storage: lvm filter: adding sda to the reject list >10:33:10,443 DEBUG storage: clearpart: looking at sdb1 >10:33:10,444 DEBUG storage: checking whether disk sdb has an empty extended >10:33:10,445 DEBUG storage: extended is None ; logicals is [] >10:33:10,445 DEBUG storage: new disk order: [] >10:33:10,574 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >10:33:10,576 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sdb (2) with existing msdos disklabel >10:33:10,578 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >10:33:10,580 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sdb (2) with existing msdos disklabel >10:33:10,580 DEBUG storage: resolved 'sdb' to 'sdb' (disk) >10:33:10,582 DEBUG storage: _is_valid_disklabel(sdb) returning True >10:33:10,583 DEBUG storage: _is_valid_size(sdb) returning True >10:33:10,583 DEBUG storage: _is_valid_location(sdb) returning True >10:33:10,583 DEBUG storage: _is_valid_format(sdb) returning True >10:33:10,584 DEBUG storage: is_valid_stage1_device(sdb) returning True >10:33:10,620 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >10:33:10,621 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f61b0e87c90> fileSystem: <parted.filesystem.FileSystem object at 0x7f61b0e8b690> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f61b0e8b610> PedPartition: <_ped.Partition object at 0x7f61b0e854d0> >10:33:12,393 DEBUG storage: NTFS.supported: supported: False ; >10:33:12,394 DEBUG storage: getFormat('ntfs') returning NTFS instance >10:33:20,661 DEBUG storage: Ext3FS.supported: supported: True ; >10:33:20,663 DEBUG storage: getFormat('ext3') returning Ext3FS instance >10:33:21,711 DEBUG storage: Ext3FS.supported: supported: True ; >10:33:21,712 DEBUG storage: getFormat('ext3') returning Ext3FS instance >10:33:21,712 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f61b0e87050>, 8495.27929688, ['sdb'], None >10:33:21,714 DEBUG storage.ui: Ext3FS.supported: supported: True ; >10:33:21,715 DEBUG storage.ui: getFormat('ext3') returning Ext3FS instance >10:33:21,717 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; >10:33:21,717 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >10:33:21,719 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; current: ntfs ; type: None ; >10:33:21,719 INFO storage.ui: registered action: [0] Destroy Format ntfs filesystem on partition sdb1 (id 3) >10:33:21,721 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >10:33:21,722 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; >10:33:21,726 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext3 ; >10:33:21,726 INFO storage.ui: registered action: [1] Create Format ext3 filesystem on partition sdb1 (id 3) >10:33:23,949 DEBUG storage: Ext3FS.supported: supported: True ; >10:33:23,949 DEBUG storage: getFormat('ext3') returning Ext3FS instance >10:33:23,950 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f61b0e87050>, 8495.27929688, ['sdb'], None >10:33:31,939 DEBUG storage: Ext3FS.supported: supported: True ; >10:33:31,940 DEBUG storage: getFormat('ext3') returning Ext3FS instance >10:33:31,940 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f61b0e87050>, 8495.27929688, ['sdb'], None >10:33:31,948 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >10:33:31,949 DEBUG storage: getFormat('None') returning DeviceFormat instance >10:33:31,950 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: ntfs ; type: None ; >10:33:31,951 INFO storage: registered action: [2] Destroy Format ntfs filesystem on partition sdb1 (id 3) >10:33:31,953 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >10:33:31,955 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >10:33:31,956 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext3 ; >10:33:31,957 INFO storage: registered action: [3] Create Format ext3 filesystem on partition sdb1 (id 3) >10:33:31,959 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >10:33:31,960 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sdb'] >10:33:31,961 DEBUG storage: allocatePartitions: disks=['sdb'] ; partitions=[] >10:33:31,961 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sdb'] >10:33:31,962 DEBUG storage: growPartitions: disks=['sdb'], partitions=[] >10:33:31,963 DEBUG storage: no growable partitions >10:33:31,963 DEBUG storage: fixing size of existing 8495MB partition sdb1 (3) with non-existent ext3 filesystem at 8495.28 >10:33:31,966 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >10:33:31,967 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sdb (2) with existing msdos disklabel >10:33:31,968 DEBUG storage: resolved 'sdb' to 'sdb' (disk) >10:33:31,969 DEBUG storage: _is_valid_disklabel(sdb) returning True >10:33:31,969 DEBUG storage: _is_valid_size(sdb) returning True >10:33:31,970 DEBUG storage: _is_valid_location(sdb) returning True >10:33:31,970 DEBUG storage: _is_valid_format(sdb) returning True >10:33:31,971 DEBUG storage: is_valid_stage1_device(sdb) returning True >10:33:31,981 DEBUG storage: _is_valid_disklabel(sdb) returning True >10:33:31,981 DEBUG storage: _is_valid_size(sdb) returning True >10:33:31,982 DEBUG storage: _is_valid_location(sdb) returning True >10:33:31,982 DEBUG storage: _is_valid_format(sdb) returning True >10:33:31,983 DEBUG storage: is_valid_stage1_device(sdb) returning True >10:33:37,033 DEBUG storage: clearpart: looking at sdb1 >10:33:37,034 DEBUG storage: checking whether disk sdb has an empty extended >10:33:37,035 DEBUG storage: extended is None ; logicals is [] >10:33:37,035 DEBUG storage: new disk order: [] >10:33:37,077 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >10:33:37,078 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sdb (2) with existing msdos disklabel >10:33:37,080 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >10:33:37,081 DEBUG storage: DeviceTree.getDeviceByName returned existing 8500MB disk sdb (2) with existing msdos disklabel >10:33:37,082 DEBUG storage: resolved 'sdb' to 'sdb' (disk) >10:33:37,083 DEBUG storage: _is_valid_disklabel(sdb) returning True >10:33:37,084 DEBUG storage: _is_valid_size(sdb) returning True >10:33:37,084 DEBUG storage: _is_valid_location(sdb) returning True >10:33:37,085 DEBUG storage: _is_valid_format(sdb) returning True >10:33:37,085 DEBUG storage: is_valid_stage1_device(sdb) returning True >10:33:37,119 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >10:33:37,120 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f61b0eb3b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f61b8327890> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f61b8327810> PedPartition: <_ped.Partition object at 0x7f61b0eb0650> >10:33:48,202 DEBUG storage: Ext3FS.supported: supported: True ; >10:33:48,203 DEBUG storage: getFormat('ext3') returning Ext3FS instance >10:33:48,203 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f61b0eaaf90>, 8495.27929688, ['sdb'], None >10:33:52,684 DEBUG storage: Ext3FS.supported: supported: True ; >10:33:52,684 DEBUG storage: getFormat('ext3') returning Ext3FS instance >10:33:52,685 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x7f61b0eaaf90>, 8495.27929688, ['sdb'], None
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 870104
:
633383
|
633384
|
633385
|
633386
| 633387 |
633388
|
633389
|
633390
|
633391
|
633392
|
633393
|
633394
|
633395
|
633396