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 640966 Details for
Bug 874714
AttributeError: 'LUKSDevice' object has no attribute 'disk'
[?]
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), 463.97 KB, created by
Steve Tyler
on 2012-11-08 17:48:35 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Steve Tyler
Created:
2012-11-08 17:48:35 UTC
Size:
463.97 KB
patch
obsolete
>11:43:02,877 DEBUG storage: registered device format class SwapSpace as swap >11:43:02,877 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >11:43:02,877 DEBUG storage: registered device format class PPCPRePBoot as prepboot >11:43:02,877 DEBUG storage: registered device format class BIOSBoot as biosboot >11:43:02,878 DEBUG storage: registered device format class DMRaidMember as dmraidmember >11:43:02,883 DEBUG storage: registered device format class LUKS as luks >11:43:02,899 DEBUG storage: registered device format class Ext2FS as ext2 >11:43:02,899 DEBUG storage: registered device format class Ext3FS as ext3 >11:43:02,899 DEBUG storage: registered device format class Ext4FS as ext4 >11:43:02,899 DEBUG storage: registered device format class FATFS as vfat >11:43:02,899 DEBUG storage: registered device format class EFIFS as efi >11:43:02,899 DEBUG storage: registered device format class BTRFS as btrfs >11:43:02,900 DEBUG storage: registered device format class GFS2 as gfs2 >11:43:02,900 DEBUG storage: registered device format class JFS as jfs >11:43:02,900 DEBUG storage: registered device format class ReiserFS as reiserfs >11:43:02,900 DEBUG storage: registered device format class XFS as xfs >11:43:02,903 DEBUG storage: registered device format class HFS as hfs >11:43:02,904 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >11:43:02,904 DEBUG storage: registered device format class HFSPlus as hfs+ >11:43:02,904 DEBUG storage: registered device format class NTFS as ntfs >11:43:02,904 DEBUG storage: registered device format class NFS as nfs >11:43:02,904 DEBUG storage: registered device format class NFSv4 as nfs4 >11:43:02,904 DEBUG storage: registered device format class Iso9660FS as iso9660 >11:43:02,904 DEBUG storage: registered device format class NoDevFS as nodev >11:43:02,904 DEBUG storage: registered device format class DevPtsFS as devpts >11:43:02,904 DEBUG storage: registered device format class ProcFS as proc >11:43:02,904 DEBUG storage: registered device format class SysFS as sysfs >11:43:02,904 DEBUG storage: registered device format class TmpFS as tmpfs >11:43:02,905 DEBUG storage: registered device format class BindFS as bind >11:43:02,905 DEBUG storage: registered device format class SELinuxFS as selinuxfs >11:43:02,905 DEBUG storage: registered device format class USBFS as usbfs >11:43:02,905 DEBUG storage: registered device format class MDRaidMember as mdmember >11:43:02,905 DEBUG storage: registered device format class DiskLabel as disklabel >11:43:02,906 DEBUG storage: registered device format class MultipathMember as multipath_member >11:43:03,393 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >11:43:03,393 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >11:43:03,393 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:43:03,393 INFO storage: sr0 looks to be the live device; marking as protected >11:43:03,394 INFO storage: Skipping multipath detection due to running as non-root. >11:43:03,460 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >11:43:03,477 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': '97821', > '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 ; >11:43:03,477 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >11:43:03,478 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:43:03,479 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:03,479 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >11:43:03,480 INFO storage: sda is a disk >11:43:03,480 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:03,482 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >11:43:03,482 INFO storage: added disk sda (id 0) to device tree >11:43:03,482 DEBUG storage: looking up parted Device: /dev/sda >11:43:03,487 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >11:43:03,488 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >11:43:03,488 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:03,488 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:43:03,490 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >11:43:03,502 INFO storage: no usable disklabel on sda >11:43:03,504 DEBUG storage: no type or existing type for sda, bailing >11:43:03,509 INFO storage: got device: DiskDevice instance (0x23e4150) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x1c3af80> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x24383d0> >11:43:03,518 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-TC7-x86_64-Live-D /dev/disk/by-uuid/2012-11-03-03-36-03-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-TC7-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC7-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-03-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-03-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': '97924', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC7-x86_64-Live-D', > '/dev/disk/by-uuid/2012-11-03-03-36-03-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >11:43:03,520 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >11:43:03,523 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >11:43:03,524 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:03,524 INFO storage: sr0 is a cdrom >11:43:03,525 DEBUG storage: DeviceTree.addUdevOpticalDevice: >11:43:03,525 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:03,525 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >11:43:03,525 INFO storage: added cdrom sr0 (id 1) to device tree >11:43:03,526 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:43:03,528 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:43:03,529 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >11:43:03,530 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >11:43:03,530 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >11:43:03,538 WARN storage: disklabel detected but not usable on sr0 >11:43:03,538 INFO storage: type detected on 'sr0' is 'iso9660' >11:43:03,540 DEBUG storage: Iso9660FS.supported: supported: True ; >11:43:03,540 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >11:43:03,541 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >11:43:03,542 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:43:03,543 DEBUG storage: looking up parted Device: /dev/sr0 >11:43:03,544 INFO storage: got device: OpticalDevice instance (0x2438390) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 782.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: 400384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (24, 255, 63) biosGeometry: (24, 255, 63) > PedDevice: <_ped.Device object at 0x2443200> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >11:43:03,544 DEBUG storage: Iso9660FS.supported: supported: True ; >11:43:03,545 INFO storage: got format: Iso9660FS instance (0x244a510) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-03-03-36-03-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC7-x86_64-Live-D size = 0 targetSize = 0 > >11:43:03,546 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': '33700', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:43:03,546 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >11:43:03,546 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >11:43:03,547 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:03,547 INFO storage: loop0 is a loop device >11:43:03,548 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:43:03,549 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >11:43:03,549 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:03,549 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:03,550 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >11:43:03,550 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >11:43:03,551 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >11:43:03,551 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:03,552 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:43:03,552 INFO storage: added loop loop0 (id 3) to device tree >11:43:03,552 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:43:03,553 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:43:03,553 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:43:03,554 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:43:03,554 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >11:43:03,560 WARN storage: disklabel detected but not usable on loop0 >11:43:03,560 INFO storage: type detected on 'loop0' is 'squashfs' >11:43:03,560 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:43:03,561 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:43:03,561 INFO storage: got device: LoopDevice instance (0x2438550) -- > 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 >11:43:03,562 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': '34616', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:43:03,562 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >11:43:03,563 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:43:03,563 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:03,563 INFO storage: loop1 is a loop device >11:43:03,564 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:43:03,564 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >11:43:03,565 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:03,565 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:03,566 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >11:43:03,566 INFO storage: added file /osmin (id 4) to device tree >11:43:03,567 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >11:43:03,567 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:03,567 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:43:03,567 INFO storage: added loop loop1 (id 5) to device tree >11:43:03,568 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:43:03,568 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:43:03,569 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:43:03,569 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >11:43:03,570 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >11:43:03,576 WARN storage: disklabel detected but not usable on loop1 >11:43:03,576 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >11:43:03,576 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:43:03,577 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:43:03,577 INFO storage: got device: LoopDevice instance (0x24384d0) -- > 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 >11:43:03,578 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': '34636', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:43:03,578 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >11:43:03,580 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >11:43:03,580 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:03,580 INFO storage: loop2 is a loop device >11:43:03,581 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:43:03,581 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >11:43:03,582 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:03,582 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:03,583 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >11:43:03,583 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >11:43:03,584 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >11:43:03,584 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:03,585 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:43:03,585 INFO storage: added loop loop2 (id 7) to device tree >11:43:03,586 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:43:03,587 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:43:03,587 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:43:03,588 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:43:03,589 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:43:03,594 WARN storage: disklabel detected but not usable on loop2 >11:43:03,595 INFO storage: type detected on 'loop2' is 'squashfs' >11:43:03,595 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:43:03,596 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:43:03,596 INFO storage: got device: LoopDevice instance (0x24835d0) -- > 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 >11:43:03,598 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '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': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '36116', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:43:03,598 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >11:43:03,599 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:43:03,599 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:03,600 INFO storage: loop3 is a loop device >11:43:03,600 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >11:43:03,601 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >11:43:03,601 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:03,601 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:03,602 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >11:43:03,602 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >11:43:03,603 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >11:43:03,603 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:03,603 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >11:43:03,604 INFO storage: added loop loop3 (id 9) to device tree >11:43:03,604 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >11:43:03,605 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >11:43:03,605 DEBUG storage: Ext4FS.supported: supported: True ; >11:43:03,606 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:43:03,606 DEBUG storage: device loop3 does not contain a disklabel >11:43:03,606 INFO storage: type detected on 'loop3' is 'ext4' >11:43:03,707 DEBUG storage: padding min size from 0 up to 0 >11:43:03,708 DEBUG storage: Ext4FS.supported: supported: True ; >11:43:03,708 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:43:03,709 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >11:43:03,709 INFO storage: got device: LoopDevice instance (0x244a490) -- > 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 >11:43:03,710 DEBUG storage: Ext4FS.supported: supported: True ; >11:43:03,710 INFO storage: got format: Ext4FS instance (0x2483910) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >11:43:03,711 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': '36137', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:43:03,711 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >11:43:03,712 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >11:43:03,712 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:03,712 INFO storage: loop4 is a loop device >11:43:03,713 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >11:43:03,714 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:43:03,714 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:03,714 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:03,715 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:43:03,715 INFO storage: added file /overlay (deleted) (id 10) to device tree >11:43:03,716 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:43:03,716 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:03,717 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:43:03,717 INFO storage: added loop loop4 (id 11) to device tree >11:43:03,717 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >11:43:03,718 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >11:43:03,718 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:43:03,719 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >11:43:03,719 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >11:43:03,725 WARN storage: disklabel detected but not usable on loop4 >11:43:03,725 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >11:43:03,725 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:43:03,726 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:43:03,726 INFO storage: got device: LoopDevice instance (0x2483790) -- > 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 >11:43:03,727 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': '36152', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >11:43:03,727 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >11:43:03,727 DEBUG storage: lvm filter: adding loop5 to the reject list >11:43:03,728 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': '37062', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >11:43:03,728 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >11:43:03,729 DEBUG storage: lvm filter: adding loop6 to the reject list >11:43:03,729 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': '37082', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >11:43:03,730 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >11:43:03,730 DEBUG storage: lvm filter: adding loop7 to the reject list >11:43:03,731 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/9a7b94ca-1721-422a-a3b5-c5fe97f30967 /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': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21585', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:43:03,732 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >11:43:03,732 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:43:03,733 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:03,733 INFO storage: live-rw is a device-mapper device >11:43:03,733 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >11:43:03,734 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:43:03,734 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >11:43:03,735 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >11:43:03,736 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >11:43:03,737 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:43:03,737 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:03,738 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >11:43:03,738 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:03,739 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:43:03,739 INFO storage: added dm live-rw (id 12) to device tree >11:43:03,740 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:43:03,740 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:43:03,741 DEBUG storage: Ext4FS.supported: supported: True ; >11:43:03,741 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:43:03,741 DEBUG storage: device live-rw does not contain a disklabel >11:43:03,741 INFO storage: type detected on 'live-rw' is 'ext4' >11:43:03,764 DEBUG storage: padding min size from 2939 up to 3232 >11:43:03,765 DEBUG storage: Ext4FS.supported: supported: True ; >11:43:03,765 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:43:03,766 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:43:03,767 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >11:43:03,774 INFO storage: got device: DMDevice instance (0x2483190) -- > 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 0x2443170> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:43:03,774 DEBUG storage: Ext4FS.supported: supported: True ; >11:43:03,775 INFO storage: got format: Ext4FS instance (0x2483b90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >11:43:03,777 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/9a7b94ca-1721-422a-a3b5-c5fe97f30967 /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': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32348', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >11:43:03,777 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >11:43:03,782 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:43:03,782 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:03,782 INFO storage: live-osimg-min is a device-mapper device >11:43:03,783 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >11:43:03,783 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >11:43:03,784 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:43:03,785 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >11:43:03,786 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:43:03,786 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >11:43:03,788 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:43:03,788 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:03,789 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >11:43:03,789 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:03,790 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >11:43:03,790 INFO storage: added dm live-osimg-min (id 13) to device tree >11:43:03,790 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >11:43:03,791 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >11:43:03,792 DEBUG storage: Ext4FS.supported: supported: True ; >11:43:03,792 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:43:03,792 DEBUG storage: device live-osimg-min does not contain a disklabel >11:43:03,792 INFO storage: type detected on 'live-osimg-min' is 'ext4' >11:43:03,817 DEBUG storage: padding min size from 0 up to 0 >11:43:03,818 DEBUG storage: Ext4FS.supported: supported: True ; >11:43:03,818 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:43:03,819 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >11:43:03,820 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >11:43:03,824 INFO storage: got device: DMDevice instance (0x244a3d0) -- > 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 0x228ff80> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >11:43:03,825 DEBUG storage: Ext4FS.supported: supported: True ; >11:43:03,825 INFO storage: got format: Ext4FS instance (0x2483650) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2938.0 targetSize = 2938.0 > >11:43:03,840 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:43:03,841 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:43:03,842 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:43:03,854 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:43:03,866 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:43:03,867 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:43:03,867 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >11:43:03,868 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >11:43:03,869 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >11:43:03,869 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >11:43:03,869 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >11:43:03,869 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:43:03,870 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:43:03,871 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:43:03,882 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:43:03,894 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:43:03,895 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:43:03,895 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >11:43:03,896 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >11:43:03,896 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >11:43:04,136 DEBUG storage: registered device format class SwapSpace as swap >11:43:04,137 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >11:43:04,138 DEBUG storage: registered device format class PPCPRePBoot as prepboot >11:43:04,139 DEBUG storage: registered device format class BIOSBoot as biosboot >11:43:04,140 DEBUG storage: registered device format class DMRaidMember as dmraidmember >11:43:04,141 DEBUG storage: registered device format class LUKS as luks >11:43:04,151 DEBUG storage: registered device format class Ext2FS as ext2 >11:43:04,152 DEBUG storage: registered device format class Ext3FS as ext3 >11:43:04,152 DEBUG storage: registered device format class Ext4FS as ext4 >11:43:04,153 DEBUG storage: registered device format class FATFS as vfat >11:43:04,154 DEBUG storage: registered device format class EFIFS as efi >11:43:04,154 DEBUG storage: registered device format class BTRFS as btrfs >11:43:04,155 DEBUG storage: registered device format class GFS2 as gfs2 >11:43:04,155 DEBUG storage: registered device format class JFS as jfs >11:43:04,156 DEBUG storage: registered device format class ReiserFS as reiserfs >11:43:04,156 DEBUG storage: registered device format class XFS as xfs >11:43:04,157 DEBUG storage: registered device format class HFS as hfs >11:43:04,157 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >11:43:04,158 DEBUG storage: registered device format class HFSPlus as hfs+ >11:43:04,158 DEBUG storage: registered device format class NTFS as ntfs >11:43:04,159 DEBUG storage: registered device format class NFS as nfs >11:43:04,159 DEBUG storage: registered device format class NFSv4 as nfs4 >11:43:04,159 DEBUG storage: registered device format class Iso9660FS as iso9660 >11:43:04,160 DEBUG storage: registered device format class NoDevFS as nodev >11:43:04,160 DEBUG storage: registered device format class DevPtsFS as devpts >11:43:04,160 DEBUG storage: registered device format class ProcFS as proc >11:43:04,160 DEBUG storage: registered device format class SysFS as sysfs >11:43:04,160 DEBUG storage: registered device format class TmpFS as tmpfs >11:43:04,160 DEBUG storage: registered device format class BindFS as bind >11:43:04,161 DEBUG storage: registered device format class SELinuxFS as selinuxfs >11:43:04,161 DEBUG storage: registered device format class USBFS as usbfs >11:43:04,161 DEBUG storage: registered device format class MDRaidMember as mdmember >11:43:04,161 DEBUG storage: registered device format class DiskLabel as disklabel >11:43:04,162 DEBUG storage: registered device format class MultipathMember as multipath_member >11:43:04,905 DEBUG storage: MultipathTopology._build_topology: >11:43:04,907 DEBUG storage: /etc/multipath.conf contents: >11:43:04,907 DEBUG storage: # multipath.conf written by anaconda >11:43:04,908 DEBUG storage: >11:43:04,908 DEBUG storage: defaults { >11:43:04,909 DEBUG storage: user_friendly_names yes >11:43:04,909 DEBUG storage: } >11:43:04,910 DEBUG storage: blacklist { >11:43:04,910 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:43:04,910 DEBUG storage: devnode "^hd[a-z]" >11:43:04,911 DEBUG storage: devnode "^dcssblk[0-9]*" >11:43:04,911 DEBUG storage: device { >11:43:04,912 DEBUG storage: vendor "DGC" >11:43:04,912 DEBUG storage: product "LUNZ" >11:43:04,912 DEBUG storage: } >11:43:04,912 DEBUG storage: device { >11:43:04,912 DEBUG storage: vendor "IBM" >11:43:04,912 DEBUG storage: product "S/390.*" >11:43:04,912 DEBUG storage: } >11:43:04,912 DEBUG storage: # don't count normal SATA devices as multipaths >11:43:04,912 DEBUG storage: device { >11:43:04,912 DEBUG storage: vendor "ATA" >11:43:04,912 DEBUG storage: } >11:43:04,913 DEBUG storage: # don't count 3ware devices as multipaths >11:43:04,915 DEBUG storage: device { >11:43:04,916 DEBUG storage: vendor "3ware" >11:43:04,916 DEBUG storage: } >11:43:04,916 DEBUG storage: device { >11:43:04,916 DEBUG storage: vendor "AMCC" >11:43:04,916 DEBUG storage: } >11:43:04,916 DEBUG storage: # nor highpoint devices >11:43:04,916 DEBUG storage: device { >11:43:04,916 DEBUG storage: vendor "HPT" >11:43:04,916 DEBUG storage: } >11:43:04,916 DEBUG storage: } >11:43:04,917 DEBUG storage: multipaths { >11:43:04,917 DEBUG storage: } >11:43:04,917 DEBUG storage: (end of /etc/multipath.conf) >11:43:04,978 INFO storage: MultipathTopology: found singlepath device: sda >11:43:04,980 INFO storage: MultipathTopology: found non-disk device: sr0 >11:43:04,981 INFO storage: MultipathTopology: found singlepath device: loop0 >11:43:04,981 INFO storage: MultipathTopology: found singlepath device: loop1 >11:43:04,981 INFO storage: MultipathTopology: found singlepath device: loop2 >11:43:04,981 INFO storage: MultipathTopology: found singlepath device: loop3 >11:43:04,981 INFO storage: MultipathTopology: found singlepath device: loop4 >11:43:04,981 INFO storage: MultipathTopology: found singlepath device: loop5 >11:43:04,982 INFO storage: MultipathTopology: found singlepath device: loop6 >11:43:04,982 INFO storage: MultipathTopology: found singlepath device: loop7 >11:43:04,982 INFO storage: MultipathTopology: found singlepath device: dm-0 >11:43:04,982 INFO storage: MultipathTopology: found singlepath device: dm-1 >11:43:05,392 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >11:43:05,394 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:43:06,093 DEBUG storage: protected device spec /dev/sr0 resolved to sr0 >11:43:06,100 INFO storage: sr0 looks to be the live device; marking as protected >11:43:06,140 DEBUG storage: MultipathTopology._build_topology: >11:43:06,141 DEBUG storage: /etc/multipath.conf contents: >11:43:06,141 DEBUG storage: # multipath.conf written by anaconda >11:43:06,142 DEBUG storage: >11:43:06,142 DEBUG storage: defaults { >11:43:06,143 DEBUG storage: user_friendly_names yes >11:43:06,143 DEBUG storage: } >11:43:06,143 DEBUG storage: blacklist { >11:43:06,144 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:43:06,144 DEBUG storage: devnode "^hd[a-z]" >11:43:06,146 DEBUG storage: devnode "^dcssblk[0-9]*" >11:43:06,151 DEBUG storage: device { >11:43:06,151 DEBUG storage: vendor "DGC" >11:43:06,151 DEBUG storage: product "LUNZ" >11:43:06,153 DEBUG storage: } >11:43:06,158 DEBUG storage: device { >11:43:06,159 DEBUG storage: vendor "IBM" >11:43:06,159 DEBUG storage: product "S/390.*" >11:43:06,159 DEBUG storage: } >11:43:06,160 DEBUG storage: # don't count normal SATA devices as multipaths >11:43:06,160 DEBUG storage: device { >11:43:06,161 DEBUG storage: vendor "ATA" >11:43:06,161 DEBUG storage: } >11:43:06,161 DEBUG storage: # don't count 3ware devices as multipaths >11:43:06,162 DEBUG storage: device { >11:43:06,162 DEBUG storage: vendor "3ware" >11:43:06,163 DEBUG storage: } >11:43:06,163 DEBUG storage: device { >11:43:06,163 DEBUG storage: vendor "AMCC" >11:43:06,163 DEBUG storage: } >11:43:06,163 DEBUG storage: # nor highpoint devices >11:43:06,163 DEBUG storage: device { >11:43:06,163 DEBUG storage: vendor "HPT" >11:43:06,163 DEBUG storage: } >11:43:06,163 DEBUG storage: } >11:43:06,163 DEBUG storage: multipaths { >11:43:06,163 DEBUG storage: } >11:43:06,163 DEBUG storage: (end of /etc/multipath.conf) >11:43:06,236 INFO storage: MultipathTopology: found singlepath device: sda >11:43:06,238 INFO storage: MultipathTopology: found non-disk device: sr0 >11:43:06,238 INFO storage: MultipathTopology: found singlepath device: loop0 >11:43:06,238 INFO storage: MultipathTopology: found singlepath device: loop1 >11:43:06,238 INFO storage: MultipathTopology: found singlepath device: loop2 >11:43:06,238 INFO storage: MultipathTopology: found singlepath device: loop3 >11:43:06,239 INFO storage: MultipathTopology: found singlepath device: loop4 >11:43:06,239 INFO storage: MultipathTopology: found singlepath device: loop5 >11:43:06,239 INFO storage: MultipathTopology: found singlepath device: loop6 >11:43:06,239 INFO storage: MultipathTopology: found singlepath device: loop7 >11:43:06,239 INFO storage: MultipathTopology: found singlepath device: dm-0 >11:43:06,239 INFO storage: MultipathTopology: found singlepath device: dm-1 >11:43:06,239 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >11:43:06,245 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': '97821', > '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 ; >11:43:06,246 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >11:43:06,257 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:43:06,261 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:06,267 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >11:43:06,274 INFO storage: sda is a disk >11:43:06,276 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:06,283 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >11:43:06,284 INFO storage: added disk sda (id 0) to device tree >11:43:06,284 DEBUG storage: looking up parted Device: /dev/sda >11:43:06,297 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >11:43:06,303 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >11:43:06,307 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:06,313 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:43:06,326 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >11:43:06,342 INFO storage: no usable disklabel on sda >11:43:06,352 DEBUG storage: no type or existing type for sda, bailing >11:43:06,353 INFO storage: got device: DiskDevice instance (0x7f4fe407ab50) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x7f4fe4039440> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f4fe40d25d0> >11:43:06,383 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-TC7-x86_64-Live-D /dev/disk/by-uuid/2012-11-03-03-36-03-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-TC7-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC7-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-03-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-03-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': '97924', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC7-x86_64-Live-D', > '/dev/disk/by-uuid/2012-11-03-03-36-03-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >11:43:06,386 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >11:43:06,387 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >11:43:06,402 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:06,403 INFO storage: sr0 is a cdrom >11:43:06,404 DEBUG storage: DeviceTree.addUdevOpticalDevice: >11:43:06,405 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:06,406 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >11:43:06,409 INFO storage: added cdrom sr0 (id 1) to device tree >11:43:06,410 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:43:06,419 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:43:06,420 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >11:43:06,427 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >11:43:06,429 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >11:43:06,445 WARN storage: disklabel detected but not usable on sr0 >11:43:06,448 INFO storage: type detected on 'sr0' is 'iso9660' >11:43:06,452 DEBUG storage: Iso9660FS.supported: supported: True ; >11:43:06,453 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >11:43:06,454 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >11:43:06,460 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:43:06,468 DEBUG storage: looking up parted Device: /dev/sr0 >11:43:06,469 INFO storage: got device: OpticalDevice instance (0x7f4fe40e9bd0) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 782.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: 400384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (24, 255, 63) biosGeometry: (24, 255, 63) > PedDevice: <_ped.Device object at 0x7f4fe40397a0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >11:43:06,470 DEBUG storage: Iso9660FS.supported: supported: True ; >11:43:06,478 INFO storage: got format: Iso9660FS instance (0x7f4fe40d2a90) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-03-03-36-03-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC7-x86_64-Live-D size = 0 targetSize = 0 > >11:43:06,480 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': '33700', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:43:06,481 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >11:43:06,482 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >11:43:06,486 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:06,486 INFO storage: loop0 is a loop device >11:43:06,487 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:43:06,492 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >11:43:06,496 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:06,496 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:06,498 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >11:43:06,502 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >11:43:06,504 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >11:43:06,507 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:06,511 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:43:06,512 INFO storage: added loop loop0 (id 3) to device tree >11:43:06,513 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:43:06,520 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:43:06,520 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:43:06,522 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:43:06,526 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >11:43:06,534 WARN storage: disklabel detected but not usable on loop0 >11:43:06,534 INFO storage: type detected on 'loop0' is 'squashfs' >11:43:06,534 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:43:06,537 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:43:06,541 INFO storage: got device: LoopDevice instance (0x7f4fe41219d0) -- > 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 >11:43:06,546 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': '34616', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:43:06,547 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >11:43:06,551 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:43:06,555 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:06,555 INFO storage: loop1 is a loop device >11:43:06,559 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:43:06,560 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >11:43:06,569 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:06,570 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:06,574 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >11:43:06,574 INFO storage: added file /osmin (id 4) to device tree >11:43:06,580 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >11:43:06,580 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:06,581 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:43:06,582 INFO storage: added loop loop1 (id 5) to device tree >11:43:06,590 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:43:06,591 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:43:06,591 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:43:06,598 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >11:43:06,599 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >11:43:06,609 WARN storage: disklabel detected but not usable on loop1 >11:43:06,610 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >11:43:06,610 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:43:06,611 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:43:06,617 INFO storage: got device: LoopDevice instance (0x7f4fe4129c10) -- > 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 >11:43:06,618 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': '34636', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:43:06,619 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >11:43:06,626 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >11:43:06,630 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:06,631 INFO storage: loop2 is a loop device >11:43:06,631 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:43:06,641 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >11:43:06,641 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:06,642 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:06,647 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >11:43:06,647 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >11:43:06,651 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >11:43:06,657 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:06,658 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:43:06,659 INFO storage: added loop loop2 (id 7) to device tree >11:43:06,664 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:43:06,665 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:43:06,669 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:43:06,670 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:43:06,676 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:43:06,682 WARN storage: disklabel detected but not usable on loop2 >11:43:06,683 INFO storage: type detected on 'loop2' is 'squashfs' >11:43:06,683 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:43:06,684 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:43:06,686 INFO storage: got device: LoopDevice instance (0x7f4fe4130990) -- > 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 >11:43:06,693 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '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': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '36116', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:43:06,694 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >11:43:06,695 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:43:06,696 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:06,700 INFO storage: loop3 is a loop device >11:43:06,701 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >11:43:06,703 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >11:43:06,705 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:06,709 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:06,711 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >11:43:06,711 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >11:43:06,713 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >11:43:06,717 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:06,719 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >11:43:06,719 INFO storage: added loop loop3 (id 9) to device tree >11:43:06,720 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >11:43:06,721 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >11:43:06,723 DEBUG storage: Ext4FS.supported: supported: True ; >11:43:06,727 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:43:06,728 DEBUG storage: device loop3 does not contain a disklabel >11:43:06,728 INFO storage: type detected on 'loop3' is 'ext4' >11:43:06,822 DEBUG storage: padding min size from 0 up to 0 >11:43:06,823 DEBUG storage: Ext4FS.supported: supported: True ; >11:43:06,824 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:43:06,826 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >11:43:06,827 INFO storage: got device: LoopDevice instance (0x7f4fe4130550) -- > 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 >11:43:06,829 DEBUG storage: Ext4FS.supported: supported: True ; >11:43:06,830 INFO storage: got format: Ext4FS instance (0x7f4fe4134a10) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >11:43:06,831 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': '36137', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:43:06,836 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >11:43:06,838 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >11:43:06,839 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:06,839 INFO storage: loop4 is a loop device >11:43:06,840 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >11:43:06,846 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:43:06,847 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:06,848 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:06,849 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:43:06,850 INFO storage: added file /overlay (deleted) (id 10) to device tree >11:43:06,855 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:43:06,856 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:06,857 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:43:06,857 INFO storage: added loop loop4 (id 11) to device tree >11:43:06,859 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >11:43:06,864 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >11:43:06,864 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:43:06,866 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >11:43:06,867 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >11:43:06,874 WARN storage: disklabel detected but not usable on loop4 >11:43:06,875 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >11:43:06,875 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:43:06,876 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:43:06,881 INFO storage: got device: LoopDevice instance (0x3aed490) -- > 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 >11:43:06,883 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': '36152', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >11:43:06,884 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >11:43:06,884 DEBUG storage: lvm filter: adding loop5 to the reject list >11:43:06,886 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': '37062', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >11:43:06,890 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >11:43:06,891 DEBUG storage: lvm filter: adding loop6 to the reject list >11:43:06,900 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': '37082', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >11:43:06,901 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >11:43:06,901 DEBUG storage: lvm filter: adding loop7 to the reject list >11:43:06,902 DEBUG storage: Skipping a device mapper drive (dm-0) for now >11:43:06,902 DEBUG storage: Skipping a device mapper drive (dm-1) for now >11:43:06,949 INFO storage: devices to scan: ['dm-0', 'dm-1'] >11:43:06,953 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/9a7b94ca-1721-422a-a3b5-c5fe97f30967 /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': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21585', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:43:06,957 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >11:43:06,958 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:43:06,962 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:06,962 INFO storage: live-rw is a device-mapper device >11:43:06,964 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >11:43:06,976 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:43:06,977 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >11:43:06,983 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >11:43:06,985 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >11:43:06,986 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:43:06,992 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:06,993 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >11:43:06,994 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:06,995 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:43:06,999 INFO storage: added dm live-rw (id 12) to device tree >11:43:07,000 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:43:07,002 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:43:07,003 DEBUG storage: Ext4FS.supported: supported: True ; >11:43:07,007 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:43:07,008 DEBUG storage: device live-rw does not contain a disklabel >11:43:07,008 INFO storage: type detected on 'live-rw' is 'ext4' >11:43:07,100 DEBUG storage: padding min size from 2939 up to 3232 >11:43:07,102 DEBUG storage: Ext4FS.supported: supported: True ; >11:43:07,102 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:43:07,103 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:43:07,104 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >11:43:07,109 INFO storage: got device: DMDevice instance (0x3af2910) -- > 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 0x7f4fe413e4d0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:43:07,110 DEBUG storage: Ext4FS.supported: supported: True ; >11:43:07,112 INFO storage: got format: Ext4FS instance (0x3aff0d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >11:43:07,118 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/9a7b94ca-1721-422a-a3b5-c5fe97f30967 /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': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32348', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >11:43:07,119 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >11:43:07,120 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:43:07,123 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:07,124 INFO storage: live-osimg-min is a device-mapper device >11:43:07,129 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >11:43:07,131 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >11:43:07,132 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:43:07,133 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >11:43:07,138 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:43:07,140 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >11:43:07,145 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:43:07,147 DEBUG storage: DeviceTree.getDeviceByName returned None >11:43:07,148 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >11:43:07,152 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:43:07,154 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >11:43:07,154 INFO storage: added dm live-osimg-min (id 13) to device tree >11:43:07,155 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >11:43:07,156 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >11:43:07,162 DEBUG storage: Ext4FS.supported: supported: True ; >11:43:07,163 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:43:07,163 DEBUG storage: device live-osimg-min does not contain a disklabel >11:43:07,163 INFO storage: type detected on 'live-osimg-min' is 'ext4' >11:43:07,235 DEBUG storage: padding min size from 0 up to 0 >11:43:07,236 DEBUG storage: Ext4FS.supported: supported: True ; >11:43:07,236 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:43:07,240 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >11:43:07,241 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >11:43:07,244 INFO storage: got device: DMDevice instance (0x3aff090) -- > 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 0x7f4fe413e440> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >11:43:07,251 DEBUG storage: Ext4FS.supported: supported: True ; >11:43:07,251 INFO storage: got format: Ext4FS instance (0x3b07810) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2938.0 targetSize = 2938.0 > >11:43:07,285 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:43:07,287 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:43:07,292 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:43:07,322 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:43:07,352 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:43:07,353 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:43:07,354 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >11:43:07,355 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >11:43:07,360 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >11:43:07,360 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >11:43:07,361 INFO storage: edd: collected mbr signatures: {} >11:43:07,503 DEBUG storage: Ext4FS.supported: supported: True ; >11:43:07,508 DEBUG storage: Ext4FS.supported: supported: True ; >11:43:07,510 DEBUG storage: Ext4FS.supported: supported: True ; >11:43:07,515 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:43:07,519 DEBUG storage: Iso9660FS.supported: supported: True ; >11:43:07,540 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >11:43:07,546 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (13) with existing ext4 filesystem >11:44:02,169 DEBUG storage: Iso9660FS.supported: supported: True ; >11:44:02,170 DEBUG storage: Iso9660FS.supported: supported: True ; >11:44:02,172 DEBUG storage: NFSv4.supported: supported: False ; >11:44:02,173 DEBUG storage: NFSv4.supported: supported: False ; >11:44:02,175 DEBUG storage: SELinuxFS.supported: supported: False ; >11:44:02,176 DEBUG storage: SELinuxFS.supported: supported: False ; >11:44:02,177 DEBUG storage: Ext4FS.supported: supported: True ; >11:44:02,179 DEBUG storage: Ext4FS.supported: supported: True ; >11:44:02,181 DEBUG storage: Ext3FS.supported: supported: True ; >11:44:02,182 DEBUG storage: Ext3FS.supported: supported: True ; >11:44:02,184 DEBUG storage: Ext2FS.supported: supported: True ; >11:44:02,186 DEBUG storage: Ext2FS.supported: supported: True ; >11:44:02,188 DEBUG storage: SysFS.supported: supported: False ; >11:44:02,190 DEBUG storage: SysFS.supported: supported: False ; >11:44:02,191 DEBUG storage: MultipathMember.__init__: >11:44:02,193 DEBUG storage: SwapSpace.__init__: >11:44:02,195 DEBUG storage: ProcFS.supported: supported: False ; >11:44:02,196 DEBUG storage: ProcFS.supported: supported: False ; >11:44:02,198 DEBUG storage: DMRaidMember.__init__: >11:44:02,199 DEBUG storage: DevPtsFS.supported: supported: False ; >11:44:02,201 DEBUG storage: DevPtsFS.supported: supported: False ; >11:44:02,202 DEBUG storage: BTRFS.supported: supported: True ; >11:44:02,301 DEBUG storage: USBFS.supported: supported: False ; >11:44:02,302 DEBUG storage: USBFS.supported: supported: False ; >11:44:02,304 DEBUG storage: DiskLabel.__init__: >11:44:02,304 INFO storage: DiskLabel.partedDevice returning None >11:44:02,306 DEBUG storage: HFSPlus.supported: supported: False ; >11:44:02,307 DEBUG storage: HFSPlus.supported: supported: False ; >11:44:02,309 DEBUG storage: XFS.supported: supported: True ; >11:44:02,392 DEBUG storage: XFS.supported: supported: True ; >11:44:02,394 DEBUG storage: TmpFS.supported: supported: False ; >11:44:02,395 DEBUG storage: TmpFS.supported: supported: False ; >11:44:02,397 DEBUG storage: LUKS.__init__: >11:44:02,399 DEBUG storage: NTFS.supported: supported: False ; >11:44:02,400 DEBUG storage: NTFS.supported: supported: False ; >11:44:02,402 DEBUG storage: BindFS.supported: supported: False ; >11:44:02,403 DEBUG storage: BindFS.supported: supported: False ; >11:44:02,405 DEBUG storage: HFS.supported: supported: False ; >11:44:02,406 DEBUG storage: HFS.supported: supported: False ; >11:44:02,408 DEBUG storage: LVMPhysicalVolume.__init__: >11:44:02,410 DEBUG storage: NFS.supported: supported: False ; >11:44:02,411 DEBUG storage: NFS.supported: supported: False ; >11:44:02,412 DEBUG storage: FATFS.supported: supported: True ; >11:44:02,414 DEBUG storage: FATFS.supported: supported: True ; >11:44:02,416 DEBUG storage: NoDevFS.supported: supported: False ; >11:44:02,417 DEBUG storage: NoDevFS.supported: supported: False ; >11:44:02,419 DEBUG storage: MDRaidMember.__init__: >11:44:17,446 DEBUG storage: clearpart: initializing sda >11:44:17,449 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:44:17,452 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:44:17,454 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >11:44:17,455 INFO storage: registered action: [0] Destroy Format None on disk sda (id 0) >11:44:17,462 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >11:44:17,464 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >11:44:17,466 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x68bdc90> > PedDisk: <_ped.Disk object at 0x68c9b48> >11:44:17,466 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >11:44:17,467 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:44:17,468 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >11:44:17,468 INFO storage: registered action: [1] Create Format msdos disklabel on disk sda (id 0) >11:44:17,469 DEBUG storage: new disk order: [] >11:44:17,521 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:44:17,523 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:44:17,525 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:44:17,525 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:44:17,526 DEBUG storage: resolved 'sda' to 'sda' (disk) >11:44:17,530 DEBUG storage: _is_valid_disklabel(sda) returning True >11:44:17,531 DEBUG storage: _is_valid_size(sda) returning True >11:44:17,531 DEBUG storage: _is_valid_location(sda) returning True >11:44:17,532 DEBUG storage: _is_valid_format(sda) returning True >11:44:17,532 DEBUG storage: is_valid_stage1_device(sda) returning True >11:44:20,450 DEBUG storage.ui: doAutoPart: True >11:44:20,450 DEBUG storage.ui: encryptedAutoPart: False >11:44:20,450 DEBUG storage.ui: autoPartType: 2 >11:44:20,450 DEBUG storage.ui: clearPartType: 2 >11:44:20,450 DEBUG storage.ui: clearPartDisks: ['sda'] >11:44:20,450 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x68db190) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x68db210) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x68db290) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x68db310) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x68db390) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >11:44:20,451 DEBUG storage.ui: storage.disks: ['sda'] >11:44:20,451 DEBUG storage.ui: storage.partitioned: ['sda'] >11:44:20,451 DEBUG storage.ui: 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'] >11:44:20,453 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:44:20,456 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:44:20,456 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:44:20,456 DEBUG storage.ui: boot disk: sda >11:44:20,458 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >11:44:20,458 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >11:44:20,462 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >11:44:20,463 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >11:44:20,464 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >11:44:20,467 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:44:20,468 INFO storage.ui: added partition req0 (id 14) to device tree >11:44:20,468 INFO storage.ui: registered action: [2] Create Device partition req0 (id 14) >11:44:20,469 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:44:20,469 INFO storage.ui: registered action: [3] Create Format lvmpv on partition req0 (id 14) >11:44:20,471 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x68bde10) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x7f4fe4039440> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x68bdd10>] >11:44:20,471 DEBUG storage.ui: devs: [PartitionDevice instance (0x6bc2f90) -- > name = req0 status = False kids = 0 id = 14 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >11:44:20,472 DEBUG storage.ui: _is_valid_disklabel(sda) returning True >11:44:20,473 DEBUG storage.ui: _is_valid_size(sda) returning True >11:44:20,473 DEBUG storage.ui: _is_valid_location(sda) returning True >11:44:20,474 DEBUG storage.ui: _is_valid_format(sda) returning True >11:44:20,474 DEBUG storage.ui: is_valid_stage1_device(sda) returning True >11:44:20,476 DEBUG storage.ui: Ext4FS.supported: supported: True ; >11:44:20,476 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >11:44:20,478 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >11:44:20,480 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >11:44:20,481 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >11:44:20,483 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:44:20,484 INFO storage.ui: added partition req1 (id 15) to device tree >11:44:20,484 INFO storage.ui: registered action: [4] Create Device partition req1 (id 15) >11:44:20,485 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:44:20,485 INFO storage.ui: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req1 (id 15) >11:44:20,486 INFO storage.ui: skipping unneeded stage1 biosboot request >11:44:20,487 DEBUG storage.ui: PartSpec instance (0x68db310) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >11:44:20,487 DEBUG storage.ui: existing 12288MB disk sda (0) with non-existent msdos disklabel >11:44:20,489 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:44:20,490 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 14)', 'req1(id 15)'] from disk(s) ['sda'] >11:44:20,491 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 14)', 'req1(id 15)'] >11:44:20,492 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 15)', 'req0(id 14)'] from disk(s) ['sda'] >11:44:20,493 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:44:20,495 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:44:20,496 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:44:20,497 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:44:20,499 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:44:20,499 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:44:20,500 DEBUG storage.ui: allocating partition: req1 ; id: 15 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >11:44:20,500 DEBUG storage.ui: checking freespace on sda >11:44:20,501 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >11:44:20,502 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >11:44:20,503 DEBUG storage.ui: updating use_disk to sda, type: 0 >11:44:20,503 DEBUG storage.ui: new free: 63-25165823 / 12287MB >11:44:20,504 DEBUG storage.ui: new free allows for 0 sectors of growth >11:44:20,504 DEBUG storage.ui: found free space for bootable request >11:44:20,505 DEBUG storage.ui: adjusted start sector from 63 to 2048 >11:44:20,507 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >11:44:20,508 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >11:44:20,509 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bcd850> PedPartition: <_ped.Partition object at 0x6bca590> >11:44:20,511 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >11:44:20,512 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >11:44:20,514 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:44:20,515 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bcd7d0> PedPartition: <_ped.Partition object at 0x6bca4d0> >11:44:20,517 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:44:20,518 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:44:20,519 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:44:20,520 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:44:20,522 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:44:20,523 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:44:20,523 DEBUG storage.ui: allocating partition: req0 ; id: 14 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >11:44:20,524 DEBUG storage.ui: checking freespace on sda >11:44:20,524 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True >11:44:20,525 DEBUG storage.ui: current free range is 63-2047 (0MB) >11:44:20,526 DEBUG storage.ui: current free range is 1026048-25165823 (11787MB) >11:44:20,526 DEBUG storage.ui: evaluating growth potential for new layout >11:44:20,527 DEBUG storage.ui: calculating growth for disk /dev/sda >11:44:20,529 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:44:20,529 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bcdc10> PedPartition: <_ped.Partition object at 0x6bca530> >11:44:20,531 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:44:20,533 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:44:20,533 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/sda >11:44:20,534 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >11:44:20,535 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >11:44:20,535 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >11:44:20,535 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >11:44:20,536 DEBUG storage.ui: 1 requests and 23117761 (11287MB) left in chunk >11:44:20,536 DEBUG storage.ui: adding 23117761 (11287MB) to 14 (sda2) >11:44:20,537 DEBUG storage.ui: new grow amount for request 14 (sda2) is 23117761 units, or 11287MB >11:44:20,537 DEBUG storage.ui: request 15 (sda1) growth: 0 (0MB) size: 500MB >11:44:20,538 DEBUG storage.ui: request 14 (sda2) growth: 23117761 (11287MB) size: 11787MB >11:44:20,538 DEBUG storage.ui: disk /dev/sda growth: 23117761 (11287MB) >11:44:20,540 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:44:20,540 DEBUG storage.ui: device sda2 new partedPartition None >11:44:20,542 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:44:20,543 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:44:20,544 DEBUG storage.ui: total growth: 23117761 sectors >11:44:20,544 DEBUG storage.ui: updating use_disk to sda, type: 0 >11:44:20,545 DEBUG storage.ui: new free: 1026048-25165823 / 11787MB >11:44:20,546 DEBUG storage.ui: new free allows for 23117761 sectors of growth >11:44:20,547 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >11:44:20,548 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:44:20,549 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bcde50> PedPartition: <_ped.Partition object at 0x6bca5f0> >11:44:20,551 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:44:20,552 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:44:20,554 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:44:20,555 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bcded0> PedPartition: <_ped.Partition object at 0x6bca6b0> >11:44:20,556 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 14)', 'sda1(id 15)'] >11:44:20,556 DEBUG storage.ui: growable partitions are ['sda2'] >11:44:20,557 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >11:44:20,557 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/sda >11:44:20,558 DEBUG storage.ui: disk sda has 1 chunks >11:44:20,559 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >11:44:20,559 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >11:44:20,559 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >11:44:20,560 DEBUG storage.ui: 1 requests and 23117761 (11287MB) left in chunk >11:44:20,560 DEBUG storage.ui: adding 23117761 (11287MB) to 14 (sda2) >11:44:20,561 DEBUG storage.ui: new grow amount for request 14 (sda2) is 23117761 units, or 11287MB >11:44:20,561 DEBUG storage.ui: growing partitions on sda >11:44:20,562 DEBUG storage.ui: partition sda1 (15): 0 >11:44:20,563 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x68cc150> PedGeometry: <_ped.Geometry object at 0x6bd4110> >11:44:20,563 DEBUG storage.ui: partition sda2 (14): 0 >11:44:20,564 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 25165823 length: 24139776 > device: <parted.device.Device object at 0x68cc150> PedGeometry: <_ped.Geometry object at 0x6bd4290> >11:44:20,564 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 14)'] from disk(s) ['sda'] >11:44:20,566 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:44:20,566 DEBUG storage.ui: device sda1 new partedPartition None >11:44:20,568 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >11:44:20,570 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:44:20,571 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:44:20,572 DEBUG storage.ui: device sda2 new partedPartition None >11:44:20,573 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:44:20,575 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:44:20,576 DEBUG storage.ui: back from removeNewPartitions >11:44:20,576 DEBUG storage.ui: extended: None >11:44:20,576 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x68cc150> PedGeometry: <_ped.Geometry object at 0x6bd4110> >11:44:20,578 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >11:44:20,579 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bd4690> PedPartition: <_ped.Partition object at 0x6bca710> >11:44:20,581 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >11:44:20,583 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >11:44:20,585 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:44:20,585 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bcda10> PedPartition: <_ped.Partition object at 0x6bca5f0> >11:44:20,586 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 25165823 length: 24139776 > device: <parted.device.Device object at 0x68cc150> PedGeometry: <_ped.Geometry object at 0x6bd4290> >11:44:20,588 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:44:20,589 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bcdb10> PedPartition: <_ped.Partition object at 0x6bca770> >11:44:20,590 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:44:20,592 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:44:20,593 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:44:20,594 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bcd710> PedPartition: <_ped.Partition object at 0x6bca6b0> >11:44:20,595 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (15) with non-existent ext4 filesystem mounted at /boot at 500.00 >11:44:20,596 DEBUG storage.ui: fixing size of non-existent 11787MB partition sda2 (14) with non-existent lvmpv at 11787.00 >11:44:20,598 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >11:44:20,599 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:44:20,601 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >11:44:20,601 INFO storage.ui: added lvmvg fedora (id 16) to device tree >11:44:20,602 INFO storage.ui: registered action: [6] Create Device lvmvg fedora (id 16) >11:44:20,604 DEBUG storage.ui: Ext4FS.supported: supported: True ; >11:44:20,604 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >11:44:20,606 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >11:44:20,608 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >11:44:20,609 DEBUG storage.ui: fedora size is 11784MB >11:44:20,609 DEBUG storage.ui: vg fedora has 11784MB free >11:44:20,610 DEBUG storage.ui: Adding fedora-root/1024MB to fedora >11:44:20,610 INFO storage.ui: added lvmlv fedora-root (id 17) to device tree >11:44:20,611 INFO storage.ui: registered action: [7] Create Device lvmlv fedora-root (id 17) >11:44:20,611 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:44:20,612 INFO storage.ui: registered action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 17) >11:44:20,614 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >11:44:20,614 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >11:44:20,616 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >11:44:20,618 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >11:44:20,619 DEBUG storage.ui: fedora size is 11784MB >11:44:20,619 DEBUG storage.ui: vg fedora has 10760MB free >11:44:20,620 DEBUG storage.ui: Adding fedora-swap/4032MB to fedora >11:44:20,620 INFO storage.ui: added lvmlv fedora-swap (id 18) to device tree >11:44:20,621 INFO storage.ui: registered action: [9] Create Device lvmlv fedora-swap (id 18) >11:44:20,621 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:44:20,622 INFO storage.ui: registered action: [10] Create Format swap on lvmlv fedora-swap (id 18) >11:44:20,623 DEBUG storage.ui: fedora size is 11784MB >11:44:20,623 DEBUG storage.ui: vg fedora has 6728MB free >11:44:20,624 DEBUG storage.ui: vg fedora: 6728MB free ; lvs: ['root', 'swap'] >11:44:20,624 DEBUG storage.ui: adding request 17 to chunk 2946 on /dev/mapper/fedora >11:44:20,625 DEBUG storage.ui: adding request 18 to chunk 2946 on /dev/mapper/fedora >11:44:20,625 DEBUG storage.ui: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 2946 size = 11784 >remaining = 1 pool = 1682 >11:44:20,626 DEBUG storage.ui: req: LVRequest instance -- >id = 18 name = fedora-swap growable = False >base = 1008 growth = 0 max_grow = 0 >done = True >11:44:20,626 DEBUG storage.ui: req: LVRequest instance -- >id = 17 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >11:44:20,627 DEBUG storage.ui: 1 requests and 1682 (6728MB) left in chunk >11:44:20,627 DEBUG storage.ui: adding 1682 (6728MB) to 17 (fedora-root) >11:44:20,627 DEBUG storage.ui: new grow amount for request 17 (fedora-root) is 1682 units, or 6728MB >11:44:20,627 DEBUG storage.ui: trying to set lv fedora-root size to 7752MB >11:44:20,628 DEBUG storage.ui: fedora size is 11784MB >11:44:20,628 DEBUG storage.ui: vg fedora has 6728MB free >11:44:20,629 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:44:20,632 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:44:20,632 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:44:20,634 DEBUG storage.ui: stage1 device cannot be of type lvmvg >11:44:20,634 DEBUG storage.ui: stage1 device cannot be of type lvmlv >11:44:20,635 DEBUG storage.ui: stage1 device cannot be of type lvmlv >11:44:20,635 DEBUG storage.ui: _is_valid_disklabel(sda) returning True >11:44:20,636 DEBUG storage.ui: _is_valid_size(sda) returning True >11:44:20,636 DEBUG storage.ui: _is_valid_location(sda) returning True >11:44:20,637 DEBUG storage.ui: _is_valid_format(sda) returning True >11:44:20,637 DEBUG storage.ui: is_valid_stage1_device(sda) returning True >11:44:20,639 DEBUG storage.ui: _is_valid_disklabel(sda) returning True >11:44:20,640 DEBUG storage.ui: _is_valid_size(sda) returning True >11:44:20,640 DEBUG storage.ui: _is_valid_location(sda) returning True >11:44:20,641 DEBUG storage.ui: _is_valid_format(sda) returning True >11:44:20,641 DEBUG storage.ui: is_valid_stage1_device(sda) returning True >11:44:20,642 DEBUG storage.ui: _is_valid_disklabel(sda1) returning True >11:44:20,642 DEBUG storage.ui: _is_valid_size(sda1) returning True >11:44:20,643 DEBUG storage.ui: _is_valid_location(sda1) returning True >11:44:20,643 DEBUG storage.ui: _is_valid_partition(sda1) returning True >11:44:20,643 DEBUG storage.ui: _is_valid_format(sda1) returning True >11:44:20,644 DEBUG storage.ui: is_valid_stage2_device(sda1) returning True >11:44:20,688 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:44:20,691 DEBUG storage: Ext4FS.supported: supported: True ; >11:44:20,691 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:44:22,825 DEBUG storage: Ext4FS.supported: supported: True ; >11:44:22,825 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:44:22,826 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x5a732d0>, 500.0, ['sda'], None >11:44:25,141 INFO storage.ui: removed lvmlv fedora-root (id 17) from device tree >11:44:25,142 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >11:44:25,143 INFO storage.ui: registered action: [11] Destroy Device lvmlv fedora-root (id 17) >11:44:25,143 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x5a732d0>, 0, ['sda'], None >11:44:25,145 DEBUG storage.ui: LVMPhysicalVolume.__init__: >11:44:25,149 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >11:44:25,150 DEBUG storage.ui: using container fedora with 1 devices >11:44:25,150 DEBUG storage.ui: fedora size is 11784MB >11:44:25,151 DEBUG storage.ui: vg fedora has 7752MB free >11:44:25,151 DEBUG storage.ui: raw container size reported as 4039 >11:44:25,152 DEBUG storage.ui: adding a TotalSizeSet with size 4039 >11:44:25,152 DEBUG storage.ui: set.allocated = 8 >11:44:25,180 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:44:25,182 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 14)'] from disk(s) ['sda'] >11:44:25,183 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:44:25,183 DEBUG storage.ui: device sda1 new partedPartition None >11:44:25,189 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >11:44:25,190 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:44:25,191 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:44:25,191 DEBUG storage.ui: device sda2 new partedPartition None >11:44:25,198 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:44:25,199 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:44:25,199 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 15)', 'req0(id 14)'] >11:44:25,200 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 15)', 'req0(id 14)'] from disk(s) ['sda'] >11:44:25,202 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:44:25,207 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:44:25,207 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:44:25,208 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:44:25,213 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:44:25,213 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:44:25,213 DEBUG storage.ui: allocating partition: req1 ; id: 15 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >11:44:25,213 DEBUG storage.ui: checking freespace on sda >11:44:25,214 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >11:44:25,214 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >11:44:25,214 DEBUG storage.ui: updating use_disk to sda, type: 0 >11:44:25,214 DEBUG storage.ui: new free: 63-25165823 / 12287MB >11:44:25,214 DEBUG storage.ui: new free allows for 0 sectors of growth >11:44:25,215 DEBUG storage.ui: found free space for bootable request >11:44:25,215 DEBUG storage.ui: adjusted start sector from 63 to 2048 >11:44:25,215 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >11:44:25,218 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >11:44:25,218 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bcda90> PedPartition: <_ped.Partition object at 0x6bca6b0> >11:44:25,219 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >11:44:25,220 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >11:44:25,225 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:44:25,230 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bd4390> PedPartition: <_ped.Partition object at 0x6bca5f0> >11:44:25,231 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:44:25,232 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:44:25,233 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:44:25,238 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:44:25,239 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:44:25,239 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:44:25,239 DEBUG storage.ui: allocating partition: req0 ; id: 14 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 4039.0 >11:44:25,239 DEBUG storage.ui: checking freespace on sda >11:44:25,239 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >11:44:25,240 DEBUG storage.ui: current free range is 63-2047 (0MB) >11:44:25,242 DEBUG storage.ui: current free range is 1026048-25165823 (11787MB) >11:44:25,242 DEBUG storage.ui: evaluating growth potential for new layout >11:44:25,243 DEBUG storage.ui: calculating growth for disk /dev/sda >11:44:25,244 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:44:25,244 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bcd590> PedPartition: <_ped.Partition object at 0x6bca7d0> >11:44:25,250 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:44:25,251 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:44:25,252 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/sda >11:44:25,256 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >11:44:25,256 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >11:44:25,256 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >11:44:25,256 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 8255488 >done = False >11:44:25,256 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >11:44:25,256 DEBUG storage.ui: adding 24125377 (11779MB) to 14 (sda2) >11:44:25,256 DEBUG storage.ui: taking back 15869889 (7748MB) from 14 (sda2) >11:44:25,256 DEBUG storage.ui: new grow amount for request 14 (sda2) is 8255488 units, or 4031MB >11:44:25,257 DEBUG storage.ui: request 15 (sda1) growth: 0 (0MB) size: 500MB >11:44:25,257 DEBUG storage.ui: request 14 (sda2) growth: 8255488 (4031MB) size: 4039MB >11:44:25,257 DEBUG storage.ui: disk /dev/sda growth: 8255488 (4031MB) >11:44:25,259 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:44:25,259 DEBUG storage.ui: device sda2 new partedPartition None >11:44:25,260 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:44:25,264 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:44:25,264 DEBUG storage.ui: total growth: 8255488 sectors >11:44:25,264 DEBUG storage.ui: updating use_disk to sda, type: 0 >11:44:25,265 DEBUG storage.ui: new free: 1026048-25165823 / 11787MB >11:44:25,265 DEBUG storage.ui: new free allows for 8255488 sectors of growth >11:44:25,265 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >11:44:25,268 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:44:25,268 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bcdd50> PedPartition: <_ped.Partition object at 0x6bca770> >11:44:25,270 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:44:25,271 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:44:25,276 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:44:25,277 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bcde10> PedPartition: <_ped.Partition object at 0x6bca710> >11:44:25,279 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 15)', 'sda2(id 14)'] >11:44:25,279 DEBUG storage.ui: growable partitions are ['sda2'] >11:44:25,280 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/sda >11:44:25,280 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >11:44:25,280 DEBUG storage.ui: disk sda has 1 chunks >11:44:25,280 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >11:44:25,280 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >11:44:25,283 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 8255488 >done = False >11:44:25,284 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >11:44:25,284 DEBUG storage.ui: adding 24125377 (11779MB) to 14 (sda2) >11:44:25,285 DEBUG storage.ui: taking back 15869889 (7748MB) from 14 (sda2) >11:44:25,285 DEBUG storage.ui: new grow amount for request 14 (sda2) is 8255488 units, or 4031MB >11:44:25,286 DEBUG storage.ui: set: ['sda2'] 8/4039 >11:44:25,286 DEBUG storage.ui: allocating 4031 to TotalSizeSet with 8/4039 (4031 needed) >11:44:25,287 DEBUG storage.ui: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 8255488 max_grow = 8255488 >done = True >11:44:25,289 DEBUG storage.ui: needed: 0 >11:44:25,289 DEBUG storage.ui: set: ['sda2'] 4039/4039 >11:44:25,290 DEBUG storage.ui: allocating 0 to TotalSizeSet with 4039/4039 (0 needed) >11:44:25,290 DEBUG storage.ui: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 8255488 max_grow = 8255488 >done = True >11:44:25,290 DEBUG storage.ui: needed: 0 >11:44:25,291 DEBUG storage.ui: growing partitions on sda >11:44:25,292 DEBUG storage.ui: partition sda1 (15): 0 >11:44:25,292 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x68cc150> PedGeometry: <_ped.Geometry object at 0x6bcd410> >11:44:25,293 DEBUG storage.ui: partition sda2 (14): 0 >11:44:25,294 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 9297919 length: 8271872 > device: <parted.device.Device object at 0x68cc150> PedGeometry: <_ped.Geometry object at 0x68a7610> >11:44:25,294 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 14)'] from disk(s) ['sda'] >11:44:25,296 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:44:25,297 DEBUG storage.ui: device sda1 new partedPartition None >11:44:25,298 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >11:44:25,300 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:44:25,302 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:44:25,304 DEBUG storage.ui: device sda2 new partedPartition None >11:44:25,305 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:44:25,307 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:44:25,307 DEBUG storage.ui: back from removeNewPartitions >11:44:25,307 DEBUG storage.ui: extended: None >11:44:25,307 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x68cc150> PedGeometry: <_ped.Geometry object at 0x6bcd410> >11:44:25,311 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >11:44:25,312 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bd4110> PedPartition: <_ped.Partition object at 0x6bcabf0> >11:44:25,313 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >11:44:25,315 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >11:44:25,317 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:44:25,318 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bcda50> PedPartition: <_ped.Partition object at 0x6bca770> >11:44:25,318 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 9297919 length: 8271872 > device: <parted.device.Device object at 0x68cc150> PedGeometry: <_ped.Geometry object at 0x68a7610> >11:44:25,320 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:44:25,321 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bd4390> PedPartition: <_ped.Partition object at 0x6bcac50> >11:44:25,322 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:44:25,324 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:44:25,326 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:44:25,326 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bcd6d0> PedPartition: <_ped.Partition object at 0x6bca710> >11:44:25,327 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (15) with non-existent ext4 filesystem mounted at /boot at 500.00 >11:44:25,328 DEBUG storage.ui: fixing size of non-existent 4039MB partition sda2 (14) with non-existent lvmpv at 4039.00 >11:44:27,606 DEBUG storage: Ext4FS.supported: supported: True ; >11:44:27,606 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:44:27,607 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x5a732d0>, 500.0, ['sda'], None >11:44:38,443 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x5a732d0>, 3000.0, ['sda'], None >11:44:38,449 DEBUG storage.ui: LVMPhysicalVolume.__init__: >11:44:38,450 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >11:44:38,450 DEBUG storage.ui: using container fedora with 1 devices >11:44:38,451 DEBUG storage.ui: fedora size is 4036MB >11:44:38,452 DEBUG storage.ui: vg fedora has 4MB free >11:44:38,452 DEBUG storage.ui: raw container size reported as 7039 >11:44:38,453 DEBUG storage.ui: adding a TotalSizeSet with size 7039 >11:44:38,453 DEBUG storage.ui: set.allocated = 8 >11:44:38,454 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:44:38,460 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 14)'] from disk(s) ['sda'] >11:44:38,462 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:44:38,462 DEBUG storage.ui: device sda1 new partedPartition None >11:44:38,464 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >11:44:38,469 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:44:38,471 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:44:38,471 DEBUG storage.ui: device sda2 new partedPartition None >11:44:38,473 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:44:38,478 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:44:38,479 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 15)', 'req0(id 14)'] >11:44:38,480 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 15)', 'req0(id 14)'] from disk(s) ['sda'] >11:44:38,481 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:44:38,486 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:44:38,487 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:44:38,488 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:44:38,492 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:44:38,497 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:44:38,497 DEBUG storage.ui: allocating partition: req1 ; id: 15 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >11:44:38,497 DEBUG storage.ui: checking freespace on sda >11:44:38,497 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >11:44:38,498 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >11:44:38,498 DEBUG storage.ui: updating use_disk to sda, type: 0 >11:44:38,498 DEBUG storage.ui: new free: 63-25165823 / 12287MB >11:44:38,498 DEBUG storage.ui: new free allows for 0 sectors of growth >11:44:38,498 DEBUG storage.ui: found free space for bootable request >11:44:38,498 DEBUG storage.ui: adjusted start sector from 63 to 2048 >11:44:38,499 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >11:44:38,504 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >11:44:38,505 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6be0b90> PedPartition: <_ped.Partition object at 0x6bca6b0> >11:44:38,506 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >11:44:38,511 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >11:44:38,513 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:44:38,513 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bcd090> PedPartition: <_ped.Partition object at 0x6bcacb0> >11:44:38,514 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:44:38,520 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:44:38,521 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:44:38,522 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:44:38,524 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:44:38,528 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:44:38,528 DEBUG storage.ui: allocating partition: req0 ; id: 14 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 7039.0 >11:44:38,529 DEBUG storage.ui: checking freespace on sda >11:44:38,529 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >11:44:38,529 DEBUG storage.ui: current free range is 63-2047 (0MB) >11:44:38,530 DEBUG storage.ui: current free range is 1026048-25165823 (11787MB) >11:44:38,530 DEBUG storage.ui: evaluating growth potential for new layout >11:44:38,530 DEBUG storage.ui: calculating growth for disk /dev/sda >11:44:38,531 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:44:38,532 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6be0650> PedPartition: <_ped.Partition object at 0x6bca770> >11:44:38,535 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:44:38,536 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:44:38,536 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/sda >11:44:38,536 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >11:44:38,537 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >11:44:38,537 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >11:44:38,537 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 14399488 >done = False >11:44:38,537 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >11:44:38,537 DEBUG storage.ui: adding 24125377 (11779MB) to 14 (sda2) >11:44:38,541 DEBUG storage.ui: taking back 9725889 (4748MB) from 14 (sda2) >11:44:38,541 DEBUG storage.ui: new grow amount for request 14 (sda2) is 14399488 units, or 7031MB >11:44:38,541 DEBUG storage.ui: request 15 (sda1) growth: 0 (0MB) size: 500MB >11:44:38,541 DEBUG storage.ui: request 14 (sda2) growth: 14399488 (7031MB) size: 7039MB >11:44:38,542 DEBUG storage.ui: disk /dev/sda growth: 14399488 (7031MB) >11:44:38,544 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:44:38,545 DEBUG storage.ui: device sda2 new partedPartition None >11:44:38,546 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:44:38,548 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:44:38,548 DEBUG storage.ui: total growth: 14399488 sectors >11:44:38,548 DEBUG storage.ui: updating use_disk to sda, type: 0 >11:44:38,551 DEBUG storage.ui: new free: 1026048-25165823 / 11787MB >11:44:38,551 DEBUG storage.ui: new free allows for 14399488 sectors of growth >11:44:38,552 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >11:44:38,553 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:44:38,553 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6be0dd0> PedPartition: <_ped.Partition object at 0x6bca5f0> >11:44:38,558 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:44:38,559 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:44:38,560 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:44:38,561 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6be0e50> PedPartition: <_ped.Partition object at 0x6bca7d0> >11:44:38,564 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 15)', 'sda2(id 14)'] >11:44:38,564 DEBUG storage.ui: growable partitions are ['sda2'] >11:44:38,565 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/sda >11:44:38,567 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >11:44:38,567 DEBUG storage.ui: disk sda has 1 chunks >11:44:38,567 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >11:44:38,567 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >11:44:38,567 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 14399488 >done = False >11:44:38,569 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >11:44:38,569 DEBUG storage.ui: adding 24125377 (11779MB) to 14 (sda2) >11:44:38,570 DEBUG storage.ui: taking back 9725889 (4748MB) from 14 (sda2) >11:44:38,570 DEBUG storage.ui: new grow amount for request 14 (sda2) is 14399488 units, or 7031MB >11:44:38,574 DEBUG storage.ui: set: ['sda2'] 8/7039 >11:44:38,574 DEBUG storage.ui: allocating 7031 to TotalSizeSet with 8/7039 (7031 needed) >11:44:38,575 DEBUG storage.ui: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 14399488 max_grow = 14399488 >done = True >11:44:38,575 DEBUG storage.ui: needed: 0 >11:44:38,576 DEBUG storage.ui: set: ['sda2'] 7039/7039 >11:44:38,576 DEBUG storage.ui: allocating 0 to TotalSizeSet with 7039/7039 (0 needed) >11:44:38,577 DEBUG storage.ui: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 14399488 max_grow = 14399488 >done = True >11:44:38,577 DEBUG storage.ui: needed: 0 >11:44:38,580 DEBUG storage.ui: growing partitions on sda >11:44:38,581 DEBUG storage.ui: partition sda1 (15): 0 >11:44:38,582 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x68cc150> PedGeometry: <_ped.Geometry object at 0x6be9090> >11:44:38,582 DEBUG storage.ui: partition sda2 (14): 0 >11:44:38,583 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 15441919 length: 14415872 > device: <parted.device.Device object at 0x68cc150> PedGeometry: <_ped.Geometry object at 0x6be9210> >11:44:38,584 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 14)'] from disk(s) ['sda'] >11:44:38,585 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:44:38,586 DEBUG storage.ui: device sda1 new partedPartition None >11:44:38,590 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >11:44:38,592 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:44:38,594 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:44:38,596 DEBUG storage.ui: device sda2 new partedPartition None >11:44:38,597 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:44:38,598 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:44:38,598 DEBUG storage.ui: back from removeNewPartitions >11:44:38,598 DEBUG storage.ui: extended: None >11:44:38,601 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x68cc150> PedGeometry: <_ped.Geometry object at 0x6be9090> >11:44:38,603 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >11:44:38,605 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6be9610> PedPartition: <_ped.Partition object at 0x6bcad70> >11:44:38,606 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >11:44:38,607 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >11:44:38,612 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:44:38,613 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6be9750> PedPartition: <_ped.Partition object at 0x6bcae90> >11:44:38,613 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 15441919 length: 14415872 > device: <parted.device.Device object at 0x68cc150> PedGeometry: <_ped.Geometry object at 0x6be9210> >11:44:38,614 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:44:38,614 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6be9410> PedPartition: <_ped.Partition object at 0x6bcae30> >11:44:38,620 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:44:38,621 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:44:38,625 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:44:38,626 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bcda50> PedPartition: <_ped.Partition object at 0x6bca770> >11:44:38,626 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (15) with non-existent ext4 filesystem mounted at /boot at 500.00 >11:44:38,626 DEBUG storage.ui: fixing size of non-existent 7039MB partition sda2 (14) with non-existent lvmpv at 7039.00 >11:44:38,627 DEBUG storage.ui: fedora size is 7036MB >11:44:38,628 DEBUG storage.ui: vg fedora has 3004MB free >11:44:38,630 DEBUG storage.ui: fedora size is 7036MB >11:44:38,631 DEBUG storage.ui: vg fedora has 3004MB free >11:44:38,632 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x6bc2f50) -- > name = fedora status = False kids = 1 id = 16 > parents = ['non-existent 7039MB partition sda2 (14) with non-existent lvmpv'] > uuid = None size = 7036 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1759.0 free space = 3004 > free extents = 751.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 7039MB partition sda2 (14) with non-existent lvmpv'] > LVs = ['non-existent 4032MB lvmlv fedora-swap (18) with non-existent swap'] >11:44:38,632 DEBUG storage.ui: fedora size is 7036MB >11:44:38,633 DEBUG storage.ui: vg fedora has 3004MB free >11:44:38,634 DEBUG storage.ui: creating new device >11:44:38,635 DEBUG storage.ui: Ext4FS.supported: supported: True ; >11:44:38,636 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >11:44:38,638 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >11:44:38,639 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >11:44:38,640 DEBUG storage.ui: fedora size is 7036MB >11:44:38,641 DEBUG storage.ui: vg fedora has 3004MB free >11:44:38,641 DEBUG storage.ui: Adding fedora-root/3000MB to fedora >11:44:38,642 INFO storage.ui: added lvmlv fedora-root (id 19) to device tree >11:44:38,642 INFO storage.ui: registered action: [12] Create Device lvmlv fedora-root (id 19) >11:44:38,643 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:44:38,644 INFO storage.ui: registered action: [13] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 19) >11:44:41,253 DEBUG storage: Ext4FS.supported: supported: True ; >11:44:41,254 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:44:41,254 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x5a732d0>, 500.0, ['sda'], None >11:44:48,491 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x5a732d0>, 0.0, ['sda'], None >11:44:48,492 DEBUG storage.ui: LVMPhysicalVolume.__init__: >11:44:48,493 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >11:44:48,494 DEBUG storage.ui: using container fedora with 2 devices >11:44:48,494 DEBUG storage.ui: fedora size is 7036MB >11:44:48,495 DEBUG storage.ui: vg fedora has 4MB free >11:44:48,499 DEBUG storage.ui: raw container size reported as 7039 >11:44:48,500 DEBUG storage.ui: adding a TotalSizeSet with size 7039 >11:44:48,500 DEBUG storage.ui: set.allocated = 8 >11:44:48,502 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:44:48,503 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 14)'] from disk(s) ['sda'] >11:44:48,505 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:44:48,509 DEBUG storage.ui: device sda1 new partedPartition None >11:44:48,511 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >11:44:48,512 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:44:48,515 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:44:48,519 DEBUG storage.ui: device sda2 new partedPartition None >11:44:48,521 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:44:48,522 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:44:48,522 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 15)', 'req0(id 14)'] >11:44:48,522 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 15)', 'req0(id 14)'] from disk(s) ['sda'] >11:44:48,529 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:44:48,530 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:44:48,530 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:44:48,533 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:44:48,534 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:44:48,534 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:44:48,534 DEBUG storage.ui: allocating partition: req1 ; id: 15 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >11:44:48,534 DEBUG storage.ui: checking freespace on sda >11:44:48,535 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >11:44:48,535 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >11:44:48,535 DEBUG storage.ui: updating use_disk to sda, type: 0 >11:44:48,535 DEBUG storage.ui: new free: 63-25165823 / 12287MB >11:44:48,535 DEBUG storage.ui: new free allows for 0 sectors of growth >11:44:48,535 DEBUG storage.ui: found free space for bootable request >11:44:48,536 DEBUG storage.ui: adjusted start sector from 63 to 2048 >11:44:48,541 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >11:44:48,542 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >11:44:48,542 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6be9390> PedPartition: <_ped.Partition object at 0x6bcae90> >11:44:48,543 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >11:44:48,549 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >11:44:48,551 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:44:48,551 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6be9690> PedPartition: <_ped.Partition object at 0x6bcab90> >11:44:48,556 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:44:48,557 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:44:48,557 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:44:48,558 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:44:48,564 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:44:48,565 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:44:48,565 DEBUG storage.ui: allocating partition: req0 ; id: 14 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 7039.0 >11:44:48,565 DEBUG storage.ui: checking freespace on sda >11:44:48,565 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >11:44:48,566 DEBUG storage.ui: current free range is 63-2047 (0MB) >11:44:48,566 DEBUG storage.ui: current free range is 1026048-25165823 (11787MB) >11:44:48,566 DEBUG storage.ui: evaluating growth potential for new layout >11:44:48,566 DEBUG storage.ui: calculating growth for disk /dev/sda >11:44:48,567 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:44:48,568 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6be9a50> PedPartition: <_ped.Partition object at 0x6bca5f0> >11:44:48,575 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:44:48,576 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:44:48,576 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/sda >11:44:48,577 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >11:44:48,577 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >11:44:48,578 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >11:44:48,578 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 14399488 >done = False >11:44:48,579 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >11:44:48,579 DEBUG storage.ui: adding 24125377 (11779MB) to 14 (sda2) >11:44:48,579 DEBUG storage.ui: taking back 9725889 (4748MB) from 14 (sda2) >11:44:48,579 DEBUG storage.ui: new grow amount for request 14 (sda2) is 14399488 units, or 7031MB >11:44:48,579 DEBUG storage.ui: request 15 (sda1) growth: 0 (0MB) size: 500MB >11:44:48,579 DEBUG storage.ui: request 14 (sda2) growth: 14399488 (7031MB) size: 7039MB >11:44:48,579 DEBUG storage.ui: disk /dev/sda growth: 14399488 (7031MB) >11:44:48,580 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:44:48,580 DEBUG storage.ui: device sda2 new partedPartition None >11:44:48,584 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:44:48,586 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:44:48,586 DEBUG storage.ui: total growth: 14399488 sectors >11:44:48,586 DEBUG storage.ui: updating use_disk to sda, type: 0 >11:44:48,586 DEBUG storage.ui: new free: 1026048-25165823 / 11787MB >11:44:48,587 DEBUG storage.ui: new free allows for 14399488 sectors of growth >11:44:48,591 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >11:44:48,592 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:44:48,592 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6be97d0> PedPartition: <_ped.Partition object at 0x6bcadd0> >11:44:48,593 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:44:48,598 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:44:48,600 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:44:48,600 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6be95d0> PedPartition: <_ped.Partition object at 0x6bcaef0> >11:44:48,601 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 15)', 'sda2(id 14)'] >11:44:48,601 DEBUG storage.ui: growable partitions are ['sda2'] >11:44:48,605 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/sda >11:44:48,605 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >11:44:48,606 DEBUG storage.ui: disk sda has 1 chunks >11:44:48,606 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >11:44:48,606 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >11:44:48,606 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 14399488 >done = False >11:44:48,606 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >11:44:48,606 DEBUG storage.ui: adding 24125377 (11779MB) to 14 (sda2) >11:44:48,607 DEBUG storage.ui: taking back 9725889 (4748MB) from 14 (sda2) >11:44:48,607 DEBUG storage.ui: new grow amount for request 14 (sda2) is 14399488 units, or 7031MB >11:44:48,608 DEBUG storage.ui: set: ['sda2'] 8/7039 >11:44:48,608 DEBUG storage.ui: allocating 7031 to TotalSizeSet with 8/7039 (7031 needed) >11:44:48,608 DEBUG storage.ui: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 14399488 max_grow = 14399488 >done = True >11:44:48,609 DEBUG storage.ui: needed: 0 >11:44:48,613 DEBUG storage.ui: set: ['sda2'] 7039/7039 >11:44:48,614 DEBUG storage.ui: allocating 0 to TotalSizeSet with 7039/7039 (0 needed) >11:44:48,614 DEBUG storage.ui: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 14399488 max_grow = 14399488 >done = True >11:44:48,615 DEBUG storage.ui: needed: 0 >11:44:48,615 DEBUG storage.ui: growing partitions on sda >11:44:48,616 DEBUG storage.ui: partition sda1 (15): 0 >11:44:48,617 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x68cc150> PedGeometry: <_ped.Geometry object at 0x6be9b50> >11:44:48,617 DEBUG storage.ui: partition sda2 (14): 0 >11:44:48,618 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 15441919 length: 14415872 > device: <parted.device.Device object at 0x68cc150> PedGeometry: <_ped.Geometry object at 0x6be9cd0> >11:44:48,618 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 14)'] from disk(s) ['sda'] >11:44:48,624 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:44:48,624 DEBUG storage.ui: device sda1 new partedPartition None >11:44:48,626 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >11:44:48,628 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:44:48,630 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:44:48,630 DEBUG storage.ui: device sda2 new partedPartition None >11:44:48,632 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:44:48,633 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:44:48,637 DEBUG storage.ui: back from removeNewPartitions >11:44:48,637 DEBUG storage.ui: extended: None >11:44:48,637 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x68cc150> PedGeometry: <_ped.Geometry object at 0x6be9b50> >11:44:48,639 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >11:44:48,639 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6be9f50> PedPartition: <_ped.Partition object at 0x6bca6b0> >11:44:48,643 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >11:44:48,644 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >11:44:48,646 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:44:48,646 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6c7f0d0> PedPartition: <_ped.Partition object at 0x6bcaf50> >11:44:48,646 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 15441919 length: 14415872 > device: <parted.device.Device object at 0x68cc150> PedGeometry: <_ped.Geometry object at 0x6be9cd0> >11:44:48,652 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:44:48,652 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6be93d0> PedPartition: <_ped.Partition object at 0x6bcafb0> >11:44:48,653 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:44:48,654 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:44:48,661 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:44:48,661 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x68cc1d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6c7f310> PedPartition: <_ped.Partition object at 0x6c82050> >11:44:48,661 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (15) with non-existent ext4 filesystem mounted at /boot at 500.00 >11:44:48,662 DEBUG storage.ui: fixing size of non-existent 7039MB partition sda2 (14) with non-existent lvmpv at 7039.00 >11:44:48,663 DEBUG storage.ui: fedora size is 7036MB >11:44:48,665 DEBUG storage.ui: vg fedora has 4MB free >11:44:48,666 DEBUG storage.ui: fedora size is 7036MB >11:44:48,666 DEBUG storage.ui: vg fedora has 4MB free >11:44:48,666 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x6bc2f50) -- > name = fedora status = False kids = 2 id = 16 > parents = ['non-existent 7039MB partition sda2 (14) with non-existent lvmpv'] > uuid = None size = 7036 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1759.0 free space = 4 > free extents = 1.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 7039MB partition sda2 (14) with non-existent lvmpv'] > LVs = ['non-existent 4032MB lvmlv fedora-swap (18) with non-existent swap', > 'non-existent 3000MB lvmlv fedora-root (19) with non-existent ext4 filesystem mounted at /'] >11:44:48,667 DEBUG storage.ui: fedora size is 7036MB >11:44:48,667 DEBUG storage.ui: vg fedora has 4MB free >11:44:48,667 DEBUG storage.ui: creating new device >11:44:48,668 DEBUG storage.ui: Ext4FS.supported: supported: True ; >11:44:48,668 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >11:44:48,674 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >11:44:48,678 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >11:44:48,678 DEBUG storage.ui: fedora size is 7036MB >11:44:48,678 DEBUG storage.ui: vg fedora has 4MB free >11:44:48,678 DEBUG storage.ui: Adding fedora-home/0MB to fedora >11:44:48,678 INFO storage.ui: added lvmlv fedora-home (id 20) to device tree >11:44:48,678 INFO storage.ui: registered action: [14] Create Device lvmlv fedora-home (id 20) >11:44:48,679 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:44:48,679 INFO storage.ui: registered action: [15] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 20) >11:44:48,687 INFO storage.ui: removed lvmlv fedora-home (id 20) from device tree >11:44:48,689 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >11:44:48,693 INFO storage.ui: registered action: [16] Destroy Device lvmlv fedora-home (id 20) >11:44:48,694 DEBUG storage.ui: fedora has 2 kids >11:49:23,059 DEBUG storage: registered device format class SwapSpace as swap >11:49:23,059 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >11:49:23,060 DEBUG storage: registered device format class PPCPRePBoot as prepboot >11:49:23,060 DEBUG storage: registered device format class BIOSBoot as biosboot >11:49:23,060 DEBUG storage: registered device format class DMRaidMember as dmraidmember >11:49:23,061 DEBUG storage: registered device format class LUKS as luks >11:49:23,083 DEBUG storage: registered device format class Ext2FS as ext2 >11:49:23,083 DEBUG storage: registered device format class Ext3FS as ext3 >11:49:23,083 DEBUG storage: registered device format class Ext4FS as ext4 >11:49:23,084 DEBUG storage: registered device format class FATFS as vfat >11:49:23,084 DEBUG storage: registered device format class EFIFS as efi >11:49:23,084 DEBUG storage: registered device format class BTRFS as btrfs >11:49:23,084 DEBUG storage: registered device format class GFS2 as gfs2 >11:49:23,084 DEBUG storage: registered device format class JFS as jfs >11:49:23,084 DEBUG storage: registered device format class ReiserFS as reiserfs >11:49:23,084 DEBUG storage: registered device format class XFS as xfs >11:49:23,084 DEBUG storage: registered device format class HFS as hfs >11:49:23,084 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >11:49:23,084 DEBUG storage: registered device format class HFSPlus as hfs+ >11:49:23,085 DEBUG storage: registered device format class NTFS as ntfs >11:49:23,085 DEBUG storage: registered device format class NFS as nfs >11:49:23,085 DEBUG storage: registered device format class NFSv4 as nfs4 >11:49:23,085 DEBUG storage: registered device format class Iso9660FS as iso9660 >11:49:23,085 DEBUG storage: registered device format class NoDevFS as nodev >11:49:23,085 DEBUG storage: registered device format class DevPtsFS as devpts >11:49:23,085 DEBUG storage: registered device format class ProcFS as proc >11:49:23,085 DEBUG storage: registered device format class SysFS as sysfs >11:49:23,085 DEBUG storage: registered device format class TmpFS as tmpfs >11:49:23,085 DEBUG storage: registered device format class BindFS as bind >11:49:23,085 DEBUG storage: registered device format class SELinuxFS as selinuxfs >11:49:23,085 DEBUG storage: registered device format class USBFS as usbfs >11:49:23,086 DEBUG storage: registered device format class MDRaidMember as mdmember >11:49:23,090 DEBUG storage: registered device format class DiskLabel as disklabel >11:49:23,091 DEBUG storage: registered device format class MultipathMember as multipath_member >11:49:23,686 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >11:49:23,687 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:49:23,688 INFO storage: sr0 looks to be the live device; marking as protected >11:49:23,720 DEBUG storage: MultipathTopology._build_topology: >11:49:23,721 DEBUG storage: /etc/multipath.conf contents: >11:49:23,721 DEBUG storage: # multipath.conf written by anaconda >11:49:23,721 DEBUG storage: >11:49:23,721 DEBUG storage: defaults { >11:49:23,721 DEBUG storage: user_friendly_names yes >11:49:23,721 DEBUG storage: } >11:49:23,721 DEBUG storage: blacklist { >11:49:23,721 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:49:23,721 DEBUG storage: devnode "^hd[a-z]" >11:49:23,721 DEBUG storage: devnode "^dcssblk[0-9]*" >11:49:23,721 DEBUG storage: device { >11:49:23,721 DEBUG storage: vendor "DGC" >11:49:23,721 DEBUG storage: product "LUNZ" >11:49:23,721 DEBUG storage: } >11:49:23,721 DEBUG storage: device { >11:49:23,721 DEBUG storage: vendor "IBM" >11:49:23,721 DEBUG storage: product "S/390.*" >11:49:23,722 DEBUG storage: } >11:49:23,722 DEBUG storage: # don't count normal SATA devices as multipaths >11:49:23,722 DEBUG storage: device { >11:49:23,722 DEBUG storage: vendor "ATA" >11:49:23,722 DEBUG storage: } >11:49:23,722 DEBUG storage: # don't count 3ware devices as multipaths >11:49:23,722 DEBUG storage: device { >11:49:23,722 DEBUG storage: vendor "3ware" >11:49:23,722 DEBUG storage: } >11:49:23,722 DEBUG storage: device { >11:49:23,722 DEBUG storage: vendor "AMCC" >11:49:23,722 DEBUG storage: } >11:49:23,722 DEBUG storage: # nor highpoint devices >11:49:23,722 DEBUG storage: device { >11:49:23,722 DEBUG storage: vendor "HPT" >11:49:23,722 DEBUG storage: } >11:49:23,722 DEBUG storage: } >11:49:23,722 DEBUG storage: multipaths { >11:49:23,722 DEBUG storage: } >11:49:23,722 DEBUG storage: (end of /etc/multipath.conf) >11:49:23,759 INFO storage: MultipathTopology: found singlepath device: sda >11:49:23,760 INFO storage: MultipathTopology: found non-disk device: sr0 >11:49:23,760 INFO storage: MultipathTopology: found singlepath device: loop0 >11:49:23,760 INFO storage: MultipathTopology: found singlepath device: loop1 >11:49:23,761 INFO storage: MultipathTopology: found singlepath device: loop2 >11:49:23,761 INFO storage: MultipathTopology: found singlepath device: loop3 >11:49:23,761 INFO storage: MultipathTopology: found singlepath device: loop4 >11:49:23,761 INFO storage: MultipathTopology: found singlepath device: loop5 >11:49:23,762 INFO storage: MultipathTopology: found singlepath device: loop6 >11:49:23,762 INFO storage: MultipathTopology: found singlepath device: loop7 >11:49:23,762 INFO storage: MultipathTopology: found singlepath device: dm-0 >11:49:23,763 INFO storage: MultipathTopology: found singlepath device: dm-1 >11:49:23,763 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >11:49:23,769 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': '97821', > '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 ; >11:49:23,771 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >11:49:23,773 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:49:23,773 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:23,774 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >11:49:23,775 INFO storage: sda is a disk >11:49:23,775 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:23,778 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >11:49:23,781 INFO storage: added disk sda (id 0) to device tree >11:49:23,781 DEBUG storage: looking up parted Device: /dev/sda >11:49:23,785 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >11:49:23,786 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >11:49:23,786 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:23,787 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:49:23,788 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >11:49:23,808 INFO storage: no usable disklabel on sda >11:49:23,809 DEBUG storage: no type or existing type for sda, bailing >11:49:23,811 INFO storage: got device: DiskDevice instance (0x272eb90) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x1f85f80> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2788d50> >11:49:23,815 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-TC7-x86_64-Live-D /dev/disk/by-uuid/2012-11-03-03-36-03-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-TC7-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC7-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-03-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-03-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': '97924', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC7-x86_64-Live-D', > '/dev/disk/by-uuid/2012-11-03-03-36-03-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >11:49:23,815 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >11:49:23,816 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >11:49:23,817 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:23,817 INFO storage: sr0 is a cdrom >11:49:23,819 DEBUG storage: DeviceTree.addUdevOpticalDevice: >11:49:23,820 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:23,821 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >11:49:23,822 INFO storage: added cdrom sr0 (id 1) to device tree >11:49:23,823 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:49:23,829 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:49:23,835 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >11:49:23,835 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >11:49:23,836 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >11:49:23,845 WARN storage: disklabel detected but not usable on sr0 >11:49:23,845 INFO storage: type detected on 'sr0' is 'iso9660' >11:49:23,846 DEBUG storage: Iso9660FS.supported: supported: True ; >11:49:23,847 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >11:49:23,847 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >11:49:23,848 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:49:23,850 DEBUG storage: looking up parted Device: /dev/sr0 >11:49:23,850 INFO storage: got device: OpticalDevice instance (0x2788d10) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 782.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: 400384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (24, 255, 63) biosGeometry: (24, 255, 63) > PedDevice: <_ped.Device object at 0x2791290> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >11:49:23,852 DEBUG storage: Iso9660FS.supported: supported: True ; >11:49:23,852 INFO storage: got format: Iso9660FS instance (0x279bed0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-03-03-36-03-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC7-x86_64-Live-D size = 0 targetSize = 0 > >11:49:23,853 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': '33700', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:49:23,853 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >11:49:23,854 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >11:49:23,854 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:23,854 INFO storage: loop0 is a loop device >11:49:23,855 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:49:23,855 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >11:49:23,856 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:23,856 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:23,857 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >11:49:23,857 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >11:49:23,858 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >11:49:23,858 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:23,858 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:49:23,858 INFO storage: added loop loop0 (id 3) to device tree >11:49:23,859 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:49:23,859 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:49:23,860 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:49:23,860 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:49:23,861 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >11:49:23,867 WARN storage: disklabel detected but not usable on loop0 >11:49:23,867 INFO storage: type detected on 'loop0' is 'squashfs' >11:49:23,867 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:49:23,868 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:49:23,868 INFO storage: got device: LoopDevice instance (0x279bd10) -- > 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 >11:49:23,870 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': '34616', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:49:23,870 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >11:49:23,870 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:49:23,871 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:23,871 INFO storage: loop1 is a loop device >11:49:23,872 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:49:23,872 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >11:49:23,873 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:23,873 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:23,874 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >11:49:23,874 INFO storage: added file /osmin (id 4) to device tree >11:49:23,874 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >11:49:23,875 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:23,875 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:49:23,875 INFO storage: added loop loop1 (id 5) to device tree >11:49:23,876 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:49:23,876 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:49:23,876 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:49:23,877 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >11:49:23,878 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >11:49:23,883 WARN storage: disklabel detected but not usable on loop1 >11:49:23,883 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >11:49:23,883 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:49:23,884 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:49:23,884 INFO storage: got device: LoopDevice instance (0x27d8b10) -- > 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 >11:49:23,885 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': '34636', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:49:23,886 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >11:49:23,886 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >11:49:23,887 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:23,887 INFO storage: loop2 is a loop device >11:49:23,888 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:49:23,888 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >11:49:23,889 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:23,889 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:23,890 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >11:49:23,890 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >11:49:23,891 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >11:49:23,891 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:23,891 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:49:23,891 INFO storage: added loop loop2 (id 7) to device tree >11:49:23,892 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:49:23,892 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:49:23,893 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:49:23,894 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:49:23,894 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:49:23,900 WARN storage: disklabel detected but not usable on loop2 >11:49:23,900 INFO storage: type detected on 'loop2' is 'squashfs' >11:49:23,900 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:49:23,901 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:49:23,901 INFO storage: got device: LoopDevice instance (0x27d8f50) -- > 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 >11:49:23,903 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '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': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '36116', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:49:23,903 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >11:49:23,904 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:49:23,904 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:23,904 INFO storage: loop3 is a loop device >11:49:23,905 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >11:49:23,905 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >11:49:23,906 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:23,906 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:23,907 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >11:49:23,907 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >11:49:23,908 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >11:49:23,908 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:23,908 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >11:49:23,909 INFO storage: added loop loop3 (id 9) to device tree >11:49:23,909 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >11:49:23,910 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >11:49:23,910 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:23,910 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:49:23,910 DEBUG storage: device loop3 does not contain a disklabel >11:49:23,911 INFO storage: type detected on 'loop3' is 'ext4' >11:49:23,937 DEBUG storage: padding min size from 0 up to 0 >11:49:23,938 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:23,938 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:49:23,938 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >11:49:23,939 INFO storage: got device: LoopDevice instance (0x27d8c10) -- > 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 >11:49:23,939 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:23,940 INFO storage: got format: Ext4FS instance (0x279bbd0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >11:49:23,941 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': '36137', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:49:23,941 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >11:49:23,942 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >11:49:23,942 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:23,942 INFO storage: loop4 is a loop device >11:49:23,943 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >11:49:23,943 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:49:23,944 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:23,944 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:23,945 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:49:23,945 INFO storage: added file /overlay (deleted) (id 10) to device tree >11:49:23,945 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:49:23,946 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:23,946 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:49:23,946 INFO storage: added loop loop4 (id 11) to device tree >11:49:23,947 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >11:49:23,948 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >11:49:23,948 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:49:23,948 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >11:49:23,949 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >11:49:23,954 WARN storage: disklabel detected but not usable on loop4 >11:49:23,955 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >11:49:23,955 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:49:23,955 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:49:23,956 INFO storage: got device: LoopDevice instance (0x27e10d0) -- > 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 >11:49:23,957 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': '36152', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >11:49:23,957 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >11:49:23,957 DEBUG storage: lvm filter: adding loop5 to the reject list >11:49:23,958 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': '37062', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >11:49:23,958 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >11:49:23,958 DEBUG storage: lvm filter: adding loop6 to the reject list >11:49:23,959 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': '37082', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >11:49:23,959 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >11:49:23,959 DEBUG storage: lvm filter: adding loop7 to the reject list >11:49:23,959 DEBUG storage: Skipping a device mapper drive (dm-0) for now >11:49:23,959 DEBUG storage: Skipping a device mapper drive (dm-1) for now >11:49:23,974 INFO storage: devices to scan: ['dm-0', 'dm-1'] >11:49:23,976 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/9a7b94ca-1721-422a-a3b5-c5fe97f30967 /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': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21585', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:49:23,976 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >11:49:23,977 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:49:23,977 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:23,977 INFO storage: live-rw is a device-mapper device >11:49:23,978 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >11:49:23,979 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:49:23,979 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >11:49:23,981 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >11:49:23,981 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >11:49:23,982 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:49:23,983 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:23,984 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >11:49:23,984 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:23,985 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:49:23,985 INFO storage: added dm live-rw (id 12) to device tree >11:49:23,985 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:49:23,986 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:49:23,990 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:23,990 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:49:23,991 DEBUG storage: device live-rw does not contain a disklabel >11:49:23,991 INFO storage: type detected on 'live-rw' is 'ext4' >11:49:24,014 DEBUG storage: padding min size from 2939 up to 3232 >11:49:24,015 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:24,015 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:49:24,016 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:49:24,017 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >11:49:24,021 INFO storage: got device: DMDevice instance (0x27e1810) -- > 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 0x27910e0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:49:24,022 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:24,022 INFO storage: got format: Ext4FS instance (0x279be50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >11:49:24,024 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/9a7b94ca-1721-422a-a3b5-c5fe97f30967 /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': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32348', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >11:49:24,024 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >11:49:24,024 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:49:24,025 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:24,025 INFO storage: live-osimg-min is a device-mapper device >11:49:24,025 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >11:49:24,026 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >11:49:24,027 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:49:24,027 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >11:49:24,028 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:49:24,029 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >11:49:24,030 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:49:24,031 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:24,031 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >11:49:24,031 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:24,032 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >11:49:24,032 INFO storage: added dm live-osimg-min (id 13) to device tree >11:49:24,033 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >11:49:24,033 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >11:49:24,034 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:24,034 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:49:24,034 DEBUG storage: device live-osimg-min does not contain a disklabel >11:49:24,034 INFO storage: type detected on 'live-osimg-min' is 'ext4' >11:49:24,059 DEBUG storage: padding min size from 0 up to 0 >11:49:24,060 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:24,060 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:49:24,061 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >11:49:24,061 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >11:49:24,062 INFO storage: got device: DMDevice instance (0x27d8fd0) -- > 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 0x27913b0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >11:49:24,066 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:24,067 INFO storage: got format: Ext4FS instance (0x27e1110) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2938.0 targetSize = 2938.0 > >11:49:24,081 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:49:24,082 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:49:24,083 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:49:24,094 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:49:24,106 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:49:24,107 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:49:24,108 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >11:49:24,108 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >11:49:24,109 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >11:49:24,109 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >11:49:24,110 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:49:24,111 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:49:24,112 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:49:24,123 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:49:24,136 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:49:24,136 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:49:24,137 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >11:49:24,137 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >11:49:24,138 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >11:49:24,334 DEBUG storage: registered device format class SwapSpace as swap >11:49:24,335 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >11:49:24,336 DEBUG storage: registered device format class PPCPRePBoot as prepboot >11:49:24,336 DEBUG storage: registered device format class BIOSBoot as biosboot >11:49:24,337 DEBUG storage: registered device format class DMRaidMember as dmraidmember >11:49:24,339 DEBUG storage: registered device format class LUKS as luks >11:49:24,349 DEBUG storage: registered device format class Ext2FS as ext2 >11:49:24,350 DEBUG storage: registered device format class Ext3FS as ext3 >11:49:24,350 DEBUG storage: registered device format class Ext4FS as ext4 >11:49:24,351 DEBUG storage: registered device format class FATFS as vfat >11:49:24,352 DEBUG storage: registered device format class EFIFS as efi >11:49:24,352 DEBUG storage: registered device format class BTRFS as btrfs >11:49:24,353 DEBUG storage: registered device format class GFS2 as gfs2 >11:49:24,353 DEBUG storage: registered device format class JFS as jfs >11:49:24,354 DEBUG storage: registered device format class ReiserFS as reiserfs >11:49:24,354 DEBUG storage: registered device format class XFS as xfs >11:49:24,355 DEBUG storage: registered device format class HFS as hfs >11:49:24,355 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >11:49:24,356 DEBUG storage: registered device format class HFSPlus as hfs+ >11:49:24,356 DEBUG storage: registered device format class NTFS as ntfs >11:49:24,357 DEBUG storage: registered device format class NFS as nfs >11:49:24,357 DEBUG storage: registered device format class NFSv4 as nfs4 >11:49:24,357 DEBUG storage: registered device format class Iso9660FS as iso9660 >11:49:24,357 DEBUG storage: registered device format class NoDevFS as nodev >11:49:24,358 DEBUG storage: registered device format class DevPtsFS as devpts >11:49:24,358 DEBUG storage: registered device format class ProcFS as proc >11:49:24,358 DEBUG storage: registered device format class SysFS as sysfs >11:49:24,358 DEBUG storage: registered device format class TmpFS as tmpfs >11:49:24,358 DEBUG storage: registered device format class BindFS as bind >11:49:24,358 DEBUG storage: registered device format class SELinuxFS as selinuxfs >11:49:24,358 DEBUG storage: registered device format class USBFS as usbfs >11:49:24,359 DEBUG storage: registered device format class MDRaidMember as mdmember >11:49:24,359 DEBUG storage: registered device format class DiskLabel as disklabel >11:49:24,363 DEBUG storage: registered device format class MultipathMember as multipath_member >11:49:24,953 DEBUG storage: MultipathTopology._build_topology: >11:49:24,954 DEBUG storage: /etc/multipath.conf contents: >11:49:24,954 DEBUG storage: # multipath.conf written by anaconda >11:49:24,954 DEBUG storage: >11:49:24,955 DEBUG storage: defaults { >11:49:24,955 DEBUG storage: user_friendly_names yes >11:49:24,956 DEBUG storage: } >11:49:24,956 DEBUG storage: blacklist { >11:49:24,957 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:49:24,957 DEBUG storage: devnode "^hd[a-z]" >11:49:24,957 DEBUG storage: devnode "^dcssblk[0-9]*" >11:49:24,958 DEBUG storage: device { >11:49:24,958 DEBUG storage: vendor "DGC" >11:49:24,958 DEBUG storage: product "LUNZ" >11:49:24,958 DEBUG storage: } >11:49:24,958 DEBUG storage: device { >11:49:24,958 DEBUG storage: vendor "IBM" >11:49:24,958 DEBUG storage: product "S/390.*" >11:49:24,958 DEBUG storage: } >11:49:24,958 DEBUG storage: # don't count normal SATA devices as multipaths >11:49:24,958 DEBUG storage: device { >11:49:24,959 DEBUG storage: vendor "ATA" >11:49:24,959 DEBUG storage: } >11:49:24,962 DEBUG storage: # don't count 3ware devices as multipaths >11:49:24,962 DEBUG storage: device { >11:49:24,962 DEBUG storage: vendor "3ware" >11:49:24,962 DEBUG storage: } >11:49:24,962 DEBUG storage: device { >11:49:24,962 DEBUG storage: vendor "AMCC" >11:49:24,962 DEBUG storage: } >11:49:24,962 DEBUG storage: # nor highpoint devices >11:49:24,962 DEBUG storage: device { >11:49:24,962 DEBUG storage: vendor "HPT" >11:49:24,962 DEBUG storage: } >11:49:24,963 DEBUG storage: } >11:49:24,963 DEBUG storage: multipaths { >11:49:24,964 DEBUG storage: } >11:49:24,964 DEBUG storage: (end of /etc/multipath.conf) >11:49:25,003 INFO storage: MultipathTopology: found singlepath device: sda >11:49:25,004 INFO storage: MultipathTopology: found non-disk device: sr0 >11:49:25,004 INFO storage: MultipathTopology: found singlepath device: loop0 >11:49:25,004 INFO storage: MultipathTopology: found singlepath device: loop1 >11:49:25,004 INFO storage: MultipathTopology: found singlepath device: loop2 >11:49:25,004 INFO storage: MultipathTopology: found singlepath device: loop3 >11:49:25,005 INFO storage: MultipathTopology: found singlepath device: loop4 >11:49:25,005 INFO storage: MultipathTopology: found singlepath device: loop5 >11:49:25,005 INFO storage: MultipathTopology: found singlepath device: loop6 >11:49:25,005 INFO storage: MultipathTopology: found singlepath device: loop7 >11:49:25,005 INFO storage: MultipathTopology: found singlepath device: dm-0 >11:49:25,006 INFO storage: MultipathTopology: found singlepath device: dm-1 >11:49:25,427 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >11:49:25,429 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:49:26,149 DEBUG storage: protected device spec /dev/sr0 resolved to sr0 >11:49:26,153 INFO storage: sr0 looks to be the live device; marking as protected >11:49:26,189 DEBUG storage: MultipathTopology._build_topology: >11:49:26,194 DEBUG storage: /etc/multipath.conf contents: >11:49:26,195 DEBUG storage: # multipath.conf written by anaconda >11:49:26,195 DEBUG storage: >11:49:26,195 DEBUG storage: defaults { >11:49:26,196 DEBUG storage: user_friendly_names yes >11:49:26,196 DEBUG storage: } >11:49:26,197 DEBUG storage: blacklist { >11:49:26,197 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:49:26,198 DEBUG storage: devnode "^hd[a-z]" >11:49:26,198 DEBUG storage: devnode "^dcssblk[0-9]*" >11:49:26,199 DEBUG storage: device { >11:49:26,203 DEBUG storage: vendor "DGC" >11:49:26,204 DEBUG storage: product "LUNZ" >11:49:26,204 DEBUG storage: } >11:49:26,204 DEBUG storage: device { >11:49:26,205 DEBUG storage: vendor "IBM" >11:49:26,205 DEBUG storage: product "S/390.*" >11:49:26,206 DEBUG storage: } >11:49:26,206 DEBUG storage: # don't count normal SATA devices as multipaths >11:49:26,207 DEBUG storage: device { >11:49:26,207 DEBUG storage: vendor "ATA" >11:49:26,207 DEBUG storage: } >11:49:26,208 DEBUG storage: # don't count 3ware devices as multipaths >11:49:26,208 DEBUG storage: device { >11:49:26,208 DEBUG storage: vendor "3ware" >11:49:26,208 DEBUG storage: } >11:49:26,208 DEBUG storage: device { >11:49:26,208 DEBUG storage: vendor "AMCC" >11:49:26,208 DEBUG storage: } >11:49:26,208 DEBUG storage: # nor highpoint devices >11:49:26,208 DEBUG storage: device { >11:49:26,209 DEBUG storage: vendor "HPT" >11:49:26,209 DEBUG storage: } >11:49:26,209 DEBUG storage: } >11:49:26,212 DEBUG storage: multipaths { >11:49:26,212 DEBUG storage: } >11:49:26,212 DEBUG storage: (end of /etc/multipath.conf) >11:49:26,273 INFO storage: MultipathTopology: found singlepath device: sda >11:49:26,275 INFO storage: MultipathTopology: found non-disk device: sr0 >11:49:26,276 INFO storage: MultipathTopology: found singlepath device: loop0 >11:49:26,278 INFO storage: MultipathTopology: found singlepath device: loop1 >11:49:26,279 INFO storage: MultipathTopology: found singlepath device: loop2 >11:49:26,281 INFO storage: MultipathTopology: found singlepath device: loop3 >11:49:26,281 INFO storage: MultipathTopology: found singlepath device: loop4 >11:49:26,282 INFO storage: MultipathTopology: found singlepath device: loop5 >11:49:26,282 INFO storage: MultipathTopology: found singlepath device: loop6 >11:49:26,282 INFO storage: MultipathTopology: found singlepath device: loop7 >11:49:26,282 INFO storage: MultipathTopology: found singlepath device: dm-0 >11:49:26,282 INFO storage: MultipathTopology: found singlepath device: dm-1 >11:49:26,282 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >11:49:26,287 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': '97821', > '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 ; >11:49:26,288 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >11:49:26,289 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:49:26,292 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:26,298 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >11:49:26,300 INFO storage: sda is a disk >11:49:26,302 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:26,304 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >11:49:26,309 INFO storage: added disk sda (id 0) to device tree >11:49:26,310 DEBUG storage: looking up parted Device: /dev/sda >11:49:26,316 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >11:49:26,322 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >11:49:26,325 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:26,330 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:49:26,342 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >11:49:26,348 INFO storage: no usable disklabel on sda >11:49:26,357 DEBUG storage: no type or existing type for sda, bailing >11:49:26,358 INFO storage: got device: DiskDevice instance (0x7f982407cc50) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x7f982403a440> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f98240d4050> >11:49:26,366 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-TC7-x86_64-Live-D /dev/disk/by-uuid/2012-11-03-03-36-03-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-TC7-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC7-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-03-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-03-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': '97924', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC7-x86_64-Live-D', > '/dev/disk/by-uuid/2012-11-03-03-36-03-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >11:49:26,371 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >11:49:26,373 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >11:49:26,374 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:26,375 INFO storage: sr0 is a cdrom >11:49:26,376 DEBUG storage: DeviceTree.addUdevOpticalDevice: >11:49:26,380 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:26,382 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >11:49:26,388 INFO storage: added cdrom sr0 (id 1) to device tree >11:49:26,391 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:49:26,401 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:49:26,401 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >11:49:26,404 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >11:49:26,412 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >11:49:26,433 WARN storage: disklabel detected but not usable on sr0 >11:49:26,433 INFO storage: type detected on 'sr0' is 'iso9660' >11:49:26,449 DEBUG storage: Iso9660FS.supported: supported: True ; >11:49:26,450 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >11:49:26,452 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >11:49:26,456 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:49:26,463 DEBUG storage: looking up parted Device: /dev/sr0 >11:49:26,464 INFO storage: got device: OpticalDevice instance (0x7f98240e2c50) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 782.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: 400384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (24, 255, 63) biosGeometry: (24, 255, 63) > PedDevice: <_ped.Device object at 0x7f982403aa70> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >11:49:26,466 DEBUG storage: Iso9660FS.supported: supported: True ; >11:49:26,467 INFO storage: got format: Iso9660FS instance (0x7f98240d4710) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-03-03-36-03-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC7-x86_64-Live-D size = 0 targetSize = 0 > >11:49:26,471 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': '33700', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:49:26,474 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >11:49:26,479 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >11:49:26,484 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:26,484 INFO storage: loop0 is a loop device >11:49:26,485 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:49:26,490 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >11:49:26,494 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:26,494 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:26,496 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >11:49:26,502 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >11:49:26,504 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >11:49:26,507 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:26,509 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:49:26,511 INFO storage: added loop loop0 (id 3) to device tree >11:49:26,512 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:49:26,519 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:49:26,520 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:49:26,521 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:49:26,526 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >11:49:26,534 WARN storage: disklabel detected but not usable on loop0 >11:49:26,534 INFO storage: type detected on 'loop0' is 'squashfs' >11:49:26,535 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:49:26,541 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:49:26,545 INFO storage: got device: LoopDevice instance (0x3f5edd0) -- > 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 >11:49:26,547 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': '34616', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:49:26,554 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >11:49:26,556 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:49:26,557 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:26,560 INFO storage: loop1 is a loop device >11:49:26,562 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:49:26,563 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >11:49:26,568 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:26,571 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:26,573 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >11:49:26,575 INFO storage: added file /osmin (id 4) to device tree >11:49:26,582 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >11:49:26,583 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:26,584 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:49:26,587 INFO storage: added loop loop1 (id 5) to device tree >11:49:26,588 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:49:26,593 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:49:26,593 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:49:26,595 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >11:49:26,599 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >11:49:26,607 WARN storage: disklabel detected but not usable on loop1 >11:49:26,608 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >11:49:26,608 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:49:26,615 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:49:26,618 INFO storage: got device: LoopDevice instance (0x3f64650) -- > 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 >11:49:26,620 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': '34636', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:49:26,623 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >11:49:26,624 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >11:49:26,628 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:26,631 INFO storage: loop2 is a loop device >11:49:26,632 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:49:26,637 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >11:49:26,644 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:26,644 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:26,645 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >11:49:26,645 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >11:49:26,654 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >11:49:26,654 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:26,661 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:49:26,661 INFO storage: added loop loop2 (id 7) to device tree >11:49:26,662 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:49:26,669 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:49:26,678 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:49:26,679 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:49:26,680 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:49:26,683 WARN storage: disklabel detected but not usable on loop2 >11:49:26,689 INFO storage: type detected on 'loop2' is 'squashfs' >11:49:26,696 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:49:26,697 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:49:26,698 INFO storage: got device: LoopDevice instance (0x3f6da50) -- > 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 >11:49:26,711 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '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': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '36116', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:49:26,711 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >11:49:26,712 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:49:26,713 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:26,717 INFO storage: loop3 is a loop device >11:49:26,725 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >11:49:26,726 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >11:49:26,736 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:26,737 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:26,739 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >11:49:26,739 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >11:49:26,741 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >11:49:26,742 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:26,749 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >11:49:26,757 INFO storage: added loop loop3 (id 9) to device tree >11:49:26,758 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >11:49:26,759 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >11:49:26,766 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:26,767 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:49:26,768 DEBUG storage: device loop3 does not contain a disklabel >11:49:26,768 INFO storage: type detected on 'loop3' is 'ext4' >11:49:26,890 DEBUG storage: padding min size from 0 up to 0 >11:49:26,892 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:26,892 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:49:26,894 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >11:49:26,894 INFO storage: got device: LoopDevice instance (0x3f71050) -- > 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 >11:49:26,896 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:26,902 INFO storage: got format: Ext4FS instance (0x3f71a90) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >11:49:26,904 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': '36137', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:49:26,907 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >11:49:26,908 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >11:49:26,913 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:26,916 INFO storage: loop4 is a loop device >11:49:26,917 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >11:49:26,919 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:49:26,926 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:26,926 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:26,928 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:49:26,931 INFO storage: added file /overlay (deleted) (id 10) to device tree >11:49:26,933 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:49:26,936 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:26,940 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:49:26,941 INFO storage: added loop loop4 (id 11) to device tree >11:49:26,945 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >11:49:26,949 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >11:49:26,949 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:49:26,951 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >11:49:26,958 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >11:49:26,965 WARN storage: disklabel detected but not usable on loop4 >11:49:26,965 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >11:49:26,965 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:49:26,971 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >11:49:26,975 INFO storage: got device: LoopDevice instance (0x3faf350) -- > 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 >11:49:26,977 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': '36152', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >11:49:26,980 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >11:49:26,981 DEBUG storage: lvm filter: adding loop5 to the reject list >11:49:26,982 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': '37062', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >11:49:26,989 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >11:49:26,990 DEBUG storage: lvm filter: adding loop6 to the reject list >11:49:26,991 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': '37082', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >11:49:26,994 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >11:49:26,994 DEBUG storage: lvm filter: adding loop7 to the reject list >11:49:26,995 DEBUG storage: Skipping a device mapper drive (dm-0) for now >11:49:26,995 DEBUG storage: Skipping a device mapper drive (dm-1) for now >11:49:27,082 INFO storage: devices to scan: ['dm-0', 'dm-1'] >11:49:27,090 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/9a7b94ca-1721-422a-a3b5-c5fe97f30967 /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': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21585', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:49:27,091 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >11:49:27,092 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:49:27,097 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:27,097 INFO storage: live-rw is a device-mapper device >11:49:27,098 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >11:49:27,100 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:49:27,105 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >11:49:27,107 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >11:49:27,108 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >11:49:27,113 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:49:27,115 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:27,116 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >11:49:27,120 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:27,122 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:49:27,122 INFO storage: added dm live-rw (id 12) to device tree >11:49:27,123 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:49:27,125 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:49:27,130 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:27,131 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:49:27,131 DEBUG storage: device live-rw does not contain a disklabel >11:49:27,132 INFO storage: type detected on 'live-rw' is 'ext4' >11:49:27,230 DEBUG storage: padding min size from 2939 up to 3232 >11:49:27,231 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:27,231 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:49:27,233 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:49:27,234 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >11:49:27,238 INFO storage: got device: DMDevice instance (0x3faf950) -- > 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 0x3f784d0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:49:27,240 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:27,245 INFO storage: got format: Ext4FS instance (0x3fbc7d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >11:49:27,248 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/9a7b94ca-1721-422a-a3b5-c5fe97f30967 /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': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32348', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >11:49:27,249 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >11:49:27,254 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:49:27,255 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:27,255 INFO storage: live-osimg-min is a device-mapper device >11:49:27,257 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >11:49:27,258 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >11:49:27,263 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:49:27,265 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >11:49:27,266 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >11:49:27,272 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >11:49:27,274 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >11:49:27,275 DEBUG storage: DeviceTree.getDeviceByName returned None >11:49:27,280 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >11:49:27,281 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:27,282 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >11:49:27,283 INFO storage: added dm live-osimg-min (id 13) to device tree >11:49:27,284 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >11:49:27,289 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >11:49:27,290 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:27,291 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:49:27,291 DEBUG storage: device live-osimg-min does not contain a disklabel >11:49:27,292 INFO storage: type detected on 'live-osimg-min' is 'ext4' >11:49:27,388 DEBUG storage: padding min size from 0 up to 0 >11:49:27,389 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:27,390 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:49:27,393 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >11:49:27,394 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >11:49:27,397 INFO storage: got device: DMDevice instance (0x3fbc3d0) -- > 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: 32664 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x3f78290> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >11:49:27,401 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:27,401 INFO storage: got format: Ext4FS instance (0x3fc9450) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2938.0 targetSize = 2938.0 > >11:49:27,439 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:49:27,445 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:49:27,447 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:49:27,477 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:49:27,508 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:49:27,510 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:49:27,511 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >11:49:27,516 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >11:49:27,517 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >11:49:27,517 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >11:49:27,519 INFO storage: edd: collected mbr signatures: {} >11:49:27,544 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:27,546 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:27,551 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:27,553 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:49:27,560 DEBUG storage: Iso9660FS.supported: supported: True ; >11:49:27,583 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >11:49:27,584 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (13) with existing ext4 filesystem >11:49:35,499 DEBUG storage: Iso9660FS.supported: supported: True ; >11:49:35,501 DEBUG storage: Iso9660FS.supported: supported: True ; >11:49:35,503 DEBUG storage: NFSv4.supported: supported: False ; >11:49:35,504 DEBUG storage: NFSv4.supported: supported: False ; >11:49:35,506 DEBUG storage: SELinuxFS.supported: supported: False ; >11:49:35,507 DEBUG storage: SELinuxFS.supported: supported: False ; >11:49:35,509 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:35,510 DEBUG storage: Ext4FS.supported: supported: True ; >11:49:35,512 DEBUG storage: Ext3FS.supported: supported: True ; >11:49:35,513 DEBUG storage: Ext3FS.supported: supported: True ; >11:49:35,515 DEBUG storage: Ext2FS.supported: supported: True ; >11:49:35,517 DEBUG storage: Ext2FS.supported: supported: True ; >11:49:35,519 DEBUG storage: SysFS.supported: supported: False ; >11:49:35,521 DEBUG storage: SysFS.supported: supported: False ; >11:49:35,522 DEBUG storage: MultipathMember.__init__: >11:49:35,524 DEBUG storage: SwapSpace.__init__: >11:49:35,526 DEBUG storage: ProcFS.supported: supported: False ; >11:49:35,527 DEBUG storage: ProcFS.supported: supported: False ; >11:49:35,528 DEBUG storage: DMRaidMember.__init__: >11:49:35,530 DEBUG storage: DevPtsFS.supported: supported: False ; >11:49:35,531 DEBUG storage: DevPtsFS.supported: supported: False ; >11:49:35,533 DEBUG storage: BTRFS.supported: supported: True ; >11:49:35,535 DEBUG storage: USBFS.supported: supported: False ; >11:49:35,536 DEBUG storage: USBFS.supported: supported: False ; >11:49:35,538 DEBUG storage: DiskLabel.__init__: >11:49:35,538 INFO storage: DiskLabel.partedDevice returning None >11:49:35,540 DEBUG storage: HFSPlus.supported: supported: False ; >11:49:35,541 DEBUG storage: HFSPlus.supported: supported: False ; >11:49:35,542 DEBUG storage: XFS.supported: supported: True ; >11:49:35,544 DEBUG storage: XFS.supported: supported: True ; >11:49:35,546 DEBUG storage: TmpFS.supported: supported: False ; >11:49:35,547 DEBUG storage: TmpFS.supported: supported: False ; >11:49:35,549 DEBUG storage: LUKS.__init__: >11:49:35,550 DEBUG storage: NTFS.supported: supported: False ; >11:49:35,551 DEBUG storage: NTFS.supported: supported: False ; >11:49:35,553 DEBUG storage: BindFS.supported: supported: False ; >11:49:35,554 DEBUG storage: BindFS.supported: supported: False ; >11:49:35,556 DEBUG storage: HFS.supported: supported: False ; >11:49:35,557 DEBUG storage: HFS.supported: supported: False ; >11:49:35,559 DEBUG storage: LVMPhysicalVolume.__init__: >11:49:35,560 DEBUG storage: NFS.supported: supported: False ; >11:49:35,562 DEBUG storage: NFS.supported: supported: False ; >11:49:35,563 DEBUG storage: FATFS.supported: supported: True ; >11:49:35,564 DEBUG storage: FATFS.supported: supported: True ; >11:49:35,566 DEBUG storage: NoDevFS.supported: supported: False ; >11:49:35,568 DEBUG storage: NoDevFS.supported: supported: False ; >11:49:35,569 DEBUG storage: MDRaidMember.__init__: >11:49:46,403 DEBUG storage: clearpart: initializing sda >11:49:46,405 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:49:46,409 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:49:46,411 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >11:49:46,411 INFO storage: registered action: [0] Destroy Format None on disk sda (id 0) >11:49:46,418 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >11:49:46,420 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >11:49:46,423 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x6d2ac90> > PedDisk: <_ped.Disk object at 0x6d39b48> >11:49:46,423 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >11:49:46,424 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >11:49:46,425 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >11:49:46,425 INFO storage: registered action: [1] Create Format msdos disklabel on disk sda (id 0) >11:49:46,425 DEBUG storage: new disk order: [] >11:49:46,474 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:49:46,477 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:49:46,480 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:49:46,482 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:49:46,484 DEBUG storage: resolved 'sda' to 'sda' (disk) >11:49:46,485 DEBUG storage: _is_valid_disklabel(sda) returning True >11:49:46,485 DEBUG storage: _is_valid_size(sda) returning True >11:49:46,485 DEBUG storage: _is_valid_location(sda) returning True >11:49:46,486 DEBUG storage: _is_valid_format(sda) returning True >11:49:46,486 DEBUG storage: is_valid_stage1_device(sda) returning True >11:50:10,862 DEBUG storage.ui: doAutoPart: True >11:50:10,863 DEBUG storage.ui: encryptedAutoPart: False >11:50:10,863 DEBUG storage.ui: autoPartType: 2 >11:50:10,864 DEBUG storage.ui: clearPartType: 2 >11:50:10,864 DEBUG storage.ui: clearPartDisks: ['sda'] >11:50:10,865 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x6d49190) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x6d49210) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x6d49290) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x6d49310) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x6d49390) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >11:50:10,865 DEBUG storage.ui: storage.disks: ['sda'] >11:50:10,866 DEBUG storage.ui: storage.partitioned: ['sda'] >11:50:10,866 DEBUG storage.ui: 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'] >11:50:10,868 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:50:10,874 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:50:10,875 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:50:10,875 DEBUG storage.ui: boot disk: sda >11:50:10,877 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >11:50:10,882 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >11:50:10,884 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >11:50:10,886 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >11:50:10,888 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >11:50:10,893 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:50:10,894 INFO storage.ui: added partition req0 (id 14) to device tree >11:50:10,894 INFO storage.ui: registered action: [2] Create Device partition req0 (id 14) >11:50:10,895 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:50:10,895 INFO storage.ui: registered action: [3] Create Format lvmpv on partition req0 (id 14) >11:50:10,898 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x6d2ae10) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x7f982403a440> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x6d2ad10>] >11:50:10,903 DEBUG storage.ui: devs: [PartitionDevice instance (0x6fd6f90) -- > name = req0 status = False kids = 0 id = 14 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >11:50:10,904 DEBUG storage.ui: _is_valid_disklabel(sda) returning True >11:50:10,905 DEBUG storage.ui: _is_valid_size(sda) returning True >11:50:10,905 DEBUG storage.ui: _is_valid_location(sda) returning True >11:50:10,906 DEBUG storage.ui: _is_valid_format(sda) returning True >11:50:10,906 DEBUG storage.ui: is_valid_stage1_device(sda) returning True >11:50:10,908 DEBUG storage.ui: Ext4FS.supported: supported: True ; >11:50:10,912 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >11:50:10,914 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >11:50:10,916 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >11:50:10,921 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >11:50:10,923 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:50:10,923 INFO storage.ui: added partition req1 (id 15) to device tree >11:50:10,924 INFO storage.ui: registered action: [4] Create Device partition req1 (id 15) >11:50:10,925 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:50:10,925 INFO storage.ui: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req1 (id 15) >11:50:10,930 INFO storage.ui: skipping unneeded stage1 biosboot request >11:50:10,931 DEBUG storage.ui: PartSpec instance (0x6d49310) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >11:50:10,931 DEBUG storage.ui: existing 12288MB disk sda (0) with non-existent msdos disklabel >11:50:10,933 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:50:10,935 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 14)', 'req1(id 15)'] from disk(s) ['sda'] >11:50:10,935 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 14)', 'req1(id 15)'] >11:50:10,936 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 15)', 'req0(id 14)'] from disk(s) ['sda'] >11:50:10,941 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:50:10,943 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:50:10,943 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:50:10,945 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:50:10,950 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:50:10,951 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:50:10,951 DEBUG storage.ui: allocating partition: req1 ; id: 15 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >11:50:10,952 DEBUG storage.ui: checking freespace on sda >11:50:10,953 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >11:50:10,956 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >11:50:10,957 DEBUG storage.ui: updating use_disk to sda, type: 0 >11:50:10,957 DEBUG storage.ui: new free: 63-25165823 / 12287MB >11:50:10,958 DEBUG storage.ui: new free allows for 0 sectors of growth >11:50:10,958 DEBUG storage.ui: found free space for bootable request >11:50:10,960 DEBUG storage.ui: adjusted start sector from 63 to 2048 >11:50:10,964 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >11:50:10,966 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >11:50:10,966 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6fe1850> PedPartition: <_ped.Partition object at 0x6fde590> >11:50:10,972 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >11:50:10,973 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >11:50:10,974 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:50:10,974 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6fe15d0> PedPartition: <_ped.Partition object at 0x6fde4d0> >11:50:10,977 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:50:10,982 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:50:10,983 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:50:10,984 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:50:10,985 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:50:10,990 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:50:10,990 DEBUG storage.ui: allocating partition: req0 ; id: 14 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >11:50:10,990 DEBUG storage.ui: checking freespace on sda >11:50:10,991 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True >11:50:10,991 DEBUG storage.ui: current free range is 63-2047 (0MB) >11:50:10,991 DEBUG storage.ui: current free range is 1026048-25165823 (11787MB) >11:50:10,992 DEBUG storage.ui: evaluating growth potential for new layout >11:50:10,992 DEBUG storage.ui: calculating growth for disk /dev/sda >11:50:10,993 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:50:10,993 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6fe1c10> PedPartition: <_ped.Partition object at 0x6fde530> >11:50:10,998 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:50:10,999 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:50:10,999 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/sda >11:50:11,000 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >11:50:11,000 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >11:50:11,000 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >11:50:11,000 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >11:50:11,000 DEBUG storage.ui: 1 requests and 23117761 (11287MB) left in chunk >11:50:11,000 DEBUG storage.ui: adding 23117761 (11287MB) to 14 (sda2) >11:50:11,000 DEBUG storage.ui: new grow amount for request 14 (sda2) is 23117761 units, or 11287MB >11:50:11,000 DEBUG storage.ui: request 15 (sda1) growth: 0 (0MB) size: 500MB >11:50:11,000 DEBUG storage.ui: request 14 (sda2) growth: 23117761 (11287MB) size: 11787MB >11:50:11,004 DEBUG storage.ui: disk /dev/sda growth: 23117761 (11287MB) >11:50:11,006 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:50:11,006 DEBUG storage.ui: device sda2 new partedPartition None >11:50:11,007 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:50:11,011 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:50:11,011 DEBUG storage.ui: total growth: 23117761 sectors >11:50:11,011 DEBUG storage.ui: updating use_disk to sda, type: 0 >11:50:11,011 DEBUG storage.ui: new free: 1026048-25165823 / 11787MB >11:50:11,011 DEBUG storage.ui: new free allows for 23117761 sectors of growth >11:50:11,012 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >11:50:11,013 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:50:11,013 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6fe1e50> PedPartition: <_ped.Partition object at 0x6fde5f0> >11:50:11,019 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:50:11,020 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:50:11,022 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:50:11,025 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6fe1ed0> PedPartition: <_ped.Partition object at 0x6fde6b0> >11:50:11,025 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 14)', 'sda1(id 15)'] >11:50:11,026 DEBUG storage.ui: growable partitions are ['sda2'] >11:50:11,026 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >11:50:11,026 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/sda >11:50:11,028 DEBUG storage.ui: disk sda has 1 chunks >11:50:11,028 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >11:50:11,028 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >11:50:11,028 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >11:50:11,029 DEBUG storage.ui: 1 requests and 23117761 (11287MB) left in chunk >11:50:11,029 DEBUG storage.ui: adding 23117761 (11287MB) to 14 (sda2) >11:50:11,030 DEBUG storage.ui: new grow amount for request 14 (sda2) is 23117761 units, or 11287MB >11:50:11,031 DEBUG storage.ui: growing partitions on sda >11:50:11,034 DEBUG storage.ui: partition sda1 (15): 0 >11:50:11,035 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x6d38150> PedGeometry: <_ped.Geometry object at 0x6fe2110> >11:50:11,035 DEBUG storage.ui: partition sda2 (14): 0 >11:50:11,036 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 25165823 length: 24139776 > device: <parted.device.Device object at 0x6d38150> PedGeometry: <_ped.Geometry object at 0x6fe2290> >11:50:11,037 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 14)'] from disk(s) ['sda'] >11:50:11,038 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:50:11,039 DEBUG storage.ui: device sda1 new partedPartition None >11:50:11,040 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >11:50:11,045 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:50:11,047 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:50:11,047 DEBUG storage.ui: device sda2 new partedPartition None >11:50:11,049 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:50:11,051 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:50:11,051 DEBUG storage.ui: back from removeNewPartitions >11:50:11,052 DEBUG storage.ui: extended: None >11:50:11,052 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x6d38150> PedGeometry: <_ped.Geometry object at 0x6fe2110> >11:50:11,056 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >11:50:11,058 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6fe2690> PedPartition: <_ped.Partition object at 0x6fde710> >11:50:11,059 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >11:50:11,060 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >11:50:11,065 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:50:11,065 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6fe1e90> PedPartition: <_ped.Partition object at 0x6fde5f0> >11:50:11,065 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 25165823 length: 24139776 > device: <parted.device.Device object at 0x6d38150> PedGeometry: <_ped.Geometry object at 0x6fe2290> >11:50:11,067 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:50:11,067 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6fe1150> PedPartition: <_ped.Partition object at 0x6fde770> >11:50:11,072 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:50:11,073 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:50:11,075 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:50:11,079 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6fe1b50> PedPartition: <_ped.Partition object at 0x6fde6b0> >11:50:11,079 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (15) with non-existent ext4 filesystem mounted at /boot at 500.00 >11:50:11,079 DEBUG storage.ui: fixing size of non-existent 11787MB partition sda2 (14) with non-existent lvmpv at 11787.00 >11:50:11,081 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >11:50:11,081 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:50:11,086 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >11:50:11,086 INFO storage.ui: added lvmvg fedora (id 16) to device tree >11:50:11,086 INFO storage.ui: registered action: [6] Create Device lvmvg fedora (id 16) >11:50:11,088 DEBUG storage.ui: Ext4FS.supported: supported: True ; >11:50:11,088 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >11:50:11,094 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >11:50:11,095 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >11:50:11,095 DEBUG storage.ui: fedora size is 11784MB >11:50:11,095 DEBUG storage.ui: vg fedora has 11784MB free >11:50:11,095 DEBUG storage.ui: Adding fedora-root/1024MB to fedora >11:50:11,096 INFO storage.ui: added lvmlv fedora-root (id 17) to device tree >11:50:11,096 INFO storage.ui: registered action: [7] Create Device lvmlv fedora-root (id 17) >11:50:11,096 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:50:11,096 INFO storage.ui: registered action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 17) >11:50:11,101 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >11:50:11,101 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >11:50:11,103 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >11:50:11,104 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >11:50:11,106 DEBUG storage.ui: fedora size is 11784MB >11:50:11,107 DEBUG storage.ui: vg fedora has 10760MB free >11:50:11,108 DEBUG storage.ui: Adding fedora-swap/4032MB to fedora >11:50:11,108 INFO storage.ui: added lvmlv fedora-swap (id 18) to device tree >11:50:11,109 INFO storage.ui: registered action: [9] Create Device lvmlv fedora-swap (id 18) >11:50:11,109 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:50:11,110 INFO storage.ui: registered action: [10] Create Format swap on lvmlv fedora-swap (id 18) >11:50:11,111 DEBUG storage.ui: fedora size is 11784MB >11:50:11,111 DEBUG storage.ui: vg fedora has 6728MB free >11:50:11,112 DEBUG storage.ui: vg fedora: 6728MB free ; lvs: ['root', 'swap'] >11:50:11,112 DEBUG storage.ui: adding request 17 to chunk 2946 on /dev/mapper/fedora >11:50:11,112 DEBUG storage.ui: adding request 18 to chunk 2946 on /dev/mapper/fedora >11:50:11,112 DEBUG storage.ui: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 2946 size = 11784 >remaining = 1 pool = 1682 >11:50:11,112 DEBUG storage.ui: req: LVRequest instance -- >id = 18 name = fedora-swap growable = False >base = 1008 growth = 0 max_grow = 0 >done = True >11:50:11,112 DEBUG storage.ui: req: LVRequest instance -- >id = 17 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >11:50:11,112 DEBUG storage.ui: 1 requests and 1682 (6728MB) left in chunk >11:50:11,112 DEBUG storage.ui: adding 1682 (6728MB) to 17 (fedora-root) >11:50:11,113 DEBUG storage.ui: new grow amount for request 17 (fedora-root) is 1682 units, or 6728MB >11:50:11,113 DEBUG storage.ui: trying to set lv fedora-root size to 7752MB >11:50:11,113 DEBUG storage.ui: fedora size is 11784MB >11:50:11,116 DEBUG storage.ui: vg fedora has 6728MB free >11:50:11,117 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:50:11,119 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:50:11,119 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:50:11,120 DEBUG storage.ui: stage1 device cannot be of type lvmvg >11:50:11,120 DEBUG storage.ui: stage1 device cannot be of type lvmlv >11:50:11,122 DEBUG storage.ui: stage1 device cannot be of type lvmlv >11:50:11,122 DEBUG storage.ui: _is_valid_disklabel(sda) returning True >11:50:11,122 DEBUG storage.ui: _is_valid_size(sda) returning True >11:50:11,123 DEBUG storage.ui: _is_valid_location(sda) returning True >11:50:11,123 DEBUG storage.ui: _is_valid_format(sda) returning True >11:50:11,123 DEBUG storage.ui: is_valid_stage1_device(sda) returning True >11:50:11,125 DEBUG storage.ui: _is_valid_disklabel(sda) returning True >11:50:11,127 DEBUG storage.ui: _is_valid_size(sda) returning True >11:50:11,128 DEBUG storage.ui: _is_valid_location(sda) returning True >11:50:11,128 DEBUG storage.ui: _is_valid_format(sda) returning True >11:50:11,129 DEBUG storage.ui: is_valid_stage1_device(sda) returning True >11:50:11,129 DEBUG storage.ui: _is_valid_disklabel(sda1) returning True >11:50:11,129 DEBUG storage.ui: _is_valid_size(sda1) returning True >11:50:11,129 DEBUG storage.ui: _is_valid_location(sda1) returning True >11:50:11,129 DEBUG storage.ui: _is_valid_partition(sda1) returning True >11:50:11,129 DEBUG storage.ui: _is_valid_format(sda1) returning True >11:50:11,129 DEBUG storage.ui: is_valid_stage2_device(sda1) returning True >11:50:11,157 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:50:11,161 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:11,161 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:50:12,845 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:12,846 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:50:12,846 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x66a30d0>, 500.0, ['sda'], None >11:50:15,124 INFO storage.ui: removed lvmlv fedora-root (id 17) from device tree >11:50:15,125 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >11:50:15,125 INFO storage.ui: registered action: [11] Destroy Device lvmlv fedora-root (id 17) >11:50:15,125 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x66a30d0>, 0, ['sda'], None >11:50:15,126 DEBUG storage.ui: LVMPhysicalVolume.__init__: >11:50:15,126 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >11:50:15,126 DEBUG storage.ui: using container fedora with 1 devices >11:50:15,127 DEBUG storage.ui: fedora size is 11784MB >11:50:15,129 DEBUG storage.ui: vg fedora has 7752MB free >11:50:15,129 DEBUG storage.ui: raw container size reported as 4039 >11:50:15,129 DEBUG storage.ui: adding a TotalSizeSet with size 4039 >11:50:15,129 DEBUG storage.ui: set.allocated = 8 >11:50:15,147 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:50:15,148 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 14)'] from disk(s) ['sda'] >11:50:15,150 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:50:15,151 DEBUG storage.ui: device sda1 new partedPartition None >11:50:15,152 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >11:50:15,154 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:50:15,155 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:50:15,156 DEBUG storage.ui: device sda2 new partedPartition None >11:50:15,157 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:50:15,159 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:50:15,160 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 15)', 'req0(id 14)'] >11:50:15,160 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 15)', 'req0(id 14)'] from disk(s) ['sda'] >11:50:15,162 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:50:15,164 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:50:15,164 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:50:15,166 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:50:15,167 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:50:15,168 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:50:15,168 DEBUG storage.ui: allocating partition: req1 ; id: 15 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >11:50:15,169 DEBUG storage.ui: checking freespace on sda >11:50:15,170 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >11:50:15,170 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >11:50:15,171 DEBUG storage.ui: updating use_disk to sda, type: 0 >11:50:15,172 DEBUG storage.ui: new free: 63-25165823 / 12287MB >11:50:15,172 DEBUG storage.ui: new free allows for 0 sectors of growth >11:50:15,172 DEBUG storage.ui: found free space for bootable request >11:50:15,173 DEBUG storage.ui: adjusted start sector from 63 to 2048 >11:50:15,174 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >11:50:15,175 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >11:50:15,176 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6fe19d0> PedPartition: <_ped.Partition object at 0x6fde6b0> >11:50:15,178 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >11:50:15,179 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >11:50:15,181 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:50:15,182 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6fe1110> PedPartition: <_ped.Partition object at 0x6fde5f0> >11:50:15,184 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:50:15,185 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:50:15,186 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:50:15,188 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:50:15,189 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:50:15,190 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:50:15,190 DEBUG storage.ui: allocating partition: req0 ; id: 14 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 4039.0 >11:50:15,191 DEBUG storage.ui: checking freespace on sda >11:50:15,191 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >11:50:15,192 DEBUG storage.ui: current free range is 63-2047 (0MB) >11:50:15,193 DEBUG storage.ui: current free range is 1026048-25165823 (11787MB) >11:50:15,193 DEBUG storage.ui: evaluating growth potential for new layout >11:50:15,193 DEBUG storage.ui: calculating growth for disk /dev/sda >11:50:15,195 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:50:15,195 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6fe1ad0> PedPartition: <_ped.Partition object at 0x6fde7d0> >11:50:15,197 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:50:15,198 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:50:15,198 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/sda >11:50:15,199 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >11:50:15,199 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >11:50:15,199 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >11:50:15,199 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 8255488 >done = False >11:50:15,200 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >11:50:15,200 DEBUG storage.ui: adding 24125377 (11779MB) to 14 (sda2) >11:50:15,200 DEBUG storage.ui: taking back 15869889 (7748MB) from 14 (sda2) >11:50:15,200 DEBUG storage.ui: new grow amount for request 14 (sda2) is 8255488 units, or 4031MB >11:50:15,200 DEBUG storage.ui: request 15 (sda1) growth: 0 (0MB) size: 500MB >11:50:15,201 DEBUG storage.ui: request 14 (sda2) growth: 8255488 (4031MB) size: 4039MB >11:50:15,201 DEBUG storage.ui: disk /dev/sda growth: 8255488 (4031MB) >11:50:15,202 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:50:15,202 DEBUG storage.ui: device sda2 new partedPartition None >11:50:15,203 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:50:15,205 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:50:15,205 DEBUG storage.ui: total growth: 8255488 sectors >11:50:15,205 DEBUG storage.ui: updating use_disk to sda, type: 0 >11:50:15,205 DEBUG storage.ui: new free: 1026048-25165823 / 11787MB >11:50:15,206 DEBUG storage.ui: new free allows for 8255488 sectors of growth >11:50:15,206 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >11:50:15,208 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:50:15,208 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6fe1d50> PedPartition: <_ped.Partition object at 0x6fde770> >11:50:15,209 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:50:15,211 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:50:15,212 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:50:15,213 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6fe1e10> PedPartition: <_ped.Partition object at 0x6fde710> >11:50:15,213 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 15)', 'sda2(id 14)'] >11:50:15,213 DEBUG storage.ui: growable partitions are ['sda2'] >11:50:15,214 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/sda >11:50:15,214 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >11:50:15,214 DEBUG storage.ui: disk sda has 1 chunks >11:50:15,214 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >11:50:15,215 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >11:50:15,215 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 8255488 >done = False >11:50:15,215 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >11:50:15,215 DEBUG storage.ui: adding 24125377 (11779MB) to 14 (sda2) >11:50:15,215 DEBUG storage.ui: taking back 15869889 (7748MB) from 14 (sda2) >11:50:15,216 DEBUG storage.ui: new grow amount for request 14 (sda2) is 8255488 units, or 4031MB >11:50:15,216 DEBUG storage.ui: set: ['sda2'] 8/4039 >11:50:15,216 DEBUG storage.ui: allocating 4031 to TotalSizeSet with 8/4039 (4031 needed) >11:50:15,216 DEBUG storage.ui: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 8255488 max_grow = 8255488 >done = True >11:50:15,216 DEBUG storage.ui: needed: 0 >11:50:15,217 DEBUG storage.ui: set: ['sda2'] 4039/4039 >11:50:15,217 DEBUG storage.ui: allocating 0 to TotalSizeSet with 4039/4039 (0 needed) >11:50:15,217 DEBUG storage.ui: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 8255488 max_grow = 8255488 >done = True >11:50:15,217 DEBUG storage.ui: needed: 0 >11:50:15,217 DEBUG storage.ui: growing partitions on sda >11:50:15,218 DEBUG storage.ui: partition sda1 (15): 0 >11:50:15,218 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x6d38150> PedGeometry: <_ped.Geometry object at 0x6fe1410> >11:50:15,218 DEBUG storage.ui: partition sda2 (14): 0 >11:50:15,219 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 9297919 length: 8271872 > device: <parted.device.Device object at 0x6d38150> PedGeometry: <_ped.Geometry object at 0x6d17510> >11:50:15,219 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 14)'] from disk(s) ['sda'] >11:50:15,221 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:50:15,221 DEBUG storage.ui: device sda1 new partedPartition None >11:50:15,223 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >11:50:15,224 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:50:15,226 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:50:15,226 DEBUG storage.ui: device sda2 new partedPartition None >11:50:15,227 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:50:15,228 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:50:15,229 DEBUG storage.ui: back from removeNewPartitions >11:50:15,229 DEBUG storage.ui: extended: None >11:50:15,229 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x6d38150> PedGeometry: <_ped.Geometry object at 0x6fe1410> >11:50:15,231 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >11:50:15,231 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6fe1a10> PedPartition: <_ped.Partition object at 0x6fdebf0> >11:50:15,232 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >11:50:15,234 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >11:50:15,235 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:50:15,236 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6fe1d90> PedPartition: <_ped.Partition object at 0x6fde770> >11:50:15,236 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 9297919 length: 8271872 > device: <parted.device.Device object at 0x6d38150> PedGeometry: <_ped.Geometry object at 0x6d17510> >11:50:15,238 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:50:15,238 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6fe1b90> PedPartition: <_ped.Partition object at 0x6fdec50> >11:50:15,239 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:50:15,241 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:50:15,242 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:50:15,243 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6fe2210> PedPartition: <_ped.Partition object at 0x6fde710> >11:50:15,243 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (15) with non-existent ext4 filesystem mounted at /boot at 500.00 >11:50:15,244 DEBUG storage.ui: fixing size of non-existent 4039MB partition sda2 (14) with non-existent lvmpv at 4039.00 >11:50:33,391 DEBUG storage: Ext4FS.supported: supported: True ; >11:50:33,392 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:50:33,392 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x66a30d0>, 500.0, ['sda'], None >11:51:21,371 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x66a30d0>, 3000.0, ['sda'], None >11:51:21,377 DEBUG storage.ui: LVMPhysicalVolume.__init__: >11:51:21,378 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >11:51:21,378 DEBUG storage.ui: using container fedora with 1 devices >11:51:21,379 DEBUG storage.ui: fedora size is 4036MB >11:51:21,379 DEBUG storage.ui: vg fedora has 4MB free >11:51:21,380 DEBUG storage.ui: raw container size reported as 7039 >11:51:21,380 DEBUG storage.ui: adding a TotalSizeSet with size 7039 >11:51:21,381 DEBUG storage.ui: set.allocated = 8 >11:51:21,382 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:51:21,388 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 14)'] from disk(s) ['sda'] >11:51:21,390 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:51:21,390 DEBUG storage.ui: device sda1 new partedPartition None >11:51:21,392 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >11:51:21,397 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:51:21,399 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:51:21,399 DEBUG storage.ui: device sda2 new partedPartition None >11:51:21,405 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:51:21,407 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:51:21,408 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 15)', 'req0(id 14)'] >11:51:21,408 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 15)', 'req0(id 14)'] from disk(s) ['sda'] >11:51:21,410 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:51:21,415 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:51:21,416 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:51:21,417 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:51:21,423 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:51:21,423 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:51:21,424 DEBUG storage.ui: allocating partition: req1 ; id: 15 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >11:51:21,424 DEBUG storage.ui: checking freespace on sda >11:51:21,425 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >11:51:21,426 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >11:51:21,430 DEBUG storage.ui: updating use_disk to sda, type: 0 >11:51:21,431 DEBUG storage.ui: new free: 63-25165823 / 12287MB >11:51:21,431 DEBUG storage.ui: new free allows for 0 sectors of growth >11:51:21,431 DEBUG storage.ui: found free space for bootable request >11:51:21,431 DEBUG storage.ui: adjusted start sector from 63 to 2048 >11:51:21,432 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >11:51:21,433 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >11:51:21,433 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6ff4b90> PedPartition: <_ped.Partition object at 0x6fde6b0> >11:51:21,438 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >11:51:21,441 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >11:51:21,442 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:51:21,443 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6fe19d0> PedPartition: <_ped.Partition object at 0x6fdecb0> >11:51:21,447 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:51:21,452 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:51:21,452 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:51:21,453 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:51:21,456 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:51:21,460 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:51:21,460 DEBUG storage.ui: allocating partition: req0 ; id: 14 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 7039.0 >11:51:21,460 DEBUG storage.ui: checking freespace on sda >11:51:21,460 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >11:51:21,461 DEBUG storage.ui: current free range is 63-2047 (0MB) >11:51:21,461 DEBUG storage.ui: current free range is 1026048-25165823 (11787MB) >11:51:21,461 DEBUG storage.ui: evaluating growth potential for new layout >11:51:21,461 DEBUG storage.ui: calculating growth for disk /dev/sda >11:51:21,463 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:51:21,465 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6ff4590> PedPartition: <_ped.Partition object at 0x6fde770> >11:51:21,466 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:51:21,468 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:51:21,468 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/sda >11:51:21,468 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >11:51:21,468 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >11:51:21,468 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >11:51:21,468 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 14399488 >done = False >11:51:21,468 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >11:51:21,468 DEBUG storage.ui: adding 24125377 (11779MB) to 14 (sda2) >11:51:21,469 DEBUG storage.ui: taking back 9725889 (4748MB) from 14 (sda2) >11:51:21,472 DEBUG storage.ui: new grow amount for request 14 (sda2) is 14399488 units, or 7031MB >11:51:21,472 DEBUG storage.ui: request 15 (sda1) growth: 0 (0MB) size: 500MB >11:51:21,472 DEBUG storage.ui: request 14 (sda2) growth: 14399488 (7031MB) size: 7039MB >11:51:21,472 DEBUG storage.ui: disk /dev/sda growth: 14399488 (7031MB) >11:51:21,475 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:51:21,475 DEBUG storage.ui: device sda2 new partedPartition None >11:51:21,476 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:51:21,478 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:51:21,478 DEBUG storage.ui: total growth: 14399488 sectors >11:51:21,482 DEBUG storage.ui: updating use_disk to sda, type: 0 >11:51:21,482 DEBUG storage.ui: new free: 1026048-25165823 / 11787MB >11:51:21,482 DEBUG storage.ui: new free allows for 14399488 sectors of growth >11:51:21,483 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >11:51:21,484 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:51:21,484 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6ff4dd0> PedPartition: <_ped.Partition object at 0x6fde5f0> >11:51:21,486 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:51:21,491 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:51:21,492 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:51:21,493 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6ff4e50> PedPartition: <_ped.Partition object at 0x6fde7d0> >11:51:21,496 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 15)', 'sda2(id 14)'] >11:51:21,496 DEBUG storage.ui: growable partitions are ['sda2'] >11:51:21,497 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/sda >11:51:21,497 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >11:51:21,497 DEBUG storage.ui: disk sda has 1 chunks >11:51:21,497 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >11:51:21,497 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >11:51:21,497 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 14399488 >done = False >11:51:21,497 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >11:51:21,500 DEBUG storage.ui: adding 24125377 (11779MB) to 14 (sda2) >11:51:21,501 DEBUG storage.ui: taking back 9725889 (4748MB) from 14 (sda2) >11:51:21,502 DEBUG storage.ui: new grow amount for request 14 (sda2) is 14399488 units, or 7031MB >11:51:21,502 DEBUG storage.ui: set: ['sda2'] 8/7039 >11:51:21,502 DEBUG storage.ui: allocating 7031 to TotalSizeSet with 8/7039 (7031 needed) >11:51:21,504 DEBUG storage.ui: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 14399488 max_grow = 14399488 >done = True >11:51:21,505 DEBUG storage.ui: needed: 0 >11:51:21,509 DEBUG storage.ui: set: ['sda2'] 7039/7039 >11:51:21,509 DEBUG storage.ui: allocating 0 to TotalSizeSet with 7039/7039 (0 needed) >11:51:21,510 DEBUG storage.ui: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 14399488 max_grow = 14399488 >done = True >11:51:21,510 DEBUG storage.ui: needed: 0 >11:51:21,511 DEBUG storage.ui: growing partitions on sda >11:51:21,511 DEBUG storage.ui: partition sda1 (15): 0 >11:51:21,512 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x6d38150> PedGeometry: <_ped.Geometry object at 0x6ffd090> >11:51:21,512 DEBUG storage.ui: partition sda2 (14): 0 >11:51:21,513 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 15441919 length: 14415872 > device: <parted.device.Device object at 0x6d38150> PedGeometry: <_ped.Geometry object at 0x6ffd210> >11:51:21,514 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 14)'] from disk(s) ['sda'] >11:51:21,520 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:51:21,520 DEBUG storage.ui: device sda1 new partedPartition None >11:51:21,522 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >11:51:21,523 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:51:21,526 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:51:21,526 DEBUG storage.ui: device sda2 new partedPartition None >11:51:21,527 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:51:21,532 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:51:21,532 DEBUG storage.ui: back from removeNewPartitions >11:51:21,532 DEBUG storage.ui: extended: None >11:51:21,533 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x6d38150> PedGeometry: <_ped.Geometry object at 0x6ffd090> >11:51:21,535 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >11:51:21,535 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6ffd610> PedPartition: <_ped.Partition object at 0x6fded70> >11:51:21,536 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >11:51:21,541 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >11:51:21,542 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:51:21,543 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6ffd750> PedPartition: <_ped.Partition object at 0x6fdee90> >11:51:21,547 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 15441919 length: 14415872 > device: <parted.device.Device object at 0x6d38150> PedGeometry: <_ped.Geometry object at 0x6ffd210> >11:51:21,549 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:51:21,549 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6ffd410> PedPartition: <_ped.Partition object at 0x6fdee30> >11:51:21,551 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:51:21,556 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:51:21,558 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:51:21,558 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6fe1d90> PedPartition: <_ped.Partition object at 0x6fde770> >11:51:21,558 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (15) with non-existent ext4 filesystem mounted at /boot at 500.00 >11:51:21,559 DEBUG storage.ui: fixing size of non-existent 7039MB partition sda2 (14) with non-existent lvmpv at 7039.00 >11:51:21,563 DEBUG storage.ui: fedora size is 7036MB >11:51:21,563 DEBUG storage.ui: vg fedora has 3004MB free >11:51:21,563 DEBUG storage.ui: fedora size is 7036MB >11:51:21,564 DEBUG storage.ui: vg fedora has 3004MB free >11:51:21,564 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x6fd6f50) -- > name = fedora status = False kids = 1 id = 16 > parents = ['non-existent 7039MB partition sda2 (14) with non-existent lvmpv'] > uuid = None size = 7036 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1759.0 free space = 3004 > free extents = 751.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 7039MB partition sda2 (14) with non-existent lvmpv'] > LVs = ['non-existent 4032MB lvmlv fedora-swap (18) with non-existent swap'] >11:51:21,564 DEBUG storage.ui: fedora size is 7036MB >11:51:21,564 DEBUG storage.ui: vg fedora has 3004MB free >11:51:21,564 DEBUG storage.ui: creating new device >11:51:21,566 DEBUG storage.ui: Ext4FS.supported: supported: True ; >11:51:21,569 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >11:51:21,571 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >11:51:21,572 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >11:51:21,573 DEBUG storage.ui: fedora size is 7036MB >11:51:21,574 DEBUG storage.ui: vg fedora has 3004MB free >11:51:21,574 DEBUG storage.ui: Adding fedora-root/3000MB to fedora >11:51:21,575 INFO storage.ui: added lvmlv fedora-root (id 19) to device tree >11:51:21,576 INFO storage.ui: registered action: [12] Create Device lvmlv fedora-root (id 19) >11:51:21,576 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:51:21,577 INFO storage.ui: registered action: [13] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 19) >11:51:26,355 DEBUG storage: Ext4FS.supported: supported: True ; >11:51:26,360 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:51:26,361 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x66a30d0>, 500.0, ['sda'], None >11:52:33,873 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x66a30d0>, 0.0, ['sda'], None >11:52:33,875 DEBUG storage.ui: LVMPhysicalVolume.__init__: >11:52:33,875 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >11:52:33,876 DEBUG storage.ui: using container fedora with 2 devices >11:52:33,876 DEBUG storage.ui: fedora size is 7036MB >11:52:33,878 DEBUG storage.ui: vg fedora has 4MB free >11:52:33,879 DEBUG storage.ui: raw container size reported as 7039 >11:52:33,879 DEBUG storage.ui: adding a TotalSizeSet with size 7039 >11:52:33,880 DEBUG storage.ui: set.allocated = 8 >11:52:33,882 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:52:33,887 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 14)'] from disk(s) ['sda'] >11:52:33,888 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:52:33,888 DEBUG storage.ui: device sda1 new partedPartition None >11:52:33,894 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >11:52:33,895 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:52:33,896 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:52:33,896 DEBUG storage.ui: device sda2 new partedPartition None >11:52:33,902 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:52:33,903 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:52:33,903 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 15)', 'req0(id 14)'] >11:52:33,904 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 15)', 'req0(id 14)'] from disk(s) ['sda'] >11:52:33,905 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:52:33,908 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:52:33,912 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:52:33,913 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:52:33,914 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:52:33,915 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:52:33,915 DEBUG storage.ui: allocating partition: req1 ; id: 15 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >11:52:33,915 DEBUG storage.ui: checking freespace on sda >11:52:33,915 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >11:52:33,916 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >11:52:33,916 DEBUG storage.ui: updating use_disk to sda, type: 0 >11:52:33,919 DEBUG storage.ui: new free: 63-25165823 / 12287MB >11:52:33,919 DEBUG storage.ui: new free allows for 0 sectors of growth >11:52:33,919 DEBUG storage.ui: found free space for bootable request >11:52:33,920 DEBUG storage.ui: adjusted start sector from 63 to 2048 >11:52:33,920 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >11:52:33,925 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >11:52:33,925 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6ffd3d0> PedPartition: <_ped.Partition object at 0x6fdee90> >11:52:33,926 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >11:52:33,927 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >11:52:33,932 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:52:33,932 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6ffd690> PedPartition: <_ped.Partition object at 0x6fdeb90> >11:52:33,933 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:52:33,938 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:52:33,938 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:52:33,939 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >11:52:33,940 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >11:52:33,940 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >11:52:33,940 DEBUG storage.ui: allocating partition: req0 ; id: 14 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 7039.0 >11:52:33,941 DEBUG storage.ui: checking freespace on sda >11:52:33,946 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >11:52:33,947 DEBUG storage.ui: current free range is 63-2047 (0MB) >11:52:33,947 DEBUG storage.ui: current free range is 1026048-25165823 (11787MB) >11:52:33,947 DEBUG storage.ui: evaluating growth potential for new layout >11:52:33,947 DEBUG storage.ui: calculating growth for disk /dev/sda >11:52:33,949 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:52:33,949 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6ffda50> PedPartition: <_ped.Partition object at 0x6fde5f0> >11:52:33,954 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:52:33,955 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:52:33,955 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/sda >11:52:33,955 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >11:52:33,956 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >11:52:33,956 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >11:52:33,956 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 14399488 >done = False >11:52:33,956 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >11:52:33,956 DEBUG storage.ui: adding 24125377 (11779MB) to 14 (sda2) >11:52:33,956 DEBUG storage.ui: taking back 9725889 (4748MB) from 14 (sda2) >11:52:33,956 DEBUG storage.ui: new grow amount for request 14 (sda2) is 14399488 units, or 7031MB >11:52:33,956 DEBUG storage.ui: request 15 (sda1) growth: 0 (0MB) size: 500MB >11:52:33,960 DEBUG storage.ui: request 14 (sda2) growth: 14399488 (7031MB) size: 7039MB >11:52:33,960 DEBUG storage.ui: disk /dev/sda growth: 14399488 (7031MB) >11:52:33,961 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:52:33,961 DEBUG storage.ui: device sda2 new partedPartition None >11:52:33,962 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:52:33,968 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:52:33,968 DEBUG storage.ui: total growth: 14399488 sectors >11:52:33,968 DEBUG storage.ui: updating use_disk to sda, type: 0 >11:52:33,968 DEBUG storage.ui: new free: 1026048-25165823 / 11787MB >11:52:33,968 DEBUG storage.ui: new free allows for 14399488 sectors of growth >11:52:33,969 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >11:52:33,973 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:52:33,974 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6ffd7d0> PedPartition: <_ped.Partition object at 0x6fdedd0> >11:52:33,975 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:52:33,980 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:52:33,982 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:52:33,982 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6ffd390> PedPartition: <_ped.Partition object at 0x6fdeef0> >11:52:33,982 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 15)', 'sda2(id 14)'] >11:52:33,982 DEBUG storage.ui: growable partitions are ['sda2'] >11:52:33,982 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/sda >11:52:33,983 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >11:52:33,983 DEBUG storage.ui: disk sda has 1 chunks >11:52:33,987 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >11:52:33,987 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >11:52:33,987 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 14399488 >done = False >11:52:33,987 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >11:52:33,987 DEBUG storage.ui: adding 24125377 (11779MB) to 14 (sda2) >11:52:33,988 DEBUG storage.ui: taking back 9725889 (4748MB) from 14 (sda2) >11:52:33,988 DEBUG storage.ui: new grow amount for request 14 (sda2) is 14399488 units, or 7031MB >11:52:33,988 DEBUG storage.ui: set: ['sda2'] 8/7039 >11:52:33,988 DEBUG storage.ui: allocating 7031 to TotalSizeSet with 8/7039 (7031 needed) >11:52:33,990 DEBUG storage.ui: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 14399488 max_grow = 14399488 >done = True >11:52:33,991 DEBUG storage.ui: needed: 0 >11:52:33,992 DEBUG storage.ui: set: ['sda2'] 7039/7039 >11:52:33,992 DEBUG storage.ui: allocating 0 to TotalSizeSet with 7039/7039 (0 needed) >11:52:33,993 DEBUG storage.ui: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 14399488 max_grow = 14399488 >done = True >11:52:33,994 DEBUG storage.ui: needed: 0 >11:52:33,994 DEBUG storage.ui: growing partitions on sda >11:52:33,998 DEBUG storage.ui: partition sda1 (15): 0 >11:52:33,999 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x6d38150> PedGeometry: <_ped.Geometry object at 0x6ffdb50> >11:52:34,000 DEBUG storage.ui: partition sda2 (14): 0 >11:52:34,000 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 15441919 length: 14415872 > device: <parted.device.Device object at 0x6d38150> PedGeometry: <_ped.Geometry object at 0x6ffdcd0> >11:52:34,001 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 14)'] from disk(s) ['sda'] >11:52:34,003 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:52:34,003 DEBUG storage.ui: device sda1 new partedPartition None >11:52:34,005 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >11:52:34,007 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >11:52:34,010 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:52:34,010 DEBUG storage.ui: device sda2 new partedPartition None >11:52:34,011 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >11:52:34,016 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >11:52:34,016 DEBUG storage.ui: back from removeNewPartitions >11:52:34,016 DEBUG storage.ui: extended: None >11:52:34,016 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x6d38150> PedGeometry: <_ped.Geometry object at 0x6ffdb50> >11:52:34,018 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >11:52:34,020 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6ffdf50> PedPartition: <_ped.Partition object at 0x6fde6b0> >11:52:34,022 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >11:52:34,023 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >11:52:34,029 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >11:52:34,030 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6fff0d0> PedPartition: <_ped.Partition object at 0x6fdef50> >11:52:34,030 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 15441919 length: 14415872 > device: <parted.device.Device object at 0x6d38150> PedGeometry: <_ped.Geometry object at 0x6ffdcd0> >11:52:34,031 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >11:52:34,032 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6ffd090> PedPartition: <_ped.Partition object at 0x6fdefb0> >11:52:34,038 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >11:52:34,043 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >11:52:34,045 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >11:52:34,050 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x6d381d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6fff310> PedPartition: <_ped.Partition object at 0x70b9050> >11:52:34,051 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (15) with non-existent ext4 filesystem mounted at /boot at 500.00 >11:52:34,052 DEBUG storage.ui: fixing size of non-existent 7039MB partition sda2 (14) with non-existent lvmpv at 7039.00 >11:52:34,053 DEBUG storage.ui: fedora size is 7036MB >11:52:34,054 DEBUG storage.ui: vg fedora has 4MB free >11:52:34,055 DEBUG storage.ui: fedora size is 7036MB >11:52:34,056 DEBUG storage.ui: vg fedora has 4MB free >11:52:34,060 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x6fd6f50) -- > name = fedora status = False kids = 2 id = 16 > parents = ['non-existent 7039MB partition sda2 (14) with non-existent lvmpv'] > uuid = None size = 7036 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 1759.0 free space = 4 > free extents = 1.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 7039MB partition sda2 (14) with non-existent lvmpv'] > LVs = ['non-existent 4032MB lvmlv fedora-swap (18) with non-existent swap', > 'non-existent 3000MB lvmlv fedora-root (19) with non-existent ext4 filesystem mounted at /'] >11:52:34,061 DEBUG storage.ui: fedora size is 7036MB >11:52:34,062 DEBUG storage.ui: vg fedora has 4MB free >11:52:34,062 DEBUG storage.ui: creating new device >11:52:34,064 DEBUG storage.ui: Ext4FS.supported: supported: True ; >11:52:34,065 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >11:52:34,066 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >11:52:34,073 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >11:52:34,074 DEBUG storage.ui: fedora size is 7036MB >11:52:34,075 DEBUG storage.ui: vg fedora has 4MB free >11:52:34,075 DEBUG storage.ui: Adding fedora-home/0MB to fedora >11:52:34,076 INFO storage.ui: added lvmlv fedora-home (id 20) to device tree >11:52:34,076 INFO storage.ui: registered action: [14] Create Device lvmlv fedora-home (id 20) >11:52:34,077 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >11:52:34,078 INFO storage.ui: registered action: [15] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 20) >11:52:34,082 INFO storage.ui: removed lvmlv fedora-home (id 20) from device tree >11:52:34,084 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >11:52:34,084 INFO storage.ui: registered action: [16] Destroy Device lvmlv fedora-home (id 20) >11:52:34,085 DEBUG storage.ui: fedora has 2 kids >12:43:00,268 DEBUG storage: registered device format class SwapSpace as swap >12:43:00,268 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >12:43:00,268 DEBUG storage: registered device format class PPCPRePBoot as prepboot >12:43:00,269 DEBUG storage: registered device format class BIOSBoot as biosboot >12:43:00,269 DEBUG storage: registered device format class DMRaidMember as dmraidmember >12:43:00,273 DEBUG storage: registered device format class LUKS as luks >12:43:00,294 DEBUG storage: registered device format class Ext2FS as ext2 >12:43:00,294 DEBUG storage: registered device format class Ext3FS as ext3 >12:43:00,294 DEBUG storage: registered device format class Ext4FS as ext4 >12:43:00,295 DEBUG storage: registered device format class FATFS as vfat >12:43:00,295 DEBUG storage: registered device format class EFIFS as efi >12:43:00,299 DEBUG storage: registered device format class BTRFS as btrfs >12:43:00,299 DEBUG storage: registered device format class GFS2 as gfs2 >12:43:00,299 DEBUG storage: registered device format class JFS as jfs >12:43:00,299 DEBUG storage: registered device format class ReiserFS as reiserfs >12:43:00,299 DEBUG storage: registered device format class XFS as xfs >12:43:00,299 DEBUG storage: registered device format class HFS as hfs >12:43:00,300 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >12:43:00,300 DEBUG storage: registered device format class HFSPlus as hfs+ >12:43:00,300 DEBUG storage: registered device format class NTFS as ntfs >12:43:00,300 DEBUG storage: registered device format class NFS as nfs >12:43:00,300 DEBUG storage: registered device format class NFSv4 as nfs4 >12:43:00,300 DEBUG storage: registered device format class Iso9660FS as iso9660 >12:43:00,300 DEBUG storage: registered device format class NoDevFS as nodev >12:43:00,300 DEBUG storage: registered device format class DevPtsFS as devpts >12:43:00,300 DEBUG storage: registered device format class ProcFS as proc >12:43:00,300 DEBUG storage: registered device format class SysFS as sysfs >12:43:00,300 DEBUG storage: registered device format class TmpFS as tmpfs >12:43:00,300 DEBUG storage: registered device format class BindFS as bind >12:43:00,301 DEBUG storage: registered device format class SELinuxFS as selinuxfs >12:43:00,301 DEBUG storage: registered device format class USBFS as usbfs >12:43:00,301 DEBUG storage: registered device format class MDRaidMember as mdmember >12:43:00,301 DEBUG storage: registered device format class DiskLabel as disklabel >12:43:00,302 DEBUG storage: registered device format class MultipathMember as multipath_member >12:43:00,802 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >12:43:00,803 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:43:00,804 INFO storage: sr0 looks to be the live device; marking as protected >12:43:00,837 DEBUG storage: MultipathTopology._build_topology: >12:43:00,838 DEBUG storage: /etc/multipath.conf contents: >12:43:00,838 DEBUG storage: # multipath.conf written by anaconda >12:43:00,838 DEBUG storage: >12:43:00,838 DEBUG storage: defaults { >12:43:00,838 DEBUG storage: user_friendly_names yes >12:43:00,838 DEBUG storage: } >12:43:00,838 DEBUG storage: blacklist { >12:43:00,838 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:43:00,838 DEBUG storage: devnode "^hd[a-z]" >12:43:00,838 DEBUG storage: devnode "^dcssblk[0-9]*" >12:43:00,838 DEBUG storage: device { >12:43:00,838 DEBUG storage: vendor "DGC" >12:43:00,838 DEBUG storage: product "LUNZ" >12:43:00,838 DEBUG storage: } >12:43:00,838 DEBUG storage: device { >12:43:00,838 DEBUG storage: vendor "IBM" >12:43:00,838 DEBUG storage: product "S/390.*" >12:43:00,838 DEBUG storage: } >12:43:00,838 DEBUG storage: # don't count normal SATA devices as multipaths >12:43:00,838 DEBUG storage: device { >12:43:00,839 DEBUG storage: vendor "ATA" >12:43:00,839 DEBUG storage: } >12:43:00,839 DEBUG storage: # don't count 3ware devices as multipaths >12:43:00,839 DEBUG storage: device { >12:43:00,839 DEBUG storage: vendor "3ware" >12:43:00,839 DEBUG storage: } >12:43:00,839 DEBUG storage: device { >12:43:00,839 DEBUG storage: vendor "AMCC" >12:43:00,839 DEBUG storage: } >12:43:00,839 DEBUG storage: # nor highpoint devices >12:43:00,839 DEBUG storage: device { >12:43:00,839 DEBUG storage: vendor "HPT" >12:43:00,839 DEBUG storage: } >12:43:00,839 DEBUG storage: } >12:43:00,839 DEBUG storage: multipaths { >12:43:00,839 DEBUG storage: } >12:43:00,839 DEBUG storage: (end of /etc/multipath.conf) >12:43:00,876 INFO storage: MultipathTopology: found singlepath device: sda >12:43:00,876 INFO storage: MultipathTopology: found non-disk device: sr0 >12:43:00,876 INFO storage: MultipathTopology: found singlepath device: loop0 >12:43:00,876 INFO storage: MultipathTopology: found singlepath device: loop1 >12:43:00,876 INFO storage: MultipathTopology: found singlepath device: loop2 >12:43:00,876 INFO storage: MultipathTopology: found singlepath device: loop3 >12:43:00,876 INFO storage: MultipathTopology: found singlepath device: loop4 >12:43:00,876 INFO storage: MultipathTopology: found singlepath device: loop5 >12:43:00,876 INFO storage: MultipathTopology: found singlepath device: loop6 >12:43:00,877 INFO storage: MultipathTopology: found singlepath device: loop7 >12:43:00,877 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:43:00,877 INFO storage: MultipathTopology: found singlepath device: dm-1 >12:43:00,877 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >12:43:00,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': '97821', > '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 ; >12:43:00,880 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:43:00,880 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:43:00,881 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:00,881 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >12:43:00,882 INFO storage: sda is a disk >12:43:00,882 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:00,884 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:43:00,884 INFO storage: added disk sda (id 0) to device tree >12:43:00,884 DEBUG storage: looking up parted Device: /dev/sda >12:43:00,890 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:43:00,893 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >12:43:00,893 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:00,895 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:43:00,899 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:43:00,901 INFO storage: no usable disklabel on sda >12:43:00,902 DEBUG storage: no type or existing type for sda, bailing >12:43:00,904 INFO storage: got device: DiskDevice instance (0x177db90) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0xfd4f80> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x17d7d50> >12:43:00,911 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-TC7-x86_64-Live-D /dev/disk/by-uuid/2012-11-03-03-36-03-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-TC7-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC7-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-03-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-03-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': '97924', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC7-x86_64-Live-D', > '/dev/disk/by-uuid/2012-11-03-03-36-03-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >12:43:00,911 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >12:43:00,912 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >12:43:00,915 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:00,915 INFO storage: sr0 is a cdrom >12:43:00,916 DEBUG storage: DeviceTree.addUdevOpticalDevice: >12:43:00,916 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:00,917 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:43:00,917 INFO storage: added cdrom sr0 (id 1) to device tree >12:43:00,917 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:43:00,920 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:43:00,920 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >12:43:00,921 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >12:43:00,921 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >12:43:00,930 WARN storage: disklabel detected but not usable on sr0 >12:43:00,930 INFO storage: type detected on 'sr0' is 'iso9660' >12:43:00,931 DEBUG storage: Iso9660FS.supported: supported: True ; >12:43:00,932 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >12:43:00,932 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >12:43:00,933 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:43:00,935 DEBUG storage: looking up parted Device: /dev/sr0 >12:43:00,935 INFO storage: got device: OpticalDevice instance (0x17d7d10) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 782.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: 400384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (24, 255, 63) biosGeometry: (24, 255, 63) > PedDevice: <_ped.Device object at 0x17e0290> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >12:43:00,937 DEBUG storage: Iso9660FS.supported: supported: True ; >12:43:00,937 INFO storage: got format: Iso9660FS instance (0x17eaed0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-03-03-36-03-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC7-x86_64-Live-D size = 0 targetSize = 0 > >12:43:00,938 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': '33700', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:43:00,938 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >12:43:00,939 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >12:43:00,939 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:00,939 INFO storage: loop0 is a loop device >12:43:00,940 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:43:00,940 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:43:00,941 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:00,941 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:00,942 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:43:00,942 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >12:43:00,942 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:43:00,942 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:00,943 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:43:00,943 INFO storage: added loop loop0 (id 3) to device tree >12:43:00,944 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:43:00,944 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:43:00,944 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:43:00,945 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:43:00,946 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:43:00,948 WARN storage: disklabel detected but not usable on loop0 >12:43:00,949 INFO storage: type detected on 'loop0' is 'squashfs' >12:43:00,949 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:43:00,950 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:43:00,950 INFO storage: got device: LoopDevice instance (0x17ead10) -- > 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 >12:43:00,953 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': '34616', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:43:00,954 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >12:43:00,954 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:43:00,955 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:00,955 INFO storage: loop1 is a loop device >12:43:00,955 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:43:00,956 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >12:43:00,956 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:00,956 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:00,957 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:43:00,957 INFO storage: added file /osmin (id 4) to device tree >12:43:00,958 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:43:00,958 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:00,959 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:43:00,959 INFO storage: added loop loop1 (id 5) to device tree >12:43:00,959 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:43:00,960 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:43:00,960 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:43:00,961 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >12:43:00,961 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >12:43:00,966 WARN storage: disklabel detected but not usable on loop1 >12:43:00,967 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >12:43:00,967 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:43:00,967 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:43:00,968 INFO storage: got device: LoopDevice instance (0x1827b10) -- > 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 >12:43:00,969 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': '34636', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:43:00,969 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >12:43:00,970 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:43:00,970 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:00,970 INFO storage: loop2 is a loop device >12:43:00,971 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:43:00,971 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:43:00,972 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:00,972 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:00,973 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:43:00,973 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >12:43:00,974 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:43:00,974 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:00,974 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:43:00,974 INFO storage: added loop loop2 (id 7) to device tree >12:43:00,975 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:43:00,975 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:43:00,976 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:43:00,976 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:43:00,977 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:43:00,983 WARN storage: disklabel detected but not usable on loop2 >12:43:00,983 INFO storage: type detected on 'loop2' is 'squashfs' >12:43:00,983 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:43:00,984 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:43:00,984 INFO storage: got device: LoopDevice instance (0x1827f50) -- > 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 >12:43:00,986 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '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': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '36116', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:43:00,986 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >12:43:00,986 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:43:00,987 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:00,987 INFO storage: loop3 is a loop device >12:43:00,987 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:43:00,988 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:43:00,989 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:00,989 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:00,989 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:43:00,989 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >12:43:00,990 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:43:00,990 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:00,991 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:43:00,991 INFO storage: added loop loop3 (id 9) to device tree >12:43:00,991 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:43:00,992 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:43:00,993 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:00,993 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:43:00,993 DEBUG storage: device loop3 does not contain a disklabel >12:43:00,993 INFO storage: type detected on 'loop3' is 'ext4' >12:43:01,017 DEBUG storage: padding min size from 0 up to 0 >12:43:01,018 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:01,018 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:43:01,019 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:43:01,019 INFO storage: got device: LoopDevice instance (0x1827c10) -- > 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 >12:43:01,020 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:01,020 INFO storage: got format: Ext4FS instance (0x17eabd0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >12:43:01,021 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': '36137', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:43:01,021 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >12:43:01,022 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >12:43:01,022 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:01,023 INFO storage: loop4 is a loop device >12:43:01,023 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:43:01,024 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:43:01,024 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:01,024 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:01,025 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:43:01,025 INFO storage: added file /overlay (deleted) (id 10) to device tree >12:43:01,026 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:43:01,026 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:01,027 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:43:01,027 INFO storage: added loop loop4 (id 11) to device tree >12:43:01,027 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:43:01,028 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:43:01,028 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:43:01,028 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >12:43:01,029 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >12:43:01,035 WARN storage: disklabel detected but not usable on loop4 >12:43:01,035 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >12:43:01,035 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:43:01,036 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:43:01,036 INFO storage: got device: LoopDevice instance (0x18300d0) -- > 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 >12:43:01,037 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': '36152', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >12:43:01,037 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >12:43:01,037 DEBUG storage: lvm filter: adding loop5 to the reject list >12:43:01,038 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': '37062', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >12:43:01,038 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >12:43:01,038 DEBUG storage: lvm filter: adding loop6 to the reject list >12:43:01,039 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': '37082', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >12:43:01,039 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >12:43:01,039 DEBUG storage: lvm filter: adding loop7 to the reject list >12:43:01,040 DEBUG storage: Skipping a device mapper drive (dm-0) for now >12:43:01,040 DEBUG storage: Skipping a device mapper drive (dm-1) for now >12:43:01,055 INFO storage: devices to scan: ['dm-0', 'dm-1'] >12:43:01,057 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/9a7b94ca-1721-422a-a3b5-c5fe97f30967 /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': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21585', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:43:01,057 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >12:43:01,058 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:43:01,058 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:01,058 INFO storage: live-rw is a device-mapper device >12:43:01,059 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >12:43:01,059 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:43:01,061 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >12:43:01,062 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >12:43:01,062 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >12:43:01,063 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:43:01,064 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:01,065 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:43:01,065 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:01,065 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:43:01,066 INFO storage: added dm live-rw (id 12) to device tree >12:43:01,066 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:43:01,067 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:43:01,071 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:01,072 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:43:01,072 DEBUG storage: device live-rw does not contain a disklabel >12:43:01,072 INFO storage: type detected on 'live-rw' is 'ext4' >12:43:01,096 DEBUG storage: padding min size from 2939 up to 3232 >12:43:01,097 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:01,098 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:43:01,098 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:43:01,099 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >12:43:01,103 INFO storage: got device: DMDevice instance (0x1830810) -- > 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 0x17e00e0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:43:01,104 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:01,104 INFO storage: got format: Ext4FS instance (0x17eae50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >12:43:01,106 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/9a7b94ca-1721-422a-a3b5-c5fe97f30967 /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': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32348', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >12:43:01,106 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >12:43:01,107 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:43:01,107 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:01,107 INFO storage: live-osimg-min is a device-mapper device >12:43:01,108 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:43:01,108 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >12:43:01,109 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:43:01,110 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >12:43:01,111 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:43:01,111 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >12:43:01,112 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:43:01,113 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:01,114 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >12:43:01,114 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:01,114 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:43:01,115 INFO storage: added dm live-osimg-min (id 13) to device tree >12:43:01,115 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:43:01,116 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:43:01,116 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:01,116 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:43:01,116 DEBUG storage: device live-osimg-min does not contain a disklabel >12:43:01,117 INFO storage: type detected on 'live-osimg-min' is 'ext4' >12:43:01,143 DEBUG storage: padding min size from 0 up to 0 >12:43:01,144 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:01,144 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:43:01,145 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:43:01,145 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >12:43:01,146 INFO storage: got device: DMDevice instance (0x1827fd0) -- > 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 0x17e03b0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:43:01,150 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:01,151 INFO storage: got format: Ext4FS instance (0x1830110) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2938.0 targetSize = 2938.0 > >12:43:01,166 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:43:01,166 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >12:43:01,167 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >12:43:01,179 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:43:01,191 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:43:01,192 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:43:01,193 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:43:01,193 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:43:01,194 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >12:43:01,194 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >12:43:01,195 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:43:01,196 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >12:43:01,197 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >12:43:01,209 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:43:01,222 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:43:01,222 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:43:01,223 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:43:01,223 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:43:01,224 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >12:43:01,420 DEBUG storage: registered device format class SwapSpace as swap >12:43:01,421 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >12:43:01,421 DEBUG storage: registered device format class PPCPRePBoot as prepboot >12:43:01,422 DEBUG storage: registered device format class BIOSBoot as biosboot >12:43:01,423 DEBUG storage: registered device format class DMRaidMember as dmraidmember >12:43:01,425 DEBUG storage: registered device format class LUKS as luks >12:43:01,435 DEBUG storage: registered device format class Ext2FS as ext2 >12:43:01,436 DEBUG storage: registered device format class Ext3FS as ext3 >12:43:01,436 DEBUG storage: registered device format class Ext4FS as ext4 >12:43:01,437 DEBUG storage: registered device format class FATFS as vfat >12:43:01,438 DEBUG storage: registered device format class EFIFS as efi >12:43:01,438 DEBUG storage: registered device format class BTRFS as btrfs >12:43:01,439 DEBUG storage: registered device format class GFS2 as gfs2 >12:43:01,439 DEBUG storage: registered device format class JFS as jfs >12:43:01,440 DEBUG storage: registered device format class ReiserFS as reiserfs >12:43:01,440 DEBUG storage: registered device format class XFS as xfs >12:43:01,441 DEBUG storage: registered device format class HFS as hfs >12:43:01,441 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >12:43:01,442 DEBUG storage: registered device format class HFSPlus as hfs+ >12:43:01,442 DEBUG storage: registered device format class NTFS as ntfs >12:43:01,443 DEBUG storage: registered device format class NFS as nfs >12:43:01,443 DEBUG storage: registered device format class NFSv4 as nfs4 >12:43:01,444 DEBUG storage: registered device format class Iso9660FS as iso9660 >12:43:01,444 DEBUG storage: registered device format class NoDevFS as nodev >12:43:01,444 DEBUG storage: registered device format class DevPtsFS as devpts >12:43:01,444 DEBUG storage: registered device format class ProcFS as proc >12:43:01,444 DEBUG storage: registered device format class SysFS as sysfs >12:43:01,444 DEBUG storage: registered device format class TmpFS as tmpfs >12:43:01,444 DEBUG storage: registered device format class BindFS as bind >12:43:01,445 DEBUG storage: registered device format class SELinuxFS as selinuxfs >12:43:01,445 DEBUG storage: registered device format class USBFS as usbfs >12:43:01,445 DEBUG storage: registered device format class MDRaidMember as mdmember >12:43:01,445 DEBUG storage: registered device format class DiskLabel as disklabel >12:43:01,446 DEBUG storage: registered device format class MultipathMember as multipath_member >12:43:02,001 DEBUG storage: MultipathTopology._build_topology: >12:43:02,002 DEBUG storage: /etc/multipath.conf contents: >12:43:02,002 DEBUG storage: # multipath.conf written by anaconda >12:43:02,003 DEBUG storage: >12:43:02,003 DEBUG storage: defaults { >12:43:02,004 DEBUG storage: user_friendly_names yes >12:43:02,004 DEBUG storage: } >12:43:02,004 DEBUG storage: blacklist { >12:43:02,005 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:43:02,005 DEBUG storage: devnode "^hd[a-z]" >12:43:02,006 DEBUG storage: devnode "^dcssblk[0-9]*" >12:43:02,006 DEBUG storage: device { >12:43:02,006 DEBUG storage: vendor "DGC" >12:43:02,006 DEBUG storage: product "LUNZ" >12:43:02,006 DEBUG storage: } >12:43:02,006 DEBUG storage: device { >12:43:02,006 DEBUG storage: vendor "IBM" >12:43:02,006 DEBUG storage: product "S/390.*" >12:43:02,006 DEBUG storage: } >12:43:02,006 DEBUG storage: # don't count normal SATA devices as multipaths >12:43:02,006 DEBUG storage: device { >12:43:02,007 DEBUG storage: vendor "ATA" >12:43:02,009 DEBUG storage: } >12:43:02,010 DEBUG storage: # don't count 3ware devices as multipaths >12:43:02,010 DEBUG storage: device { >12:43:02,010 DEBUG storage: vendor "3ware" >12:43:02,010 DEBUG storage: } >12:43:02,010 DEBUG storage: device { >12:43:02,010 DEBUG storage: vendor "AMCC" >12:43:02,010 DEBUG storage: } >12:43:02,010 DEBUG storage: # nor highpoint devices >12:43:02,010 DEBUG storage: device { >12:43:02,010 DEBUG storage: vendor "HPT" >12:43:02,011 DEBUG storage: } >12:43:02,011 DEBUG storage: } >12:43:02,011 DEBUG storage: multipaths { >12:43:02,012 DEBUG storage: } >12:43:02,012 DEBUG storage: (end of /etc/multipath.conf) >12:43:02,056 INFO storage: MultipathTopology: found singlepath device: sda >12:43:02,056 INFO storage: MultipathTopology: found non-disk device: sr0 >12:43:02,057 INFO storage: MultipathTopology: found singlepath device: loop0 >12:43:02,057 INFO storage: MultipathTopology: found singlepath device: loop1 >12:43:02,057 INFO storage: MultipathTopology: found singlepath device: loop2 >12:43:02,057 INFO storage: MultipathTopology: found singlepath device: loop3 >12:43:02,057 INFO storage: MultipathTopology: found singlepath device: loop4 >12:43:02,058 INFO storage: MultipathTopology: found singlepath device: loop5 >12:43:02,058 INFO storage: MultipathTopology: found singlepath device: loop6 >12:43:02,058 INFO storage: MultipathTopology: found singlepath device: loop7 >12:43:02,058 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:43:02,058 INFO storage: MultipathTopology: found singlepath device: dm-1 >12:43:02,399 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >12:43:02,400 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:43:03,096 DEBUG storage: protected device spec /dev/sr0 resolved to sr0 >12:43:03,101 INFO storage: sr0 looks to be the live device; marking as protected >12:43:03,139 DEBUG storage: MultipathTopology._build_topology: >12:43:03,144 DEBUG storage: /etc/multipath.conf contents: >12:43:03,145 DEBUG storage: # multipath.conf written by anaconda >12:43:03,145 DEBUG storage: >12:43:03,146 DEBUG storage: defaults { >12:43:03,146 DEBUG storage: user_friendly_names yes >12:43:03,146 DEBUG storage: } >12:43:03,147 DEBUG storage: blacklist { >12:43:03,148 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:43:03,149 DEBUG storage: devnode "^hd[a-z]" >12:43:03,149 DEBUG storage: devnode "^dcssblk[0-9]*" >12:43:03,150 DEBUG storage: device { >12:43:03,150 DEBUG storage: vendor "DGC" >12:43:03,150 DEBUG storage: product "LUNZ" >12:43:03,150 DEBUG storage: } >12:43:03,150 DEBUG storage: device { >12:43:03,150 DEBUG storage: vendor "IBM" >12:43:03,151 DEBUG storage: product "S/390.*" >12:43:03,151 DEBUG storage: } >12:43:03,151 DEBUG storage: # don't count normal SATA devices as multipaths >12:43:03,151 DEBUG storage: device { >12:43:03,151 DEBUG storage: vendor "ATA" >12:43:03,151 DEBUG storage: } >12:43:03,151 DEBUG storage: # don't count 3ware devices as multipaths >12:43:03,156 DEBUG storage: device { >12:43:03,156 DEBUG storage: vendor "3ware" >12:43:03,157 DEBUG storage: } >12:43:03,157 DEBUG storage: device { >12:43:03,157 DEBUG storage: vendor "AMCC" >12:43:03,157 DEBUG storage: } >12:43:03,157 DEBUG storage: # nor highpoint devices >12:43:03,157 DEBUG storage: device { >12:43:03,157 DEBUG storage: vendor "HPT" >12:43:03,157 DEBUG storage: } >12:43:03,157 DEBUG storage: } >12:43:03,160 DEBUG storage: multipaths { >12:43:03,160 DEBUG storage: } >12:43:03,160 DEBUG storage: (end of /etc/multipath.conf) >12:43:03,223 INFO storage: MultipathTopology: found singlepath device: sda >12:43:03,224 INFO storage: MultipathTopology: found non-disk device: sr0 >12:43:03,224 INFO storage: MultipathTopology: found singlepath device: loop0 >12:43:03,225 INFO storage: MultipathTopology: found singlepath device: loop1 >12:43:03,225 INFO storage: MultipathTopology: found singlepath device: loop2 >12:43:03,225 INFO storage: MultipathTopology: found singlepath device: loop3 >12:43:03,225 INFO storage: MultipathTopology: found singlepath device: loop4 >12:43:03,225 INFO storage: MultipathTopology: found singlepath device: loop5 >12:43:03,225 INFO storage: MultipathTopology: found singlepath device: loop6 >12:43:03,225 INFO storage: MultipathTopology: found singlepath device: loop7 >12:43:03,225 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:43:03,226 INFO storage: MultipathTopology: found singlepath device: dm-1 >12:43:03,226 INFO storage: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >12:43:03,233 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': '97821', > '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 ; >12:43:03,237 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:43:03,239 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:43:03,240 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:03,245 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >12:43:03,246 INFO storage: sda is a disk >12:43:03,247 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:03,250 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:43:03,254 INFO storage: added disk sda (id 0) to device tree >12:43:03,255 DEBUG storage: looking up parted Device: /dev/sda >12:43:03,260 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:43:03,265 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >12:43:03,267 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:03,275 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:43:03,293 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:43:03,304 INFO storage: no usable disklabel on sda >12:43:03,306 DEBUG storage: no type or existing type for sda, bailing >12:43:03,311 INFO storage: got device: DiskDevice instance (0x7f42b8084e90) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x7f42b803d4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f42b80dd350> >12:43:03,330 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-TC7-x86_64-Live-D /dev/disk/by-uuid/2012-11-03-03-36-03-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-TC7-x86_64-Live-D', > 'ID_FS_LABEL_ENC': 'Fedora-18-Beta-TC7-x86_64-Live-D', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-03-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-03-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': '97924', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-Beta-TC7-x86_64-Live-D', > '/dev/disk/by-uuid/2012-11-03-03-36-03-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >12:43:03,334 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >12:43:03,335 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >12:43:03,338 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:03,342 INFO storage: sr0 is a cdrom >12:43:03,347 DEBUG storage: DeviceTree.addUdevOpticalDevice: >12:43:03,347 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:03,349 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:43:03,350 INFO storage: added cdrom sr0 (id 1) to device tree >12:43:03,355 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:43:03,359 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:43:03,360 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >12:43:03,371 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >12:43:03,374 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >12:43:03,401 WARN storage: disklabel detected but not usable on sr0 >12:43:03,402 INFO storage: type detected on 'sr0' is 'iso9660' >12:43:03,405 DEBUG storage: Iso9660FS.supported: supported: True ; >12:43:03,410 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >12:43:03,411 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >12:43:03,413 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:43:03,425 DEBUG storage: looking up parted Device: /dev/sr0 >12:43:03,426 INFO storage: got device: OpticalDevice instance (0x7f42b80fef90) -- > name = sr0 status = True kids = 0 id = 1 > parents = [] > uuid = None size = 782.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: 400384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (24, 255, 63) biosGeometry: (24, 255, 63) > PedDevice: <_ped.Device object at 0x7f42b803dc20> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >12:43:03,430 DEBUG storage: Iso9660FS.supported: supported: True ; >12:43:03,433 INFO storage: got format: Iso9660FS instance (0x7f42b8107810) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-03-03-36-03-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-Beta-TC7-x86_64-Live-D size = 0 targetSize = 0 > >12:43:03,441 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': '33700', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:43:03,442 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >12:43:03,443 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >12:43:03,448 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:03,448 INFO storage: loop0 is a loop device >12:43:03,449 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:43:03,451 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >12:43:03,458 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:03,458 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:03,460 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >12:43:03,466 INFO storage: added file /osmin.img (deleted) (id 2) to device tree >12:43:03,468 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >12:43:03,468 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:03,470 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:43:03,476 INFO storage: added loop loop0 (id 3) to device tree >12:43:03,477 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:43:03,479 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:43:03,482 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:43:03,486 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:43:03,488 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:43:03,495 WARN storage: disklabel detected but not usable on loop0 >12:43:03,498 INFO storage: type detected on 'loop0' is 'squashfs' >12:43:03,499 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:43:03,500 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:43:03,507 INFO storage: got device: LoopDevice instance (0x7f42b8125310) -- > 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 >12:43:03,509 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': '34616', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:43:03,512 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >12:43:03,516 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:43:03,517 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:03,520 INFO storage: loop1 is a loop device >12:43:03,524 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:43:03,526 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >12:43:03,533 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:03,533 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:03,535 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >12:43:03,538 INFO storage: added file /osmin (id 4) to device tree >12:43:03,540 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >12:43:03,543 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:03,547 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:43:03,547 INFO storage: added loop loop1 (id 5) to device tree >12:43:03,549 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:43:03,556 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:43:03,557 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:43:03,558 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >12:43:03,563 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >12:43:03,571 WARN storage: disklabel detected but not usable on loop1 >12:43:03,571 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >12:43:03,571 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:43:03,579 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:43:03,580 INFO storage: got device: LoopDevice instance (0x7f42b8125a90) -- > 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 >12:43:03,582 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': '34636', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:43:03,589 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >12:43:03,590 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:43:03,592 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:03,592 INFO storage: loop2 is a loop device >12:43:03,596 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:43:03,602 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >12:43:03,604 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:03,605 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:03,609 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >12:43:03,613 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >12:43:03,614 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >12:43:03,614 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:03,622 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:43:03,622 INFO storage: added loop loop2 (id 7) to device tree >12:43:03,623 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:43:03,628 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:43:03,628 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:43:03,638 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:43:03,643 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:43:03,644 WARN storage: disklabel detected but not usable on loop2 >12:43:03,651 INFO storage: type detected on 'loop2' is 'squashfs' >12:43:03,652 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:43:03,653 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:43:03,657 INFO storage: got device: LoopDevice instance (0x7f42b8130d90) -- > 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 >12:43:03,660 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-Beta- /dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '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': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '36116', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:43:03,661 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >12:43:03,671 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:43:03,675 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:03,676 INFO storage: loop3 is a loop device >12:43:03,677 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >12:43:03,685 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >12:43:03,685 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:03,686 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:03,692 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >12:43:03,692 INFO storage: added file /LiveOS/ext3fs.img (id 8) to device tree >12:43:03,701 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >12:43:03,702 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:03,703 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >12:43:03,703 INFO storage: added loop loop3 (id 9) to device tree >12:43:03,706 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >12:43:03,713 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >12:43:03,717 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:03,722 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:43:03,723 DEBUG storage: device loop3 does not contain a disklabel >12:43:03,723 INFO storage: type detected on 'loop3' is 'ext4' >12:43:03,854 DEBUG storage: padding min size from 0 up to 0 >12:43:03,855 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:03,856 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:43:03,857 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >12:43:03,860 INFO storage: got device: LoopDevice instance (0x7f42b8133b90) -- > 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 >12:43:03,865 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:03,866 INFO storage: got format: Ext4FS instance (0x39cc0d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >12:43:03,870 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': '36137', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:43:03,874 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >12:43:03,875 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >12:43:03,880 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:03,883 INFO storage: loop4 is a loop device >12:43:03,884 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >12:43:03,886 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:43:03,890 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:03,893 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:03,895 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:43:03,898 INFO storage: added file /overlay (deleted) (id 10) to device tree >12:43:03,902 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:43:03,903 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:03,904 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:43:03,910 INFO storage: added loop loop4 (id 11) to device tree >12:43:03,911 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >12:43:03,925 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >12:43:03,933 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:43:03,935 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >12:43:03,936 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >12:43:03,944 WARN storage: disklabel detected but not usable on loop4 >12:43:03,945 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >12:43:03,945 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:43:03,947 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >12:43:03,948 INFO storage: got device: LoopDevice instance (0x39d0d10) -- > 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 >12:43:03,954 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': '36152', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >12:43:03,955 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >12:43:03,958 DEBUG storage: lvm filter: adding loop5 to the reject list >12:43:03,962 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': '37062', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >12:43:03,963 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >12:43:03,963 DEBUG storage: lvm filter: adding loop6 to the reject list >12:43:03,967 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': '37082', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >12:43:03,970 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >12:43:03,971 DEBUG storage: lvm filter: adding loop7 to the reject list >12:43:03,971 DEBUG storage: Skipping a device mapper drive (dm-0) for now >12:43:03,974 DEBUG storage: Skipping a device mapper drive (dm-1) for now >12:43:04,051 INFO storage: devices to scan: ['dm-0', 'dm-1'] >12:43:04,056 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/9a7b94ca-1721-422a-a3b5-c5fe97f30967 /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': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21585', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:43:04,061 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >12:43:04,063 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:43:04,064 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:04,064 INFO storage: live-rw is a device-mapper device >12:43:04,070 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >12:43:04,071 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:43:04,073 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >12:43:04,074 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >12:43:04,080 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) >12:43:04,082 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:43:04,083 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:04,084 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >12:43:04,089 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:04,091 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:43:04,091 INFO storage: added dm live-rw (id 12) to device tree >12:43:04,092 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:43:04,094 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:43:04,099 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:04,100 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:43:04,100 DEBUG storage: device live-rw does not contain a disklabel >12:43:04,101 INFO storage: type detected on 'live-rw' is 'ext4' >12:43:04,199 DEBUG storage: padding min size from 2939 up to 3232 >12:43:04,200 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:04,200 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:43:04,201 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:43:04,202 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >12:43:04,206 INFO storage: got device: DMDevice instance (0x39d62d0) -- > 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: 32578 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f42b803d830> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:43:04,208 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:04,209 INFO storage: got format: Ext4FS instance (0x39e5290) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 4096.0 targetSize = 4096.0 > >12:43:04,216 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/9a7b94ca-1721-422a-a3b5-c5fe97f30967 /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': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_UUID_ENC': '9a7b94ca-1721-422a-a3b5-c5fe97f30967', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '32348', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-Beta-', > '/dev/disk/by-uuid/9a7b94ca-1721-422a-a3b5-c5fe97f30967', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >12:43:04,217 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >12:43:04,218 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:43:04,219 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:04,224 INFO storage: live-osimg-min is a device-mapper device >12:43:04,225 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >12:43:04,226 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >12:43:04,228 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:43:04,233 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) >12:43:04,235 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >12:43:04,236 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >12:43:04,241 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >12:43:04,243 DEBUG storage: DeviceTree.getDeviceByName returned None >12:43:04,244 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >12:43:04,249 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:04,251 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >12:43:04,251 INFO storage: added dm live-osimg-min (id 13) to device tree >12:43:04,253 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >12:43:04,258 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >12:43:04,259 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:04,260 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:43:04,260 DEBUG storage: device live-osimg-min does not contain a disklabel >12:43:04,261 INFO storage: type detected on 'live-osimg-min' is 'ext4' >12:43:04,338 DEBUG storage: padding min size from 0 up to 0 >12:43:04,340 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:04,343 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:43:04,344 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >12:43:04,347 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >12:43:04,349 INFO storage: got device: DMDevice instance (0x39dbad0) -- > 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 0x7f42b8139680> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >12:43:04,356 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:04,357 INFO storage: got format: Ext4FS instance (0x39eb7d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 9a7b94ca-1721-422a-a3b5-c5fe97f30967 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-Beta- size = 2938.0 targetSize = 2938.0 > >12:43:04,393 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:43:04,394 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >12:43:04,400 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >12:43:04,435 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:43:04,466 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:43:04,468 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:43:04,469 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >12:43:04,474 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:43:04,475 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >12:43:04,475 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >12:43:04,476 INFO storage: edd: collected mbr signatures: {} >12:43:04,500 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:04,503 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:04,508 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:04,510 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:43:04,517 DEBUG storage: Iso9660FS.supported: supported: True ; >12:43:04,539 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >12:43:04,544 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (13) with existing ext4 filesystem >12:43:13,375 DEBUG storage: Iso9660FS.supported: supported: True ; >12:43:13,381 DEBUG storage: Iso9660FS.supported: supported: True ; >12:43:13,382 DEBUG storage: NFSv4.supported: supported: False ; >12:43:13,384 DEBUG storage: NFSv4.supported: supported: False ; >12:43:13,387 DEBUG storage: SELinuxFS.supported: supported: False ; >12:43:13,389 DEBUG storage: SELinuxFS.supported: supported: False ; >12:43:13,393 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:13,395 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:13,400 DEBUG storage: Ext3FS.supported: supported: True ; >12:43:13,401 DEBUG storage: Ext3FS.supported: supported: True ; >12:43:13,406 DEBUG storage: Ext2FS.supported: supported: True ; >12:43:13,407 DEBUG storage: Ext2FS.supported: supported: True ; >12:43:13,409 DEBUG storage: SysFS.supported: supported: False ; >12:43:13,414 DEBUG storage: SysFS.supported: supported: False ; >12:43:13,415 DEBUG storage: MultipathMember.__init__: >12:43:13,416 DEBUG storage: SwapSpace.__init__: >12:43:13,421 DEBUG storage: ProcFS.supported: supported: False ; >12:43:13,422 DEBUG storage: ProcFS.supported: supported: False ; >12:43:13,423 DEBUG storage: DMRaidMember.__init__: >12:43:13,428 DEBUG storage: DevPtsFS.supported: supported: False ; >12:43:13,429 DEBUG storage: DevPtsFS.supported: supported: False ; >12:43:13,430 DEBUG storage: BTRFS.supported: supported: True ; >12:43:13,432 DEBUG storage: USBFS.supported: supported: False ; >12:43:13,437 DEBUG storage: USBFS.supported: supported: False ; >12:43:13,438 DEBUG storage: DiskLabel.__init__: >12:43:13,439 INFO storage: DiskLabel.partedDevice returning None >12:43:13,440 DEBUG storage: HFSPlus.supported: supported: False ; >12:43:13,442 DEBUG storage: HFSPlus.supported: supported: False ; >12:43:13,448 DEBUG storage: XFS.supported: supported: True ; >12:43:13,449 DEBUG storage: XFS.supported: supported: True ; >12:43:13,450 DEBUG storage: TmpFS.supported: supported: False ; >12:43:13,456 DEBUG storage: TmpFS.supported: supported: False ; >12:43:13,457 DEBUG storage: LUKS.__init__: >12:43:13,458 DEBUG storage: NTFS.supported: supported: False ; >12:43:13,458 DEBUG storage: NTFS.supported: supported: False ; >12:43:13,461 DEBUG storage: BindFS.supported: supported: False ; >12:43:13,462 DEBUG storage: BindFS.supported: supported: False ; >12:43:13,463 DEBUG storage: HFS.supported: supported: False ; >12:43:13,469 DEBUG storage: HFS.supported: supported: False ; >12:43:13,470 DEBUG storage: LVMPhysicalVolume.__init__: >12:43:13,471 DEBUG storage: NFS.supported: supported: False ; >12:43:13,472 DEBUG storage: NFS.supported: supported: False ; >12:43:13,478 DEBUG storage: FATFS.supported: supported: True ; >12:43:13,479 DEBUG storage: FATFS.supported: supported: True ; >12:43:13,481 DEBUG storage: NoDevFS.supported: supported: False ; >12:43:13,487 DEBUG storage: NoDevFS.supported: supported: False ; >12:43:13,488 DEBUG storage: MDRaidMember.__init__: >12:43:25,657 DEBUG storage: clearpart: initializing sda >12:43:25,659 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >12:43:25,663 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:25,665 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:43:25,665 INFO storage: registered action: [0] Destroy Format None on disk sda (id 0) >12:43:25,672 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >12:43:25,675 DEBUG storage: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >12:43:25,677 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x673ac90> > PedDisk: <_ped.Disk object at 0x674ab48> >12:43:25,677 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:43:25,678 DEBUG storage: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >12:43:25,679 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:43:25,679 INFO storage: registered action: [1] Create Format msdos disklabel on disk sda (id 0) >12:43:25,679 DEBUG storage: new disk order: [] >12:43:25,728 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:43:25,731 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >12:43:25,733 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:43:25,733 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >12:43:25,734 DEBUG storage: resolved 'sda' to 'sda' (disk) >12:43:25,738 DEBUG storage: _is_valid_disklabel(sda) returning True >12:43:25,739 DEBUG storage: _is_valid_size(sda) returning True >12:43:25,739 DEBUG storage: _is_valid_location(sda) returning True >12:43:25,739 DEBUG storage: _is_valid_format(sda) returning True >12:43:25,740 DEBUG storage: is_valid_stage1_device(sda) returning True >12:43:43,228 DEBUG storage: checking whether disk sda has an empty extended >12:43:43,229 DEBUG storage: extended is None ; logicals is [] >12:43:43,230 DEBUG storage: new disk order: [] >12:43:43,285 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:43:43,289 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >12:43:43,291 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:43:43,293 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >12:43:43,295 DEBUG storage: resolved 'sda' to 'sda' (disk) >12:43:43,296 DEBUG storage: _is_valid_disklabel(sda) returning True >12:43:43,297 DEBUG storage: _is_valid_size(sda) returning True >12:43:43,297 DEBUG storage: _is_valid_location(sda) returning True >12:43:43,297 DEBUG storage: _is_valid_format(sda) returning True >12:43:43,297 DEBUG storage: is_valid_stage1_device(sda) returning True >12:43:46,333 DEBUG storage.ui: doAutoPart: True >12:43:46,334 DEBUG storage.ui: encryptedAutoPart: True >12:43:46,334 DEBUG storage.ui: autoPartType: 2 >12:43:46,335 DEBUG storage.ui: clearPartType: 2 >12:43:46,335 DEBUG storage.ui: clearPartDisks: ['sda'] >12:43:46,336 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x6a44590) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x6a44610) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x6a44690) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x6a44710) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x6a44790) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >12:43:46,336 DEBUG storage.ui: storage.disks: ['sda'] >12:43:46,337 DEBUG storage.ui: storage.partitioned: ['sda'] >12:43:46,337 DEBUG storage.ui: 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'] >12:43:46,340 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:43:46,345 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >12:43:46,346 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:43:46,346 DEBUG storage.ui: boot disk: sda >12:43:46,348 DEBUG storage.ui: LUKS.__init__: add_backup_passphrase: False ; escrow_cert: None ; cipher: None ; passphrase: ; mountpoint: None ; >12:43:46,353 DEBUG storage.ui: getFormat('luks') returning LUKS instance >12:43:46,355 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >12:43:46,357 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >12:43:46,362 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: luks ; >12:43:46,364 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:43:46,365 INFO storage.ui: added partition req0 (id 14) to device tree >12:43:46,365 INFO storage.ui: registered action: [2] Create Device partition req0 (id 14) >12:43:46,368 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:43:46,369 INFO storage.ui: registered action: [3] Create Format luks on partition req0 (id 14) >12:43:46,371 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x675ab50) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.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: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x7f42b803d4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x675a590>] >12:43:46,375 DEBUG storage.ui: devs: [PartitionDevice instance (0x6a67410) -- > name = req0 status = False kids = 0 id = 14 > parents = [] > uuid = None size = 500 > format = non-existent luks > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = luks grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >12:43:46,376 DEBUG storage.ui: _is_valid_disklabel(sda) returning True >12:43:46,376 DEBUG storage.ui: _is_valid_size(sda) returning True >12:43:46,376 DEBUG storage.ui: _is_valid_location(sda) returning True >12:43:46,376 DEBUG storage.ui: _is_valid_format(sda) returning True >12:43:46,376 DEBUG storage.ui: is_valid_stage1_device(sda) returning True >12:43:46,378 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:43:46,378 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:43:46,382 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >12:43:46,386 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >12:43:46,387 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >12:43:46,389 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:43:46,389 INFO storage.ui: added partition req1 (id 15) to device tree >12:43:46,392 INFO storage.ui: registered action: [4] Create Device partition req1 (id 15) >12:43:46,392 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:43:46,392 INFO storage.ui: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req1 (id 15) >12:43:46,392 INFO storage.ui: skipping unneeded stage1 biosboot request >12:43:46,392 DEBUG storage.ui: PartSpec instance (0x6a44710) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >12:43:46,392 DEBUG storage.ui: existing 12288MB disk sda (0) with non-existent msdos disklabel >12:43:46,394 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:43:46,395 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 14)', 'req1(id 15)'] from disk(s) ['sda'] >12:43:46,401 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 14)', 'req1(id 15)'] >12:43:46,401 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 15)', 'req0(id 14)'] from disk(s) ['sda'] >12:43:46,402 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:43:46,403 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >12:43:46,404 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:43:46,407 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:43:46,411 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >12:43:46,411 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:43:46,411 DEBUG storage.ui: allocating partition: req1 ; id: 15 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >12:43:46,411 DEBUG storage.ui: checking freespace on sda >12:43:46,412 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >12:43:46,412 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >12:43:46,412 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:43:46,413 DEBUG storage.ui: new free: 63-25165823 / 12287MB >12:43:46,413 DEBUG storage.ui: new free allows for 0 sectors of growth >12:43:46,413 DEBUG storage.ui: found free space for bootable request >12:43:46,413 DEBUG storage.ui: adjusted start sector from 63 to 2048 >12:43:46,417 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >12:43:46,419 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:43:46,419 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x675a710> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6a67e90> PedPartition: <_ped.Partition object at 0x6a665f0> >12:43:46,424 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >12:43:46,425 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >12:43:46,427 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:43:46,431 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x675a710> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6a67d90> PedPartition: <_ped.Partition object at 0x6a66590> >12:43:46,432 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:43:46,433 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >12:43:46,433 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:43:46,440 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:43:46,442 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >12:43:46,442 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:43:46,446 DEBUG storage.ui: allocating partition: req0 ; id: 14 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >12:43:46,446 DEBUG storage.ui: checking freespace on sda >12:43:46,447 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True >12:43:46,447 DEBUG storage.ui: current free range is 63-2047 (0MB) >12:43:46,447 DEBUG storage.ui: current free range is 1026048-25165823 (11787MB) >12:43:46,447 DEBUG storage.ui: evaluating growth potential for new layout >12:43:46,448 DEBUG storage.ui: calculating growth for disk /dev/sda >12:43:46,449 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:43:46,449 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x675a710> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6a67fd0> PedPartition: <_ped.Partition object at 0x6a66530> >12:43:46,453 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >12:43:46,454 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >12:43:46,454 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/sda >12:43:46,455 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >12:43:46,455 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >12:43:46,455 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:43:46,455 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >12:43:46,455 DEBUG storage.ui: 1 requests and 23117761 (11287MB) left in chunk >12:43:46,455 DEBUG storage.ui: adding 23117761 (11287MB) to 14 (sda2) >12:43:46,455 DEBUG storage.ui: new grow amount for request 14 (sda2) is 23117761 units, or 11287MB >12:43:46,455 DEBUG storage.ui: request 15 (sda1) growth: 0 (0MB) size: 500MB >12:43:46,460 DEBUG storage.ui: request 14 (sda2) growth: 23117761 (11287MB) size: 11787MB >12:43:46,460 DEBUG storage.ui: disk /dev/sda growth: 23117761 (11287MB) >12:43:46,461 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:43:46,461 DEBUG storage.ui: device sda2 new partedPartition None >12:43:46,462 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >12:43:46,467 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:43:46,468 DEBUG storage.ui: total growth: 23117761 sectors >12:43:46,468 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:43:46,468 DEBUG storage.ui: new free: 1026048-25165823 / 11787MB >12:43:46,468 DEBUG storage.ui: new free allows for 23117761 sectors of growth >12:43:46,468 DEBUG storage.ui: created partition sda2 of 500MB and added it to /dev/sda >12:43:46,470 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:43:46,473 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x675a710> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6a6a250> PedPartition: <_ped.Partition object at 0x6a664d0> >12:43:46,475 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >12:43:46,476 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >12:43:46,481 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:43:46,481 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x675a710> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6a6a210> PedPartition: <_ped.Partition object at 0x6a66650> >12:43:46,482 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 14)', 'sda1(id 15)'] >12:43:46,482 DEBUG storage.ui: growable partitions are ['sda2'] >12:43:46,482 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >12:43:46,482 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/sda >12:43:46,482 DEBUG storage.ui: disk sda has 1 chunks >12:43:46,482 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >12:43:46,486 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:43:46,486 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >12:43:46,486 DEBUG storage.ui: 1 requests and 23117761 (11287MB) left in chunk >12:43:46,486 DEBUG storage.ui: adding 23117761 (11287MB) to 14 (sda2) >12:43:46,487 DEBUG storage.ui: new grow amount for request 14 (sda2) is 23117761 units, or 11287MB >12:43:46,488 DEBUG storage.ui: growing partitions on sda >12:43:46,488 DEBUG storage.ui: partition sda1 (15): 0 >12:43:46,489 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x675a950> PedGeometry: <_ped.Geometry object at 0x6a6a350> >12:43:46,490 DEBUG storage.ui: partition sda2 (14): 0 >12:43:46,490 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 25165823 length: 24139776 > device: <parted.device.Device object at 0x675a950> PedGeometry: <_ped.Geometry object at 0x6a6a4d0> >12:43:46,492 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 14)'] from disk(s) ['sda'] >12:43:46,494 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:43:46,495 DEBUG storage.ui: device sda1 new partedPartition None >12:43:46,496 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:43:46,501 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:43:46,503 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:43:46,503 DEBUG storage.ui: device sda2 new partedPartition None >12:43:46,505 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >12:43:46,508 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:43:46,508 DEBUG storage.ui: back from removeNewPartitions >12:43:46,508 DEBUG storage.ui: extended: None >12:43:46,511 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x675a950> PedGeometry: <_ped.Geometry object at 0x6a6a350> >12:43:46,513 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:43:46,514 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x675a710> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6a6a750> PedPartition: <_ped.Partition object at 0x6a666b0> >12:43:46,515 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >12:43:46,520 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >12:43:46,522 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:43:46,522 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x675a710> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6a6a890> PedPartition: <_ped.Partition object at 0x6a66770> >12:43:46,524 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 25165823 length: 24139776 > device: <parted.device.Device object at 0x675a950> PedGeometry: <_ped.Geometry object at 0x6a6a4d0> >12:43:46,525 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:43:46,525 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x675a710> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6a67d90> PedPartition: <_ped.Partition object at 0x6a66710> >12:43:46,527 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >12:43:46,531 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >12:43:46,533 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:43:46,533 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x675a710> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6a6aad0> PedPartition: <_ped.Partition object at 0x6a667d0> >12:43:46,534 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (15) with non-existent ext4 filesystem mounted at /boot at 500.00 >12:43:46,536 DEBUG storage.ui: fixing size of non-existent 11787MB partition sda2 (14) with non-existent luks at 11787.00 >12:43:46,538 DEBUG storage.ui: LVMPhysicalVolume.__init__: device: /dev/sda2 ; >12:43:46,539 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:43:46,541 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >12:43:46,543 DEBUG storage.ui: LUKSDevice._setFormat: luks-sda2 ; current: None ; type: lvmpv ; >12:43:46,543 INFO storage.ui: added luks/dm-crypt luks-sda2 (id 16) to device tree >12:43:46,544 INFO storage.ui: registered action: [6] Create Device luks/dm-crypt luks-sda2 (id 16) >12:43:46,545 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:43:46,545 INFO storage.ui: registered action: [7] Create Format lvmpv on luks/dm-crypt luks-sda2 (id 16) >12:43:46,547 DEBUG storage.ui: LUKSDevice.addChild: kids: 0 ; name: luks-sda2 ; >12:43:46,548 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:43:46,550 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >12:43:46,551 INFO storage.ui: added lvmvg fedora (id 17) to device tree >12:43:46,551 INFO storage.ui: registered action: [8] Create Device lvmvg fedora (id 17) >12:43:46,553 DEBUG storage.ui: Ext4FS.supported: supported: True ; >12:43:46,554 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >12:43:46,556 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >12:43:46,558 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >12:43:46,558 DEBUG storage.ui: fedora size is 11784MB >12:43:46,559 DEBUG storage.ui: vg fedora has 11784MB free >12:43:46,560 DEBUG storage.ui: Adding fedora-root/1024MB to fedora >12:43:46,560 INFO storage.ui: added lvmlv fedora-root (id 18) to device tree >12:43:46,561 INFO storage.ui: registered action: [9] Create Device lvmlv fedora-root (id 18) >12:43:46,561 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:43:46,562 INFO storage.ui: registered action: [10] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 18) >12:43:46,564 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >12:43:46,564 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >12:43:46,566 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >12:43:46,568 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >12:43:46,568 DEBUG storage.ui: fedora size is 11784MB >12:43:46,569 DEBUG storage.ui: vg fedora has 10760MB free >12:43:46,570 DEBUG storage.ui: Adding fedora-swap/4032MB to fedora >12:43:46,570 INFO storage.ui: added lvmlv fedora-swap (id 19) to device tree >12:43:46,571 INFO storage.ui: registered action: [11] Create Device lvmlv fedora-swap (id 19) >12:43:46,571 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:43:46,571 INFO storage.ui: registered action: [12] Create Format swap on lvmlv fedora-swap (id 19) >12:43:46,572 DEBUG storage.ui: fedora size is 11784MB >12:43:46,573 DEBUG storage.ui: vg fedora has 6728MB free >12:43:46,573 DEBUG storage.ui: vg fedora: 6728MB free ; lvs: ['root', 'swap'] >12:43:46,574 DEBUG storage.ui: adding request 18 to chunk 2946 on /dev/mapper/fedora >12:43:46,574 DEBUG storage.ui: adding request 19 to chunk 2946 on /dev/mapper/fedora >12:43:46,575 DEBUG storage.ui: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 2946 size = 11784 >remaining = 1 pool = 1682 >12:43:46,575 DEBUG storage.ui: req: LVRequest instance -- >id = 19 name = fedora-swap growable = False >base = 1008 growth = 0 max_grow = 0 >done = True >12:43:46,576 DEBUG storage.ui: req: LVRequest instance -- >id = 18 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >12:43:46,576 DEBUG storage.ui: 1 requests and 1682 (6728MB) left in chunk >12:43:46,576 DEBUG storage.ui: adding 1682 (6728MB) to 18 (fedora-root) >12:43:46,577 DEBUG storage.ui: new grow amount for request 18 (fedora-root) is 1682 units, or 6728MB >12:43:46,577 DEBUG storage.ui: trying to set lv fedora-root size to 7752MB >12:43:46,577 DEBUG storage.ui: fedora size is 11784MB >12:43:46,577 DEBUG storage.ui: vg fedora has 6728MB free >12:43:46,579 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:43:46,581 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >12:43:46,582 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:43:46,583 DEBUG storage.ui: stage1 device cannot be of type lvmvg >12:43:46,584 DEBUG storage.ui: stage1 device cannot be of type lvmlv >12:43:46,584 DEBUG storage.ui: stage1 device cannot be of type lvmlv >12:43:46,585 DEBUG storage.ui: stage1 device cannot be of type luks/dm-crypt >12:43:46,585 DEBUG storage.ui: _is_valid_disklabel(sda) returning True >12:43:46,586 DEBUG storage.ui: _is_valid_size(sda) returning True >12:43:46,586 DEBUG storage.ui: _is_valid_location(sda) returning True >12:43:46,586 DEBUG storage.ui: _is_valid_format(sda) returning True >12:43:46,587 DEBUG storage.ui: is_valid_stage1_device(sda) returning True >12:43:46,589 DEBUG storage.ui: _is_valid_disklabel(sda) returning True >12:43:46,590 DEBUG storage.ui: _is_valid_size(sda) returning True >12:43:46,590 DEBUG storage.ui: _is_valid_location(sda) returning True >12:43:46,591 DEBUG storage.ui: _is_valid_format(sda) returning True >12:43:46,591 DEBUG storage.ui: is_valid_stage1_device(sda) returning True >12:43:46,592 DEBUG storage.ui: _is_valid_disklabel(sda1) returning True >12:43:46,592 DEBUG storage.ui: _is_valid_size(sda1) returning True >12:43:46,593 DEBUG storage.ui: _is_valid_location(sda1) returning True >12:43:46,593 DEBUG storage.ui: _is_valid_partition(sda1) returning True >12:43:46,593 DEBUG storage.ui: _is_valid_format(sda1) returning True >12:43:46,594 DEBUG storage.ui: is_valid_stage2_device(sda1) returning True >12:43:46,621 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:43:46,624 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:46,625 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:43:52,872 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:52,872 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:43:52,872 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x60ba0d0>, 500.0, ['sda'], None >12:43:54,255 DEBUG storage: Ext4FS.supported: supported: True ; >12:43:54,256 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:43:54,256 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x60ba0d0>, 7752.0, ['sda'], single >12:43:54,263 DEBUG storage: SwapSpace.__init__: >12:43:54,263 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:44:00,124 DEBUG storage: SwapSpace.__init__: >12:44:00,124 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:44:00,124 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x60ba0d0>, 4032.0, ['sda'], single >12:44:00,124 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x60ba0d0>, 4032.0, ['sda'], single >12:44:00,127 DEBUG storage.ui: LVMPhysicalVolume.__init__: >12:44:00,128 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:44:00,129 DEBUG storage.ui: LUKSDevice.removeChild: kids: 1 ; name: luks-sda2 ; >12:44:00,130 INFO storage.ui: removed luks/dm-crypt luks-sda2 (id 16) from device tree >12:44:00,135 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >12:44:00,135 INFO storage.ui: registered action: [13] Destroy Device luks/dm-crypt luks-sda2 (id 16) >12:44:00,136 DEBUG storage.ui: LVMPhysicalVolume.__init__: >12:44:00,136 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:44:00,139 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >12:44:00,140 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:44:00,142 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: luks ; type: None ; >12:44:00,142 INFO storage.ui: registered action: [14] Destroy Format luks on partition sda2 (id 14) >12:44:00,144 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >12:44:00,146 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: None ; type: lvmpv ; >12:44:00,146 INFO storage.ui: registered action: [15] Create Format lvmpv on partition sda2 (id 14) >12:44:00,148 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >12:44:00,149 DEBUG storage.ui: using container fedora with 2 devices >12:44:00,149 DEBUG storage.ui: fedora size is 11784MB >12:44:00,150 DEBUG storage.ui: vg fedora has 0MB free >12:44:00,151 DEBUG storage.ui: raw container size reported as 11787 >12:44:00,151 DEBUG storage.ui: adding a TotalSizeSet with size 11787 >12:44:00,151 DEBUG storage.ui: set.allocated = 8 >12:44:00,153 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:44:00,155 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 14)'] from disk(s) ['sda'] >12:44:00,157 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:44:00,157 DEBUG storage.ui: device sda1 new partedPartition None >12:44:00,159 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:44:00,161 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:44:00,163 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:44:00,163 DEBUG storage.ui: device sda2 new partedPartition None >12:44:00,165 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >12:44:00,167 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:44:00,168 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 15)', 'req0(id 14)'] >12:44:00,168 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 15)', 'req0(id 14)'] from disk(s) ['sda'] >12:44:00,170 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:44:00,173 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >12:44:00,173 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:44:00,175 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:44:00,177 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >12:44:00,178 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:44:00,178 DEBUG storage.ui: allocating partition: req1 ; id: 15 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >12:44:00,179 DEBUG storage.ui: checking freespace on sda >12:44:00,179 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >12:44:00,180 DEBUG storage.ui: current free range is 63-25165823 (12287MB) >12:44:00,181 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:44:00,181 DEBUG storage.ui: new free: 63-25165823 / 12287MB >12:44:00,182 DEBUG storage.ui: new free allows for 0 sectors of growth >12:44:00,182 DEBUG storage.ui: found free space for bootable request >12:44:00,183 DEBUG storage.ui: adjusted start sector from 63 to 2048 >12:44:00,184 DEBUG storage.ui: created partition sda1 of 500MB and added it to /dev/sda >12:44:00,186 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:44:00,186 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x675a710> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bc31d0> PedPartition: <_ped.Partition object at 0x6a667d0> >12:44:00,188 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >12:44:00,190 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >12:44:00,193 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:44:00,193 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x675a710> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bc3650> PedPartition: <_ped.Partition object at 0x6a66770> >12:44:00,195 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:44:00,197 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >12:44:00,198 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:44:00,200 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >12:44:00,202 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with non-existent msdos disklabel >12:44:00,202 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >12:44:00,203 DEBUG storage.ui: allocating partition: req0 ; id: 14 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 11787.0 >12:44:00,203 DEBUG storage.ui: checking freespace on sda >12:44:00,204 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8MB boot=False best=None grow=True >12:44:00,205 DEBUG storage.ui: current free range is 63-2047 (0MB) >12:44:00,206 DEBUG storage.ui: current free range is 1026048-25165823 (11787MB) >12:44:00,206 DEBUG storage.ui: evaluating growth potential for new layout >12:44:00,207 DEBUG storage.ui: calculating growth for disk /dev/sda >12:44:00,209 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:44:00,210 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x675a710> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bc3610> PedPartition: <_ped.Partition object at 0x6a66590> >12:44:00,212 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >12:44:00,214 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >12:44:00,215 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/sda >12:44:00,216 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >12:44:00,216 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >12:44:00,217 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:44:00,217 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 24123392 >done = False >12:44:00,218 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >12:44:00,218 DEBUG storage.ui: adding 24125377 (11779MB) to 14 (sda2) >12:44:00,219 DEBUG storage.ui: taking back 1985 (0MB) from 14 (sda2) >12:44:00,219 DEBUG storage.ui: new grow amount for request 14 (sda2) is 24123392 units, or 11779MB >12:44:00,220 DEBUG storage.ui: request 15 (sda1) growth: 0 (0MB) size: 500MB >12:44:00,220 DEBUG storage.ui: request 14 (sda2) growth: 24123392 (11779MB) size: 11787MB >12:44:00,221 DEBUG storage.ui: disk /dev/sda growth: 24123392 (11779MB) >12:44:00,223 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:44:00,223 DEBUG storage.ui: device sda2 new partedPartition None >12:44:00,225 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >12:44:00,227 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:44:00,227 DEBUG storage.ui: total growth: 24123392 sectors >12:44:00,228 DEBUG storage.ui: updating use_disk to sda, type: 0 >12:44:00,228 DEBUG storage.ui: new free: 1026048-25165823 / 11787MB >12:44:00,229 DEBUG storage.ui: new free allows for 24123392 sectors of growth >12:44:00,230 DEBUG storage.ui: created partition sda2 of 8MB and added it to /dev/sda >12:44:00,232 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:44:00,232 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x675a710> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bc3a50> PedPartition: <_ped.Partition object at 0x6a66bf0> >12:44:00,234 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >12:44:00,236 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >12:44:00,238 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:44:00,239 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x675a710> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bc3950> PedPartition: <_ped.Partition object at 0x6a66b90> >12:44:00,240 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 15)', 'sda2(id 14)'] >12:44:00,240 DEBUG storage.ui: growable partitions are ['sda2'] >12:44:00,241 DEBUG storage.ui: adding request 15 to chunk 25165761 (63-25165823) on /dev/sda >12:44:00,241 DEBUG storage.ui: adding request 14 to chunk 25165761 (63-25165823) on /dev/sda >12:44:00,242 DEBUG storage.ui: disk sda has 1 chunks >12:44:00,242 DEBUG storage.ui: Chunk.growRequests: 25165761 on /dev/sda start = 63 end = 25165823 >sectorSize = 512 > >12:44:00,243 DEBUG storage.ui: req: PartitionRequest instance -- >id = 15 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:44:00,243 DEBUG storage.ui: req: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 24123392 >done = False >12:44:00,244 DEBUG storage.ui: 1 requests and 24125377 (11779MB) left in chunk >12:44:00,244 DEBUG storage.ui: adding 24125377 (11779MB) to 14 (sda2) >12:44:00,245 DEBUG storage.ui: taking back 1985 (0MB) from 14 (sda2) >12:44:00,245 DEBUG storage.ui: new grow amount for request 14 (sda2) is 24123392 units, or 11779MB >12:44:00,246 DEBUG storage.ui: set: ['sda2'] 8/11787 >12:44:00,246 DEBUG storage.ui: allocating 11779 to TotalSizeSet with 8/11787 (11779 needed) >12:44:00,246 DEBUG storage.ui: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 24123392 max_grow = 24123392 >done = True >12:44:00,246 DEBUG storage.ui: needed: 0 >12:44:00,246 DEBUG storage.ui: set: ['sda2'] 11787/11787 >12:44:00,247 DEBUG storage.ui: allocating 0 to TotalSizeSet with 11787/11787 (0 needed) >12:44:00,247 DEBUG storage.ui: PartitionRequest instance -- >id = 14 name = sda2 growable = True >base = 16384 growth = 24123392 max_grow = 24123392 >done = True >12:44:00,247 DEBUG storage.ui: needed: 0 >12:44:00,247 DEBUG storage.ui: growing partitions on sda >12:44:00,247 DEBUG storage.ui: partition sda1 (15): 0 >12:44:00,247 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x675a950> PedGeometry: <_ped.Geometry object at 0x6bc3b90> >12:44:00,247 DEBUG storage.ui: partition sda2 (14): 0 >12:44:00,248 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 25165823 length: 24139776 > device: <parted.device.Device object at 0x675a950> PedGeometry: <_ped.Geometry object at 0x6bc3d10> >12:44:00,251 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 15)', 'sda2(id 14)'] from disk(s) ['sda'] >12:44:00,253 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:44:00,253 DEBUG storage.ui: device sda1 new partedPartition None >12:44:00,254 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >12:44:00,257 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:44:00,259 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:44:00,260 DEBUG storage.ui: device sda2 new partedPartition None >12:44:00,261 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >12:44:00,263 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:44:00,264 DEBUG storage.ui: back from removeNewPartitions >12:44:00,264 DEBUG storage.ui: extended: None >12:44:00,265 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x675a950> PedGeometry: <_ped.Geometry object at 0x6bc3b90> >12:44:00,267 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >12:44:00,268 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x675a710> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bc6150> PedPartition: <_ped.Partition object at 0x6a66b30> >12:44:00,269 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >12:44:00,271 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >12:44:00,274 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >12:44:00,275 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x675a710> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bc62d0> PedPartition: <_ped.Partition object at 0x6a66cb0> >12:44:00,275 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 25165823 length: 24139776 > device: <parted.device.Device object at 0x675a950> PedGeometry: <_ped.Geometry object at 0x6bc3d10> >12:44:00,277 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >12:44:00,278 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x675a710> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bc3f10> PedPartition: <_ped.Partition object at 0x6a66c50> >12:44:00,280 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >12:44:00,282 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >12:44:00,284 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >12:44:00,285 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x675a710> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x6bc6550> PedPartition: <_ped.Partition object at 0x6a66d10> >12:44:00,286 DEBUG storage.ui: fixing size of non-existent 500MB partition sda1 (15) with non-existent ext4 filesystem mounted at /boot at 500.00 >12:44:00,286 DEBUG storage.ui: fixing size of non-existent 11787MB partition sda2 (14) with non-existent lvmpv at 11787.00 >12:44:00,288 DEBUG storage.ui: fedora size is 11784MB >12:44:00,289 DEBUG storage.ui: vg fedora has 0MB free >12:44:00,289 DEBUG storage.ui: fedora size is 11784MB >12:44:00,290 DEBUG storage.ui: vg fedora has 0MB free >12:44:00,291 DEBUG storage.ui: LVMVolumeGroupDevice instance (0x6a67750) -- > name = fedora status = False kids = 2 id = 17 > parents = ['non-existent 11787MB partition sda2 (14) with non-existent lvmpv'] > uuid = None size = 11784 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 1 > LV Names = [] modified = True > extents = 2946.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 11787MB partition sda2 (14) with non-existent lvmpv'] > LVs = ['non-existent 7752MB lvmlv fedora-root (18) with non-existent ext4 filesystem mounted at /', > 'non-existent 4032MB lvmlv fedora-swap (19) with non-existent swap'] >12:44:00,292 DEBUG storage.ui: fedora size is 11784MB >12:44:00,292 DEBUG storage.ui: vg fedora has 0MB free >12:44:00,293 DEBUG storage.ui: trying to set lv fedora-swap size to 4032MB >12:44:00,293 DEBUG storage.ui: fedora size is 11784MB >12:44:00,294 DEBUG storage.ui: vg fedora has 0MB free >12:44:00,313 DEBUG storage: Ext4FS.supported: supported: True ; >12:44:00,314 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:44:07,395 DEBUG storage: Ext4FS.supported: supported: True ; >12:44:07,396 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:44:07,396 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x60ba0d0>, 7752.0, ['sda'], single >12:44:07,403 DEBUG storage: SwapSpace.__init__: >12:44:07,404 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:44:08,975 DEBUG storage: SwapSpace.__init__: >12:44:08,976 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:44:08,976 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x60ba0d0>, 4032.0, ['sda'], single >12:44:08,983 DEBUG storage: Ext4FS.supported: supported: True ; >12:44:08,983 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:44:14,195 DEBUG storage: Ext4FS.supported: supported: True ; >12:44:14,195 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:44:14,195 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x60ba0d0>, 7752.0, ['sda'], single >12:44:14,196 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.LVMFactory'>: <pyanaconda.storage.Storage object at 0x60ba0d0>, 7752.0, ['sda'], single >12:44:14,199 DEBUG storage.ui: LVMPhysicalVolume.__init__: >12:44:14,199 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:44:14,200 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >12:44:14,202 DEBUG storage.ui: LUKS.__init__: >12:44:14,203 DEBUG storage.ui: getFormat('luks') returning LUKS instance >12:44:14,204 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >12:44:14,205 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:44:14,207 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: lvmpv ; type: None ; >12:44:14,207 INFO storage.ui: registered action: [16] Destroy Format lvmpv on partition sda2 (id 14) >12:44:14,209 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >12:44:14,211 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: None ; type: luks ; >12:44:14,212 INFO storage.ui: registered action: [17] Create Format luks on partition sda2 (id 14) >12:44:14,213 DEBUG storage.ui: LVMPhysicalVolume.__init__: >12:44:14,214 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:44:14,216 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >12:44:14,217 DEBUG storage.ui: LUKSDevice._setFormat: luks-sda2 ; current: None ; type: lvmpv ; >12:44:14,218 INFO storage.ui: added luks/dm-crypt luks-sda2 (id 20) to device tree >12:44:14,219 INFO storage.ui: registered action: [18] Create Device luks/dm-crypt luks-sda2 (id 20) >12:44:14,219 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:44:14,220 INFO storage.ui: registered action: [19] Create Format lvmpv on luks/dm-crypt luks-sda2 (id 20) >12:44:14,222 DEBUG storage.ui: LUKSDevice.addChild: kids: 0 ; name: luks-sda2 ;
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 874714
:
640962
|
640963
|
640964
|
640965
| 640966 |
640967
|
640968
|
640969
|
640970
|
640971
|
640972
|
640973
|
640974
|
640975