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 623827 Details for
Bug 864257
AttributeError: 'NoneType' object has no attribute 'type'
[?]
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), 301.90 KB, created by
Steve Tyler
on 2012-10-09 01:49:42 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Steve Tyler
Created:
2012-10-09 01:49:42 UTC
Size:
301.90 KB
patch
obsolete
>21:45:36,241 DEBUG storage: registered device format class MultipathMember as multipath_member >21:45:36,241 DEBUG storage: registered device format class SwapSpace as swap >21:45:36,242 DEBUG storage: registered device format class PPCPRePBoot as prepboot >21:45:36,259 DEBUG storage: registered device format class Ext2FS as ext2 >21:45:36,259 DEBUG storage: registered device format class Ext3FS as ext3 >21:45:36,259 DEBUG storage: registered device format class Ext4FS as ext4 >21:45:36,260 DEBUG storage: registered device format class FATFS as vfat >21:45:36,260 DEBUG storage: registered device format class EFIFS as efi >21:45:36,260 DEBUG storage: registered device format class BTRFS as btrfs >21:45:36,260 DEBUG storage: registered device format class GFS2 as gfs2 >21:45:36,260 DEBUG storage: registered device format class JFS as jfs >21:45:36,260 DEBUG storage: registered device format class ReiserFS as reiserfs >21:45:36,260 DEBUG storage: registered device format class XFS as xfs >21:45:36,260 DEBUG storage: registered device format class HFS as hfs >21:45:36,260 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >21:45:36,260 DEBUG storage: registered device format class HFSPlus as hfs+ >21:45:36,261 DEBUG storage: registered device format class NTFS as ntfs >21:45:36,261 DEBUG storage: registered device format class NFS as nfs >21:45:36,263 DEBUG storage: registered device format class NFSv4 as nfs4 >21:45:36,264 DEBUG storage: registered device format class Iso9660FS as iso9660 >21:45:36,264 DEBUG storage: registered device format class NoDevFS as nodev >21:45:36,264 DEBUG storage: registered device format class DevPtsFS as devpts >21:45:36,264 DEBUG storage: registered device format class ProcFS as proc >21:45:36,264 DEBUG storage: registered device format class SysFS as sysfs >21:45:36,264 DEBUG storage: registered device format class TmpFS as tmpfs >21:45:36,264 DEBUG storage: registered device format class BindFS as bind >21:45:36,264 DEBUG storage: registered device format class SELinuxFS as selinuxfs >21:45:36,264 DEBUG storage: registered device format class USBFS as usbfs >21:45:36,265 DEBUG storage: registered device format class DMRaidMember as dmraidmember >21:45:36,265 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >21:45:36,266 DEBUG storage: registered device format class DiskLabel as disklabel >21:45:36,266 DEBUG storage: registered device format class MDRaidMember as mdmember >21:45:36,270 DEBUG storage: registered device format class LUKS as luks >21:45:36,270 DEBUG storage: registered device format class BIOSBoot as biosboot >21:45:36,763 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >21:45:36,763 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >21:45:36,763 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >21:45:36,763 INFO storage: sr0 looks to be the live device; marking as protected >21:45:36,763 INFO storage: Skipping multipath detection due to running as non-root. >21:45:36,827 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >21:45:36,846 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > '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_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55663', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >21:45:36,847 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:45:36,847 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:45:36,848 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:36,848 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >21:45:36,849 INFO storage: sda is a disk >21:45:36,850 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:36,851 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >21:45:36,852 INFO storage: added disk sda (id 0) to device tree >21:45:36,852 DEBUG storage: looking up parted Device: /dev/sda >21:45:36,857 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >21:45:36,861 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >21:45:36,861 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:36,863 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:45:36,877 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >21:45:36,880 INFO storage: no usable disklabel on sda >21:45:36,880 DEBUG storage: no type or existing type for sda, bailing >21:45:36,881 INFO storage: got device: DiskDevice instance (0x12f4f90) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 10240.0 > format = existing None > 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: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x11b6950> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1351150> >21:45:36,890 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-18-Beta-TC2-x86_64-Live-D /dev/disk/by-uuid/2012-10-04-18-53-17-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_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_LABEL': 'Fedora-18-Beta-TC2-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC2-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-04-18-53-17-00', > 'ID_FS_UUID_ENC': '2012-10-04-18-53-17-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', > 'OSINFO_BOOTABLE': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '59375', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC2-x86_64-Live-D', > '/dev/disk/by-uuid/2012-10-04-18-53-17-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >21:45:36,890 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >21:45:36,891 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >21:45:36,891 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:36,891 INFO storage: sr0 is a cdrom >21:45:36,892 DEBUG storage: DeviceTree.addUdevOpticalDevice: >21:45:36,893 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:36,893 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >21:45:36,893 INFO storage: added cdrom sr0 (id 1) to device tree >21:45:36,894 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:45:36,905 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >21:45:36,906 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >21:45:36,906 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >21:45:36,907 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >21:45:36,936 WARN storage: disklabel detected but not usable on sr0 >21:45:36,937 INFO storage: type detected on 'sr0' is 'iso9660' >21:45:36,938 DEBUG storage: Iso9660FS.supported: supported: True ; >21:45:36,938 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >21:45:36,938 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >21:45:36,940 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:45:36,942 DEBUG storage: looking up parted Device: /dev/sr0 >21:45:36,942 INFO storage: got device: OpticalDevice instance (0x1351110) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 785.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > 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: 401920 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x1364050> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >21:45:36,943 DEBUG storage: Iso9660FS.supported: supported: True ; >21:45:36,943 INFO storage: got format: Iso9660FS instance (0x135e250) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-04-18-53-17-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC2-x86_64-Live-D size = 0 targetSize = 0 > >21:45:36,944 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': '37133', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >21:45:36,944 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >21:45:36,945 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >21:45:36,945 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:36,945 INFO storage: loop0 is a loop device >21:45:36,946 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >21:45:36,946 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >21:45:36,947 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:36,947 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:36,948 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >21:45:36,948 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >21:45:36,949 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >21:45:36,949 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:36,950 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:45:36,950 INFO storage: added loop loop0 (id 3) to device tree >21:45:36,951 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >21:45:36,952 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >21:45:36,952 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:45:36,952 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >21:45:36,953 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >21:45:36,958 WARN storage: disklabel detected but not usable on loop0 >21:45:36,958 INFO storage: type detected on 'loop0' is 'squashfs' >21:45:36,959 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:45:36,959 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:45:36,960 INFO storage: got device: LoopDevice instance (0x139b090) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /osmin.img (deleted) (2)'] > 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 >21:45:36,961 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37150', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >21:45:36,961 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >21:45:36,961 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:45:36,964 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:36,964 INFO storage: loop1 is a loop device >21:45:36,965 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >21:45:36,965 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >21:45:36,966 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:36,966 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:36,967 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >21:45:36,967 INFO storage: added file /osmin (id 4) to device tree >21:45:36,968 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >21:45:36,968 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:36,968 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:45:36,969 INFO storage: added loop loop1 (id 5) to device tree >21:45:36,969 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >21:45:36,970 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >21:45:36,970 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:45:36,970 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >21:45:36,971 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >21:45:36,976 WARN storage: disklabel detected but not usable on loop1 >21:45:36,976 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >21:45:36,977 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:45:36,977 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:45:36,978 INFO storage: got device: LoopDevice instance (0x1356f10) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /osmin (4)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >21:45:36,979 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37164', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >21:45:36,979 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >21:45:36,979 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >21:45:36,980 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:36,980 INFO storage: loop2 is a loop device >21:45:36,980 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >21:45:36,981 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >21:45:36,981 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:36,982 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:36,982 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >21:45:36,983 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >21:45:36,983 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >21:45:36,983 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:36,984 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:45:36,984 INFO storage: added loop loop2 (id 7) to device tree >21:45:36,985 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >21:45:36,985 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >21:45:36,985 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:45:36,986 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >21:45:36,987 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >21:45:36,992 WARN storage: disklabel detected but not usable on loop2 >21:45:36,992 INFO storage: type detected on 'loop2' is 'squashfs' >21:45:36,992 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:45:36,993 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:45:36,993 INFO storage: got device: LoopDevice instance (0x139b210) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (6)'] > 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 >21:45:36,998 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_UUID_ENC': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37700', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >21:45:36,998 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >21:45:36,999 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >21:45:36,999 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:36,999 INFO storage: loop3 is a loop device >21:45:37,000 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >21:45:37,000 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >21:45:37,001 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:37,001 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:37,002 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >21:45:37,002 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >21:45:37,003 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >21:45:37,003 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:37,003 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >21:45:37,003 INFO storage: added loop loop3 (id 9) to device tree >21:45:37,004 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >21:45:37,005 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >21:45:37,006 DEBUG storage: Ext4FS.supported: supported: True ; >21:45:37,006 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:45:37,006 DEBUG storage: device loop3 does not contain a disklabel >21:45:37,006 INFO storage: type detected on 'loop3' is 'ext4' >21:45:37,060 DEBUG storage: Ext4FS.supported: supported: True ; >21:45:37,060 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:45:37,061 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >21:45:37,061 INFO storage: got device: LoopDevice instance (0x139b5d0) -- > name = loop3 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/ext3fs.img (8)'] > 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/loop3 > format args = [] originalFormat = None >21:45:37,062 DEBUG storage: Ext4FS.supported: supported: True ; >21:45:37,062 INFO storage: got format: Ext4FS instance (0x1351290) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 271069b1-0d90-4692-b586-187dd3413185 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >21:45:37,063 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37717', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >21:45:37,063 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >21:45:37,064 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >21:45:37,064 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:37,065 INFO storage: loop4 is a loop device >21:45:37,065 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >21:45:37,066 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >21:45:37,066 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:37,066 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:37,067 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >21:45:37,067 INFO storage: added file /overlay (deleted) (id 10) to device tree >21:45:37,068 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >21:45:37,068 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:37,069 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >21:45:37,069 INFO storage: added loop loop4 (id 11) to device tree >21:45:37,069 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >21:45:37,070 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >21:45:37,070 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:45:37,070 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >21:45:37,071 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >21:45:37,076 WARN storage: disklabel detected but not usable on loop4 >21:45:37,077 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >21:45:37,077 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:45:37,077 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >21:45:37,078 INFO storage: got device: LoopDevice instance (0x135e110) -- > name = loop4 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >21:45:37,079 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': '40251', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >21:45:37,079 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >21:45:37,079 DEBUG storage: lvm filter: adding loop5 to the reject list >21:45:37,080 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': '40271', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >21:45:37,080 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >21:45:37,080 DEBUG storage: lvm filter: adding loop6 to the reject list >21:45:37,081 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': '41424', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >21:45:37,081 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >21:45:37,081 DEBUG storage: lvm filter: adding loop7 to the reject list >21:45:37,083 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185 /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': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_UUID_ENC': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16319', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >21:45:37,083 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >21:45:37,084 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:45:37,084 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:37,084 INFO storage: live-rw is a device-mapper device >21:45:37,085 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >21:45:37,085 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >21:45:37,086 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >21:45:37,087 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >21:45:37,087 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >21:45:37,088 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:45:37,089 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:37,090 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >21:45:37,090 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:37,090 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >21:45:37,091 INFO storage: added dm live-rw (id 12) to device tree >21:45:37,091 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >21:45:37,092 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >21:45:37,092 DEBUG storage: Ext4FS.supported: supported: True ; >21:45:37,092 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:45:37,092 DEBUG storage: device live-rw does not contain a disklabel >21:45:37,093 INFO storage: type detected on 'live-rw' is 'ext4' >21:45:37,116 DEBUG storage: Ext4FS.supported: supported: True ; >21:45:37,116 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:45:37,117 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >21:45:37,117 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >21:45:37,121 INFO storage: got device: DMDevice instance (0x135e190) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop4 (11)'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x11b6f80> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >21:45:37,122 DEBUG storage: Ext4FS.supported: supported: True ; >21:45:37,122 INFO storage: got format: Ext4FS instance (0x139b750) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 271069b1-0d90-4692-b586-187dd3413185 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >21:45:37,124 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_UUID_ENC': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33696', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >21:45:37,124 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >21:45:37,125 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >21:45:37,125 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:37,125 INFO storage: live-osimg-min is a device-mapper device >21:45:37,126 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >21:45:37,127 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >21:45:37,127 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:45:37,128 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >21:45:37,129 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >21:45:37,130 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >21:45:37,131 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >21:45:37,131 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:37,132 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >21:45:37,132 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:37,136 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >21:45:37,136 INFO storage: added dm live-osimg-min (id 13) to device tree >21:45:37,137 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >21:45:37,138 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >21:45:37,138 DEBUG storage: Ext4FS.supported: supported: True ; >21:45:37,138 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:45:37,138 DEBUG storage: device live-osimg-min does not contain a disklabel >21:45:37,139 INFO storage: type detected on 'live-osimg-min' is 'ext4' >21:45:37,166 DEBUG storage: Ext4FS.supported: supported: True ; >21:45:37,166 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:45:37,167 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >21:45:37,167 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >21:45:37,170 INFO storage: got device: DMDevice instance (0x139b7d0) -- > name = live-osimg-min status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop3 (9) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x11b6dd0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >21:45:37,171 DEBUG storage: Ext4FS.supported: supported: True ; >21:45:37,171 INFO storage: got format: Ext4FS instance (0x1351350) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 271069b1-0d90-4692-b586-187dd3413185 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2957.0 targetSize = 2957.0 > >21:45:37,188 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:45:37,189 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >21:45:37,190 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >21:45:37,201 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:45:37,212 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >21:45:37,213 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >21:45:37,214 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >21:45:37,214 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >21:45:37,215 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >21:45:37,215 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >21:45:37,215 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >21:45:37,216 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:45:37,216 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >21:45:37,217 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >21:45:37,228 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:45:37,239 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >21:45:37,240 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >21:45:37,240 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >21:45:37,241 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >21:45:37,241 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >21:45:37,463 DEBUG storage: registered device format class MultipathMember as multipath_member >21:45:37,464 DEBUG storage: registered device format class SwapSpace as swap >21:45:37,465 DEBUG storage: registered device format class PPCPRePBoot as prepboot >21:45:37,475 DEBUG storage: registered device format class Ext2FS as ext2 >21:45:37,476 DEBUG storage: registered device format class Ext3FS as ext3 >21:45:37,476 DEBUG storage: registered device format class Ext4FS as ext4 >21:45:37,477 DEBUG storage: registered device format class FATFS as vfat >21:45:37,477 DEBUG storage: registered device format class EFIFS as efi >21:45:37,478 DEBUG storage: registered device format class BTRFS as btrfs >21:45:37,478 DEBUG storage: registered device format class GFS2 as gfs2 >21:45:37,479 DEBUG storage: registered device format class JFS as jfs >21:45:37,479 DEBUG storage: registered device format class ReiserFS as reiserfs >21:45:37,480 DEBUG storage: registered device format class XFS as xfs >21:45:37,480 DEBUG storage: registered device format class HFS as hfs >21:45:37,481 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >21:45:37,481 DEBUG storage: registered device format class HFSPlus as hfs+ >21:45:37,482 DEBUG storage: registered device format class NTFS as ntfs >21:45:37,482 DEBUG storage: registered device format class NFS as nfs >21:45:37,482 DEBUG storage: registered device format class NFSv4 as nfs4 >21:45:37,483 DEBUG storage: registered device format class Iso9660FS as iso9660 >21:45:37,483 DEBUG storage: registered device format class NoDevFS as nodev >21:45:37,483 DEBUG storage: registered device format class DevPtsFS as devpts >21:45:37,484 DEBUG storage: registered device format class ProcFS as proc >21:45:37,484 DEBUG storage: registered device format class SysFS as sysfs >21:45:37,484 DEBUG storage: registered device format class TmpFS as tmpfs >21:45:37,484 DEBUG storage: registered device format class BindFS as bind >21:45:37,484 DEBUG storage: registered device format class SELinuxFS as selinuxfs >21:45:37,484 DEBUG storage: registered device format class USBFS as usbfs >21:45:37,485 DEBUG storage: registered device format class DMRaidMember as dmraidmember >21:45:37,485 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >21:45:37,489 DEBUG storage: registered device format class DiskLabel as disklabel >21:45:37,489 DEBUG storage: registered device format class MDRaidMember as mdmember >21:45:37,490 DEBUG storage: registered device format class LUKS as luks >21:45:37,490 DEBUG storage: registered device format class BIOSBoot as biosboot >21:45:38,317 DEBUG storage: MultipathTopology._build_topology: >21:45:38,318 DEBUG storage: /etc/multipath.conf contents: >21:45:38,318 DEBUG storage: # multipath.conf written by anaconda >21:45:38,319 DEBUG storage: >21:45:38,319 DEBUG storage: defaults { >21:45:38,319 DEBUG storage: user_friendly_names yes >21:45:38,320 DEBUG storage: } >21:45:38,320 DEBUG storage: blacklist { >21:45:38,321 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >21:45:38,321 DEBUG storage: devnode "^hd[a-z]" >21:45:38,321 DEBUG storage: devnode "^dcssblk[0-9]*" >21:45:38,322 DEBUG storage: device { >21:45:38,322 DEBUG storage: vendor "DGC" >21:45:38,322 DEBUG storage: product "LUNZ" >21:45:38,322 DEBUG storage: } >21:45:38,322 DEBUG storage: device { >21:45:38,322 DEBUG storage: vendor "IBM" >21:45:38,323 DEBUG storage: product "S/390.*" >21:45:38,323 DEBUG storage: } >21:45:38,323 DEBUG storage: # don't count normal SATA devices as multipaths >21:45:38,323 DEBUG storage: device { >21:45:38,323 DEBUG storage: vendor "ATA" >21:45:38,323 DEBUG storage: } >21:45:38,323 DEBUG storage: # don't count 3ware devices as multipaths >21:45:38,326 DEBUG storage: device { >21:45:38,326 DEBUG storage: vendor "3ware" >21:45:38,326 DEBUG storage: } >21:45:38,326 DEBUG storage: device { >21:45:38,326 DEBUG storage: vendor "AMCC" >21:45:38,326 DEBUG storage: } >21:45:38,326 DEBUG storage: # nor highpoint devices >21:45:38,327 DEBUG storage: device { >21:45:38,327 DEBUG storage: vendor "HPT" >21:45:38,327 DEBUG storage: } >21:45:38,327 DEBUG storage: } >21:45:38,328 DEBUG storage: multipaths { >21:45:38,328 DEBUG storage: } >21:45:38,328 DEBUG storage: (end of /etc/multipath.conf) >21:45:38,419 INFO storage: MultipathTopology: found singlepath device: sda >21:45:38,421 INFO storage: MultipathTopology: found non-disk device: sr0 >21:45:38,421 INFO storage: MultipathTopology: found singlepath device: loop0 >21:45:38,421 INFO storage: MultipathTopology: found singlepath device: loop1 >21:45:38,421 INFO storage: MultipathTopology: found singlepath device: loop2 >21:45:38,421 INFO storage: MultipathTopology: found singlepath device: loop3 >21:45:38,422 INFO storage: MultipathTopology: found singlepath device: loop4 >21:45:38,422 INFO storage: MultipathTopology: found singlepath device: loop5 >21:45:38,422 INFO storage: MultipathTopology: found singlepath device: loop6 >21:45:38,422 INFO storage: MultipathTopology: found singlepath device: loop7 >21:45:38,422 INFO storage: MultipathTopology: found singlepath device: dm-0 >21:45:38,422 INFO storage: MultipathTopology: found singlepath device: dm-1 >21:45:38,710 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >21:45:38,713 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >21:45:39,098 DEBUG storage: protected device spec /dev/sr0 resolved to sr0 >21:45:39,103 INFO storage: sr0 looks to be the live device; marking as protected >21:45:39,173 DEBUG storage: MultipathTopology._build_topology: >21:45:39,174 DEBUG storage: /etc/multipath.conf contents: >21:45:39,175 DEBUG storage: # multipath.conf written by anaconda >21:45:39,175 DEBUG storage: >21:45:39,175 DEBUG storage: defaults { >21:45:39,176 DEBUG storage: user_friendly_names yes >21:45:39,176 DEBUG storage: } >21:45:39,177 DEBUG storage: blacklist { >21:45:39,177 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >21:45:39,177 DEBUG storage: devnode "^hd[a-z]" >21:45:39,178 DEBUG storage: devnode "^dcssblk[0-9]*" >21:45:39,178 DEBUG storage: device { >21:45:39,178 DEBUG storage: vendor "DGC" >21:45:39,178 DEBUG storage: product "LUNZ" >21:45:39,178 DEBUG storage: } >21:45:39,179 DEBUG storage: device { >21:45:39,179 DEBUG storage: vendor "IBM" >21:45:39,179 DEBUG storage: product "S/390.*" >21:45:39,179 DEBUG storage: } >21:45:39,179 DEBUG storage: # don't count normal SATA devices as multipaths >21:45:39,179 DEBUG storage: device { >21:45:39,179 DEBUG storage: vendor "ATA" >21:45:39,179 DEBUG storage: } >21:45:39,186 DEBUG storage: # don't count 3ware devices as multipaths >21:45:39,187 DEBUG storage: device { >21:45:39,187 DEBUG storage: vendor "3ware" >21:45:39,188 DEBUG storage: } >21:45:39,188 DEBUG storage: device { >21:45:39,188 DEBUG storage: vendor "AMCC" >21:45:39,189 DEBUG storage: } >21:45:39,189 DEBUG storage: # nor highpoint devices >21:45:39,190 DEBUG storage: device { >21:45:39,190 DEBUG storage: vendor "HPT" >21:45:39,190 DEBUG storage: } >21:45:39,190 DEBUG storage: } >21:45:39,190 DEBUG storage: multipaths { >21:45:39,190 DEBUG storage: } >21:45:39,190 DEBUG storage: (end of /etc/multipath.conf) >21:45:39,248 INFO storage: MultipathTopology: found singlepath device: sda >21:45:39,250 INFO storage: MultipathTopology: found non-disk device: sr0 >21:45:39,250 INFO storage: MultipathTopology: found singlepath device: loop0 >21:45:39,252 INFO storage: MultipathTopology: found singlepath device: loop1 >21:45:39,253 INFO storage: MultipathTopology: found singlepath device: loop2 >21:45:39,253 INFO storage: MultipathTopology: found singlepath device: loop3 >21:45:39,253 INFO storage: MultipathTopology: found singlepath device: loop4 >21:45:39,253 INFO storage: MultipathTopology: found singlepath device: loop5 >21:45:39,253 INFO storage: MultipathTopology: found singlepath device: loop6 >21:45:39,253 INFO storage: MultipathTopology: found singlepath device: loop7 >21:45:39,254 INFO storage: MultipathTopology: found singlepath device: dm-0 >21:45:39,254 INFO storage: MultipathTopology: found singlepath device: dm-1 >21:45:39,254 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >21:45:39,259 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > '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_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55663', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >21:45:39,260 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:45:39,269 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:45:39,275 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:39,285 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >21:45:39,287 INFO storage: sda is a disk >21:45:39,288 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:39,290 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >21:45:39,294 INFO storage: added disk sda (id 0) to device tree >21:45:39,296 DEBUG storage: looking up parted Device: /dev/sda >21:45:39,311 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >21:45:39,315 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >21:45:39,318 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:39,325 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:45:39,338 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >21:45:39,349 INFO storage: no usable disklabel on sda >21:45:39,351 DEBUG storage: no type or existing type for sda, bailing >21:45:39,354 INFO storage: got device: DiskDevice instance (0x7f627c08da10) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 10240.0 > format = existing None > 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: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f627c079290> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f627c0e2b10> >21:45:39,371 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-18-Beta-TC2-x86_64-Live-D /dev/disk/by-uuid/2012-10-04-18-53-17-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-TC2-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC2-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-04-18-53-17-00', > 'ID_FS_UUID_ENC': '2012-10-04-18-53-17-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', > 'OSINFO_BOOTABLE': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '59375', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC2-x86_64-Live-D', > '/dev/disk/by-uuid/2012-10-04-18-53-17-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >21:45:39,377 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >21:45:39,379 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >21:45:39,380 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:39,384 INFO storage: sr0 is a cdrom >21:45:39,385 DEBUG storage: DeviceTree.addUdevOpticalDevice: >21:45:39,386 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:39,387 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >21:45:39,389 INFO storage: added cdrom sr0 (id 1) to device tree >21:45:39,391 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:45:39,393 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >21:45:39,402 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >21:45:39,404 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >21:45:39,408 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >21:45:39,419 WARN storage: disklabel detected but not usable on sr0 >21:45:39,420 INFO storage: type detected on 'sr0' is 'iso9660' >21:45:39,422 DEBUG storage: Iso9660FS.supported: supported: True ; >21:45:39,425 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >21:45:39,427 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >21:45:39,432 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:45:39,434 DEBUG storage: looking up parted Device: /dev/sr0 >21:45:39,435 INFO storage: got device: OpticalDevice instance (0x7f627c0e2ad0) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 785.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > 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: 401920 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7f627c079560> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >21:45:39,440 DEBUG storage: Iso9660FS.supported: supported: True ; >21:45:39,440 INFO storage: got format: Iso9660FS instance (0x7f627c117310) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-04-18-53-17-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC2-x86_64-Live-D size = 0 targetSize = 0 > >21:45:39,442 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': '37133', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >21:45:39,443 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >21:45:39,444 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >21:45:39,449 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:39,449 INFO storage: loop0 is a loop device >21:45:39,450 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >21:45:39,451 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >21:45:39,457 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:39,457 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:39,459 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >21:45:39,459 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >21:45:39,460 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >21:45:39,465 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:39,466 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:45:39,467 INFO storage: added loop loop0 (id 3) to device tree >21:45:39,468 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >21:45:39,469 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >21:45:39,470 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:45:39,471 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >21:45:39,487 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >21:45:39,488 WARN storage: disklabel detected but not usable on loop0 >21:45:39,488 INFO storage: type detected on 'loop0' is 'squashfs' >21:45:39,488 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:45:39,489 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:45:39,489 INFO storage: got device: LoopDevice instance (0x7f627c147510) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /osmin.img (deleted) (2)'] > 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 >21:45:39,492 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37150', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >21:45:39,492 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >21:45:39,493 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:45:39,494 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:39,494 INFO storage: loop1 is a loop device >21:45:39,501 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >21:45:39,502 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >21:45:39,503 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:39,503 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:39,504 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >21:45:39,504 INFO storage: added file /osmin (id 4) to device tree >21:45:39,505 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >21:45:39,505 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:39,510 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:45:39,510 INFO storage: added loop loop1 (id 5) to device tree >21:45:39,511 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >21:45:39,512 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >21:45:39,512 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:45:39,513 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >21:45:39,514 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >21:45:39,519 WARN storage: disklabel detected but not usable on loop1 >21:45:39,519 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >21:45:39,519 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:45:39,520 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:45:39,520 INFO storage: got device: LoopDevice instance (0x7f627c111090) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /osmin (4)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >21:45:39,522 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37164', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >21:45:39,526 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >21:45:39,527 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >21:45:39,528 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:39,528 INFO storage: loop2 is a loop device >21:45:39,529 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >21:45:39,529 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >21:45:39,533 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:39,534 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:39,535 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >21:45:39,535 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >21:45:39,536 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >21:45:39,536 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:39,550 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:45:39,551 INFO storage: added loop loop2 (id 7) to device tree >21:45:39,551 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >21:45:39,552 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >21:45:39,552 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:45:39,553 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >21:45:39,559 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >21:45:39,560 WARN storage: disklabel detected but not usable on loop2 >21:45:39,561 INFO storage: type detected on 'loop2' is 'squashfs' >21:45:39,561 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:45:39,562 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:45:39,562 INFO storage: got device: LoopDevice instance (0x7f627c1475d0) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (6)'] > 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 >21:45:39,565 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_UUID_ENC': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37700', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >21:45:39,565 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >21:45:39,566 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >21:45:39,567 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:39,567 INFO storage: loop3 is a loop device >21:45:39,568 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >21:45:39,575 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >21:45:39,575 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:39,576 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:39,577 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >21:45:39,577 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >21:45:39,581 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >21:45:39,581 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:39,582 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >21:45:39,582 INFO storage: added loop loop3 (id 9) to device tree >21:45:39,583 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >21:45:39,584 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >21:45:39,587 DEBUG storage: Ext4FS.supported: supported: True ; >21:45:39,589 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:45:39,594 DEBUG storage: device loop3 does not contain a disklabel >21:45:39,595 INFO storage: type detected on 'loop3' is 'ext4' >21:45:39,738 DEBUG storage: Ext4FS.supported: supported: True ; >21:45:39,738 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:45:39,739 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >21:45:39,739 INFO storage: got device: LoopDevice instance (0x7f627c147e10) -- > name = loop3 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/ext3fs.img (8)'] > 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/loop3 > format args = [] originalFormat = None >21:45:39,743 DEBUG storage: Ext4FS.supported: supported: True ; >21:45:39,744 INFO storage: got format: Ext4FS instance (0x7f627c147b90) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 271069b1-0d90-4692-b586-187dd3413185 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >21:45:39,746 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37717', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >21:45:39,748 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >21:45:39,749 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >21:45:39,751 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:39,751 INFO storage: loop4 is a loop device >21:45:39,752 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >21:45:39,753 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >21:45:39,758 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:39,759 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:39,760 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >21:45:39,761 INFO storage: added file /overlay (deleted) (id 10) to device tree >21:45:39,762 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >21:45:39,763 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:39,764 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >21:45:39,765 INFO storage: added loop loop4 (id 11) to device tree >21:45:39,766 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >21:45:39,767 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >21:45:39,767 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:45:39,768 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >21:45:39,772 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >21:45:39,775 WARN storage: disklabel detected but not usable on loop4 >21:45:39,775 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >21:45:39,775 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:45:39,776 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >21:45:39,777 INFO storage: got device: LoopDevice instance (0x7f627c147b50) -- > name = loop4 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >21:45:39,782 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': '40251', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >21:45:39,782 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >21:45:39,782 DEBUG storage: lvm filter: adding loop5 to the reject list >21:45:39,784 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': '40271', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >21:45:39,784 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >21:45:39,786 DEBUG storage: lvm filter: adding loop6 to the reject list >21:45:39,787 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': '41424', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >21:45:39,788 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >21:45:39,788 DEBUG storage: lvm filter: adding loop7 to the reject list >21:45:39,788 DEBUG storage: Skipping a device mapper drive (dm-0) for now >21:45:39,788 DEBUG storage: Skipping a device mapper drive (dm-1) for now >21:45:39,823 INFO storage: devices to scan: ['dm-0', 'dm-1'] >21:45:39,825 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185 /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': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_UUID_ENC': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16319', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >21:45:39,826 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >21:45:39,834 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:45:39,834 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:39,834 INFO storage: live-rw is a device-mapper device >21:45:39,835 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >21:45:39,836 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >21:45:39,841 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >21:45:39,843 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >21:45:39,843 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >21:45:39,845 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:45:39,850 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:39,851 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >21:45:39,851 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:39,852 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >21:45:39,852 INFO storage: added dm live-rw (id 12) to device tree >21:45:39,856 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >21:45:39,856 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >21:45:39,857 DEBUG storage: Ext4FS.supported: supported: True ; >21:45:39,858 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:45:39,858 DEBUG storage: device live-rw does not contain a disklabel >21:45:39,858 INFO storage: type detected on 'live-rw' is 'ext4' >21:45:39,952 DEBUG storage: Ext4FS.supported: supported: True ; >21:45:39,953 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:45:39,953 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >21:45:39,954 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >21:45:39,959 INFO storage: got device: DMDevice instance (0x7f627c152490) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop4 (11)'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32610 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2352830> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >21:45:39,960 DEBUG storage: Ext4FS.supported: supported: True ; >21:45:39,961 INFO storage: got format: Ext4FS instance (0x7f627c147e90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 271069b1-0d90-4692-b586-187dd3413185 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >21:45:39,967 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_UUID_ENC': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33696', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >21:45:39,968 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >21:45:39,968 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >21:45:39,969 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:39,969 INFO storage: live-osimg-min is a device-mapper device >21:45:39,970 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >21:45:39,975 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >21:45:39,976 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:45:39,977 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >21:45:39,978 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >21:45:39,984 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >21:45:39,986 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >21:45:39,986 DEBUG storage: DeviceTree.getDeviceByName returned None >21:45:39,987 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >21:45:39,988 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:45:39,993 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >21:45:39,993 INFO storage: added dm live-osimg-min (id 13) to device tree >21:45:39,994 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >21:45:39,995 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >21:45:39,995 DEBUG storage: Ext4FS.supported: supported: True ; >21:45:39,996 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:45:39,998 DEBUG storage: device live-osimg-min does not contain a disklabel >21:45:39,998 INFO storage: type detected on 'live-osimg-min' is 'ext4' >21:45:40,059 DEBUG storage: Ext4FS.supported: supported: True ; >21:45:40,059 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:45:40,060 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >21:45:40,060 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >21:45:40,061 INFO storage: got device: DMDevice instance (0x7f627c147e50) -- > name = live-osimg-min status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop3 (9) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f627c0798c0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >21:45:40,063 DEBUG storage: Ext4FS.supported: supported: True ; >21:45:40,068 INFO storage: got format: Ext4FS instance (0x7f627c1524d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 271069b1-0d90-4692-b586-187dd3413185 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2957.0 targetSize = 2957.0 > >21:45:40,105 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:45:40,113 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >21:45:40,115 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >21:45:40,160 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:45:40,198 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >21:45:40,199 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >21:45:40,200 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >21:45:40,201 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >21:45:40,208 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >21:45:40,208 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >21:45:40,209 INFO storage: edd: collected mbr signatures: {} >21:45:40,346 DEBUG storage: Ext4FS.supported: supported: True ; >21:45:40,353 DEBUG storage: Ext4FS.supported: supported: True ; >21:45:40,362 DEBUG storage: Ext4FS.supported: supported: True ; >21:45:40,371 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:45:40,392 DEBUG storage: Iso9660FS.supported: supported: True ; >21:45:40,432 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >21:45:40,443 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (13) with existing ext4 filesystem >21:45:48,472 DEBUG storage: Iso9660FS.supported: supported: True ; >21:45:48,476 DEBUG storage: Iso9660FS.supported: supported: True ; >21:45:48,477 DEBUG storage: NFSv4.supported: supported: False ; >21:45:48,482 DEBUG storage: NFSv4.supported: supported: False ; >21:45:48,483 DEBUG storage: SELinuxFS.supported: supported: False ; >21:45:48,485 DEBUG storage: SELinuxFS.supported: supported: False ; >21:45:48,490 DEBUG storage: Ext4FS.supported: supported: True ; >21:45:48,492 DEBUG storage: Ext4FS.supported: supported: True ; >21:45:48,494 DEBUG storage: Ext3FS.supported: supported: True ; >21:45:48,499 DEBUG storage: Ext3FS.supported: supported: True ; >21:45:48,501 DEBUG storage: Ext2FS.supported: supported: True ; >21:45:48,503 DEBUG storage: Ext2FS.supported: supported: True ; >21:45:48,508 DEBUG storage: SysFS.supported: supported: False ; >21:45:48,510 DEBUG storage: SysFS.supported: supported: False ; >21:45:48,515 DEBUG storage: MultipathMember.__init__: >21:45:48,516 DEBUG storage: SwapSpace.__init__: >21:45:48,518 DEBUG storage: ProcFS.supported: supported: False ; >21:45:48,524 DEBUG storage: ProcFS.supported: supported: False ; >21:45:48,525 DEBUG storage: NoDevFS.supported: supported: False ; >21:45:48,527 DEBUG storage: NoDevFS.supported: supported: False ; >21:45:48,528 DEBUG storage: DevPtsFS.supported: supported: False ; >21:45:48,533 DEBUG storage: DevPtsFS.supported: supported: False ; >21:45:48,534 DEBUG storage: BTRFS.supported: supported: True ; >21:45:48,659 DEBUG storage: BTRFS.supported: supported: True ; >21:45:48,661 DEBUG storage: USBFS.supported: supported: False ; >21:45:48,663 DEBUG storage: USBFS.supported: supported: False ; >21:45:48,664 DEBUG storage: DiskLabel.__init__: >21:45:48,665 INFO storage: DiskLabel.partedDevice returning None >21:45:48,666 DEBUG storage: HFSPlus.supported: supported: False ; >21:45:48,668 DEBUG storage: HFSPlus.supported: supported: False ; >21:45:48,669 DEBUG storage: XFS.supported: supported: True ; >21:45:48,749 DEBUG storage: XFS.supported: supported: True ; >21:45:48,752 DEBUG storage: TmpFS.supported: supported: False ; >21:45:48,753 DEBUG storage: TmpFS.supported: supported: False ; >21:45:48,755 DEBUG storage: LUKS.__init__: >21:45:48,756 DEBUG storage: NTFS.supported: supported: False ; >21:45:48,758 DEBUG storage: NTFS.supported: supported: False ; >21:45:48,759 DEBUG storage: BindFS.supported: supported: False ; >21:45:48,760 DEBUG storage: BindFS.supported: supported: False ; >21:45:48,762 DEBUG storage: HFS.supported: supported: False ; >21:45:48,763 DEBUG storage: HFS.supported: supported: False ; >21:45:48,765 DEBUG storage: LVMPhysicalVolume.__init__: >21:45:48,766 DEBUG storage: NFS.supported: supported: False ; >21:45:48,767 DEBUG storage: NFS.supported: supported: False ; >21:45:48,769 DEBUG storage: FATFS.supported: supported: True ; >21:45:48,770 DEBUG storage: FATFS.supported: supported: True ; >21:45:48,772 DEBUG storage: DMRaidMember.__init__: >21:45:48,775 DEBUG storage: MDRaidMember.__init__: >18:46:11,862 DEBUG storage: clearpart: initializing sda >18:46:11,864 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >18:46:11,867 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:46:11,869 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >18:46:11,869 INFO storage: registered action: [0] Destroy Format None on disk sda (id 0) >18:46:11,875 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >18:46:11,876 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >18:46:11,876 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x5089190> > PedDisk: <_ped.Disk object at 0x50884d0> >18:46:11,877 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >18:46:11,882 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >18:46:11,883 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >18:46:11,883 INFO storage: registered action: [1] Create Format msdos disklabel on disk sda (id 0) >18:46:11,883 DEBUG storage: new disk order: [] >18:46:11,940 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:46:11,942 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:46:11,946 DEBUG storage: doAutoPart: True >18:46:11,947 DEBUG storage: encryptedAutoPart: False >18:46:11,947 DEBUG storage: autoPartType: 0 >18:46:11,947 DEBUG storage: clearPartType: 2 >18:46:11,947 DEBUG storage: clearPartDisks: ['sda'] >18:46:11,947 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x4a1ead0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x5089350) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x5089290) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x5089590) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x5089610) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >18:46:11,947 DEBUG storage: storage.disks: ['sda'] >18:46:11,947 DEBUG storage: storage.partitioned: ['sda'] >18:46:11,947 DEBUG storage: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0'] >18:46:11,949 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:46:11,953 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:46:11,953 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:46:11,953 DEBUG storage: boot disk: sda >18:46:11,955 DEBUG storage: candidate disks: [DiskDevice instance (0x7f627c08da10) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 10240.0 > format = non-existent 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: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f627c079290> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f627c0e2b10>] >18:46:11,955 DEBUG storage: devs: [] >18:46:11,956 DEBUG storage: _is_valid_disklabel(sda) returning True >18:46:11,960 DEBUG storage: _is_valid_size(sda) returning True >18:46:11,960 DEBUG storage: _is_valid_location(sda) returning True >18:46:11,960 DEBUG storage: _is_valid_format(sda) returning True >18:46:11,960 DEBUG storage: is_valid_stage1_device(sda) returning True >18:46:11,961 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:11,961 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:46:11,962 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >18:46:11,973 DEBUG storage: PartitionDevice._setFormat: req0 ; >18:46:11,978 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >18:46:11,985 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >18:46:11,986 INFO storage: added partition req0 (id 14) to device tree >18:46:11,987 INFO storage: registered action: [2] Create Device partition req0 (id 14) >18:46:11,990 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:46:11,994 INFO storage: registered action: [3] Create Format ext4 filesystem mounted at / on partition req0 (id 14) >18:46:11,996 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:11,996 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:46:11,998 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >18:46:12,010 DEBUG storage: PartitionDevice._setFormat: req1 ; >18:46:12,017 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >18:46:12,018 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >18:46:12,018 INFO storage: added partition req1 (id 15) to device tree >18:46:12,018 INFO storage: registered action: [4] Create Device partition req1 (id 15) >18:46:12,018 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:46:12,018 INFO storage: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req1 (id 15) >18:46:12,019 INFO storage: skipping unneeded stage1 biosboot request >18:46:12,026 DEBUG storage: PartSpec instance (0x5089590) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >18:46:12,026 DEBUG storage: existing 10240MB disk sda (0) with non-existent msdos disklabel >18:46:12,027 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >18:46:12,027 DEBUG storage: getFormat('swap') returning SwapSpace instance >18:46:12,032 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >18:46:12,037 DEBUG storage: PartitionDevice._setFormat: req2 ; >18:46:12,038 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: swap ; >18:46:12,045 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >18:46:12,045 INFO storage: added partition req2 (id 16) to device tree >18:46:12,045 INFO storage: registered action: [6] Create Device partition req2 (id 16) >18:46:12,046 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:46:12,046 INFO storage: registered action: [7] Create Format swap on partition req2 (id 16) >18:46:12,047 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >18:46:12,057 DEBUG storage: removing all non-preexisting partitions ['req0(id 14)', 'req1(id 15)', 'req2(id 16)'] from disk(s) ['sda'] >18:46:12,057 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req0(id 14)', 'req1(id 15)', 'req2(id 16)'] >18:46:12,057 DEBUG storage: removing all non-preexisting partitions ['req1(id 15)', 'req2(id 16)', 'req0(id 14)'] from disk(s) ['sda'] >18:46:12,060 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:46:12,061 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:46:12,061 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:46:12,062 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:46:12,069 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:46:12,069 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:46:12,069 DEBUG storage: allocating partition: req1 ; id: 15 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >18:46:12,069 DEBUG storage: checking freespace on sda >18:46:12,070 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >18:46:12,070 DEBUG storage: current free range is 63-20971519 (10239MB) >18:46:12,070 DEBUG storage: updating use_disk to sda, type: 0 >18:46:12,070 DEBUG storage: new free: 63-20971519 / 10239MB >18:46:12,070 DEBUG storage: new free allows for 0 sectors of growth >18:46:12,070 DEBUG storage: found free space for bootable request >18:46:12,071 DEBUG storage: adjusted start sector from 63 to 2048 >18:46:12,071 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda >18:46:12,074 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >18:46:12,074 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5089150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62840848d0> PedPartition: <_ped.Partition object at 0x7f628407ed10> >18:46:12,075 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >18:46:12,076 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >18:46:12,081 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >18:46:12,081 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5089150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62840847d0> PedPartition: <_ped.Partition object at 0x7f628407ecb0> >18:46:12,082 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:46:12,083 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:46:12,083 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:46:12,084 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:46:12,096 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:46:12,098 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:46:12,102 DEBUG storage: allocating partition: req2 ; id: 16 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 4032MB ; grow: False ; max_size: 0 >18:46:12,103 DEBUG storage: checking freespace on sda >18:46:12,105 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4032MB boot=False best=None grow=False >18:46:12,108 DEBUG storage: current free range is 63-2047 (0MB) >18:46:12,112 DEBUG storage: current free range is 1026048-20971519 (9739MB) >18:46:12,113 DEBUG storage: updating use_disk to sda, type: 0 >18:46:12,116 DEBUG storage: new free: 1026048-20971519 / 9739MB >18:46:12,116 DEBUG storage: new free allows for 0 sectors of growth >18:46:12,117 DEBUG storage: created partition sda2 of 4032MB and added it to /dev/sda >18:46:12,125 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >18:46:12,130 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5089150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6284079f50> PedPartition: <_ped.Partition object at 0x7f628407edd0> >18:46:12,132 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >18:46:12,138 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >18:46:12,148 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >18:46:12,153 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5089150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6284084910> PedPartition: <_ped.Partition object at 0x7f628407ed70> >18:46:12,155 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:46:12,156 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:46:12,157 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:46:12,158 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:46:12,163 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:46:12,163 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:46:12,164 DEBUG storage: allocating partition: req0 ; id: 14 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >18:46:12,164 DEBUG storage: checking freespace on sda >18:46:12,165 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >18:46:12,166 DEBUG storage: current free range is 63-2047 (0MB) >18:46:12,167 DEBUG storage: current free range is 9283584-20971519 (5707MB) >18:46:12,167 DEBUG storage: evaluating growth potential for new layout >18:46:12,168 DEBUG storage: calculating growth for disk /dev/sda >18:46:12,173 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >18:46:12,174 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5089150> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6284084dd0> PedPartition: <_ped.Partition object at 0x7f628407ee90> >18:46:12,175 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >18:46:12,177 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >18:46:12,181 DEBUG storage: adding request 15 to chunk 20971457 (63-20971519) on /dev/sda >18:46:12,182 DEBUG storage: adding request 16 to chunk 20971457 (63-20971519) on /dev/sda >18:46:12,182 DEBUG storage: adding request 14 to chunk 20971457 (63-20971519) on /dev/sda >18:46:12,183 DEBUG storage: Chunk.growRequests: 20971457 on /dev/sda start = 63 end = 20971519 >sectorSize = 512 > >18:46:12,183 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >18:46:12,184 DEBUG storage: req: PartitionRequest instance -- >id = 16 name = sda2 growable = False >base = 8257536 growth = 0 max_grow = 0 >done = True >18:46:12,184 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >18:46:12,185 DEBUG storage: 1 requests and 9592769 (4683MB) left in chunk >18:46:12,185 DEBUG storage: adding 9592769 (4683MB) to 14 (sda3) >18:46:12,186 DEBUG storage: new grow amount for request 14 (sda3) is 9592769 units, or 4683MB >18:46:12,186 DEBUG storage: request 15 (sda1) growth: 0 (0MB) size: 500MB >18:46:12,187 DEBUG storage: request 16 (sda2) growth: 0 (0MB) size: 4032MB >18:46:12,187 DEBUG storage: request 14 (sda3) growth: 9592769 (4683MB) size: 5707MB >18:46:12,187 DEBUG storage: disk /dev/sda growth: 9592769 (4683MB) >18:46:12,188 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >18:46:12,189 DEBUG storage: device sda3 new partedPartition None >18:46:12,189 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >18:46:12,195 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >18:46:12,196 DEBUG storage: total growth: 9592769 sectors >18:46:12,197 DEBUG storage: updating use_disk to sda, type: 0 >18:46:12,197 DEBUG storage: new free: 9283584-20971519 / 5707MB >18:46:12,198 DEBUG storage: new free allows for 9592769 sectors of growth >18:46:12,198 DEBUG storage: created partition sda3 of 1024MB and added it to /dev/sda >18:46:12,200 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >18:46:12,204 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5089150> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6284088090> PedPartition: <_ped.Partition object at 0x7f628407ee30> >18:46:12,206 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >18:46:12,207 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >18:46:12,209 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >18:46:12,213 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5089150> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6284088290> PedPartition: <_ped.Partition object at 0x7f628407efb0> >18:46:12,214 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda3(id 14)', 'sda1(id 15)', 'sda2(id 16)'] >18:46:12,214 DEBUG storage: growable partitions are ['sda3'] >18:46:12,215 DEBUG storage: adding request 14 to chunk 20971457 (63-20971519) on /dev/sda >18:46:12,216 DEBUG storage: adding request 15 to chunk 20971457 (63-20971519) on /dev/sda >18:46:12,216 DEBUG storage: adding request 16 to chunk 20971457 (63-20971519) on /dev/sda >18:46:12,217 DEBUG storage: disk sda has 1 chunks >18:46:12,217 DEBUG storage: Chunk.growRequests: 20971457 on /dev/sda start = 63 end = 20971519 >sectorSize = 512 > >18:46:12,221 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >18:46:12,222 DEBUG storage: req: PartitionRequest instance -- >id = 16 name = sda2 growable = False >base = 8257536 growth = 0 max_grow = 0 >done = True >18:46:12,222 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >18:46:12,222 DEBUG storage: 1 requests and 9592769 (4683MB) left in chunk >18:46:12,223 DEBUG storage: adding 9592769 (4683MB) to 14 (sda3) >18:46:12,223 DEBUG storage: new grow amount for request 14 (sda3) is 9592769 units, or 4683MB >18:46:12,224 DEBUG storage: growing partitions on sda >18:46:12,224 DEBUG storage: partition sda1 (15): 0 >18:46:12,225 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x5079f10> PedGeometry: <_ped.Geometry object at 0x7f6284088310> >18:46:12,226 DEBUG storage: partition sda2 (16): 0 >18:46:12,226 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 9283583 length: 8257536 > device: <parted.device.Device object at 0x5079f10> PedGeometry: <_ped.Geometry object at 0x7f62840884d0> >18:46:12,227 DEBUG storage: partition sda3 (14): 0 >18:46:12,227 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 9283584 end: 20971519 length: 11687936 > device: <parted.device.Device object at 0x5079f10> PedGeometry: <_ped.Geometry object at 0x7f6284088650> >18:46:12,228 DEBUG storage: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 16)', 'sda3(id 14)'] from disk(s) ['sda'] >18:46:12,229 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >18:46:12,234 DEBUG storage: device sda1 new partedPartition None >18:46:12,235 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >18:46:12,236 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >18:46:12,237 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >18:46:12,237 DEBUG storage: device sda2 new partedPartition None >18:46:12,242 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >18:46:12,243 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >18:46:12,244 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >18:46:12,244 DEBUG storage: device sda3 new partedPartition None >18:46:12,245 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >18:46:12,251 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >18:46:12,251 DEBUG storage: back from removeNewPartitions >18:46:12,251 DEBUG storage: extended: None >18:46:12,251 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x5079f10> PedGeometry: <_ped.Geometry object at 0x7f6284088310> >18:46:12,252 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >18:46:12,252 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5089150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6284088910> PedPartition: <_ped.Partition object at 0x7f628407ed10> >18:46:12,253 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >18:46:12,256 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >18:46:12,261 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >18:46:12,261 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5089150> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6284088b10> PedPartition: <_ped.Partition object at 0x7f6284089110> >18:46:12,261 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 9283583 length: 8257536 > device: <parted.device.Device object at 0x5079f10> PedGeometry: <_ped.Geometry object at 0x7f62840884d0> >18:46:12,266 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >18:46:12,267 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5089150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f62840847d0> PedPartition: <_ped.Partition object at 0x7f6284089050> >18:46:12,268 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >18:46:12,269 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >18:46:12,271 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >18:46:12,272 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5089150> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6284084d90> PedPartition: <_ped.Partition object at 0x7f628407ee90> >18:46:12,272 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 9283584 end: 20971519 length: 11687936 > device: <parted.device.Device object at 0x5079f10> PedGeometry: <_ped.Geometry object at 0x7f6284088650> >18:46:12,273 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >18:46:12,273 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5089150> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6284084f50> PedPartition: <_ped.Partition object at 0x7f62840890b0> >18:46:12,274 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >18:46:12,280 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >18:46:12,282 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >18:46:12,282 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5089150> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6284084610> PedPartition: <_ped.Partition object at 0x7f628407edd0> >18:46:12,282 DEBUG storage: fixing size of non-existent 500MB partition sda1 (15) with non-existent ext4 filesystem mounted at /boot at 500.00 >18:46:12,283 DEBUG storage: fixing size of non-existent 4032MB partition sda2 (16) with non-existent swap at 4032.00 >18:46:12,283 DEBUG storage: fixing size of non-existent 5707MB partition sda3 (14) with non-existent ext4 filesystem mounted at / at 5707.00 >18:46:12,288 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:46:12,289 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:46:12,290 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:46:12,290 DEBUG storage: _is_valid_disklabel(sda) returning True >18:46:12,291 DEBUG storage: _is_valid_size(sda) returning True >18:46:12,291 DEBUG storage: _is_valid_location(sda) returning True >18:46:12,291 DEBUG storage: _is_valid_format(sda) returning True >18:46:12,291 DEBUG storage: is_valid_stage1_device(sda) returning True >18:46:12,295 DEBUG storage: _is_valid_disklabel(sda) returning True >18:46:12,299 DEBUG storage: _is_valid_size(sda) returning True >18:46:12,299 DEBUG storage: _is_valid_location(sda) returning True >18:46:12,299 DEBUG storage: _is_valid_format(sda) returning True >18:46:12,299 DEBUG storage: is_valid_stage1_device(sda) returning True >18:46:12,299 DEBUG storage: _is_valid_disklabel(sda1) returning True >18:46:12,299 DEBUG storage: _is_valid_size(sda1) returning True >18:46:12,299 DEBUG storage: _is_valid_location(sda1) returning True >18:46:12,299 DEBUG storage: _is_valid_partition(sda1) returning True >18:46:12,299 DEBUG storage: _is_valid_format(sda1) returning True >18:46:12,300 DEBUG storage: is_valid_stage2_device(sda1) returning True >18:46:12,300 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:46:12,301 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:46:12,307 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:46:12,308 DEBUG storage: _is_valid_disklabel(sda) returning True >18:46:12,309 DEBUG storage: _is_valid_size(sda) returning True >18:46:12,309 DEBUG storage: _is_valid_location(sda) returning True >18:46:12,309 DEBUG storage: _is_valid_format(sda) returning True >18:46:12,309 DEBUG storage: is_valid_stage1_device(sda) returning True >18:46:12,311 DEBUG storage: _is_valid_disklabel(sda) returning True >18:46:12,311 DEBUG storage: _is_valid_size(sda) returning True >18:46:12,311 DEBUG storage: _is_valid_location(sda) returning True >18:46:12,312 DEBUG storage: _is_valid_format(sda) returning True >18:46:12,312 DEBUG storage: is_valid_stage1_device(sda) returning True >18:46:12,314 DEBUG storage: _is_valid_disklabel(sda1) returning True >18:46:12,314 DEBUG storage: _is_valid_size(sda1) returning True >18:46:12,315 DEBUG storage: _is_valid_location(sda1) returning True >18:46:12,315 DEBUG storage: _is_valid_partition(sda1) returning True >18:46:12,315 DEBUG storage: _is_valid_format(sda1) returning True >18:46:12,315 DEBUG storage: is_valid_stage2_device(sda1) returning True >18:46:16,104 DEBUG storage: clearpart: looking at sda3 >18:46:16,108 DEBUG storage: clearpart: looking at sda2 >18:46:16,108 DEBUG storage: clearpart: looking at sda1 >18:46:16,109 DEBUG storage: checking whether disk sda has an empty extended >18:46:16,110 DEBUG storage: extended is None ; logicals is [] >18:46:16,111 DEBUG storage: new disk order: [] >18:46:16,164 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:46:16,165 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:46:16,166 DEBUG storage: doAutoPart: True >18:46:16,166 DEBUG storage: encryptedAutoPart: False >18:46:16,166 DEBUG storage: autoPartType: 0 >18:46:16,166 DEBUG storage: clearPartType: 2 >18:46:16,166 DEBUG storage: clearPartDisks: ['sda'] >18:46:16,166 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7f6284079e90) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f62840843d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f6284084850) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f6284084990) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f6284084890) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >18:46:16,167 DEBUG storage: storage.disks: ['sda'] >18:46:16,167 DEBUG storage: storage.partitioned: ['sda'] >18:46:16,169 DEBUG storage: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sr0'] >18:46:16,170 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:46:16,171 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:46:16,171 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:46:16,171 DEBUG storage: boot disk: sda >18:46:16,172 DEBUG storage: candidate disks: [] >18:46:16,172 DEBUG storage: devs: [] >18:46:16,176 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >18:46:16,176 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['sda'] >18:46:16,209 DEBUG storage: protected device spec /dev/sr0 resolved to sr0 >18:46:16,221 INFO storage: sr0 looks to be the live device; marking as protected >18:46:16,272 DEBUG storage: MultipathTopology._build_topology: >18:46:16,276 DEBUG storage: /etc/multipath.conf contents: >18:46:16,276 DEBUG storage: # multipath.conf written by anaconda >18:46:16,277 DEBUG storage: >18:46:16,280 DEBUG storage: defaults { >18:46:16,280 DEBUG storage: user_friendly_names yes >18:46:16,281 DEBUG storage: } >18:46:16,281 DEBUG storage: blacklist { >18:46:16,282 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >18:46:16,282 DEBUG storage: devnode "^hd[a-z]" >18:46:16,282 DEBUG storage: devnode "^dcssblk[0-9]*" >18:46:16,283 DEBUG storage: device { >18:46:16,283 DEBUG storage: vendor "DGC" >18:46:16,283 DEBUG storage: product "LUNZ" >18:46:16,284 DEBUG storage: } >18:46:16,284 DEBUG storage: device { >18:46:16,285 DEBUG storage: vendor "IBM" >18:46:16,285 DEBUG storage: product "S/390.*" >18:46:16,285 DEBUG storage: } >18:46:16,285 DEBUG storage: # don't count normal SATA devices as multipaths >18:46:16,285 DEBUG storage: device { >18:46:16,285 DEBUG storage: vendor "ATA" >18:46:16,285 DEBUG storage: } >18:46:16,285 DEBUG storage: # don't count 3ware devices as multipaths >18:46:16,285 DEBUG storage: device { >18:46:16,285 DEBUG storage: vendor "3ware" >18:46:16,285 DEBUG storage: } >18:46:16,285 DEBUG storage: device { >18:46:16,294 DEBUG storage: vendor "AMCC" >18:46:16,295 DEBUG storage: } >18:46:16,295 DEBUG storage: # nor highpoint devices >18:46:16,295 DEBUG storage: device { >18:46:16,295 DEBUG storage: vendor "HPT" >18:46:16,295 DEBUG storage: } >18:46:16,295 DEBUG storage: } >18:46:16,296 DEBUG storage: multipaths { >18:46:16,296 DEBUG storage: } >18:46:16,296 DEBUG storage: (end of /etc/multipath.conf) >18:46:16,385 INFO storage: MultipathTopology: found singlepath device: sda >18:46:16,386 INFO storage: MultipathTopology: found non-disk device: sr0 >18:46:16,386 INFO storage: MultipathTopology: found singlepath device: loop0 >18:46:16,386 INFO storage: MultipathTopology: found singlepath device: loop1 >18:46:16,386 INFO storage: MultipathTopology: found singlepath device: loop2 >18:46:16,386 INFO storage: MultipathTopology: found singlepath device: loop3 >18:46:16,386 INFO storage: MultipathTopology: found singlepath device: loop4 >18:46:16,386 INFO storage: MultipathTopology: found singlepath device: loop5 >18:46:16,386 INFO storage: MultipathTopology: found singlepath device: loop6 >18:46:16,387 INFO storage: MultipathTopology: found singlepath device: loop7 >18:46:16,387 INFO storage: MultipathTopology: found singlepath device: dm-0 >18:46:16,387 INFO storage: MultipathTopology: found singlepath device: dm-1 >18:46:16,389 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >18:46:16,391 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > '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_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55663', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >18:46:16,392 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >18:46:16,393 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:46:16,398 DEBUG storage: DeviceTree.getDeviceByName returned None >18:46:16,398 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >18:46:16,399 INFO storage: sda is a disk >18:46:16,400 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:46:16,401 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >18:46:16,406 INFO storage: added disk sda (id 17) to device tree >18:46:16,406 DEBUG storage: looking up parted Device: /dev/sda >18:46:16,407 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >18:46:16,408 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >18:46:16,408 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:46:16,409 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >18:46:16,415 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >18:46:16,419 INFO storage: no usable disklabel on sda >18:46:16,419 DEBUG storage: no type or existing type for sda, bailing >18:46:16,420 INFO storage: got device: DiskDevice instance (0x24c2610) -- > name = sda status = True kids = 0 id = 17 > parents = [] > uuid = None size = 10240.0 > format = existing None > 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: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x508a8c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x24ea0d0> >18:46:16,430 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-18-Beta-TC2-x86_64-Live-D /dev/disk/by-uuid/2012-10-04-18-53-17-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-TC2-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC2-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-04-18-53-17-00', > 'ID_FS_UUID_ENC': '2012-10-04-18-53-17-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', > 'OSINFO_BOOTABLE': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '59375', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC2-x86_64-Live-D', > '/dev/disk/by-uuid/2012-10-04-18-53-17-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >18:46:16,431 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >18:46:16,438 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >18:46:16,439 DEBUG storage: DeviceTree.getDeviceByName returned None >18:46:16,439 INFO storage: sr0 is a cdrom >18:46:16,440 DEBUG storage: DeviceTree.addUdevOpticalDevice: >18:46:16,440 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:46:16,441 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >18:46:16,446 INFO storage: added cdrom sr0 (id 18) to device tree >18:46:16,447 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:46:16,450 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >18:46:16,451 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >18:46:16,452 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >18:46:16,456 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >18:46:16,463 WARN storage: disklabel detected but not usable on sr0 >18:46:16,464 INFO storage: type detected on 'sr0' is 'iso9660' >18:46:16,465 DEBUG storage: Iso9660FS.supported: supported: True ; >18:46:16,465 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >18:46:16,466 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >18:46:16,467 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:46:16,473 DEBUG storage: looking up parted Device: /dev/sr0 >18:46:16,473 INFO storage: got device: OpticalDevice instance (0x24ea210) -- > name = sr0 status = True kids = 0 id = 18 > parents = [] > uuid = None size = 785.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > 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: 401920 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x508aa70> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >18:46:16,474 DEBUG storage: Iso9660FS.supported: supported: True ; >18:46:16,475 INFO storage: got format: Iso9660FS instance (0x7f627c147c90) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-04-18-53-17-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC2-x86_64-Live-D size = 0 targetSize = 0 > >18:46:16,476 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': '37133', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >18:46:16,483 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >18:46:16,487 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >18:46:16,494 DEBUG storage: DeviceTree.getDeviceByName returned None >18:46:16,495 INFO storage: loop0 is a loop device >18:46:16,502 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >18:46:16,503 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >18:46:16,503 DEBUG storage: DeviceTree.getDeviceByName returned None >18:46:16,504 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:46:16,504 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >18:46:16,505 INFO storage: added file /osmin.img (deleted) (id 19) to device tree >18:46:16,506 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >18:46:16,509 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:46:16,510 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >18:46:16,510 INFO storage: added loop loop0 (id 20) to device tree >18:46:16,511 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >18:46:16,512 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >18:46:16,512 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >18:46:16,517 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >18:46:16,518 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >18:46:16,521 WARN storage: disklabel detected but not usable on loop0 >18:46:16,521 INFO storage: type detected on 'loop0' is 'squashfs' >18:46:16,522 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >18:46:16,522 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >18:46:16,523 INFO storage: got device: LoopDevice instance (0x24ea4d0) -- > name = loop0 status = False kids = 0 id = 20 > parents = ['existing 0MB file /osmin.img (deleted) (19)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >18:46:16,524 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37150', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >18:46:16,524 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >18:46:16,529 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >18:46:16,530 DEBUG storage: DeviceTree.getDeviceByName returned None >18:46:16,530 INFO storage: loop1 is a loop device >18:46:16,531 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >18:46:16,532 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >18:46:16,536 DEBUG storage: DeviceTree.getDeviceByName returned None >18:46:16,537 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:46:16,538 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >18:46:16,538 INFO storage: added file /osmin (id 21) to device tree >18:46:16,539 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >18:46:16,539 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:46:16,542 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >18:46:16,543 INFO storage: added loop loop1 (id 22) to device tree >18:46:16,547 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >18:46:16,548 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >18:46:16,548 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >18:46:16,549 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >18:46:16,550 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >18:46:16,557 WARN storage: disklabel detected but not usable on loop1 >18:46:16,557 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >18:46:16,557 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >18:46:16,558 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >18:46:16,559 INFO storage: got device: LoopDevice instance (0x7f627c147290) -- > name = loop1 status = False kids = 0 id = 22 > parents = ['existing 0MB file /osmin (21)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >18:46:16,560 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37164', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >18:46:16,560 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >18:46:16,566 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >18:46:16,567 DEBUG storage: DeviceTree.getDeviceByName returned None >18:46:16,567 INFO storage: loop2 is a loop device >18:46:16,568 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >18:46:16,569 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >18:46:16,569 DEBUG storage: DeviceTree.getDeviceByName returned None >18:46:16,574 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:46:16,575 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >18:46:16,575 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 23) to device tree >18:46:16,576 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >18:46:16,576 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:46:16,577 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >18:46:16,577 INFO storage: added loop loop2 (id 24) to device tree >18:46:16,582 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >18:46:16,583 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >18:46:16,583 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >18:46:16,584 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >18:46:16,585 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >18:46:16,585 WARN storage: disklabel detected but not usable on loop2 >18:46:16,587 INFO storage: type detected on 'loop2' is 'squashfs' >18:46:16,587 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >18:46:16,588 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >18:46:16,589 INFO storage: got device: LoopDevice instance (0x7f627c147e50) -- > name = loop2 status = False kids = 0 id = 24 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (23)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >18:46:16,597 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_UUID_ENC': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37700', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >18:46:16,597 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >18:46:16,598 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >18:46:16,599 DEBUG storage: DeviceTree.getDeviceByName returned None >18:46:16,599 INFO storage: loop3 is a loop device >18:46:16,600 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >18:46:16,601 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >18:46:16,601 DEBUG storage: DeviceTree.getDeviceByName returned None >18:46:16,601 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:46:16,602 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >18:46:16,603 INFO storage: added file /LiveOS/ext3fs.img (id 25) to device tree >18:46:16,609 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >18:46:16,609 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:46:16,610 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >18:46:16,610 INFO storage: added loop loop3 (id 26) to device tree >18:46:16,611 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >18:46:16,611 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >18:46:16,617 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:16,617 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:46:16,617 DEBUG storage: device loop3 does not contain a disklabel >18:46:16,617 INFO storage: type detected on 'loop3' is 'ext4' >18:46:16,721 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:16,721 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:46:16,722 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >18:46:16,723 INFO storage: got device: LoopDevice instance (0x7f627c152210) -- > name = loop3 status = False kids = 0 id = 26 > parents = ['existing 0MB file /LiveOS/ext3fs.img (25)'] > 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/loop3 > format args = [] originalFormat = None >18:46:16,728 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:16,728 INFO storage: got format: Ext4FS instance (0x7f627c147b50) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 271069b1-0d90-4692-b586-187dd3413185 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >18:46:16,730 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37717', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >18:46:16,731 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >18:46:16,732 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >18:46:16,737 DEBUG storage: DeviceTree.getDeviceByName returned None >18:46:16,737 INFO storage: loop4 is a loop device >18:46:16,738 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >18:46:16,739 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >18:46:16,744 DEBUG storage: DeviceTree.getDeviceByName returned None >18:46:16,744 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:46:16,745 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >18:46:16,745 INFO storage: added file /overlay (deleted) (id 27) to device tree >18:46:16,747 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >18:46:16,751 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:46:16,752 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >18:46:16,753 INFO storage: added loop loop4 (id 28) to device tree >18:46:16,754 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >18:46:16,755 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >18:46:16,757 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >18:46:16,758 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >18:46:16,762 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >18:46:16,765 WARN storage: disklabel detected but not usable on loop4 >18:46:16,766 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >18:46:16,766 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >18:46:16,767 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >18:46:16,767 INFO storage: got device: LoopDevice instance (0x7f627c147510) -- > name = loop4 status = False kids = 0 id = 28 > parents = ['existing 0MB file /overlay (deleted) (27)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >18:46:16,768 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': '40251', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >18:46:16,769 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >18:46:16,772 DEBUG storage: lvm filter: adding loop5 to the reject list >18:46:16,774 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': '40271', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >18:46:16,774 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >18:46:16,774 DEBUG storage: lvm filter: adding loop6 to the reject list >18:46:16,775 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': '41424', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >18:46:16,775 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >18:46:16,775 DEBUG storage: lvm filter: adding loop7 to the reject list >18:46:16,776 DEBUG storage: Skipping a device mapper drive (dm-0) for now >18:46:16,776 DEBUG storage: Skipping a device mapper drive (dm-1) for now >18:46:16,822 INFO storage: devices to scan: ['dm-0', 'dm-1'] >18:46:16,824 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185 /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': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_UUID_ENC': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16319', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >18:46:16,825 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >18:46:16,826 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >18:46:16,827 DEBUG storage: DeviceTree.getDeviceByName returned None >18:46:16,827 INFO storage: live-rw is a device-mapper device >18:46:16,828 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >18:46:16,833 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >18:46:16,834 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (26) with existing ext4 filesystem >18:46:16,835 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >18:46:16,837 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (28) >18:46:16,838 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >18:46:16,839 DEBUG storage: DeviceTree.getDeviceByName returned None >18:46:16,841 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >18:46:16,842 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:46:16,843 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >18:46:16,843 INFO storage: added dm live-rw (id 29) to device tree >18:46:16,848 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >18:46:16,849 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >18:46:16,850 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:16,850 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:46:16,851 DEBUG storage: device live-rw does not contain a disklabel >18:46:16,851 INFO storage: type detected on 'live-rw' is 'ext4' >18:46:16,942 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:16,942 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:46:16,943 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >18:46:16,944 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >18:46:16,944 INFO storage: got device: DMDevice instance (0x7f6284084b90) -- > name = live-rw status = True kids = 0 id = 29 > parents = ['existing 0MB loop loop4 (28)'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32610 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f627c0798c0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >18:46:16,952 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:16,952 INFO storage: got format: Ext4FS instance (0x24ea390) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 271069b1-0d90-4692-b586-187dd3413185 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >18:46:16,954 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_UUID_ENC': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33696', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >18:46:16,955 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >18:46:16,960 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >18:46:16,960 DEBUG storage: DeviceTree.getDeviceByName returned None >18:46:16,961 INFO storage: live-osimg-min is a device-mapper device >18:46:16,961 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >18:46:16,962 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >18:46:16,968 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >18:46:16,969 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (22) >18:46:16,971 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >18:46:16,971 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (26) with existing ext4 filesystem >18:46:16,977 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >18:46:16,978 DEBUG storage: DeviceTree.getDeviceByName returned None >18:46:16,979 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >18:46:16,979 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:46:16,984 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >18:46:16,984 INFO storage: added dm live-osimg-min (id 30) to device tree >18:46:16,985 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >18:46:16,986 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >18:46:16,987 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:16,987 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:46:16,987 DEBUG storage: device live-osimg-min does not contain a disklabel >18:46:16,987 INFO storage: type detected on 'live-osimg-min' is 'ext4' >18:46:17,077 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:17,078 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:46:17,079 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >18:46:17,080 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >18:46:17,081 INFO storage: got device: DMDevice instance (0x5089290) -- > name = live-osimg-min status = True kids = 0 id = 30 > parents = ['existing 0MB loop loop3 (26) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x508a440> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >18:46:17,082 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:17,088 INFO storage: got format: Ext4FS instance (0x7f6284088050) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 271069b1-0d90-4692-b586-187dd3413185 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2957.0 targetSize = 2957.0 > >18:46:17,128 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >18:46:17,129 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >18:46:17,131 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >18:46:17,172 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >18:46:17,210 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >18:46:17,211 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >18:46:17,212 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >18:46:17,212 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >18:46:17,218 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >18:46:17,218 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >18:46:17,218 INFO storage: edd: collected mbr signatures: {} >18:46:17,222 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:17,229 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:17,230 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:17,231 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >18:46:17,236 DEBUG storage: Iso9660FS.supported: supported: True ; >18:46:21,191 DEBUG storage: clearpart: initializing sda >18:46:21,192 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >18:46:21,192 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:46:21,197 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >18:46:21,197 INFO storage: registered action: [8] Destroy Format None on disk sda (id 17) >18:46:21,203 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >18:46:21,207 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >18:46:21,208 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f6284088150> > PedDisk: <_ped.Disk object at 0x23fbcb0> >18:46:21,208 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >18:46:21,209 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >18:46:21,210 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >18:46:21,214 INFO storage: registered action: [9] Create Format msdos disklabel on disk sda (id 17) >18:46:21,214 DEBUG storage: new disk order: [] >18:46:21,252 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:46:21,253 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (17) with non-existent msdos disklabel >18:46:21,253 DEBUG storage: doAutoPart: True >18:46:21,253 DEBUG storage: encryptedAutoPart: False >18:46:21,253 DEBUG storage: autoPartType: 0 >18:46:21,253 DEBUG storage: clearPartType: 2 >18:46:21,253 DEBUG storage: clearPartDisks: ['sda'] >18:46:21,254 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7f6284084410) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f627c147590) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f627c1479d0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f627c147bd0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f627c147550) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >18:46:21,254 DEBUG storage: storage.disks: ['sda'] >18:46:21,254 DEBUG storage: storage.partitioned: ['sda'] >18:46:21,257 DEBUG storage: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0'] >18:46:21,258 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:46:21,259 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (17) with non-existent msdos disklabel >18:46:21,259 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:46:21,259 DEBUG storage: boot disk: sda >18:46:21,261 DEBUG storage: candidate disks: [DiskDevice instance (0x24c2610) -- > name = sda status = True kids = 0 id = 17 > parents = [] > uuid = None size = 10240.0 > format = non-existent 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: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x508a8c0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x24ea0d0>] >18:46:21,264 DEBUG storage: devs: [] >18:46:21,268 DEBUG storage: _is_valid_disklabel(sda) returning True >18:46:21,268 DEBUG storage: _is_valid_size(sda) returning True >18:46:21,268 DEBUG storage: _is_valid_location(sda) returning True >18:46:21,268 DEBUG storage: _is_valid_format(sda) returning True >18:46:21,268 DEBUG storage: is_valid_stage1_device(sda) returning True >18:46:21,269 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:21,269 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:46:21,270 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >18:46:21,280 DEBUG storage: PartitionDevice._setFormat: req3 ; >18:46:21,287 DEBUG storage: PartitionDevice._setFormat: req3 ; current: None ; type: ext4 ; >18:46:21,288 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >18:46:21,295 INFO storage: added partition req3 (id 31) to device tree >18:46:21,295 INFO storage: registered action: [10] Create Device partition req3 (id 31) >18:46:21,295 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:46:21,296 INFO storage: registered action: [11] Create Format ext4 filesystem mounted at / on partition req3 (id 31) >18:46:21,297 DEBUG storage: Ext4FS.supported: supported: True ; >18:46:21,297 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:46:21,302 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >18:46:21,308 DEBUG storage: PartitionDevice._setFormat: req4 ; >18:46:21,309 DEBUG storage: PartitionDevice._setFormat: req4 ; current: None ; type: ext4 ; >18:46:21,315 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >18:46:21,315 INFO storage: added partition req4 (id 32) to device tree >18:46:21,315 INFO storage: registered action: [12] Create Device partition req4 (id 32) >18:46:21,316 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:46:21,316 INFO storage: registered action: [13] Create Format ext4 filesystem mounted at /boot on partition req4 (id 32) >18:46:21,316 INFO storage: skipping unneeded stage1 biosboot request >18:46:21,316 DEBUG storage: PartSpec instance (0x7f627c147bd0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >18:46:21,316 DEBUG storage: existing 10240MB disk sda (17) with non-existent msdos disklabel >18:46:21,317 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >18:46:21,317 DEBUG storage: getFormat('swap') returning SwapSpace instance >18:46:21,322 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >18:46:21,323 DEBUG storage: PartitionDevice._setFormat: req5 ; >18:46:21,324 DEBUG storage: PartitionDevice._setFormat: req5 ; current: None ; type: swap ; >18:46:21,325 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >18:46:21,325 INFO storage: added partition req5 (id 33) to device tree >18:46:21,326 INFO storage: registered action: [14] Create Device partition req5 (id 33) >18:46:21,326 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:46:21,330 INFO storage: registered action: [15] Create Format swap on partition req5 (id 33) >18:46:21,331 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >18:46:21,332 DEBUG storage: removing all non-preexisting partitions ['req3(id 31)', 'req4(id 32)', 'req5(id 33)'] from disk(s) ['sda'] >18:46:21,332 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req3(id 31)', 'req4(id 32)', 'req5(id 33)'] >18:46:21,332 DEBUG storage: removing all non-preexisting partitions ['req4(id 32)', 'req5(id 33)', 'req3(id 31)'] from disk(s) ['sda'] >18:46:21,333 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:46:21,338 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (17) with non-existent msdos disklabel >18:46:21,338 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:46:21,339 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:46:21,340 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (17) with non-existent msdos disklabel >18:46:21,340 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:46:21,340 DEBUG storage: allocating partition: req4 ; id: 32 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >18:46:21,341 DEBUG storage: checking freespace on sda >18:46:21,341 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >18:46:21,341 DEBUG storage: current free range is 63-20971519 (10239MB) >18:46:21,341 DEBUG storage: updating use_disk to sda, type: 0 >18:46:21,341 DEBUG storage: new free: 63-20971519 / 10239MB >18:46:21,341 DEBUG storage: new free allows for 0 sectors of growth >18:46:21,346 DEBUG storage: found free space for bootable request >18:46:21,346 DEBUG storage: adjusted start sector from 63 to 2048 >18:46:21,347 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda >18:46:21,348 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >18:46:21,348 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6284088e10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6284094c50> PedPartition: <_ped.Partition object at 0x7f628407ecb0> >18:46:21,349 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >18:46:21,354 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >18:46:21,355 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >18:46:21,355 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6284088e10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6284094b50> PedPartition: <_ped.Partition object at 0x24d32f0> >18:46:21,356 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:46:21,357 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (17) with non-existent msdos disklabel >18:46:21,357 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:46:21,363 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:46:21,364 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (17) with non-existent msdos disklabel >18:46:21,364 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:46:21,364 DEBUG storage: allocating partition: req5 ; id: 33 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 4032MB ; grow: False ; max_size: 0 >18:46:21,364 DEBUG storage: checking freespace on sda >18:46:21,364 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4032MB boot=False best=None grow=False >18:46:21,365 DEBUG storage: current free range is 63-2047 (0MB) >18:46:21,365 DEBUG storage: current free range is 1026048-20971519 (9739MB) >18:46:21,365 DEBUG storage: updating use_disk to sda, type: 0 >18:46:21,365 DEBUG storage: new free: 1026048-20971519 / 9739MB >18:46:21,365 DEBUG storage: new free allows for 0 sectors of growth >18:46:21,366 DEBUG storage: created partition sda2 of 4032MB and added it to /dev/sda >18:46:21,376 DEBUG storage: PartitionDevice._setPartedPartition: req5 ; >18:46:21,385 DEBUG storage: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6284088e10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6284094f90> PedPartition: <_ped.Partition object at 0x24bef50> >18:46:21,389 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >18:46:21,390 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >18:46:21,394 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >18:46:21,397 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6284088e10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6284079fd0> PedPartition: <_ped.Partition object at 0x7f628407ecb0> >18:46:21,398 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:46:21,405 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (17) with non-existent msdos disklabel >18:46:21,405 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:46:21,406 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:46:21,410 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (17) with non-existent msdos disklabel >18:46:21,413 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:46:21,416 DEBUG storage: allocating partition: req3 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >18:46:21,416 DEBUG storage: checking freespace on sda >18:46:21,417 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >18:46:21,417 DEBUG storage: current free range is 63-2047 (0MB) >18:46:21,417 DEBUG storage: current free range is 9283584-20971519 (5707MB) >18:46:21,420 DEBUG storage: evaluating growth potential for new layout >18:46:21,420 DEBUG storage: calculating growth for disk /dev/sda >18:46:21,422 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >18:46:21,425 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6284088e10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6284094e10> PedPartition: <_ped.Partition object at 0x7f6284089230> >18:46:21,429 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >18:46:21,430 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >18:46:21,434 DEBUG storage: adding request 32 to chunk 20971457 (63-20971519) on /dev/sda >18:46:21,437 DEBUG storage: adding request 33 to chunk 20971457 (63-20971519) on /dev/sda >18:46:21,440 DEBUG storage: adding request 31 to chunk 20971457 (63-20971519) on /dev/sda >18:46:21,442 DEBUG storage: Chunk.growRequests: 20971457 on /dev/sda start = 63 end = 20971519 >sectorSize = 512 > >18:46:21,444 DEBUG storage: req: PartitionRequest instance -- >id = 32 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >18:46:21,445 DEBUG storage: req: PartitionRequest instance -- >id = 33 name = sda2 growable = False >base = 8257536 growth = 0 max_grow = 0 >done = True >18:46:21,447 DEBUG storage: req: PartitionRequest instance -- >id = 31 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >18:46:21,448 DEBUG storage: 1 requests and 9592769 (4683MB) left in chunk >18:46:21,448 DEBUG storage: adding 9592769 (4683MB) to 31 (sda3) >18:46:21,451 DEBUG storage: new grow amount for request 31 (sda3) is 9592769 units, or 4683MB >18:46:21,453 DEBUG storage: request 32 (sda1) growth: 0 (0MB) size: 500MB >18:46:21,453 DEBUG storage: request 33 (sda2) growth: 0 (0MB) size: 4032MB >18:46:21,453 DEBUG storage: request 31 (sda3) growth: 9592769 (4683MB) size: 5707MB >18:46:21,453 DEBUG storage: disk /dev/sda growth: 9592769 (4683MB) >18:46:21,454 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >18:46:21,455 DEBUG storage: device sda3 new partedPartition None >18:46:21,464 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >18:46:21,467 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >18:46:21,471 DEBUG storage: total growth: 9592769 sectors >18:46:21,471 DEBUG storage: updating use_disk to sda, type: 0 >18:46:21,471 DEBUG storage: new free: 9283584-20971519 / 5707MB >18:46:21,472 DEBUG storage: new free allows for 9592769 sectors of growth >18:46:21,472 DEBUG storage: created partition sda3 of 1024MB and added it to /dev/sda >18:46:21,473 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >18:46:21,474 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6284088e10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6284092110> PedPartition: <_ped.Partition object at 0x7f62840892f0> >18:46:21,475 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >18:46:21,480 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >18:46:21,481 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >18:46:21,482 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6284088e10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6284092190> PedPartition: <_ped.Partition object at 0x7f62840891d0> >18:46:21,482 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda3(id 31)', 'sda1(id 32)', 'sda2(id 33)'] >18:46:21,486 DEBUG storage: growable partitions are ['sda3'] >18:46:21,486 DEBUG storage: adding request 31 to chunk 20971457 (63-20971519) on /dev/sda >18:46:21,487 DEBUG storage: adding request 32 to chunk 20971457 (63-20971519) on /dev/sda >18:46:21,487 DEBUG storage: adding request 33 to chunk 20971457 (63-20971519) on /dev/sda >18:46:21,487 DEBUG storage: disk sda has 1 chunks >18:46:21,487 DEBUG storage: Chunk.growRequests: 20971457 on /dev/sda start = 63 end = 20971519 >sectorSize = 512 > >18:46:21,488 DEBUG storage: req: PartitionRequest instance -- >id = 32 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >18:46:21,488 DEBUG storage: req: PartitionRequest instance -- >id = 33 name = sda2 growable = False >base = 8257536 growth = 0 max_grow = 0 >done = True >18:46:21,488 DEBUG storage: req: PartitionRequest instance -- >id = 31 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >18:46:21,488 DEBUG storage: 1 requests and 9592769 (4683MB) left in chunk >18:46:21,488 DEBUG storage: adding 9592769 (4683MB) to 31 (sda3) >18:46:21,489 DEBUG storage: new grow amount for request 31 (sda3) is 9592769 units, or 4683MB >18:46:21,489 DEBUG storage: growing partitions on sda >18:46:21,489 DEBUG storage: partition sda1 (32): 0 >18:46:21,489 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f6284084190> PedGeometry: <_ped.Geometry object at 0x7f6284092210> >18:46:21,490 DEBUG storage: partition sda2 (33): 0 >18:46:21,490 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 9283583 length: 8257536 > device: <parted.device.Device object at 0x7f6284084190> PedGeometry: <_ped.Geometry object at 0x7f62840923d0> >18:46:21,490 DEBUG storage: partition sda3 (31): 0 >18:46:21,491 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 9283584 end: 20971519 length: 11687936 > device: <parted.device.Device object at 0x7f6284084190> PedGeometry: <_ped.Geometry object at 0x7f6284092550> >18:46:21,495 DEBUG storage: removing all non-preexisting partitions ['sda1(id 32)', 'sda2(id 33)', 'sda3(id 31)'] from disk(s) ['sda'] >18:46:21,496 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >18:46:21,497 DEBUG storage: device sda1 new partedPartition None >18:46:21,498 DEBUG storage: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >18:46:21,499 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >18:46:21,500 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >18:46:21,502 DEBUG storage: device sda2 new partedPartition None >18:46:21,503 DEBUG storage: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >18:46:21,504 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >18:46:21,509 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >18:46:21,512 DEBUG storage: device sda3 new partedPartition None >18:46:21,513 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >18:46:21,514 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >18:46:21,514 DEBUG storage: back from removeNewPartitions >18:46:21,514 DEBUG storage: extended: None >18:46:21,514 DEBUG storage: setting req4 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f6284084190> PedGeometry: <_ped.Geometry object at 0x7f6284092210> >18:46:21,515 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >18:46:21,516 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6284088e10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6284092810> PedPartition: <_ped.Partition object at 0x24d35f0> >18:46:21,520 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >18:46:21,520 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >18:46:21,522 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >18:46:21,525 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6284088e10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6284092950> PedPartition: <_ped.Partition object at 0x7f6284089410> >18:46:21,525 DEBUG storage: setting req5 new geometry: parted.Geometry instance -- > start: 1026048 end: 9283583 length: 8257536 > device: <parted.device.Device object at 0x7f6284084190> PedGeometry: <_ped.Geometry object at 0x7f62840923d0> >18:46:21,526 DEBUG storage: PartitionDevice._setPartedPartition: req5 ; >18:46:21,527 DEBUG storage: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6284088e10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6284094b50> PedPartition: <_ped.Partition object at 0x7f6284089290> >18:46:21,528 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >18:46:21,531 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >18:46:21,536 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >18:46:21,536 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6284088e10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6284092ad0> PedPartition: <_ped.Partition object at 0x7f6284089350> >18:46:21,536 DEBUG storage: setting req3 new geometry: parted.Geometry instance -- > start: 9283584 end: 20971519 length: 11687936 > device: <parted.device.Device object at 0x7f6284084190> PedGeometry: <_ped.Geometry object at 0x7f6284092550> >18:46:21,537 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >18:46:21,537 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6284088e10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6284094f90> PedPartition: <_ped.Partition object at 0x7f62840893b0> >18:46:21,541 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >18:46:21,542 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >18:46:21,548 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >18:46:21,549 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f6284088e10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f6284094210> PedPartition: <_ped.Partition object at 0x7f62840892f0> >18:46:21,549 DEBUG storage: fixing size of non-existent 500MB partition sda1 (32) with non-existent ext4 filesystem mounted at /boot at 500.00 >18:46:21,549 DEBUG storage: fixing size of non-existent 4032MB partition sda2 (33) with non-existent swap at 4032.00 >18:46:21,550 DEBUG storage: fixing size of non-existent 5707MB partition sda3 (31) with non-existent ext4 filesystem mounted at / at 5707.00 >18:46:21,551 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:46:21,556 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (17) with non-existent msdos disklabel >18:46:21,556 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:46:21,557 DEBUG storage: _is_valid_disklabel(sda) returning True >18:46:21,557 DEBUG storage: _is_valid_size(sda) returning True >18:46:21,557 DEBUG storage: _is_valid_location(sda) returning True >18:46:21,557 DEBUG storage: _is_valid_format(sda) returning True >18:46:21,557 DEBUG storage: is_valid_stage1_device(sda) returning True >18:46:21,562 DEBUG storage: _is_valid_disklabel(sda) returning True >18:46:21,563 DEBUG storage: _is_valid_size(sda) returning True >18:46:21,566 DEBUG storage: _is_valid_location(sda) returning True >18:46:21,566 DEBUG storage: _is_valid_format(sda) returning True >18:46:21,566 DEBUG storage: is_valid_stage1_device(sda) returning True >18:46:21,566 DEBUG storage: _is_valid_disklabel(sda1) returning True >18:46:21,566 DEBUG storage: _is_valid_size(sda1) returning True >18:46:21,566 DEBUG storage: _is_valid_location(sda1) returning True >18:46:21,566 DEBUG storage: _is_valid_partition(sda1) returning True >18:46:21,566 DEBUG storage: _is_valid_format(sda1) returning True >18:46:21,567 DEBUG storage: is_valid_stage2_device(sda1) returning True >18:46:21,568 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:46:21,568 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (17) with non-existent msdos disklabel >18:46:21,568 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:46:21,573 DEBUG storage: _is_valid_disklabel(sda) returning True >18:46:21,574 DEBUG storage: _is_valid_size(sda) returning True >18:46:21,574 DEBUG storage: _is_valid_location(sda) returning True >18:46:21,574 DEBUG storage: _is_valid_format(sda) returning True >18:46:21,574 DEBUG storage: is_valid_stage1_device(sda) returning True >18:46:21,578 DEBUG storage: _is_valid_disklabel(sda) returning True >18:46:21,580 DEBUG storage: _is_valid_size(sda) returning True >18:46:21,580 DEBUG storage: _is_valid_location(sda) returning True >18:46:21,580 DEBUG storage: _is_valid_format(sda) returning True >18:46:21,581 DEBUG storage: is_valid_stage1_device(sda) returning True >18:46:21,581 DEBUG storage: _is_valid_disklabel(sda1) returning True >18:46:21,582 DEBUG storage: _is_valid_size(sda1) returning True >18:46:21,582 DEBUG storage: _is_valid_location(sda1) returning True >18:46:21,586 DEBUG storage: _is_valid_partition(sda1) returning True >18:46:21,586 DEBUG storage: _is_valid_format(sda1) returning True >18:46:21,586 DEBUG storage: is_valid_stage2_device(sda1) returning True >21:46:37,854 DEBUG storage: registered device format class MultipathMember as multipath_member >21:46:37,855 DEBUG storage: registered device format class SwapSpace as swap >21:46:37,855 DEBUG storage: registered device format class PPCPRePBoot as prepboot >21:46:37,874 DEBUG storage: registered device format class Ext2FS as ext2 >21:46:37,874 DEBUG storage: registered device format class Ext3FS as ext3 >21:46:37,874 DEBUG storage: registered device format class Ext4FS as ext4 >21:46:37,875 DEBUG storage: registered device format class FATFS as vfat >21:46:37,875 DEBUG storage: registered device format class EFIFS as efi >21:46:37,879 DEBUG storage: registered device format class BTRFS as btrfs >21:46:37,879 DEBUG storage: registered device format class GFS2 as gfs2 >21:46:37,879 DEBUG storage: registered device format class JFS as jfs >21:46:37,879 DEBUG storage: registered device format class ReiserFS as reiserfs >21:46:37,879 DEBUG storage: registered device format class XFS as xfs >21:46:37,879 DEBUG storage: registered device format class HFS as hfs >21:46:37,879 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >21:46:37,880 DEBUG storage: registered device format class HFSPlus as hfs+ >21:46:37,880 DEBUG storage: registered device format class NTFS as ntfs >21:46:37,880 DEBUG storage: registered device format class NFS as nfs >21:46:37,880 DEBUG storage: registered device format class NFSv4 as nfs4 >21:46:37,880 DEBUG storage: registered device format class Iso9660FS as iso9660 >21:46:37,880 DEBUG storage: registered device format class NoDevFS as nodev >21:46:37,880 DEBUG storage: registered device format class DevPtsFS as devpts >21:46:37,880 DEBUG storage: registered device format class ProcFS as proc >21:46:37,880 DEBUG storage: registered device format class SysFS as sysfs >21:46:37,880 DEBUG storage: registered device format class TmpFS as tmpfs >21:46:37,880 DEBUG storage: registered device format class BindFS as bind >21:46:37,880 DEBUG storage: registered device format class SELinuxFS as selinuxfs >21:46:37,881 DEBUG storage: registered device format class USBFS as usbfs >21:46:37,881 DEBUG storage: registered device format class DMRaidMember as dmraidmember >21:46:37,882 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >21:46:37,882 DEBUG storage: registered device format class DiskLabel as disklabel >21:46:37,882 DEBUG storage: registered device format class MDRaidMember as mdmember >21:46:37,887 DEBUG storage: registered device format class LUKS as luks >21:46:37,887 DEBUG storage: registered device format class BIOSBoot as biosboot >21:46:38,522 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >21:46:38,523 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >21:46:38,523 INFO storage: sr0 looks to be the live device; marking as protected >21:46:38,555 DEBUG storage: MultipathTopology._build_topology: >21:46:38,555 DEBUG storage: /etc/multipath.conf contents: >21:46:38,555 DEBUG storage: # multipath.conf written by anaconda >21:46:38,555 DEBUG storage: >21:46:38,555 DEBUG storage: defaults { >21:46:38,555 DEBUG storage: user_friendly_names yes >21:46:38,555 DEBUG storage: } >21:46:38,555 DEBUG storage: blacklist { >21:46:38,555 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >21:46:38,555 DEBUG storage: devnode "^hd[a-z]" >21:46:38,555 DEBUG storage: devnode "^dcssblk[0-9]*" >21:46:38,555 DEBUG storage: device { >21:46:38,555 DEBUG storage: vendor "DGC" >21:46:38,555 DEBUG storage: product "LUNZ" >21:46:38,555 DEBUG storage: } >21:46:38,555 DEBUG storage: device { >21:46:38,555 DEBUG storage: vendor "IBM" >21:46:38,556 DEBUG storage: product "S/390.*" >21:46:38,556 DEBUG storage: } >21:46:38,556 DEBUG storage: # don't count normal SATA devices as multipaths >21:46:38,556 DEBUG storage: device { >21:46:38,556 DEBUG storage: vendor "ATA" >21:46:38,556 DEBUG storage: } >21:46:38,556 DEBUG storage: # don't count 3ware devices as multipaths >21:46:38,556 DEBUG storage: device { >21:46:38,556 DEBUG storage: vendor "3ware" >21:46:38,556 DEBUG storage: } >21:46:38,556 DEBUG storage: device { >21:46:38,556 DEBUG storage: vendor "AMCC" >21:46:38,556 DEBUG storage: } >21:46:38,556 DEBUG storage: # nor highpoint devices >21:46:38,556 DEBUG storage: device { >21:46:38,556 DEBUG storage: vendor "HPT" >21:46:38,556 DEBUG storage: } >21:46:38,556 DEBUG storage: } >21:46:38,556 DEBUG storage: multipaths { >21:46:38,556 DEBUG storage: } >21:46:38,556 DEBUG storage: (end of /etc/multipath.conf) >21:46:38,594 INFO storage: MultipathTopology: found singlepath device: sda >21:46:38,594 INFO storage: MultipathTopology: found non-disk device: sr0 >21:46:38,594 INFO storage: MultipathTopology: found singlepath device: loop0 >21:46:38,594 INFO storage: MultipathTopology: found singlepath device: loop1 >21:46:38,595 INFO storage: MultipathTopology: found singlepath device: loop2 >21:46:38,595 INFO storage: MultipathTopology: found singlepath device: loop3 >21:46:38,595 INFO storage: MultipathTopology: found singlepath device: loop4 >21:46:38,595 INFO storage: MultipathTopology: found singlepath device: loop5 >21:46:38,595 INFO storage: MultipathTopology: found singlepath device: loop6 >21:46:38,595 INFO storage: MultipathTopology: found singlepath device: loop7 >21:46:38,595 INFO storage: MultipathTopology: found singlepath device: dm-0 >21:46:38,596 INFO storage: MultipathTopology: found singlepath device: dm-1 >21:46:38,596 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >21:46:38,599 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > '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_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55663', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >21:46:38,600 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:46:38,600 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:46:38,601 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:38,601 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >21:46:38,602 INFO storage: sda is a disk >21:46:38,603 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:38,604 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >21:46:38,605 INFO storage: added disk sda (id 0) to device tree >21:46:38,605 DEBUG storage: looking up parted Device: /dev/sda >21:46:38,610 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >21:46:38,611 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >21:46:38,612 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:38,613 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:46:38,617 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >21:46:38,619 INFO storage: no usable disklabel on sda >21:46:38,620 DEBUG storage: no type or existing type for sda, bailing >21:46:38,622 INFO storage: got device: DiskDevice instance (0x31b6890) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 10240.0 > format = existing None > 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: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x30749e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x320fa10> >21:46:38,629 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-18-Beta-TC2-x86_64-Live-D /dev/disk/by-uuid/2012-10-04-18-53-17-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-TC2-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC2-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-04-18-53-17-00', > 'ID_FS_UUID_ENC': '2012-10-04-18-53-17-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', > 'OSINFO_BOOTABLE': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '59375', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC2-x86_64-Live-D', > '/dev/disk/by-uuid/2012-10-04-18-53-17-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >21:46:38,630 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >21:46:38,631 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >21:46:38,632 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:38,635 INFO storage: sr0 is a cdrom >21:46:38,636 DEBUG storage: DeviceTree.addUdevOpticalDevice: >21:46:38,636 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:38,637 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >21:46:38,637 INFO storage: added cdrom sr0 (id 1) to device tree >21:46:38,637 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:46:38,639 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >21:46:38,640 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >21:46:38,640 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >21:46:38,641 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >21:46:38,648 WARN storage: disklabel detected but not usable on sr0 >21:46:38,648 INFO storage: type detected on 'sr0' is 'iso9660' >21:46:38,649 DEBUG storage: Iso9660FS.supported: supported: True ; >21:46:38,650 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >21:46:38,650 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >21:46:38,651 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:46:38,653 DEBUG storage: looking up parted Device: /dev/sr0 >21:46:38,653 INFO storage: got device: OpticalDevice instance (0x320f9d0) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 785.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > 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: 401920 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x3227170> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >21:46:38,654 DEBUG storage: Iso9660FS.supported: supported: True ; >21:46:38,654 INFO storage: got format: Iso9660FS instance (0x3221b90) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-04-18-53-17-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC2-x86_64-Live-D size = 0 targetSize = 0 > >21:46:38,655 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': '37133', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >21:46:38,655 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >21:46:38,656 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >21:46:38,656 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:38,656 INFO storage: loop0 is a loop device >21:46:38,657 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >21:46:38,657 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >21:46:38,658 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:38,658 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:38,659 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >21:46:38,659 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >21:46:38,660 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >21:46:38,660 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:38,661 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:46:38,661 INFO storage: added loop loop0 (id 3) to device tree >21:46:38,661 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >21:46:38,662 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >21:46:38,662 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:46:38,663 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >21:46:38,663 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >21:46:38,668 WARN storage: disklabel detected but not usable on loop0 >21:46:38,668 INFO storage: type detected on 'loop0' is 'squashfs' >21:46:38,669 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:46:38,669 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:46:38,670 INFO storage: got device: LoopDevice instance (0x3221b10) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /osmin.img (deleted) (2)'] > 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 >21:46:38,671 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37150', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >21:46:38,671 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >21:46:38,671 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:46:38,672 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:38,672 INFO storage: loop1 is a loop device >21:46:38,672 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >21:46:38,673 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >21:46:38,673 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:38,674 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:38,674 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >21:46:38,674 INFO storage: added file /osmin (id 4) to device tree >21:46:38,675 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >21:46:38,675 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:38,676 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:46:38,676 INFO storage: added loop loop1 (id 5) to device tree >21:46:38,676 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >21:46:38,677 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >21:46:38,677 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:46:38,678 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >21:46:38,678 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >21:46:38,683 WARN storage: disklabel detected but not usable on loop1 >21:46:38,684 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >21:46:38,684 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:46:38,685 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:46:38,685 INFO storage: got device: LoopDevice instance (0x320fb50) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /osmin (4)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >21:46:38,686 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37164', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >21:46:38,686 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >21:46:38,687 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >21:46:38,688 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:38,688 INFO storage: loop2 is a loop device >21:46:38,688 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >21:46:38,689 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >21:46:38,689 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:38,690 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:38,690 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >21:46:38,690 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >21:46:38,691 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >21:46:38,691 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:38,692 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:46:38,692 INFO storage: added loop loop2 (id 7) to device tree >21:46:38,692 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >21:46:38,693 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >21:46:38,693 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:46:38,694 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >21:46:38,694 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >21:46:38,700 WARN storage: disklabel detected but not usable on loop2 >21:46:38,700 INFO storage: type detected on 'loop2' is 'squashfs' >21:46:38,700 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:46:38,701 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:46:38,701 INFO storage: got device: LoopDevice instance (0x325fb90) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (6)'] > 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 >21:46:38,703 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_UUID_ENC': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37700', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >21:46:38,703 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >21:46:38,703 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >21:46:38,704 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:38,704 INFO storage: loop3 is a loop device >21:46:38,704 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >21:46:38,705 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >21:46:38,705 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:38,706 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:38,707 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >21:46:38,707 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >21:46:38,708 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >21:46:38,708 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:38,708 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >21:46:38,708 INFO storage: added loop loop3 (id 9) to device tree >21:46:38,709 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >21:46:38,709 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >21:46:38,710 DEBUG storage: Ext4FS.supported: supported: True ; >21:46:38,710 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:46:38,710 DEBUG storage: device loop3 does not contain a disklabel >21:46:38,711 INFO storage: type detected on 'loop3' is 'ext4' >21:46:38,734 DEBUG storage: Ext4FS.supported: supported: True ; >21:46:38,734 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:46:38,735 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >21:46:38,735 INFO storage: got device: LoopDevice instance (0x320fc90) -- > name = loop3 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/ext3fs.img (8)'] > 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/loop3 > format args = [] originalFormat = None >21:46:38,736 DEBUG storage: Ext4FS.supported: supported: True ; >21:46:38,736 INFO storage: got format: Ext4FS instance (0x3221b50) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 271069b1-0d90-4692-b586-187dd3413185 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >21:46:38,737 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37717', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >21:46:38,738 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >21:46:38,738 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >21:46:38,739 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:38,739 INFO storage: loop4 is a loop device >21:46:38,739 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >21:46:38,740 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >21:46:38,740 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:38,740 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:38,741 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >21:46:38,741 INFO storage: added file /overlay (deleted) (id 10) to device tree >21:46:38,742 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >21:46:38,742 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:38,743 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >21:46:38,743 INFO storage: added loop loop4 (id 11) to device tree >21:46:38,743 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >21:46:38,744 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >21:46:38,744 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:46:38,745 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >21:46:38,745 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >21:46:38,751 WARN storage: disklabel detected but not usable on loop4 >21:46:38,751 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >21:46:38,751 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:46:38,752 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >21:46:38,752 INFO storage: got device: LoopDevice instance (0x325fc90) -- > name = loop4 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >21:46:38,753 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': '40251', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >21:46:38,753 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >21:46:38,753 DEBUG storage: lvm filter: adding loop5 to the reject list >21:46:38,754 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': '40271', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >21:46:38,754 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >21:46:38,754 DEBUG storage: lvm filter: adding loop6 to the reject list >21:46:38,755 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': '41424', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >21:46:38,755 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >21:46:38,755 DEBUG storage: lvm filter: adding loop7 to the reject list >21:46:38,755 DEBUG storage: Skipping a device mapper drive (dm-0) for now >21:46:38,756 DEBUG storage: Skipping a device mapper drive (dm-1) for now >21:46:38,770 INFO storage: devices to scan: ['dm-0', 'dm-1'] >21:46:38,773 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185 /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': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_UUID_ENC': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16319', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >21:46:38,773 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >21:46:38,773 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:46:38,774 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:38,774 INFO storage: live-rw is a device-mapper device >21:46:38,774 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >21:46:38,775 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >21:46:38,776 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >21:46:38,777 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >21:46:38,778 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >21:46:38,779 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:46:38,780 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:38,780 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >21:46:38,781 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:38,781 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >21:46:38,781 INFO storage: added dm live-rw (id 12) to device tree >21:46:38,782 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >21:46:38,782 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >21:46:38,783 DEBUG storage: Ext4FS.supported: supported: True ; >21:46:38,783 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:46:38,783 DEBUG storage: device live-rw does not contain a disklabel >21:46:38,784 INFO storage: type detected on 'live-rw' is 'ext4' >21:46:38,808 DEBUG storage: Ext4FS.supported: supported: True ; >21:46:38,808 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:46:38,809 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >21:46:38,809 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >21:46:38,813 INFO storage: got device: DMDevice instance (0x326a410) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop4 (11)'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x3074950> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >21:46:38,814 DEBUG storage: Ext4FS.supported: supported: True ; >21:46:38,814 INFO storage: got format: Ext4FS instance (0x326a5d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 271069b1-0d90-4692-b586-187dd3413185 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >21:46:38,816 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_UUID_ENC': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33696', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >21:46:38,816 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >21:46:38,817 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >21:46:38,817 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:38,817 INFO storage: live-osimg-min is a device-mapper device >21:46:38,818 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >21:46:38,819 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >21:46:38,819 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:46:38,824 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >21:46:38,825 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >21:46:38,826 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >21:46:38,827 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >21:46:38,827 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:38,828 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >21:46:38,828 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:38,829 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >21:46:38,829 INFO storage: added dm live-osimg-min (id 13) to device tree >21:46:38,829 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >21:46:38,830 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >21:46:38,831 DEBUG storage: Ext4FS.supported: supported: True ; >21:46:38,831 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:46:38,831 DEBUG storage: device live-osimg-min does not contain a disklabel >21:46:38,831 INFO storage: type detected on 'live-osimg-min' is 'ext4' >21:46:38,858 DEBUG storage: Ext4FS.supported: supported: True ; >21:46:38,859 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:46:38,859 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >21:46:38,860 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >21:46:38,863 INFO storage: got device: DMDevice instance (0x325fcd0) -- > name = live-osimg-min status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop3 (9) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x3074f80> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >21:46:38,863 DEBUG storage: Ext4FS.supported: supported: True ; >21:46:38,864 INFO storage: got format: Ext4FS instance (0x325fd10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 271069b1-0d90-4692-b586-187dd3413185 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2957.0 targetSize = 2957.0 > >21:46:38,881 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:46:38,882 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >21:46:38,883 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >21:46:38,894 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:46:38,906 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >21:46:38,907 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >21:46:38,907 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >21:46:38,908 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >21:46:38,909 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >21:46:38,909 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >21:46:38,910 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:46:38,911 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >21:46:38,912 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >21:46:38,923 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:46:38,936 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >21:46:38,936 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >21:46:38,937 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >21:46:38,937 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >21:46:38,938 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >21:46:39,127 DEBUG storage: registered device format class MultipathMember as multipath_member >21:46:39,128 DEBUG storage: registered device format class SwapSpace as swap >21:46:39,129 DEBUG storage: registered device format class PPCPRePBoot as prepboot >21:46:39,139 DEBUG storage: registered device format class Ext2FS as ext2 >21:46:39,140 DEBUG storage: registered device format class Ext3FS as ext3 >21:46:39,140 DEBUG storage: registered device format class Ext4FS as ext4 >21:46:39,141 DEBUG storage: registered device format class FATFS as vfat >21:46:39,142 DEBUG storage: registered device format class EFIFS as efi >21:46:39,142 DEBUG storage: registered device format class BTRFS as btrfs >21:46:39,143 DEBUG storage: registered device format class GFS2 as gfs2 >21:46:39,143 DEBUG storage: registered device format class JFS as jfs >21:46:39,144 DEBUG storage: registered device format class ReiserFS as reiserfs >21:46:39,144 DEBUG storage: registered device format class XFS as xfs >21:46:39,145 DEBUG storage: registered device format class HFS as hfs >21:46:39,145 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >21:46:39,146 DEBUG storage: registered device format class HFSPlus as hfs+ >21:46:39,146 DEBUG storage: registered device format class NTFS as ntfs >21:46:39,147 DEBUG storage: registered device format class NFS as nfs >21:46:39,147 DEBUG storage: registered device format class NFSv4 as nfs4 >21:46:39,147 DEBUG storage: registered device format class Iso9660FS as iso9660 >21:46:39,147 DEBUG storage: registered device format class NoDevFS as nodev >21:46:39,147 DEBUG storage: registered device format class DevPtsFS as devpts >21:46:39,148 DEBUG storage: registered device format class ProcFS as proc >21:46:39,148 DEBUG storage: registered device format class SysFS as sysfs >21:46:39,148 DEBUG storage: registered device format class TmpFS as tmpfs >21:46:39,148 DEBUG storage: registered device format class BindFS as bind >21:46:39,148 DEBUG storage: registered device format class SELinuxFS as selinuxfs >21:46:39,148 DEBUG storage: registered device format class USBFS as usbfs >21:46:39,149 DEBUG storage: registered device format class DMRaidMember as dmraidmember >21:46:39,149 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >21:46:39,153 DEBUG storage: registered device format class DiskLabel as disklabel >21:46:39,153 DEBUG storage: registered device format class MDRaidMember as mdmember >21:46:39,154 DEBUG storage: registered device format class LUKS as luks >21:46:39,154 DEBUG storage: registered device format class BIOSBoot as biosboot >21:46:39,733 DEBUG storage: MultipathTopology._build_topology: >21:46:39,734 DEBUG storage: /etc/multipath.conf contents: >21:46:39,735 DEBUG storage: # multipath.conf written by anaconda >21:46:39,735 DEBUG storage: >21:46:39,736 DEBUG storage: defaults { >21:46:39,736 DEBUG storage: user_friendly_names yes >21:46:39,736 DEBUG storage: } >21:46:39,737 DEBUG storage: blacklist { >21:46:39,737 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >21:46:39,738 DEBUG storage: devnode "^hd[a-z]" >21:46:39,738 DEBUG storage: devnode "^dcssblk[0-9]*" >21:46:39,738 DEBUG storage: device { >21:46:39,739 DEBUG storage: vendor "DGC" >21:46:39,739 DEBUG storage: product "LUNZ" >21:46:39,739 DEBUG storage: } >21:46:39,739 DEBUG storage: device { >21:46:39,739 DEBUG storage: vendor "IBM" >21:46:39,739 DEBUG storage: product "S/390.*" >21:46:39,739 DEBUG storage: } >21:46:39,739 DEBUG storage: # don't count normal SATA devices as multipaths >21:46:39,739 DEBUG storage: device { >21:46:39,739 DEBUG storage: vendor "ATA" >21:46:39,739 DEBUG storage: } >21:46:39,742 DEBUG storage: # don't count 3ware devices as multipaths >21:46:39,743 DEBUG storage: device { >21:46:39,743 DEBUG storage: vendor "3ware" >21:46:39,743 DEBUG storage: } >21:46:39,743 DEBUG storage: device { >21:46:39,743 DEBUG storage: vendor "AMCC" >21:46:39,743 DEBUG storage: } >21:46:39,743 DEBUG storage: # nor highpoint devices >21:46:39,743 DEBUG storage: device { >21:46:39,743 DEBUG storage: vendor "HPT" >21:46:39,743 DEBUG storage: } >21:46:39,744 DEBUG storage: } >21:46:39,744 DEBUG storage: multipaths { >21:46:39,744 DEBUG storage: } >21:46:39,744 DEBUG storage: (end of /etc/multipath.conf) >21:46:39,778 INFO storage: MultipathTopology: found singlepath device: sda >21:46:39,779 INFO storage: MultipathTopology: found non-disk device: sr0 >21:46:39,780 INFO storage: MultipathTopology: found singlepath device: loop0 >21:46:39,782 INFO storage: MultipathTopology: found singlepath device: loop1 >21:46:39,783 INFO storage: MultipathTopology: found singlepath device: loop2 >21:46:39,784 INFO storage: MultipathTopology: found singlepath device: loop3 >21:46:39,785 INFO storage: MultipathTopology: found singlepath device: loop4 >21:46:39,786 INFO storage: MultipathTopology: found singlepath device: loop5 >21:46:39,788 INFO storage: MultipathTopology: found singlepath device: loop6 >21:46:39,788 INFO storage: MultipathTopology: found singlepath device: loop7 >21:46:39,788 INFO storage: MultipathTopology: found singlepath device: dm-0 >21:46:39,788 INFO storage: MultipathTopology: found singlepath device: dm-1 >21:46:40,039 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >21:46:40,040 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >21:46:40,717 DEBUG storage: protected device spec /dev/sr0 resolved to sr0 >21:46:40,729 INFO storage: sr0 looks to be the live device; marking as protected >21:46:40,776 DEBUG storage: MultipathTopology._build_topology: >21:46:40,776 DEBUG storage: /etc/multipath.conf contents: >21:46:40,776 DEBUG storage: # multipath.conf written by anaconda >21:46:40,777 DEBUG storage: >21:46:40,777 DEBUG storage: defaults { >21:46:40,778 DEBUG storage: user_friendly_names yes >21:46:40,778 DEBUG storage: } >21:46:40,778 DEBUG storage: blacklist { >21:46:40,778 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >21:46:40,778 DEBUG storage: devnode "^hd[a-z]" >21:46:40,778 DEBUG storage: devnode "^dcssblk[0-9]*" >21:46:40,778 DEBUG storage: device { >21:46:40,779 DEBUG storage: vendor "DGC" >21:46:40,779 DEBUG storage: product "LUNZ" >21:46:40,779 DEBUG storage: } >21:46:40,779 DEBUG storage: device { >21:46:40,786 DEBUG storage: vendor "IBM" >21:46:40,787 DEBUG storage: product "S/390.*" >21:46:40,787 DEBUG storage: } >21:46:40,787 DEBUG storage: # don't count normal SATA devices as multipaths >21:46:40,787 DEBUG storage: device { >21:46:40,787 DEBUG storage: vendor "ATA" >21:46:40,787 DEBUG storage: } >21:46:40,787 DEBUG storage: # don't count 3ware devices as multipaths >21:46:40,794 DEBUG storage: device { >21:46:40,794 DEBUG storage: vendor "3ware" >21:46:40,794 DEBUG storage: } >21:46:40,794 DEBUG storage: device { >21:46:40,794 DEBUG storage: vendor "AMCC" >21:46:40,794 DEBUG storage: } >21:46:40,794 DEBUG storage: # nor highpoint devices >21:46:40,794 DEBUG storage: device { >21:46:40,794 DEBUG storage: vendor "HPT" >21:46:40,794 DEBUG storage: } >21:46:40,795 DEBUG storage: } >21:46:40,802 DEBUG storage: multipaths { >21:46:40,802 DEBUG storage: } >21:46:40,803 DEBUG storage: (end of /etc/multipath.conf) >21:46:40,871 INFO storage: MultipathTopology: found singlepath device: sda >21:46:40,871 INFO storage: MultipathTopology: found non-disk device: sr0 >21:46:40,871 INFO storage: MultipathTopology: found singlepath device: loop0 >21:46:40,871 INFO storage: MultipathTopology: found singlepath device: loop1 >21:46:40,871 INFO storage: MultipathTopology: found singlepath device: loop2 >21:46:40,872 INFO storage: MultipathTopology: found singlepath device: loop3 >21:46:40,872 INFO storage: MultipathTopology: found singlepath device: loop4 >21:46:40,872 INFO storage: MultipathTopology: found singlepath device: loop5 >21:46:40,872 INFO storage: MultipathTopology: found singlepath device: loop6 >21:46:40,872 INFO storage: MultipathTopology: found singlepath device: loop7 >21:46:40,872 INFO storage: MultipathTopology: found singlepath device: dm-0 >21:46:40,872 INFO storage: MultipathTopology: found singlepath device: dm-1 >21:46:40,874 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >21:46:40,879 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > '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_REVISION': '1.0_1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '55663', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >21:46:40,879 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:46:40,889 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:46:40,890 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:40,900 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >21:46:40,901 INFO storage: sda is a disk >21:46:40,901 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:40,903 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >21:46:40,904 INFO storage: added disk sda (id 0) to device tree >21:46:40,911 DEBUG storage: looking up parted Device: /dev/sda >21:46:40,914 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >21:46:40,927 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >21:46:40,927 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:40,928 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:46:40,942 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >21:46:40,943 INFO storage: no usable disklabel on sda >21:46:40,943 DEBUG storage: no type or existing type for sda, bailing >21:46:40,944 INFO storage: got device: DiskDevice instance (0x7f8a8c072310) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 10240.0 > format = existing None > 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: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f8a8c035560> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f8a8c0c74d0> >21:46:40,964 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-18-Beta-TC2-x86_64-Live-D /dev/disk/by-uuid/2012-10-04-18-53-17-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-TC2-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC2-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-10-04-18-53-17-00', > 'ID_FS_UUID_ENC': '2012-10-04-18-53-17-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', > 'OSINFO_BOOTABLE': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '59375', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC2-x86_64-Live-D', > '/dev/disk/by-uuid/2012-10-04-18-53-17-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >21:46:40,964 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >21:46:40,965 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >21:46:40,973 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:40,974 INFO storage: sr0 is a cdrom >21:46:40,974 DEBUG storage: DeviceTree.addUdevOpticalDevice: >21:46:40,975 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:40,985 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >21:46:40,985 INFO storage: added cdrom sr0 (id 1) to device tree >21:46:40,986 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:46:40,995 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >21:46:40,996 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >21:46:41,003 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >21:46:41,003 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >21:46:41,024 WARN storage: disklabel detected but not usable on sr0 >21:46:41,025 INFO storage: type detected on 'sr0' is 'iso9660' >21:46:41,030 DEBUG storage: Iso9660FS.supported: supported: True ; >21:46:41,030 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >21:46:41,035 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >21:46:41,042 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:46:41,050 DEBUG storage: looking up parted Device: /dev/sr0 >21:46:41,051 INFO storage: got device: OpticalDevice instance (0x7f8a8c0dea50) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 785.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > 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: 401920 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7f8a8c035f80> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >21:46:41,052 DEBUG storage: Iso9660FS.supported: supported: True ; >21:46:41,052 INFO storage: got format: Iso9660FS instance (0x7f8a8c0e45d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-10-04-18-53-17-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC2-x86_64-Live-D size = 0 targetSize = 0 > >21:46:41,059 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': '37133', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >21:46:41,059 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >21:46:41,067 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >21:46:41,068 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:41,068 INFO storage: loop0 is a loop device >21:46:41,072 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >21:46:41,079 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >21:46:41,079 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:41,080 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:41,086 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >21:46:41,086 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >21:46:41,095 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >21:46:41,096 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:41,097 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:46:41,101 INFO storage: added loop loop0 (id 3) to device tree >21:46:41,102 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >21:46:41,102 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >21:46:41,102 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:46:41,111 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >21:46:41,115 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >21:46:41,116 WARN storage: disklabel detected but not usable on loop0 >21:46:41,116 INFO storage: type detected on 'loop0' is 'squashfs' >21:46:41,116 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:46:41,127 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:46:41,128 INFO storage: got device: LoopDevice instance (0x7f8a8c11ca10) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /osmin.img (deleted) (2)'] > 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 >21:46:41,133 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37150', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >21:46:41,134 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >21:46:41,134 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:46:41,141 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:41,142 INFO storage: loop1 is a loop device >21:46:41,142 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >21:46:41,144 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >21:46:41,153 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:41,156 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:41,157 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >21:46:41,157 INFO storage: added file /osmin (id 4) to device tree >21:46:41,165 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >21:46:41,165 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:41,172 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:46:41,173 INFO storage: added loop loop1 (id 5) to device tree >21:46:41,173 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >21:46:41,180 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >21:46:41,180 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:46:41,181 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >21:46:41,188 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >21:46:41,191 WARN storage: disklabel detected but not usable on loop1 >21:46:41,192 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >21:46:41,192 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:46:41,193 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:46:41,202 INFO storage: got device: LoopDevice instance (0x7f8a8c122ed0) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /osmin (4)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >21:46:41,204 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37164', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >21:46:41,210 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >21:46:41,211 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >21:46:41,211 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:41,211 INFO storage: loop2 is a loop device >21:46:41,221 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >21:46:41,222 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >21:46:41,227 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:41,227 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:41,231 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >21:46:41,232 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >21:46:41,233 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >21:46:41,235 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:41,237 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:46:41,248 INFO storage: added loop loop2 (id 7) to device tree >21:46:41,249 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >21:46:41,249 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >21:46:41,250 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:46:41,255 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >21:46:41,262 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >21:46:41,263 WARN storage: disklabel detected but not usable on loop2 >21:46:41,263 INFO storage: type detected on 'loop2' is 'squashfs' >21:46:41,264 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:46:41,265 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:46:41,275 INFO storage: got device: LoopDevice instance (0x7f8a8c1326d0) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (6)'] > 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 >21:46:41,279 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_UUID_ENC': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37700', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >21:46:41,282 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >21:46:41,283 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >21:46:41,283 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:41,283 INFO storage: loop3 is a loop device >21:46:41,298 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >21:46:41,299 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >21:46:41,300 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:41,300 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:41,305 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >21:46:41,311 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >21:46:41,312 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >21:46:41,312 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:41,315 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >21:46:41,319 INFO storage: added loop loop3 (id 9) to device tree >21:46:41,320 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >21:46:41,322 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >21:46:41,323 DEBUG storage: Ext4FS.supported: supported: True ; >21:46:41,327 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:46:41,327 DEBUG storage: device loop3 does not contain a disklabel >21:46:41,328 INFO storage: type detected on 'loop3' is 'ext4' >21:46:41,419 DEBUG storage: Ext4FS.supported: supported: True ; >21:46:41,419 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:46:41,420 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >21:46:41,421 INFO storage: got device: LoopDevice instance (0x7f8a8c132710) -- > name = loop3 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/ext3fs.img (8)'] > 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/loop3 > format args = [] originalFormat = None >21:46:41,427 DEBUG storage: Ext4FS.supported: supported: True ; >21:46:41,427 INFO storage: got format: Ext4FS instance (0x7f8a8c139a50) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 271069b1-0d90-4692-b586-187dd3413185 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >21:46:41,429 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '37717', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >21:46:41,430 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >21:46:41,431 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >21:46:41,436 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:41,436 INFO storage: loop4 is a loop device >21:46:41,437 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >21:46:41,439 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >21:46:41,444 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:41,444 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:41,446 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >21:46:41,446 INFO storage: added file /overlay (deleted) (id 10) to device tree >21:46:41,448 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >21:46:41,452 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:41,453 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >21:46:41,454 INFO storage: added loop loop4 (id 11) to device tree >21:46:41,455 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >21:46:41,456 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >21:46:41,461 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:46:41,462 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >21:46:41,464 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >21:46:41,469 WARN storage: disklabel detected but not usable on loop4 >21:46:41,470 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >21:46:41,470 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >21:46:41,473 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >21:46:41,477 INFO storage: got device: LoopDevice instance (0x7f8a8c142390) -- > name = loop4 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >21:46:41,479 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': '40251', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >21:46:41,480 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >21:46:41,480 DEBUG storage: lvm filter: adding loop5 to the reject list >21:46:41,482 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': '40271', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >21:46:41,486 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >21:46:41,487 DEBUG storage: lvm filter: adding loop6 to the reject list >21:46:41,488 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': '41424', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >21:46:41,489 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >21:46:41,493 DEBUG storage: lvm filter: adding loop7 to the reject list >21:46:41,493 DEBUG storage: Skipping a device mapper drive (dm-0) for now >21:46:41,494 DEBUG storage: Skipping a device mapper drive (dm-1) for now >21:46:41,525 INFO storage: devices to scan: ['dm-0', 'dm-1'] >21:46:41,531 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185 /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': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_UUID_ENC': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '16319', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >21:46:41,532 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >21:46:41,533 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:46:41,538 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:41,538 INFO storage: live-rw is a device-mapper device >21:46:41,539 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >21:46:41,541 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >21:46:41,546 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >21:46:41,548 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >21:46:41,549 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >21:46:41,554 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:46:41,555 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:41,557 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >21:46:41,561 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:41,562 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >21:46:41,563 INFO storage: added dm live-rw (id 12) to device tree >21:46:41,564 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >21:46:41,565 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >21:46:41,571 DEBUG storage: Ext4FS.supported: supported: True ; >21:46:41,571 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:46:41,572 DEBUG storage: device live-rw does not contain a disklabel >21:46:41,572 INFO storage: type detected on 'live-rw' is 'ext4' >21:46:41,661 DEBUG storage: Ext4FS.supported: supported: True ; >21:46:41,662 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:46:41,663 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >21:46:41,664 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >21:46:41,672 INFO storage: got device: DMDevice instance (0x7f8a8c1320d0) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop4 (11)'] > uuid = None size = 4096.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: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 17247 did: 21060 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f8a8c0e97a0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >21:46:41,673 DEBUG storage: Ext4FS.supported: supported: True ; >21:46:41,673 INFO storage: got format: Ext4FS instance (0x7f8a8c174c10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 271069b1-0d90-4692-b586-187dd3413185 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >21:46:41,676 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-Beta-', > 'ID_FS_LABEL_ENC': '_Fedora-18-Beta-', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_UUID_ENC': '271069b1-0d90-4692-b586-187dd3413185', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '33696', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/271069b1-0d90-4692-b586-187dd3413185', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >21:46:41,680 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >21:46:41,681 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >21:46:41,682 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:41,687 INFO storage: live-osimg-min is a device-mapper device >21:46:41,688 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >21:46:41,690 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >21:46:41,691 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:46:41,697 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >21:46:41,699 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >21:46:41,700 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >21:46:41,702 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >21:46:41,707 DEBUG storage: DeviceTree.getDeviceByName returned None >21:46:41,708 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >21:46:41,709 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:46:41,714 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >21:46:41,714 INFO storage: added dm live-osimg-min (id 13) to device tree >21:46:41,715 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >21:46:41,717 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >21:46:41,718 DEBUG storage: Ext4FS.supported: supported: True ; >21:46:41,722 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:46:41,723 DEBUG storage: device live-osimg-min does not contain a disklabel >21:46:41,723 INFO storage: type detected on 'live-osimg-min' is 'ext4' >21:46:41,796 DEBUG storage: Ext4FS.supported: supported: True ; >21:46:41,796 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:46:41,797 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >21:46:41,798 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >21:46:41,804 INFO storage: got device: DMDevice instance (0x7f8a8c142790) -- > name = live-osimg-min status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop3 (9) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32650 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f8a8c0e9b00> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >21:46:41,805 DEBUG storage: Ext4FS.supported: supported: True ; >21:46:41,806 INFO storage: got format: Ext4FS instance (0x7f8a8c180790) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 271069b1-0d90-4692-b586-187dd3413185 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2957.0 targetSize = 2957.0 > >21:46:41,840 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:46:41,842 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >21:46:41,844 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >21:46:41,881 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:46:41,915 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >21:46:41,917 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >21:46:41,918 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >21:46:41,924 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >21:46:41,926 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >21:46:41,930 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >21:46:41,931 INFO storage: edd: collected mbr signatures: {} >21:46:41,949 DEBUG storage: Ext4FS.supported: supported: True ; >21:46:41,956 DEBUG storage: Ext4FS.supported: supported: True ; >21:46:41,958 DEBUG storage: Ext4FS.supported: supported: True ; >21:46:41,963 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:46:41,966 DEBUG storage: Iso9660FS.supported: supported: True ; >21:46:41,986 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >21:46:41,991 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (13) with existing ext4 filesystem >21:46:48,957 DEBUG storage: Iso9660FS.supported: supported: True ; >21:46:48,963 DEBUG storage: Iso9660FS.supported: supported: True ; >21:46:48,964 DEBUG storage: NFSv4.supported: supported: False ; >21:46:48,970 DEBUG storage: NFSv4.supported: supported: False ; >21:46:48,971 DEBUG storage: SELinuxFS.supported: supported: False ; >21:46:48,973 DEBUG storage: SELinuxFS.supported: supported: False ; >21:46:48,974 DEBUG storage: Ext4FS.supported: supported: True ; >21:46:48,980 DEBUG storage: Ext4FS.supported: supported: True ; >21:46:48,982 DEBUG storage: Ext3FS.supported: supported: True ; >21:46:48,987 DEBUG storage: Ext3FS.supported: supported: True ; >21:46:48,989 DEBUG storage: Ext2FS.supported: supported: True ; >21:46:48,990 DEBUG storage: Ext2FS.supported: supported: True ; >21:46:48,995 DEBUG storage: SysFS.supported: supported: False ; >21:46:48,997 DEBUG storage: SysFS.supported: supported: False ; >21:46:49,002 DEBUG storage: MultipathMember.__init__: >21:46:49,003 DEBUG storage: SwapSpace.__init__: >21:46:49,005 DEBUG storage: ProcFS.supported: supported: False ; >21:46:49,011 DEBUG storage: ProcFS.supported: supported: False ; >21:46:49,012 DEBUG storage: NoDevFS.supported: supported: False ; >21:46:49,014 DEBUG storage: NoDevFS.supported: supported: False ; >21:46:49,015 DEBUG storage: DevPtsFS.supported: supported: False ; >21:46:49,020 DEBUG storage: DevPtsFS.supported: supported: False ; >21:46:49,021 DEBUG storage: BTRFS.supported: supported: True ; >21:46:49,023 DEBUG storage: BTRFS.supported: supported: True ; >21:46:49,028 DEBUG storage: USBFS.supported: supported: False ; >21:46:49,030 DEBUG storage: USBFS.supported: supported: False ; >21:46:49,031 DEBUG storage: DiskLabel.__init__: >21:46:49,035 INFO storage: DiskLabel.partedDevice returning None >21:46:49,037 DEBUG storage: HFSPlus.supported: supported: False ; >21:46:49,038 DEBUG storage: HFSPlus.supported: supported: False ; >21:46:49,039 DEBUG storage: XFS.supported: supported: True ; >21:46:49,042 DEBUG storage: XFS.supported: supported: True ; >21:46:49,046 DEBUG storage: TmpFS.supported: supported: False ; >21:46:49,050 DEBUG storage: TmpFS.supported: supported: False ; >21:46:49,052 DEBUG storage: LUKS.__init__: >21:46:49,056 DEBUG storage: NTFS.supported: supported: False ; >21:46:49,057 DEBUG storage: NTFS.supported: supported: False ; >21:46:49,058 DEBUG storage: BindFS.supported: supported: False ; >21:46:49,063 DEBUG storage: BindFS.supported: supported: False ; >21:46:49,064 DEBUG storage: HFS.supported: supported: False ; >21:46:49,065 DEBUG storage: HFS.supported: supported: False ; >21:46:49,066 DEBUG storage: LVMPhysicalVolume.__init__: >21:46:49,070 DEBUG storage: NFS.supported: supported: False ; >21:46:49,071 DEBUG storage: NFS.supported: supported: False ; >21:46:49,072 DEBUG storage: FATFS.supported: supported: True ; >21:46:49,078 DEBUG storage: FATFS.supported: supported: True ; >21:46:49,080 DEBUG storage: DMRaidMember.__init__: >21:46:49,081 DEBUG storage: MDRaidMember.__init__: >18:47:12,620 DEBUG storage: clearpart: initializing sda >18:47:12,627 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >18:47:12,632 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:47:12,633 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >18:47:12,633 INFO storage: registered action: [0] Destroy Format None on disk sda (id 0) >18:47:12,643 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >18:47:12,644 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >18:47:12,644 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x4993250> > PedDisk: <_ped.Disk object at 0x49925a8> >18:47:12,644 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >18:47:12,651 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >18:47:12,652 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >18:47:12,653 INFO storage: registered action: [1] Create Format msdos disklabel on disk sda (id 0) >18:47:12,659 DEBUG storage: new disk order: [] >18:47:12,736 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:47:12,747 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:47:12,754 DEBUG storage: doAutoPart: True >18:47:12,755 DEBUG storage: encryptedAutoPart: False >18:47:12,756 DEBUG storage: autoPartType: 0 >18:47:12,757 DEBUG storage: clearPartType: 2 >18:47:12,757 DEBUG storage: clearPartDisks: ['sda'] >18:47:12,757 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x4324cd0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x4993410) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x4993350) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x4993610) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x4993690) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >18:47:12,757 DEBUG storage: storage.disks: ['sda'] >18:47:12,757 DEBUG storage: storage.partitioned: ['sda'] >18:47:12,757 DEBUG storage: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sr0'] >18:47:12,767 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:47:12,772 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:47:12,773 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:47:12,773 DEBUG storage: boot disk: sda >18:47:12,776 DEBUG storage: candidate disks: [DiskDevice instance (0x7f8a8c072310) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 10240.0 > format = non-existent 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: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f8a8c035560> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f8a8c0c74d0>] >18:47:12,781 DEBUG storage: devs: [] >18:47:12,782 DEBUG storage: _is_valid_disklabel(sda) returning True >18:47:12,783 DEBUG storage: _is_valid_size(sda) returning True >18:47:12,783 DEBUG storage: _is_valid_location(sda) returning True >18:47:12,783 DEBUG storage: _is_valid_format(sda) returning True >18:47:12,784 DEBUG storage: is_valid_stage1_device(sda) returning True >18:47:12,785 DEBUG storage: Ext4FS.supported: supported: True ; >18:47:12,786 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:47:12,788 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >18:47:12,793 DEBUG storage: PartitionDevice._setFormat: req0 ; >18:47:12,795 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >18:47:12,796 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >18:47:12,800 INFO storage: added partition req0 (id 14) to device tree >18:47:12,801 INFO storage: registered action: [2] Create Device partition req0 (id 14) >18:47:12,801 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:47:12,802 INFO storage: registered action: [3] Create Format ext4 filesystem mounted at / on partition req0 (id 14) >18:47:12,803 DEBUG storage: Ext4FS.supported: supported: True ; >18:47:12,804 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:47:12,809 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >18:47:12,810 DEBUG storage: PartitionDevice._setFormat: req1 ; >18:47:12,812 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >18:47:12,817 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >18:47:12,818 INFO storage: added partition req1 (id 15) to device tree >18:47:12,818 INFO storage: registered action: [4] Create Device partition req1 (id 15) >18:47:12,819 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:47:12,819 INFO storage: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req1 (id 15) >18:47:12,820 INFO storage: skipping unneeded stage1 biosboot request >18:47:12,820 DEBUG storage: PartSpec instance (0x4993610) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >18:47:12,821 DEBUG storage: existing 10240MB disk sda (0) with non-existent msdos disklabel >18:47:12,822 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >18:47:12,826 DEBUG storage: getFormat('swap') returning SwapSpace instance >18:47:12,828 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >18:47:12,829 DEBUG storage: PartitionDevice._setFormat: req2 ; >18:47:12,834 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: swap ; >18:47:12,835 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >18:47:12,836 INFO storage: added partition req2 (id 16) to device tree >18:47:12,837 INFO storage: registered action: [6] Create Device partition req2 (id 16) >18:47:12,837 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:47:12,838 INFO storage: registered action: [7] Create Format swap on partition req2 (id 16) >18:47:12,841 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >18:47:12,843 DEBUG storage: removing all non-preexisting partitions ['req0(id 14)', 'req1(id 15)', 'req2(id 16)'] from disk(s) ['sda'] >18:47:12,847 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req0(id 14)', 'req1(id 15)', 'req2(id 16)'] >18:47:12,847 DEBUG storage: removing all non-preexisting partitions ['req1(id 15)', 'req2(id 16)', 'req0(id 14)'] from disk(s) ['sda'] >18:47:12,848 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:47:12,849 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:47:12,849 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:47:12,854 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:47:12,855 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:47:12,855 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:47:12,855 DEBUG storage: allocating partition: req1 ; id: 15 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >18:47:12,855 DEBUG storage: checking freespace on sda >18:47:12,856 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >18:47:12,856 DEBUG storage: current free range is 63-20971519 (10239MB) >18:47:12,856 DEBUG storage: updating use_disk to sda, type: 0 >18:47:12,856 DEBUG storage: new free: 63-20971519 / 10239MB >18:47:12,856 DEBUG storage: new free allows for 0 sectors of growth >18:47:12,856 DEBUG storage: found free space for bootable request >18:47:12,857 DEBUG storage: adjusted start sector from 63 to 2048 >18:47:12,861 DEBUG storage: created partition sda1 of 500MB and added it to /dev/sda >18:47:12,862 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >18:47:12,863 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4993210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8a940449d0> PedPartition: <_ped.Partition object at 0x7f8a9403ed10> >18:47:12,863 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >18:47:12,868 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >18:47:12,870 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >18:47:12,870 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4993210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8a940448d0> PedPartition: <_ped.Partition object at 0x7f8a9403ecb0> >18:47:12,871 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:47:12,876 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:47:12,876 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:47:12,877 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:47:12,879 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:47:12,879 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:47:12,879 DEBUG storage: allocating partition: req2 ; id: 16 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 4032MB ; grow: False ; max_size: 0 >18:47:12,879 DEBUG storage: checking freespace on sda >18:47:12,879 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4032MB boot=False best=None grow=False >18:47:12,880 DEBUG storage: current free range is 63-2047 (0MB) >18:47:12,883 DEBUG storage: current free range is 1026048-20971519 (9739MB) >18:47:12,884 DEBUG storage: updating use_disk to sda, type: 0 >18:47:12,884 DEBUG storage: new free: 1026048-20971519 / 9739MB >18:47:12,884 DEBUG storage: new free allows for 0 sectors of growth >18:47:12,884 DEBUG storage: created partition sda2 of 4032MB and added it to /dev/sda >18:47:12,885 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >18:47:12,886 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4993210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8a940445d0> PedPartition: <_ped.Partition object at 0x7f8a9403edd0> >18:47:12,886 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >18:47:12,892 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >18:47:12,893 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >18:47:12,894 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4993210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8a94044590> PedPartition: <_ped.Partition object at 0x7f8a9403ed70> >18:47:12,895 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:47:12,900 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:47:12,900 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:47:12,901 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:47:12,902 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:47:12,902 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:47:12,902 DEBUG storage: allocating partition: req0 ; id: 14 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1024MB ; grow: True ; max_size: 51200 >18:47:12,902 DEBUG storage: checking freespace on sda >18:47:12,906 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1024MB boot=False best=None grow=True >18:47:12,907 DEBUG storage: current free range is 63-2047 (0MB) >18:47:12,915 DEBUG storage: current free range is 9283584-20971519 (5707MB) >18:47:12,915 DEBUG storage: evaluating growth potential for new layout >18:47:12,915 DEBUG storage: calculating growth for disk /dev/sda >18:47:12,923 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >18:47:12,923 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4993210> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8a94044e50> PedPartition: <_ped.Partition object at 0x7f8a9403ee90> >18:47:12,924 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >18:47:12,932 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >18:47:12,932 DEBUG storage: adding request 15 to chunk 20971457 (63-20971519) on /dev/sda >18:47:12,932 DEBUG storage: adding request 16 to chunk 20971457 (63-20971519) on /dev/sda >18:47:12,933 DEBUG storage: adding request 14 to chunk 20971457 (63-20971519) on /dev/sda >18:47:12,933 DEBUG storage: Chunk.growRequests: 20971457 on /dev/sda start = 63 end = 20971519 >sectorSize = 512 > >18:47:12,933 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >18:47:12,933 DEBUG storage: req: PartitionRequest instance -- >id = 16 name = sda2 growable = False >base = 8257536 growth = 0 max_grow = 0 >done = True >18:47:12,933 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >18:47:12,933 DEBUG storage: 1 requests and 9592769 (4683MB) left in chunk >18:47:12,933 DEBUG storage: adding 9592769 (4683MB) to 14 (sda3) >18:47:12,933 DEBUG storage: new grow amount for request 14 (sda3) is 9592769 units, or 4683MB >18:47:12,933 DEBUG storage: request 15 (sda1) growth: 0 (0MB) size: 500MB >18:47:12,935 DEBUG storage: request 16 (sda2) growth: 0 (0MB) size: 4032MB >18:47:12,935 DEBUG storage: request 14 (sda3) growth: 9592769 (4683MB) size: 5707MB >18:47:12,935 DEBUG storage: disk /dev/sda growth: 9592769 (4683MB) >18:47:12,936 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >18:47:12,936 DEBUG storage: device sda3 new partedPartition None >18:47:12,941 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >18:47:12,942 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >18:47:12,942 DEBUG storage: total growth: 9592769 sectors >18:47:12,942 DEBUG storage: updating use_disk to sda, type: 0 >18:47:12,942 DEBUG storage: new free: 9283584-20971519 / 5707MB >18:47:12,942 DEBUG storage: new free allows for 9592769 sectors of growth >18:47:12,943 DEBUG storage: created partition sda3 of 1024MB and added it to /dev/sda >18:47:12,946 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >18:47:12,946 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4993210> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8a94049110> PedPartition: <_ped.Partition object at 0x7f8a9403ee30> >18:47:12,947 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >18:47:12,948 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >18:47:12,952 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >18:47:12,953 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4993210> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8a94049310> PedPartition: <_ped.Partition object at 0x7f8a9403efb0> >18:47:12,953 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda3(id 14)', 'sda1(id 15)', 'sda2(id 16)'] >18:47:12,953 DEBUG storage: growable partitions are ['sda3'] >18:47:12,953 DEBUG storage: adding request 14 to chunk 20971457 (63-20971519) on /dev/sda >18:47:12,953 DEBUG storage: adding request 15 to chunk 20971457 (63-20971519) on /dev/sda >18:47:12,956 DEBUG storage: adding request 16 to chunk 20971457 (63-20971519) on /dev/sda >18:47:12,957 DEBUG storage: disk sda has 1 chunks >18:47:12,957 DEBUG storage: Chunk.growRequests: 20971457 on /dev/sda start = 63 end = 20971519 >sectorSize = 512 > >18:47:12,957 DEBUG storage: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >18:47:12,957 DEBUG storage: req: PartitionRequest instance -- >id = 16 name = sda2 growable = False >base = 8257536 growth = 0 max_grow = 0 >done = True >18:47:12,957 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = sda3 growable = True >base = 2097152 growth = 0 max_grow = 102760448 >done = False >18:47:12,958 DEBUG storage: 1 requests and 9592769 (4683MB) left in chunk >18:47:12,958 DEBUG storage: adding 9592769 (4683MB) to 14 (sda3) >18:47:12,959 DEBUG storage: new grow amount for request 14 (sda3) is 9592769 units, or 4683MB >18:47:12,960 DEBUG storage: growing partitions on sda >18:47:12,964 DEBUG storage: partition sda1 (15): 0 >18:47:12,965 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x498efd0> PedGeometry: <_ped.Geometry object at 0x7f8a94049390> >18:47:12,965 DEBUG storage: partition sda2 (16): 0 >18:47:12,969 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 9283583 length: 8257536 > device: <parted.device.Device object at 0x498efd0> PedGeometry: <_ped.Geometry object at 0x7f8a94049550> >18:47:12,970 DEBUG storage: partition sda3 (14): 0 >18:47:12,971 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 9283584 end: 20971519 length: 11687936 > device: <parted.device.Device object at 0x498efd0> PedGeometry: <_ped.Geometry object at 0x7f8a940496d0> >18:47:12,971 DEBUG storage: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 16)', 'sda3(id 14)'] from disk(s) ['sda'] >18:47:12,973 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >18:47:12,973 DEBUG storage: device sda1 new partedPartition None >18:47:12,974 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >18:47:12,976 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >18:47:12,977 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >18:47:12,979 DEBUG storage: device sda2 new partedPartition None >18:47:12,980 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >18:47:12,981 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >18:47:12,984 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >18:47:12,985 DEBUG storage: device sda3 new partedPartition None >18:47:12,986 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >18:47:12,986 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >18:47:12,987 DEBUG storage: back from removeNewPartitions >18:47:12,987 DEBUG storage: extended: None >18:47:12,991 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x498efd0> PedGeometry: <_ped.Geometry object at 0x7f8a94049390> >18:47:12,992 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >18:47:12,992 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4993210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8a94049990> PedPartition: <_ped.Partition object at 0x7f8a9403ed10> >18:47:12,993 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >18:47:12,997 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >18:47:13,004 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >18:47:13,004 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4993210> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8a94049b90> PedPartition: <_ped.Partition object at 0x7f8a9404a110> >18:47:13,004 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 9283583 length: 8257536 > device: <parted.device.Device object at 0x498efd0> PedGeometry: <_ped.Geometry object at 0x7f8a94049550> >18:47:13,005 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >18:47:13,005 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4993210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8a940448d0> PedPartition: <_ped.Partition object at 0x7f8a9404a050> >18:47:13,006 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >18:47:13,010 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >18:47:13,012 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >18:47:13,012 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4993210> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8a94044ad0> PedPartition: <_ped.Partition object at 0x7f8a9403ed70> >18:47:13,012 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 9283584 end: 20971519 length: 11687936 > device: <parted.device.Device object at 0x498efd0> PedGeometry: <_ped.Geometry object at 0x7f8a940496d0> >18:47:13,013 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >18:47:13,013 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4993210> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4960610> PedPartition: <_ped.Partition object at 0x7f8a9404a0b0> >18:47:13,019 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >18:47:13,020 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >18:47:13,022 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >18:47:13,022 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4993210> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f8a940491d0> PedPartition: <_ped.Partition object at 0x7f8a9403ef50> >18:47:13,022 DEBUG storage: fixing size of non-existent 500MB partition sda1 (15) with non-existent ext4 filesystem mounted at /boot at 500.00 >18:47:13,023 DEBUG storage: fixing size of non-existent 4032MB partition sda2 (16) with non-existent swap at 4032.00 >18:47:13,029 DEBUG storage: fixing size of non-existent 5707MB partition sda3 (14) with non-existent ext4 filesystem mounted at / at 5707.00 >18:47:13,030 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:47:13,031 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:47:13,031 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:47:13,032 DEBUG storage: _is_valid_disklabel(sda) returning True >18:47:13,032 DEBUG storage: _is_valid_size(sda) returning True >18:47:13,033 DEBUG storage: _is_valid_location(sda) returning True >18:47:13,033 DEBUG storage: _is_valid_format(sda) returning True >18:47:13,035 DEBUG storage: is_valid_stage1_device(sda) returning True >18:47:13,037 DEBUG storage: _is_valid_disklabel(sda) returning True >18:47:13,037 DEBUG storage: _is_valid_size(sda) returning True >18:47:13,037 DEBUG storage: _is_valid_location(sda) returning True >18:47:13,037 DEBUG storage: _is_valid_format(sda) returning True >18:47:13,037 DEBUG storage: is_valid_stage1_device(sda) returning True >18:47:13,037 DEBUG storage: _is_valid_disklabel(sda1) returning True >18:47:13,037 DEBUG storage: _is_valid_size(sda1) returning True >18:47:13,038 DEBUG storage: _is_valid_location(sda1) returning True >18:47:13,038 DEBUG storage: _is_valid_partition(sda1) returning True >18:47:13,041 DEBUG storage: _is_valid_format(sda1) returning True >18:47:13,041 DEBUG storage: is_valid_stage2_device(sda1) returning True >18:47:13,042 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:47:13,043 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:47:13,043 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:47:13,044 DEBUG storage: _is_valid_disklabel(sda) returning True >18:47:13,044 DEBUG storage: _is_valid_size(sda) returning True >18:47:13,048 DEBUG storage: _is_valid_location(sda) returning True >18:47:13,048 DEBUG storage: _is_valid_format(sda) returning True >18:47:13,048 DEBUG storage: is_valid_stage1_device(sda) returning True >18:47:13,051 DEBUG storage: _is_valid_disklabel(sda) returning True >18:47:13,051 DEBUG storage: _is_valid_size(sda) returning True >18:47:13,053 DEBUG storage: _is_valid_location(sda) returning True >18:47:13,053 DEBUG storage: _is_valid_format(sda) returning True >18:47:13,053 DEBUG storage: is_valid_stage1_device(sda) returning True >18:47:13,054 DEBUG storage: _is_valid_disklabel(sda1) returning True >18:47:13,054 DEBUG storage: _is_valid_size(sda1) returning True >18:47:13,054 DEBUG storage: _is_valid_location(sda1) returning True >18:47:13,054 DEBUG storage: _is_valid_partition(sda1) returning True >18:47:13,054 DEBUG storage: _is_valid_format(sda1) returning True >18:47:13,054 DEBUG storage: is_valid_stage2_device(sda1) returning True >18:47:32,907 INFO storage: hiding device partition sda3 (id 14) >18:47:32,907 DEBUG storage: cancelling action: [3] Create Format ext4 filesystem mounted at / on partition sda3 (id 14) >18:47:32,908 DEBUG storage: PartitionDevice._setFormat: sda3 ; >18:47:32,909 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: ext4 ; type: None ; >18:47:32,909 DEBUG storage: cancelling action: [2] Create Device partition sda3 (id 14) >18:47:32,909 DEBUG storage: lvm filter: adding sda3 to the reject list >18:47:32,913 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >18:47:32,913 INFO storage: hiding device partition sda1 (id 15) >18:47:32,913 DEBUG storage: cancelling action: [5] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 15) >18:47:32,914 DEBUG storage: PartitionDevice._setFormat: sda1 ; >18:47:32,915 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >18:47:32,915 DEBUG storage: cancelling action: [4] Create Device partition sda1 (id 15) >18:47:32,915 DEBUG storage: lvm filter: adding sda1 to the reject list >18:47:32,924 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >18:47:32,925 INFO storage: hiding device partition sda2 (id 16) >18:47:32,925 DEBUG storage: cancelling action: [7] Create Format swap on partition sda2 (id 16) >18:47:32,927 DEBUG storage: PartitionDevice._setFormat: sda2 ; >18:47:32,928 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: swap ; type: None ; >18:47:32,932 DEBUG storage: cancelling action: [6] Create Device partition sda2 (id 16) >18:47:32,933 DEBUG storage: lvm filter: adding sda2 to the reject list >18:47:32,934 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >18:47:32,935 INFO storage: hiding device disk sda (id 0) >18:47:32,935 DEBUG storage: cancelling action: [1] Create Format msdos disklabel on disk sda (id 0) >18:47:32,937 DEBUG storage: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >18:47:32,942 DEBUG storage: cancelling action: [0] Destroy Format None on disk sda (id 0) >18:47:32,943 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >18:47:32,943 DEBUG storage: lvm filter: adding sda to the reject list >18:47:32,953 DEBUG storage: _is_valid_disklabel(sda) returning False >18:47:32,953 DEBUG storage: _is_valid_size(sda) returning True >18:47:32,953 DEBUG storage: _is_valid_location(sda) returning True >18:47:32,953 DEBUG storage: _is_valid_format(sda) returning True >18:47:32,953 DEBUG storage: is_valid_stage1_device(sda) returning False >18:47:32,953 DEBUG storage: _is_valid_disklabel(sda1) returning False >18:47:32,953 DEBUG storage: _is_valid_size(sda1) returning True >18:47:32,954 DEBUG storage: _is_valid_location(sda1) returning True >18:47:32,954 DEBUG storage: _is_valid_partition(sda1) returning True >18:47:32,954 DEBUG storage: _is_valid_format(sda1) returning False >18:47:32,954 DEBUG storage: is_valid_stage2_device(sda1) returning False >18:47:45,513 INFO storage: unhiding device disk sda (id 0) >18:47:45,515 DEBUG storage: lvm filter: removing sda from the reject list >18:47:45,515 INFO storage: unhiding device partition sda2 (id 16) >18:47:45,516 DEBUG storage: lvm filter: removing sda2 from the reject list >18:47:45,516 INFO storage: unhiding device partition sda1 (id 15) >18:47:45,517 DEBUG storage: lvm filter: removing sda1 from the reject list >18:47:45,517 INFO storage: unhiding device partition sda3 (id 14) >18:47:45,518 DEBUG storage: lvm filter: removing sda3 from the reject list >18:47:45,523 DEBUG storage: clearpart: looking at sda3 >18:47:45,524 DEBUG storage: clearpart: looking at sda2 >18:47:45,529 DEBUG storage: clearpart: looking at sda1 >18:47:45,529 DEBUG storage: clearpart: initializing sda >18:47:45,530 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >18:47:45,530 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:47:45,531 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >18:47:45,531 INFO storage: registered action: [8] Destroy Format None on disk sda (id 0) >18:47:45,532 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >18:47:45,539 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >18:47:45,540 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f8a94053190> > PedDisk: <_ped.Disk object at 0x495f6c8> >18:47:45,540 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >18:47:45,541 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >18:47:45,542 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >18:47:45,542 INFO storage: registered action: [9] Create Format msdos disklabel on disk sda (id 0) >18:47:45,542 DEBUG storage: new disk order: [] >18:47:45,582 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:47:45,583 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:47:45,584 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >18:47:45,585 DEBUG storage: DeviceTree.getDeviceByName returned existing 10240MB disk sda (0) with non-existent msdos disklabel >18:47:45,585 DEBUG storage: resolved 'sda' to 'sda' (disk) >18:47:45,591 DEBUG storage: _is_valid_disklabel(sda) returning True >18:47:45,592 DEBUG storage: _is_valid_size(sda) returning True >18:47:45,592 DEBUG storage: _is_valid_location(sda) returning True >18:47:45,592 DEBUG storage: _is_valid_format(sda) returning True >18:47:45,592 DEBUG storage: is_valid_stage1_device(sda) returning True >18:47:45,651 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >18:47:45,655 DEBUG storage: device sda1 new partedPartition None >18:47:45,657 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >18:47:45,657 DEBUG storage: device sda2 new partedPartition None >18:47:45,659 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >18:47:45,663 DEBUG storage: device sda3 new partedPartition None >18:47:45,709 DEBUG storage: getFormat('None') returning DeviceFormat instance >18:47:45,715 DEBUG storage: Ext4FS.supported: supported: True ; >18:47:45,719 DEBUG storage: getFormat('ext4') returning Ext4FS instance >18:47:45,720 DEBUG storage: getFormat('Unknown') returning DeviceFormat instance
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 864257
:
623823
|
623824
|
623825
|
623826
| 623827 |
623828
|
623829
|
623830
|
623831
|
623832
|
623833
|
623834
|
623835