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 682213 Details for
Bug 901462
RuntimeError: NOTABUG: testing exception handling
[?]
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), 76.17 KB, created by
Vratislav Podzimek
on 2013-01-18 09:17:58 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Vratislav Podzimek
Created:
2013-01-18 09:17:58 UTC
Size:
76.17 KB
patch
obsolete
>09:14:28,115 DEBUG storage: registered device format class SwapSpace as swap >09:14:28,133 DEBUG storage: registered device format class DiskLabel as disklabel >09:14:28,135 DEBUG storage: registered device format class DMRaidMember as dmraidmember >09:14:28,176 DEBUG storage: registered device format class LUKS as luks >09:14:28,180 DEBUG storage: registered device format class PPCPRePBoot as prepboot >09:14:28,183 DEBUG storage: registered device format class MDRaidMember as mdmember >09:14:28,187 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >09:14:28,190 DEBUG storage: registered device format class BIOSBoot as biosboot >09:14:28,193 DEBUG storage: registered device format class MultipathMember as multipath_member >09:14:28,213 DEBUG storage: registered device format class Ext2FS as ext2 >09:14:28,214 DEBUG storage: registered device format class Ext3FS as ext3 >09:14:28,214 DEBUG storage: registered device format class Ext4FS as ext4 >09:14:28,215 DEBUG storage: registered device format class FATFS as vfat >09:14:28,216 DEBUG storage: registered device format class EFIFS as efi >09:14:28,216 DEBUG storage: registered device format class BTRFS as btrfs >09:14:28,217 DEBUG storage: registered device format class GFS2 as gfs2 >09:14:28,217 DEBUG storage: registered device format class JFS as jfs >09:14:28,218 DEBUG storage: registered device format class ReiserFS as reiserfs >09:14:28,219 DEBUG storage: registered device format class XFS as xfs >09:14:28,219 DEBUG storage: registered device format class HFS as hfs >09:14:28,220 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >09:14:28,220 DEBUG storage: registered device format class HFSPlus as hfs+ >09:14:28,221 DEBUG storage: registered device format class NTFS as ntfs >09:14:28,221 DEBUG storage: registered device format class NFS as nfs >09:14:28,222 DEBUG storage: registered device format class NFSv4 as nfs4 >09:14:28,222 DEBUG storage: registered device format class Iso9660FS as iso9660 >09:14:28,223 DEBUG storage: registered device format class NoDevFS as nodev >09:14:28,224 DEBUG storage: registered device format class DevPtsFS as devpts >09:14:28,224 DEBUG storage: registered device format class ProcFS as proc >09:14:28,225 DEBUG storage: registered device format class SysFS as sysfs >09:14:28,225 DEBUG storage: registered device format class TmpFS as tmpfs >09:14:28,226 DEBUG storage: registered device format class BindFS as bind >09:14:28,226 DEBUG storage: registered device format class SELinuxFS as selinuxfs >09:14:28,227 DEBUG storage: registered device format class USBFS as usbfs >09:14:29,127 DEBUG storage: MultipathTopology._build_topology: >09:14:29,128 DEBUG storage: /etc/multipath.conf contents: >09:14:29,129 DEBUG storage: # multipath.conf written by anaconda >09:14:29,129 DEBUG storage: >09:14:29,129 DEBUG storage: defaults { >09:14:29,130 DEBUG storage: user_friendly_names yes >09:14:29,130 DEBUG storage: } >09:14:29,131 DEBUG storage: blacklist { >09:14:29,131 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >09:14:29,132 DEBUG storage: devnode "^hd[a-z]" >09:14:29,132 DEBUG storage: devnode "^dcssblk[0-9]*" >09:14:29,133 DEBUG storage: device { >09:14:29,133 DEBUG storage: vendor "DGC" >09:14:29,134 DEBUG storage: product "LUNZ" >09:14:29,134 DEBUG storage: } >09:14:29,135 DEBUG storage: device { >09:14:29,135 DEBUG storage: vendor "IBM" >09:14:29,136 DEBUG storage: product "S/390.*" >09:14:29,136 DEBUG storage: } >09:14:29,137 DEBUG storage: # don't count normal SATA devices as multipaths >09:14:29,137 DEBUG storage: device { >09:14:29,138 DEBUG storage: vendor "ATA" >09:14:29,138 DEBUG storage: } >09:14:29,139 DEBUG storage: # don't count 3ware devices as multipaths >09:14:29,139 DEBUG storage: device { >09:14:29,139 DEBUG storage: vendor "3ware" >09:14:29,140 DEBUG storage: } >09:14:29,141 DEBUG storage: device { >09:14:29,141 DEBUG storage: vendor "AMCC" >09:14:29,141 DEBUG storage: } >09:14:29,142 DEBUG storage: # nor highpoint devices >09:14:29,143 DEBUG storage: device { >09:14:29,143 DEBUG storage: vendor "HPT" >09:14:29,144 DEBUG storage: } >09:14:29,144 DEBUG storage: } >09:14:29,145 DEBUG storage: multipaths { >09:14:29,145 DEBUG storage: } >09:14:29,145 DEBUG storage: (end of /etc/multipath.conf) >09:14:29,191 INFO storage: MultipathTopology: found non-disk device: sr0 >09:14:29,192 INFO storage: MultipathTopology: found singlepath device: vda >09:14:29,192 INFO storage: MultipathTopology: found non-disk device: vda1 >09:14:29,193 INFO storage: MultipathTopology: found non-disk device: vda2 >09:14:29,193 INFO storage: MultipathTopology: found singlepath device: loop0 >09:14:29,194 INFO storage: MultipathTopology: found singlepath device: loop1 >09:14:29,194 INFO storage: MultipathTopology: found singlepath device: loop2 >09:14:29,195 INFO storage: MultipathTopology: found singlepath device: loop3 >09:14:29,196 INFO storage: MultipathTopology: found singlepath device: loop4 >09:14:29,196 INFO storage: MultipathTopology: found singlepath device: loop5 >09:14:29,197 INFO storage: MultipathTopology: found singlepath device: loop6 >09:14:29,197 INFO storage: MultipathTopology: found singlepath device: loop7 >09:14:29,198 INFO storage: MultipathTopology: found singlepath device: dm-0 >09:14:29,198 INFO storage: MultipathTopology: found singlepath device: dm-1 >09:14:29,199 INFO storage: MultipathTopology: found singlepath device: dm-2 >09:14:32,751 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >09:14:32,752 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >09:14:32,815 DEBUG storage: MultipathTopology._build_topology: >09:14:32,817 DEBUG storage: /etc/multipath.conf contents: >09:14:32,822 DEBUG storage: # multipath.conf written by anaconda >09:14:32,823 DEBUG storage: >09:14:32,826 DEBUG storage: defaults { >09:14:32,827 DEBUG storage: user_friendly_names yes >09:14:32,828 DEBUG storage: } >09:14:32,829 DEBUG storage: blacklist { >09:14:32,829 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >09:14:32,830 DEBUG storage: devnode "^hd[a-z]" >09:14:32,831 DEBUG storage: devnode "^dcssblk[0-9]*" >09:14:32,832 DEBUG storage: device { >09:14:32,833 DEBUG storage: vendor "DGC" >09:14:32,833 DEBUG storage: product "LUNZ" >09:14:32,834 DEBUG storage: } >09:14:32,835 DEBUG storage: device { >09:14:32,836 DEBUG storage: vendor "IBM" >09:14:32,837 DEBUG storage: product "S/390.*" >09:14:32,837 DEBUG storage: } >09:14:32,842 DEBUG storage: # don't count normal SATA devices as multipaths >09:14:32,842 DEBUG storage: device { >09:14:32,843 DEBUG storage: vendor "ATA" >09:14:32,844 DEBUG storage: } >09:14:32,845 DEBUG storage: # don't count 3ware devices as multipaths >09:14:32,845 DEBUG storage: device { >09:14:32,846 DEBUG storage: vendor "3ware" >09:14:32,847 DEBUG storage: } >09:14:32,848 DEBUG storage: device { >09:14:32,848 DEBUG storage: vendor "AMCC" >09:14:32,849 DEBUG storage: } >09:14:32,855 DEBUG storage: # nor highpoint devices >09:14:32,856 DEBUG storage: device { >09:14:32,857 DEBUG storage: vendor "HPT" >09:14:32,858 DEBUG storage: } >09:14:32,858 DEBUG storage: } >09:14:32,859 DEBUG storage: multipaths { >09:14:32,860 DEBUG storage: } >09:14:32,860 DEBUG storage: (end of /etc/multipath.conf) >09:14:32,894 INFO storage: MultipathTopology: found non-disk device: sr0 >09:14:32,896 INFO storage: MultipathTopology: found singlepath device: vda >09:14:32,897 INFO storage: MultipathTopology: found non-disk device: vda1 >09:14:32,899 INFO storage: MultipathTopology: found non-disk device: vda2 >09:14:32,900 INFO storage: MultipathTopology: found singlepath device: loop0 >09:14:32,901 INFO storage: MultipathTopology: found singlepath device: loop1 >09:14:32,902 INFO storage: MultipathTopology: found singlepath device: loop2 >09:14:32,903 INFO storage: MultipathTopology: found singlepath device: loop3 >09:14:32,904 INFO storage: MultipathTopology: found singlepath device: loop4 >09:14:32,905 INFO storage: MultipathTopology: found singlepath device: loop5 >09:14:32,906 INFO storage: MultipathTopology: found singlepath device: loop6 >09:14:32,907 INFO storage: MultipathTopology: found singlepath device: loop7 >09:14:32,908 INFO storage: MultipathTopology: found singlepath device: dm-0 >09:14:32,909 INFO storage: MultipathTopology: found singlepath device: dm-1 >09:14:32,909 INFO storage: MultipathTopology: found singlepath device: dm-2 >09:14:32,911 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2'] >09:14:32,918 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > '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_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': '715289', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0'} ; name: sr0 ; >09:14:32,918 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata8/host7/target7:0:0/7:0:0:0/block/sr0)... >09:14:32,921 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >09:14:32,923 DEBUG storage: DeviceTree.getDeviceByName returned None >09:14:32,923 INFO storage: sr0 is a cdrom >09:14:32,925 DEBUG storage: DeviceTree.addUdevOpticalDevice: >09:14:32,927 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:14:32,938 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >09:14:32,939 INFO storage: added cdrom sr0 (id 0) to device tree >09:14:32,945 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:14:32,952 DEBUG storage: no device or no media present >09:14:32,955 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '725232', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda'} ; name: vda ; >09:14:32,957 INFO storage: scanning vda (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda)... >09:14:32,960 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >09:14:32,975 DEBUG storage: DeviceTree.getDeviceByName returned None >09:14:32,977 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >09:14:32,978 INFO storage: vda is a disk >09:14:32,979 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:14:32,981 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >09:14:32,981 INFO storage: added disk vda (id 1) to device tree >09:14:32,982 DEBUG storage: looking up parted Device: /dev/vda >09:14:32,986 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >09:14:32,988 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: dos ; >09:14:32,990 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >09:14:32,995 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >09:14:33,002 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f3b60ed8d50>, <parted.partition.Partition object at 0x7f3b60ede050>] > device: <parted.device.Device object at 0x7f3b60ed8b90> > PedDisk: <_ped.Disk object at 0x7f3b60eddb00> >09:14:33,003 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:14:33,005 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >09:14:33,008 INFO storage: got device: DiskDevice instance (0x7f3b60ebbd10) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 20480.0 > format = existing msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (41610, 16, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b4b427e60> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3b60ebbd90> >09:14:33,010 INFO storage: got format: DiskLabel instance (0x7f3b60ebbe10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f3b60ed8d50>, <parted.partition.Partition object at 0x7f3b60ede050>] > device: <parted.device.Device object at 0x7f3b60ed8b90> > PedDisk: <_ped.Disk object at 0x7f3b60eddb00> > origPartedDisk = <parted.disk.Disk object at 0x7f3b60ede250> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (41610, 16, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b5315c9e0> > >09:14:33,018 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-uuid/58bb014f-e8e6-443e-9037-d54cf5ee4404', > 'DEVNAME': 'vda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '58bb014f-e8e6-443e-9037-d54cf5ee4404', > 'ID_FS_UUID_ENC': '58bb014f-e8e6-443e-9037-d54cf5ee4404', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:0', > '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', > 'MAJOR': '252', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '725476', > 'name': 'vda1', > 'symlinks': ['/dev/disk/by-uuid/58bb014f-e8e6-443e-9037-d54cf5ee4404'], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1'} ; name: vda1 ; >09:14:33,019 INFO storage: scanning vda1 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1)... >09:14:33,027 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >09:14:33,029 DEBUG storage: DeviceTree.getDeviceByName returned None >09:14:33,030 INFO storage: vda1 is a partition >09:14:33,031 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >09:14:33,033 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >09:14:33,035 DEBUG storage: DeviceTree.getDeviceByName returned existing 20480MB disk vda (1) with existing msdos disklabel >09:14:33,037 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >09:14:33,039 DEBUG storage: PartitionDevice._setFormat: vda1 ; >09:14:33,040 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:14:33,042 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >09:14:33,042 DEBUG storage: looking up parted Partition: /dev/vda1 >09:14:33,044 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >09:14:33,046 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >09:14:33,048 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >09:14:33,051 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 12 ; >09:14:33,051 INFO storage: added partition vda1 (id 2) to device tree >09:14:33,053 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >09:14:33,055 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; label_type: dos ; >09:14:33,056 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >09:14:33,059 DEBUG storage: DiskLabel.__init__: device: /dev/vda1 ; labelType: dos ; exists: True ; >09:14:33,073 WARN storage: disklabel detected but not usable on vda1 >09:14:33,074 INFO storage: type detected on 'vda1' is 'ext4' >09:14:33,242 DEBUG storage: padding min size from 14 up to 15 >09:14:33,247 DEBUG storage: Ext4FS.supported: supported: True ; >09:14:33,248 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:14:33,250 DEBUG storage: PartitionDevice._setFormat: vda1 ; >09:14:33,252 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >09:14:33,254 DEBUG storage: looking up parted Device: /dev/vda1 >09:14:33,256 INFO storage: got device: PartitionDevice instance (0x7f3b535d2710) -- > name = vda1 status = True kids = 0 id = 2 > parents = ['existing 20480MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 252 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1015, 16, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b5315cd40> > target size = 0 path = /dev/vda1 > 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 0x7f3b60ed8c50> fileSystem: <parted.filesystem.FileSystem object at 0x7f3b60ede150> > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3b60ed8e10> PedPartition: <_ped.Partition object at 0x7f3b60ed7e30> > disk = existing 20480MB disk vda (1) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = boot >09:14:33,259 DEBUG storage: Ext4FS.supported: supported: True ; >09:14:33,261 INFO storage: got format: Ext4FS instance (0x7f3b60ede510) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 58bb014f-e8e6-443e-9037-d54cf5ee4404 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >09:14:33,268 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8iMRmJ-9Jzo-9FMq-TJHL-GuMp-wEDQ-s5ak2Y', > 'ID_FS_UUID_ENC': '8iMRmJ-9Jzo-9FMq-TJHL-GuMp-wEDQ-s5ak2Y', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40916992', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-ao---'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['4128768.00', '16326656.00'], > 'LVM2_LV_UUID': ['VkjHRA-dMIB-lQUI-OlCE-q8ha-xet7-xpfD1x', > 'Hz13va-D2vf-8pDB-DJJI-wQ0F-go3N-oKyUYL'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/vda2', > 'LVM2_PV_PE_ALLOC_COUNT': '4994', > 'LVM2_PV_PE_COUNT': '4994', > 'LVM2_PV_SIZE': '20455424.00', > 'LVM2_PV_UUID': '8iMRmJ-9Jzo-9FMq-TJHL-GuMp-wEDQ-s5ak2Y', > 'LVM2_VG_EXTENT_COUNT': '4994', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora_office97', > 'LVM2_VG_SIZE': '20455424.00', > 'LVM2_VG_UUID': 'vULnq8-4qeK-xde4-ggz7-V4HE-R0O0-5yZeY3', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '725494', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2'} ; name: vda2 ; >09:14:33,269 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2)... >09:14:33,271 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >09:14:33,274 DEBUG storage: DeviceTree.getDeviceByName returned None >09:14:33,274 INFO storage: vda2 is a partition >09:14:33,276 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >09:14:33,278 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >09:14:33,280 DEBUG storage: DeviceTree.getDeviceByName returned existing 20480MB disk vda (1) with existing msdos disklabel >09:14:33,283 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >09:14:33,285 DEBUG storage: PartitionDevice._setFormat: vda2 ; >09:14:33,286 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:14:33,288 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >09:14:33,289 DEBUG storage: looking up parted Partition: /dev/vda2 >09:14:33,291 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >09:14:33,294 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >09:14:33,296 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >09:14:33,298 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 12 ; >09:14:33,299 INFO storage: added partition vda2 (id 3) to device tree >09:14:33,301 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >09:14:33,303 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >09:14:33,305 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >09:14:33,307 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >09:14:33,323 WARN storage: disklabel detected but not usable on vda2 >09:14:33,324 INFO storage: type detected on 'vda2' is 'LVM2_member' >09:14:33,326 DEBUG storage: LVMPhysicalVolume.__init__: vgName: fedora_office97 ; uuid: 8iMRmJ-9Jzo-9FMq-TJHL-GuMp-wEDQ-s5ak2Y ; exists: True ; vgUuid: vULnq8-4qeK-xde4-ggz7-V4HE-R0O0-5yZeY3 ; label: None ; peStart: 1.0 ; device: /dev/vda2 ; serial: None ; >09:14:33,332 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >09:14:33,334 DEBUG storage: PartitionDevice._setFormat: vda2 ; >09:14:33,336 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >09:14:33,340 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >09:14:33,342 DEBUG storage: DeviceTree.getDeviceByUuid returned None >09:14:33,350 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >09:14:33,353 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:14:33,363 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora_office97 ; current: None ; type: None ; >09:14:33,364 INFO storage: added lvmvg fedora_office97 (id 4) to device tree >09:14:33,366 DEBUG storage: looking up parted Device: /dev/vda2 >09:14:33,374 INFO storage: got device: PartitionDevice instance (0x7f3b60ebbfd0) -- > name = vda2 status = True kids = 1 id = 3 > parents = ['existing 20480MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 19979.0 > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 40916992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (40592, 16, 63) biosGeometry: (2546, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b5315ce60> > target size = 0 path = /dev/vda2 > 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 0x7f3b60ed8c50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3b60ede0d0> PedPartition: <_ped.Partition object at 0x7f3b60ed7e90> > disk = existing 20480MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 41943039 length = 40916992 > flags = lvm >09:14:33,376 INFO storage: got format: LVMPhysicalVolume instance (0x7f3b60ebbed0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = 8iMRmJ-9Jzo-9FMq-TJHL-GuMp-wEDQ-s5ak2Y exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office97 vgUUID = vULnq8-4qeK-xde4-ggz7-V4HE-R0O0-5yZeY3 peStart = 1.0 >09:14:33,380 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': '789461', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >09:14:33,381 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >09:14:33,383 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >09:14:33,385 DEBUG storage: DeviceTree.getDeviceByName returned None >09:14:33,386 INFO storage: loop0 is a loop device >09:14:33,388 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >09:14:33,390 DEBUG storage: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url0/squashfs.img (deleted) ; >09:14:33,400 DEBUG storage: DeviceTree.getDeviceByName returned None >09:14:33,400 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:14:33,402 DEBUG storage: FileDevice._setFormat: /tmp/curl_fetch_url0/squashfs.img (deleted) ; current: None ; type: None ; >09:14:33,403 INFO storage: added file /tmp/curl_fetch_url0/squashfs.img (deleted) (id 5) to device tree >09:14:33,405 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url0/squashfs.img (deleted) ; >09:14:33,406 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:14:33,408 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:14:33,409 INFO storage: added loop loop0 (id 6) to device tree >09:14:33,410 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >09:14:33,412 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >09:14:33,412 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >09:14:33,414 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >09:14:33,416 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >09:14:33,421 WARN storage: disklabel detected but not usable on loop0 >09:14:33,422 INFO storage: type detected on 'loop0' is 'squashfs' >09:14:33,429 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >09:14:33,431 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >09:14:33,431 INFO storage: got device: LoopDevice instance (0x7f3b53766810) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /tmp/curl_fetch_url0/squashfs.img (deleted) (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 >09:14:33,435 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/b4d04df5-56af-4809-9316-db4c835b7fd4', > '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': 'b4d04df5-56af-4809-9316-db4c835b7fd4', > 'ID_FS_UUID_ENC': 'b4d04df5-56af-4809-9316-db4c835b7fd4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '790811', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/b4d04df5-56af-4809-9316-db4c835b7fd4'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >09:14:33,436 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >09:14:33,438 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >09:14:33,440 DEBUG storage: DeviceTree.getDeviceByName returned None >09:14:33,441 INFO storage: loop1 is a loop device >09:14:33,443 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >09:14:33,447 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >09:14:33,449 DEBUG storage: DeviceTree.getDeviceByName returned None >09:14:33,449 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:14:33,451 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >09:14:33,452 INFO storage: added file /LiveOS/rootfs.img (id 7) to device tree >09:14:33,454 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >09:14:33,454 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:14:33,456 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >09:14:33,457 INFO storage: added loop loop1 (id 8) to device tree >09:14:33,459 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >09:14:33,460 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >09:14:33,462 DEBUG storage: Ext4FS.supported: supported: True ; >09:14:33,463 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:14:33,463 DEBUG storage: device loop1 does not contain a disklabel >09:14:33,464 INFO storage: type detected on 'loop1' is 'ext4' >09:14:33,575 DEBUG storage: using current size 0 as min size >09:14:33,580 DEBUG storage: Ext4FS.supported: supported: True ; >09:14:33,580 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:14:33,585 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >09:14:33,587 INFO storage: got device: LoopDevice instance (0x7f3b60ede410) -- > 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 >09:14:33,589 DEBUG storage: Ext4FS.supported: supported: True ; >09:14:33,589 INFO storage: got format: Ext4FS instance (0x7f3b60ede490) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = b4d04df5-56af-4809-9316-db4c835b7fd4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >09:14:33,592 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': '791822', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >09:14:33,592 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >09:14:33,594 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >09:14:33,596 DEBUG storage: DeviceTree.getDeviceByName returned None >09:14:33,596 INFO storage: loop2 is a loop device >09:14:33,598 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >09:14:33,599 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >09:14:33,601 DEBUG storage: DeviceTree.getDeviceByName returned None >09:14:33,601 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:14:33,603 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >09:14:33,603 INFO storage: added file /overlay (deleted) (id 9) to device tree >09:14:33,605 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >09:14:33,606 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:14:33,608 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:14:33,608 INFO storage: added loop loop2 (id 10) to device tree >09:14:33,610 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >09:14:33,611 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >09:14:33,612 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >09:14:33,614 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >09:14:33,616 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >09:14:33,620 WARN storage: disklabel detected but not usable on loop2 >09:14:33,621 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >09:14:33,622 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >09:14:33,623 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >09:14:33,625 INFO storage: got device: LoopDevice instance (0x7f3b53782c10) -- > 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 >09:14:33,627 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': '793550', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >09:14:33,628 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >09:14:33,628 DEBUG storage: lvm filter: adding loop3 to the reject list >09:14:33,631 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': '793575', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >09:14:33,632 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >09:14:33,632 DEBUG storage: lvm filter: adding loop4 to the reject list >09:14:33,640 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': '793594', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >09:14:33,640 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >09:14:33,641 DEBUG storage: lvm filter: adding loop5 to the reject list >09:14:33,643 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': '795062', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >09:14:33,644 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >09:14:33,644 DEBUG storage: lvm filter: adding loop6 to the reject list >09:14:33,647 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': '795082', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >09:14:33,648 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >09:14:33,648 DEBUG storage: lvm filter: adding loop7 to the reject list >09:14:33,649 DEBUG storage: Skipping a device mapper drive (dm-0) for now >09:14:33,649 DEBUG storage: Skipping a device mapper drive (dm-1) for now >09:14:33,650 DEBUG storage: Skipping a device mapper drive (dm-2) for now >09:14:33,696 INFO storage: devices to scan: ['dm-0', 'dm-1', 'dm-2'] >09:14:33,706 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/b4d04df5-56af-4809-9316-db4c835b7fd4 /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': 'b4d04df5-56af-4809-9316-db4c835b7fd4', > 'ID_FS_UUID_ENC': 'b4d04df5-56af-4809-9316-db4c835b7fd4', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5873', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/b4d04df5-56af-4809-9316-db4c835b7fd4', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >09:14:33,707 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >09:14:33,710 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >09:14:33,714 DEBUG storage: DeviceTree.getDeviceByName returned None >09:14:33,715 INFO storage: live-rw is a device-mapper device >09:14:33,718 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >09:14:33,721 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora_office97 ; status: True ; >09:14:33,722 DEBUG storage: failed to find dm node for fedora_office97 >09:14:33,726 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >09:14:33,729 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing ext4 filesystem >09:14:33,735 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >09:14:33,738 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (10) >09:14:33,743 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >09:14:33,746 DEBUG storage: DeviceTree.getDeviceByName returned None >09:14:33,750 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >09:14:33,751 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:14:33,755 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >09:14:33,756 INFO storage: added dm live-rw (id 11) to device tree >09:14:33,759 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >09:14:33,762 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >09:14:33,766 DEBUG storage: Ext4FS.supported: supported: True ; >09:14:33,768 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:14:33,768 DEBUG storage: device live-rw does not contain a disklabel >09:14:33,769 INFO storage: type detected on 'live-rw' is 'ext4' >09:14:33,856 DEBUG storage: padding min size from 710 up to 781 >09:14:33,858 DEBUG storage: Ext4FS.supported: supported: True ; >09:14:33,859 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:14:33,862 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >09:14:33,864 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >09:14:33,877 INFO storage: got device: DMDevice instance (0x7f3b5378ca50) -- > 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 0x7f3b60ee43b0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >09:14:33,887 DEBUG storage: Ext4FS.supported: supported: True ; >09:14:33,888 INFO storage: got format: Ext4FS instance (0x7f3b5378cf50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = b4d04df5-56af-4809-9316-db4c835b7fd4 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >09:14:33,897 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_office97-swap /dev/disk/by-id/dm-uuid-LVM-vULnq84qeKxde4ggz7V4HER0O05yZeY3VkjHRAdMIBlQUIOlCEq8haxet7xpfD1x /dev/disk/by-uuid/48d91bd2-2261-44cb-85b2-492eb89866d7 /dev/fedora_office97/swap /dev/mapper/fedora_office97-swap', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora_office97-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-vULnq84qeKxde4ggz7V4HER0O05yZeY3VkjHRAdMIBlQUIOlCEq8haxet7xpfD1x', > 'DM_VG_NAME': 'fedora_office97', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '48d91bd2-2261-44cb-85b2-492eb89866d7', > 'ID_FS_UUID_ENC': '48d91bd2-2261-44cb-85b2-492eb89866d7', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '281780', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_office97-swap', > '/dev/disk/by-id/dm-uuid-LVM-vULnq84qeKxde4ggz7V4HER0O05yZeY3VkjHRAdMIBlQUIOlCEq8haxet7xpfD1x', > '/dev/disk/by-uuid/48d91bd2-2261-44cb-85b2-492eb89866d7', > '/dev/fedora_office97/swap', > '/dev/mapper/fedora_office97-swap'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: fedora_office97-swap ; >09:14:33,899 INFO storage: scanning fedora_office97-swap (/devices/virtual/block/dm-1)... >09:14:33,901 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_office97-swap ; >09:14:33,905 DEBUG storage: DeviceTree.getDeviceByName returned None >09:14:33,906 INFO storage: fedora_office97-swap is an lvm logical volume >09:14:33,909 DEBUG storage: DeviceTree.addUdevLVDevice: name: fedora_office97-swap ; >09:14:33,921 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8iMRmJ-9Jzo-9FMq-TJHL-GuMp-wEDQ-s5ak2Y', > 'ID_FS_UUID_ENC': '8iMRmJ-9Jzo-9FMq-TJHL-GuMp-wEDQ-s5ak2Y', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40916992', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['4128768.00', '16326656.00'], > 'LVM2_LV_UUID': ['VkjHRA-dMIB-lQUI-OlCE-q8ha-xet7-xpfD1x', > 'Hz13va-D2vf-8pDB-DJJI-wQ0F-go3N-oKyUYL'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/vda2', > 'LVM2_PV_PE_ALLOC_COUNT': '4994', > 'LVM2_PV_PE_COUNT': '4994', > 'LVM2_PV_SIZE': '20455424.00', > 'LVM2_PV_UUID': '8iMRmJ-9Jzo-9FMq-TJHL-GuMp-wEDQ-s5ak2Y', > 'LVM2_VG_EXTENT_COUNT': '4994', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora_office97', > 'LVM2_VG_SIZE': '20455424.00', > 'LVM2_VG_UUID': 'vULnq8-4qeK-xde4-ggz7-V4HE-R0O0-5yZeY3', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '725494', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2'} ; name: vda2 ; >09:14:33,922 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2)... >09:14:33,925 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >09:14:33,929 DEBUG storage: DeviceTree.getDeviceByName returned existing 19979MB partition vda2 (3) with existing lvmpv >09:14:33,932 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >09:14:33,935 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >09:14:33,940 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >09:14:33,945 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >09:14:33,948 WARN storage: disklabel detected but not usable on vda2 >09:14:33,949 DEBUG storage: no type or existing type for vda2, bailing >09:14:33,951 INFO storage: got device: PartitionDevice instance (0x7f3b60ebbfd0) -- > name = vda2 status = True kids = 1 id = 3 > parents = ['existing 20480MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 19979.0 > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 40916992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (40592, 16, 63) biosGeometry: (2546, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b5315ce60> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3b60ed8c50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3b60ede0d0> PedPartition: <_ped.Partition object at 0x7f3b60ed7e90> > disk = existing 20480MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 41943039 length = 40916992 > flags = lvm >09:14:33,953 INFO storage: got format: LVMPhysicalVolume instance (0x7f3b60ebbed0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = 8iMRmJ-9Jzo-9FMq-TJHL-GuMp-wEDQ-s5ak2Y exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office97 vgUUID = vULnq8-4qeK-xde4-ggz7-V4HE-R0O0-5yZeY3 peStart = 1.0 >09:14:33,955 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_office97 ; >09:14:33,957 DEBUG storage: DeviceTree.getDeviceByName returned existing 19976MB lvmvg fedora_office97 (4) >09:14:33,957 DEBUG storage: no device or no media present >09:14:33,961 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_office97-root /dev/disk/by-id/dm-uuid-LVM-vULnq84qeKxde4ggz7V4HER0O05yZeY3Hz13vaD2vf8pDBDJJIwQ0Fgo3NoKyUYL /dev/disk/by-uuid/0a8a76ed-f9d9-42b8-a5d1-c5b8e90df36b /dev/fedora_office97/root /dev/mapper/fedora_office97-root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora_office97-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-vULnq84qeKxde4ggz7V4HER0O05yZeY3Hz13vaD2vf8pDBDJJIwQ0Fgo3NoKyUYL', > 'DM_VG_NAME': 'fedora_office97', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0a8a76ed-f9d9-42b8-a5d1-c5b8e90df36b', > 'ID_FS_UUID_ENC': '0a8a76ed-f9d9-42b8-a5d1-c5b8e90df36b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '283986', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_office97-root', > '/dev/disk/by-id/dm-uuid-LVM-vULnq84qeKxde4ggz7V4HER0O05yZeY3Hz13vaD2vf8pDBDJJIwQ0Fgo3NoKyUYL', > '/dev/disk/by-uuid/0a8a76ed-f9d9-42b8-a5d1-c5b8e90df36b', > '/dev/fedora_office97/root', > '/dev/mapper/fedora_office97-root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora_office97-root ; >09:14:33,965 INFO storage: scanning fedora_office97-root (/devices/virtual/block/dm-2)... >09:14:33,967 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_office97-root ; >09:14:33,975 DEBUG storage: DeviceTree.getDeviceByName returned None >09:14:33,975 INFO storage: fedora_office97-root is an lvm logical volume >09:14:33,977 DEBUG storage: DeviceTree.addUdevLVDevice: name: fedora_office97-root ; >09:14:33,985 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2', > 'DEVTYPE': 'partition', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8iMRmJ-9Jzo-9FMq-TJHL-GuMp-wEDQ-s5ak2Y', > 'ID_FS_UUID_ENC': '8iMRmJ-9Jzo-9FMq-TJHL-GuMp-wEDQ-s5ak2Y', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_PART_ENTRY_DISK': '252:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '40916992', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'LVM2_LV_ATTR': ['-wi-a----', '-wi-a----'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['4128768.00', '16326656.00'], > 'LVM2_LV_UUID': ['VkjHRA-dMIB-lQUI-OlCE-q8ha-xet7-xpfD1x', > 'Hz13va-D2vf-8pDB-DJJI-wQ0F-go3N-oKyUYL'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/vda2', > 'LVM2_PV_PE_ALLOC_COUNT': '4994', > 'LVM2_PV_PE_COUNT': '4994', > 'LVM2_PV_SIZE': '20455424.00', > 'LVM2_PV_UUID': '8iMRmJ-9Jzo-9FMq-TJHL-GuMp-wEDQ-s5ak2Y', > 'LVM2_VG_EXTENT_COUNT': '4994', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora_office97', > 'LVM2_VG_SIZE': '20455424.00', > 'LVM2_VG_UUID': 'vULnq8-4qeK-xde4-ggz7-V4HE-R0O0-5yZeY3', > 'MAJOR': '252', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '725494', > 'name': 'vda2', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2'} ; name: vda2 ; >09:14:33,986 INFO storage: scanning vda2 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2)... >09:14:33,987 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >09:14:33,990 DEBUG storage: DeviceTree.getDeviceByName returned existing 19979MB partition vda2 (3) with existing lvmpv >09:14:33,994 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >09:14:33,998 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; label_type: dos ; >09:14:34,002 DEBUG storage: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >09:14:34,006 DEBUG storage: DiskLabel.__init__: device: /dev/vda2 ; labelType: dos ; exists: True ; >09:14:34,010 WARN storage: disklabel detected but not usable on vda2 >09:14:34,015 DEBUG storage: no type or existing type for vda2, bailing >09:14:34,022 INFO storage: got device: PartitionDevice instance (0x7f3b60ebbfd0) -- > name = vda2 status = True kids = 1 id = 3 > parents = ['existing 20480MB disk vda (1) with existing msdos disklabel'] > uuid = None size = 19979.0 > format = existing lvmpv > major = 252 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda2 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 40916992 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (40592, 16, 63) biosGeometry: (2546, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b5315ce60> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3b60ed8c50> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3b60ede0d0> PedPartition: <_ped.Partition object at 0x7f3b60ed7e90> > disk = existing 20480MB disk vda (1) with existing msdos disklabel > start = 1026048 end = 41943039 length = 40916992 > flags = lvm >09:14:34,026 INFO storage: got format: LVMPhysicalVolume instance (0x7f3b60ebbed0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = 8iMRmJ-9Jzo-9FMq-TJHL-GuMp-wEDQ-s5ak2Y exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora_office97 vgUUID = vULnq8-4qeK-xde4-ggz7-V4HE-R0O0-5yZeY3 peStart = 1.0 >09:14:34,027 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_office97 ; >09:14:34,029 DEBUG storage: DeviceTree.getDeviceByName returned existing 19976MB lvmvg fedora_office97 (4) >09:14:34,029 DEBUG storage: no device or no media present >09:14:34,088 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_office97-swap ; >09:14:34,091 DEBUG storage: DeviceTree.getDeviceByName returned None >09:14:34,096 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_office97 ; >09:14:34,097 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:14:34,101 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora_office97-swap ; current: None ; type: None ; >09:14:34,102 DEBUG storage: looking up parted Device: /dev/mapper/fedora_office97-swap >09:14:34,107 DEBUG storage: Adding fedora_office97-swap/4032MB to fedora_office97 >09:14:34,108 INFO storage: added lvmlv fedora_office97-swap (id 12) to device tree >09:14:34,110 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora_office97-swap ; status: True ; controllable: True ; orig: False ; >09:14:34,116 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_office97-root ; >09:14:34,119 DEBUG storage: DeviceTree.getDeviceByName returned None >09:14:34,124 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_office97 ; >09:14:34,124 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:14:34,128 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora_office97-root ; current: None ; type: None ; >09:14:34,129 DEBUG storage: looking up parted Device: /dev/mapper/fedora_office97-root >09:14:34,133 DEBUG storage: Adding fedora_office97-root/15944MB to fedora_office97 >09:14:34,135 INFO storage: added lvmlv fedora_office97-root (id 13) to device tree >09:14:34,138 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora_office97-root ; status: True ; controllable: True ; orig: False ; >09:14:34,173 INFO storage: devices to scan: ['dm-1', 'dm-2'] >09:14:34,183 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_office97-swap /dev/disk/by-id/dm-uuid-LVM-vULnq84qeKxde4ggz7V4HER0O05yZeY3VkjHRAdMIBlQUIOlCEq8haxet7xpfD1x /dev/disk/by-uuid/48d91bd2-2261-44cb-85b2-492eb89866d7 /dev/fedora_office97/swap /dev/mapper/fedora_office97-swap', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora_office97-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-vULnq84qeKxde4ggz7V4HER0O05yZeY3VkjHRAdMIBlQUIOlCEq8haxet7xpfD1x', > 'DM_VG_NAME': 'fedora_office97', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '48d91bd2-2261-44cb-85b2-492eb89866d7', > 'ID_FS_UUID_ENC': '48d91bd2-2261-44cb-85b2-492eb89866d7', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '281780', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_office97-swap', > '/dev/disk/by-id/dm-uuid-LVM-vULnq84qeKxde4ggz7V4HER0O05yZeY3VkjHRAdMIBlQUIOlCEq8haxet7xpfD1x', > '/dev/disk/by-uuid/48d91bd2-2261-44cb-85b2-492eb89866d7', > '/dev/fedora_office97/swap', > '/dev/mapper/fedora_office97-swap'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: fedora_office97-swap ; >09:14:34,184 INFO storage: scanning fedora_office97-swap (/devices/virtual/block/dm-1)... >09:14:34,185 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_office97-swap ; >09:14:34,189 DEBUG storage: DeviceTree.getDeviceByName returned existing 4032MB lvmlv fedora_office97-swap (12) >09:14:34,192 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora_office97-swap ; >09:14:34,195 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora_office97-swap ; label_type: None ; >09:14:34,198 DEBUG storage: SwapSpace.__init__: >09:14:34,199 DEBUG storage: getFormat('swap') returning SwapSpace instance >09:14:34,199 DEBUG storage: device fedora_office97-swap does not contain a disklabel >09:14:34,200 INFO storage: type detected on 'fedora_office97-swap' is 'swap' >09:14:34,204 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/fedora_office97-swap ; serial: None ; uuid: 48d91bd2-2261-44cb-85b2-492eb89866d7 ; exists: True ; label: None ; >09:14:34,205 DEBUG storage: getFormat('swap') returning SwapSpace instance >09:14:34,208 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora_office97-swap ; current: None ; type: swap ; >09:14:34,213 DEBUG storage: looking up parted Device: /dev/mapper/fedora_office97 >09:14:34,214 DEBUG storage: fedora_office97 size is 19976MB >09:14:34,217 DEBUG storage: vg fedora_office97 has 0MB free >09:14:34,217 DEBUG storage: fedora_office97 size is 19976MB >09:14:34,220 DEBUG storage: vg fedora_office97 has 0MB free >09:14:34,222 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f3b60e52ed0) -- > name = fedora_office97-swap status = True kids = 0 id = 12 > parents = ['existing 19976MB lvmvg fedora_office97 (4)'] > uuid = VkjHRA-dMIB-lQUI-OlCE-q8ha-xet7-xpfD1x size = 4032.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_office97-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8257536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (514, 255, 63) biosGeometry: (514, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b60ee4710> > target size = 4032.0 path = /dev/mapper/fedora_office97-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3b53766450) -- > name = fedora_office97 status = True kids = 2 id = 4 > parents = ['existing 19979MB partition vda2 (3) with existing lvmpv'] > uuid = vULnq8-4qeK-xde4-ggz7-V4HE-R0O0-5yZeY3 size = 19976 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_office97 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 4994 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 4994.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 19979MB partition vda2 (3) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora_office97-swap (12) with existing swap', > 'existing 15944MB lvmlv fedora_office97-root (13)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 4032MB >09:14:34,225 INFO storage: got format: SwapSpace instance (0x7f3b60e52f90) -- > type = swap name = swap status = False > device = /dev/mapper/fedora_office97-swap uuid = 48d91bd2-2261-44cb-85b2-492eb89866d7 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >09:14:34,232 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora_office97-root /dev/disk/by-id/dm-uuid-LVM-vULnq84qeKxde4ggz7V4HER0O05yZeY3Hz13vaD2vf8pDBDJJIwQ0Fgo3NoKyUYL /dev/disk/by-uuid/0a8a76ed-f9d9-42b8-a5d1-c5b8e90df36b /dev/fedora_office97/root /dev/mapper/fedora_office97-root', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora_office97-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-vULnq84qeKxde4ggz7V4HER0O05yZeY3Hz13vaD2vf8pDBDJJIwQ0Fgo3NoKyUYL', > 'DM_VG_NAME': 'fedora_office97', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '0a8a76ed-f9d9-42b8-a5d1-c5b8e90df36b', > 'ID_FS_UUID_ENC': '0a8a76ed-f9d9-42b8-a5d1-c5b8e90df36b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '283986', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora_office97-root', > '/dev/disk/by-id/dm-uuid-LVM-vULnq84qeKxde4ggz7V4HER0O05yZeY3Hz13vaD2vf8pDBDJJIwQ0Fgo3NoKyUYL', > '/dev/disk/by-uuid/0a8a76ed-f9d9-42b8-a5d1-c5b8e90df36b', > '/dev/fedora_office97/root', > '/dev/mapper/fedora_office97-root'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora_office97-root ; >09:14:34,234 INFO storage: scanning fedora_office97-root (/devices/virtual/block/dm-2)... >09:14:34,236 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_office97-root ; >09:14:34,239 DEBUG storage: DeviceTree.getDeviceByName returned existing 15944MB lvmlv fedora_office97-root (13) >09:14:34,243 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora_office97-root ; >09:14:34,246 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora_office97-root ; label_type: None ; >09:14:34,249 DEBUG storage: Ext4FS.supported: supported: True ; >09:14:34,250 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:14:34,250 DEBUG storage: device fedora_office97-root does not contain a disklabel >09:14:34,251 INFO storage: type detected on 'fedora_office97-root' is 'ext4' >09:14:34,337 DEBUG storage: padding min size from 202 up to 222 >09:14:34,339 DEBUG storage: Ext4FS.supported: supported: True ; >09:14:34,340 DEBUG storage: getFormat('ext4') returning Ext4FS instance >09:14:34,344 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora_office97-root ; current: None ; type: ext4 ; >09:14:34,350 DEBUG storage: looking up parted Device: /dev/mapper/fedora_office97 >09:14:34,354 DEBUG storage: fedora_office97 size is 19976MB >09:14:34,357 DEBUG storage: vg fedora_office97 has 0MB free >09:14:34,357 DEBUG storage: fedora_office97 size is 19976MB >09:14:34,360 DEBUG storage: vg fedora_office97 has 0MB free >09:14:34,363 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f3b60e5c610) -- > name = fedora_office97-root status = True kids = 0 id = 13 > parents = ['existing 19976MB lvmvg fedora_office97 (4)'] > uuid = Hz13va-D2vf-8pDB-DJJI-wQ0F-go3N-oKyUYL size = 15944.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora_office97-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 32653312 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2032, 255, 63) biosGeometry: (2032, 255, 63) > PedDevice: <_ped.Device object at 0x7f3b60ee47a0> > target size = 15944.0 path = /dev/mapper/fedora_office97-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3b53766450) -- > name = fedora_office97 status = True kids = 2 id = 4 > parents = ['existing 19979MB partition vda2 (3) with existing lvmpv'] > uuid = vULnq8-4qeK-xde4-ggz7-V4HE-R0O0-5yZeY3 size = 19976 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora_office97 > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 4994 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 4994.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 19979MB partition vda2 (3) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora_office97-swap (12) with existing swap', > 'existing 15944MB lvmlv fedora_office97-root (13) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 15944MB >09:14:34,365 DEBUG storage: Ext4FS.supported: supported: True ; >09:14:34,366 INFO storage: got format: Ext4FS instance (0x7f3b53787bd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora_office97-root uuid = 0a8a76ed-f9d9-42b8-a5d1-c5b8e90df36b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 15944.0 targetSize = 15944.0 > >09:14:34,411 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_office97-swap ; >09:14:34,416 DEBUG storage: DeviceTree.getDeviceByName returned existing 4032MB lvmlv fedora_office97-swap (12) with existing swap >09:14:34,418 DEBUG storage: DeviceTree.getDeviceByName: name: fedora_office97-root ; >09:14:34,422 DEBUG storage: DeviceTree.getDeviceByName returned existing 15944MB lvmlv fedora_office97-root (13) with existing ext4 filesystem >09:14:34,424 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >09:14:34,426 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >09:14:34,430 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >09:14:34,462 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >09:14:34,487 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:14:34,492 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:14:34,496 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:14:34,535 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >09:14:34,537 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >09:14:34,540 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora_office97-swap ; status: True ; controllable: True ; >09:14:34,544 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora_office97-swap ; status: False ; type: swap ; >09:14:34,548 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora_office97-swap ; status: False ; type: swap ; >09:14:34,580 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora_office97-swap ; status: True ; controllable: True ; >09:14:34,647 DEBUG storage: LVMVolumeGroupDevice.teardown: fedora_office97 ; status: True ; controllable: True ; >09:14:34,650 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora_office97 ; status: False ; type: None ; >09:14:34,654 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora_office97 ; status: False ; type: None ; >09:14:34,688 DEBUG storage: LVMVolumeGroupDevice._teardown: fedora_office97 ; status: True ; controllable: True ; >09:14:34,755 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >09:14:34,760 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >09:14:34,768 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >09:14:34,806 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:14:34,812 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:14:34,821 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:14:34,857 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora_office97-root ; status: False ; controllable: True ; >09:14:34,859 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >09:14:34,862 INFO storage: edd: collected mbr signatures: {'vda': '0x00037b51'} >09:14:34,864 DEBUG storage: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x00037b51 > pci_dev: 00:04.0, scsi_id: 0 > scsi_lun: 0, sectors: 41943040 >09:14:34,866 DEBUG storage: edd: matched 0x80 to vda using pci_dev >09:14:34,870 DEBUG storage: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >09:14:34,889 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >09:14:34,917 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >09:14:34,984 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >09:14:34,988 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:14:34,993 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >09:14:35,031 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora_office97-root ; status: False ; controllable: True ; orig: False ; >09:14:35,034 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora_office97-root ; orig: False ; >09:14:35,037 DEBUG storage: LVMVolumeGroupDevice.setup: fedora_office97 ; status: True ; controllable: True ; orig: False ; >09:14:35,041 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora_office97-root ; status: False ; controllable: True ; orig: False ; >09:14:35,156 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >09:14:35,195 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >09:14:35,196 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >09:14:35,196 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >09:14:35,197 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >09:14:35,197 DEBUG storage: crypttab maps: [] >09:14:35,198 DEBUG storage: parsing /mnt/sysimage/etc/fstab >09:14:35,204 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora_office97-root ; >09:14:35,210 DEBUG storage: DeviceTree.getDeviceByPath returned existing 15944MB lvmlv fedora_office97-root (13) with existing ext4 filesystem >09:14:35,210 DEBUG storage: resolved '/dev/mapper/fedora_office97-root' to 'fedora_office97-root' (lvmlv) >09:14:35,211 DEBUG storage: resolved 'UUID=58bb014f-e8e6-443e-9037-d54cf5ee4404' to 'vda1' (partition) >09:14:35,213 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora_office97-swap ; >09:14:35,216 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4032MB lvmlv fedora_office97-swap (12) with existing swap >09:14:35,217 DEBUG storage: resolved '/dev/mapper/fedora_office97-swap' to 'fedora_office97-swap' (lvmlv) >09:14:35,220 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora_office97-root ; status: True ; controllable: True ; >09:14:35,277 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora_office97-root ; status: True ; controllable: True ; >09:14:35,483 DEBUG storage: fedora_office97 size is 19976MB >09:14:35,485 DEBUG storage: vg fedora_office97 has 0MB free >09:14:35,486 DEBUG storage: fedora_office97 size is 19976MB >09:14:35,499 DEBUG storage: vg fedora_office97 has 0MB free >09:14:35,522 DEBUG storage: Ext4FS.supported: supported: True ; >09:14:35,528 DEBUG storage: Ext4FS.supported: supported: True ; >09:14:35,532 DEBUG storage: Ext4FS.supported: supported: True ; >09:14:35,537 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:14:35,545 DEBUG storage: Ext4FS.supported: supported: True ; >09:14:35,923 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >09:14:35,926 INFO storage: updating format of device: existing 0MB cdrom sr0 (0) >09:14:35,960 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >09:14:35,965 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >09:14:35,966 DEBUG storage: getFormat('None') returning DeviceFormat instance >09:14:35,972 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >09:14:35,978 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: None ; exists: True ; >09:14:35,984 ERR storage: DiskLabel.partedDevice: Parted exception: Error opening /dev/sr0: No medium found >09:14:35,986 INFO storage: DiskLabel.partedDevice returning None >09:14:35,987 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >09:14:35,988 DEBUG storage: no type or existing type for sr0, bailing
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 901462
:
682209
|
682210
|
682211
|
682212
| 682213 |
682214
|
682215
|
682216
|
682217
|
682218
|
682219
|
682220
|
682221
|
682222
|
682223
|
682224