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 867594 Details for
Bug 1069854
AttributeError: 'str' object has no attribute 'getattr'
[?]
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), 91.27 KB, created by
David Lehman
on 2014-02-25 19:14:38 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
David Lehman
Created:
2014-02-25 19:14:38 UTC
Size:
91.27 KB
patch
obsolete
>19:04:51,006 INFO blivet: ISCSID is /sbin/iscsid >19:04:51,006 INFO blivet: no initiator set >19:04:51,094 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >19:04:51,095 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >19:04:52,917 DEBUG blivet: trying to set new default fstype to 'ext4' >19:04:53,044 DEBUG blivet: Ext4FS.supported: supported: True ; >19:04:53,046 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >19:04:53,048 DEBUG blivet: Ext4FS.supported: supported: True ; >19:04:53,655 INFO blivet: Detected 2.00 GiB of memory >19:04:53,683 INFO blivet: Suggested swap size (2.00 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >19:04:53,686 INFO blivet: Swap attempt of 0.0 >19:04:53,961 INFO blivet: resetting Blivet (version 0.41) instance <blivet.Blivet object at 0x7f9cea92a5d0> >19:04:53,961 INFO blivet: no initiator set >19:04:53,962 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >19:04:53,962 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >19:04:54,265 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >19:04:54,276 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'DM_MULTIPATH_TIMESTAMP': '1393355085', > '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': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bc893', > 'ID_REVISION': '1.6.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': '240932', > '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 ; >19:04:54,278 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >19:04:54,281 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:04:54,316 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:04:54,322 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >19:04:54,347 INFO blivet: sda is a disk >19:04:54,348 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >19:04:54,356 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:04:54,417 INFO blivet: added disk sda (id 1) to device tree >19:04:54,418 DEBUG blivet: looking up parted Device: /dev/sda >19:04:54,424 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >19:04:54,493 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >19:04:54,494 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:04:54,495 DEBUG blivet: required disklabel type for sda (1) is None >19:04:54,495 DEBUG blivet: default disklabel type for sda is msdos >19:04:54,495 DEBUG blivet: selecting msdos disklabel for sda based on size >19:04:54,498 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >19:04:54,538 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f9cdef0da90>, <parted.partition.Partition object at 0x7f9cdef25590>, <parted.partition.Partition object at 0x7f9cdef25810>] > device: <parted.device.Device object at 0x7f9cdef16a50> > PedDisk: <_ped.Disk object at 0x7f9cdef15e60> >19:04:54,539 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 4 >19:04:54,540 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >19:04:54,560 INFO blivet: got device: DiskDevice instance (0x7f9cdf05af90) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 40 GiB > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 83886080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (5221, 255, 63) biosGeometry: (5221, 255, 63) > PedDevice: <_ped.Device object at 0x7f9cdf066830> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f9cdf348590> >19:04:54,587 INFO blivet: got format: DiskLabel instance (0x7f9cdef0d910) object id 4-- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f9cdef0da90>, <parted.partition.Partition object at 0x7f9cdef25590>, <parted.partition.Partition object at 0x7f9cdef25810>] > device: <parted.device.Device object at 0x7f9cdef16a50> > PedDisk: <_ped.Disk object at 0x7f9cdef15e60> > origPartedDisk = <parted.disk.Disk object at 0x7f9cdef259d0> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 83886080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (5221, 255, 63) biosGeometry: (5221, 255, 63) > PedDevice: <_ped.Device object at 0x7f9cdf066f80> > >19:04:54,605 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 /dev/disk/by-uuid/f15f3de3-1da0-494b-b3dd-de7ae4948e32', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f15f3de3-1da0-494b-b3dd-de7ae4948e32', > 'ID_FS_UUID_ENC': 'f15f3de3-1da0-494b-b3dd-de7ae4948e32', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1073152', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000bc893-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bc893', > 'ID_REVISION': '1.6.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '240944', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > '/dev/disk/by-uuid/f15f3de3-1da0-494b-b3dd-de7ae4948e32'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >19:04:54,607 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >19:04:54,609 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >19:04:54,610 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:04:54,662 INFO blivet: sda1 is a partition >19:04:54,664 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >19:04:54,666 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:04:54,679 DEBUG blivet: DeviceTree.getDeviceByName returned existing 40 GiB disk sda (1) with existing msdos disklabel >19:04:54,680 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >19:04:54,687 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >19:04:54,687 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >19:04:54,689 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >19:04:55,143 DEBUG blivet: looking up parted Partition: /dev/sda1 >19:04:55,144 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >19:04:55,145 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >19:04:55,151 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >19:04:55,152 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >19:04:55,153 INFO blivet: added partition sda1 (id 6) to device tree >19:04:55,154 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >19:04:55,158 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >19:04:55,164 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >19:04:55,168 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >19:04:55,225 WARN blivet: disklabel detected but not usable on sda1 >19:04:55,225 INFO blivet: type detected on 'sda1' is 'xfs' >19:04:55,312 DEBUG blivet: XFS.supported: supported: True ; >19:04:55,532 DEBUG blivet: getFormat('xfs') returning XFS instance with object id 10 >19:04:55,534 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >19:04:55,540 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: xfs ; >19:04:55,544 DEBUG blivet: looking up parted Device: /dev/sda1 >19:04:55,586 INFO blivet: got device: PartitionDevice instance (0x7f9cdf2f4850) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 40 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 524 MiB > format = existing xfs filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1073152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (66, 255, 63) biosGeometry: (66, 255, 63) > PedDevice: <_ped.Device object at 0x7f9cdf2e7f80> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9cdef16b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f9cdef256d0> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9cdef25350> PedPartition: <_ped.Partition object at 0x7f9cdbb51d70> > disk = existing 40 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 1075199 length = 1073152 > flags = boot >19:04:55,592 DEBUG blivet: XFS.supported: supported: True ; >19:04:55,617 INFO blivet: got format: XFS instance (0x7f9cdec0f4d0) object id 10-- > type = xfs name = xfs status = False > device = /dev/sda1 uuid = f15f3de3-1da0-494b-b3dd-de7ae4948e32 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >19:04:55,621 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2 /dev/disk/by-uuid/c6227411-91b2-4c09-a6e6-2457eab3a1ee', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'c6227411-91b2-4c09-a6e6-2457eab3a1ee', > 'ID_FS_UUID_ENC': 'c6227411-91b2-4c09-a6e6-2457eab3a1ee', > 'ID_FS_VERSION': '1', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1075200', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '4397056', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_ENTRY_UUID': '000bc893-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bc893', > 'ID_REVISION': '1.6.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '240955', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '/dev/disk/by-uuid/c6227411-91b2-4c09-a6e6-2457eab3a1ee'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >19:04:55,629 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >19:04:55,634 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >19:04:55,649 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:04:55,664 INFO blivet: sda2 is a partition >19:04:55,680 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >19:04:55,701 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:04:55,738 DEBUG blivet: DeviceTree.getDeviceByName returned existing 40 GiB disk sda (1) with existing msdos disklabel >19:04:55,788 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >19:04:55,790 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >19:04:55,790 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 13 >19:04:55,795 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >19:04:55,796 DEBUG blivet: looking up parted Partition: /dev/sda2 >19:04:55,797 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >19:04:55,798 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >19:04:55,799 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >19:04:55,801 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >19:04:55,802 INFO blivet: added partition sda2 (id 12) to device tree >19:04:55,804 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >19:04:55,805 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >19:04:55,807 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:04:55,810 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >19:04:55,845 WARN blivet: disklabel detected but not usable on sda2 >19:04:55,845 INFO blivet: type detected on 'sda2' is 'swap' >19:04:55,847 DEBUG blivet: SwapSpace.__init__: device: /dev/sda2 ; serial: QM00001 ; uuid: c6227411-91b2-4c09-a6e6-2457eab3a1ee ; exists: True ; label: None ; >19:04:55,847 DEBUG blivet: getFormat('swap') returning SwapSpace instance with object id 16 >19:04:55,848 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >19:04:55,853 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: swap ; >19:04:55,857 DEBUG blivet: looking up parted Device: /dev/sda2 >19:04:55,873 INFO blivet: got device: PartitionDevice instance (0x7f9cea6b9650) -- > name = sda2 status = True kids = 0 id = 12 > parents = ['existing 40 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 2.09 GiB > format = existing swap > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 4397056 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (273, 255, 63) biosGeometry: (273, 255, 63) > PedDevice: <_ped.Device object at 0x7f9cdec120e0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9cdef16b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f9cdef25710> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9cdef25650> PedPartition: <_ped.Partition object at 0x7f9cdbb51350> > disk = existing 40 GiB disk sda (1) with existing msdos disklabel > start = 1075200 end = 5472255 length = 4397056 > flags = >19:04:55,875 INFO blivet: got format: SwapSpace instance (0x7f9cdec0fb10) object id 16-- > type = swap name = swap status = False > device = /dev/sda2 uuid = c6227411-91b2-4c09-a6e6-2457eab3a1ee exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >19:04:55,880 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3 /dev/disk/by-uuid/31daf673-4346-48ab-bdfd-26b1ea163548', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '31daf673-4346-48ab-bdfd-26b1ea163548', > 'ID_FS_UUID_ENC': '31daf673-4346-48ab-bdfd-26b1ea163548', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '5472256', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '78413824', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '000bc893-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000bc893', > 'ID_REVISION': '1.6.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '240966', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3', > '/dev/disk/by-uuid/31daf673-4346-48ab-bdfd-26b1ea163548'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >19:04:55,885 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >19:04:55,886 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >19:04:55,887 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:04:55,888 INFO blivet: sda3 is a partition >19:04:55,889 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >19:04:55,890 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:04:55,897 DEBUG blivet: DeviceTree.getDeviceByName returned existing 40 GiB disk sda (1) with existing msdos disklabel >19:04:55,905 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >19:04:55,912 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >19:04:55,912 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 19 >19:04:55,913 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >19:04:55,913 DEBUG blivet: looking up parted Partition: /dev/sda3 >19:04:55,915 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >19:04:55,918 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >19:04:55,921 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >19:04:55,923 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >19:04:55,926 INFO blivet: added partition sda3 (id 18) to device tree >19:04:55,927 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >19:04:55,930 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >19:04:55,936 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >19:04:55,937 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >19:04:55,974 WARN blivet: disklabel detected but not usable on sda3 >19:04:55,977 INFO blivet: type detected on 'sda3' is 'xfs' >19:04:56,029 DEBUG blivet: XFS.supported: supported: True ; >19:04:56,031 DEBUG blivet: getFormat('xfs') returning XFS instance with object id 22 >19:04:56,033 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >19:04:56,036 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: xfs ; >19:04:56,044 DEBUG blivet: looking up parted Device: /dev/sda3 >19:04:56,059 INFO blivet: got device: PartitionDevice instance (0x7f9cea6b9750) -- > name = sda3 status = True kids = 0 id = 18 > parents = ['existing 40 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 37.39 GiB > format = existing xfs filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 78413824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4881, 255, 63) biosGeometry: (4881, 255, 63) > PedDevice: <_ped.Device object at 0x7f9cdec12290> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9cdef16b10> fileSystem: <parted.filesystem.FileSystem object at 0x7f9cdef258d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9cdef25850> PedPartition: <_ped.Partition object at 0x7f9cdef19f50> > disk = existing 40 GiB disk sda (1) with existing msdos disklabel > start = 5472256 end = 83886079 length = 78413824 > flags = >19:04:56,065 DEBUG blivet: XFS.supported: supported: True ; >19:04:56,068 INFO blivet: got format: XFS instance (0x7f9cdec1e910) object id 22-- > type = xfs name = xfs status = False > device = /dev/sda3 uuid = 31daf673-4346-48ab-bdfd-26b1ea163548 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >19:04:56,070 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1393355085', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '414393', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >19:04:56,072 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >19:04:56,074 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >19:04:56,076 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:04:56,078 INFO blivet: loop0 is a loop device >19:04:56,079 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >19:04:56,081 DEBUG blivet: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >19:04:56,083 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:04:56,084 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 25 >19:04:56,086 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >19:04:56,088 INFO blivet: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 24) to device tree >19:04:56,089 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >19:04:56,091 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 28 >19:04:56,093 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:04:56,094 INFO blivet: added loop loop0 (id 27) to device tree >19:04:56,095 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >19:04:56,098 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >19:04:56,099 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 30 >19:04:56,101 DEBUG blivet: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >19:04:56,102 DEBUG blivet: setup of loop0 failed: specified file (/tmp/curl_fetch_url1/squashfs.img (deleted)) does not exist >19:04:56,102 WARN blivet: aborting disklabel handler for loop0 >19:04:56,103 INFO blivet: type detected on 'loop0' is 'squashfs' >19:04:56,104 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 31 >19:04:56,105 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:04:56,107 INFO blivet: got device: LoopDevice instance (0x7f9cdec1ecd0) -- > name = loop0 status = False kids = 0 id = 27 > parents = ['existing 0 file /tmp/curl_fetch_url1/squashfs.img (deleted) (24)'] > 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 >19:04:56,109 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/eaa90d71-3222-4dea-8183-f3db0770e6d2', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1393355085', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'eaa90d71-3222-4dea-8183-f3db0770e6d2', > 'ID_FS_UUID_ENC': 'eaa90d71-3222-4dea-8183-f3db0770e6d2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '419098', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/eaa90d71-3222-4dea-8183-f3db0770e6d2'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >19:04:56,113 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >19:04:56,114 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >19:04:56,116 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:04:56,117 INFO blivet: loop1 is a loop device >19:04:56,121 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >19:04:56,122 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >19:04:56,124 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:04:56,125 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 34 >19:04:56,127 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >19:04:56,128 INFO blivet: added file /LiveOS/rootfs.img (id 33) to device tree >19:04:56,130 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >19:04:56,131 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 37 >19:04:56,133 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >19:04:56,135 INFO blivet: added loop loop1 (id 36) to device tree >19:04:56,136 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >19:04:56,137 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >19:04:56,143 DEBUG blivet: Ext4FS.supported: supported: True ; >19:04:56,144 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 39 >19:04:56,144 DEBUG blivet: device loop1 does not contain a disklabel >19:04:56,144 INFO blivet: type detected on 'loop1' is 'ext4' >19:04:56,259 DEBUG blivet: size=0 B, current=2 GiB >19:04:56,261 DEBUG blivet: using current size 0 as min size >19:04:56,264 DEBUG blivet: Ext4FS.supported: supported: True ; >19:04:56,265 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 40 >19:04:56,267 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >19:04:56,270 INFO blivet: got device: LoopDevice instance (0x7f9cdec1edd0) -- > name = loop1 status = False kids = 0 id = 36 > parents = ['existing 0 file /LiveOS/rootfs.img (33)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >19:04:56,276 DEBUG blivet: Ext4FS.supported: supported: True ; >19:04:56,294 INFO blivet: got format: Ext4FS instance (0x7f9cdec1e710) object id 40-- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = eaa90d71-3222-4dea-8183-f3db0770e6d2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2 GiB targetSize = 2 GiB > >19:04:56,298 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1393355085', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '419551', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >19:04:56,300 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >19:04:56,302 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >19:04:56,306 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:04:56,306 INFO blivet: loop2 is a loop device >19:04:56,309 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >19:04:56,311 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >19:04:56,316 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:04:56,317 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 43 >19:04:56,320 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >19:04:56,321 INFO blivet: added file /overlay (deleted) (id 42) to device tree >19:04:56,324 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >19:04:56,324 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 46 >19:04:56,327 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:04:56,328 INFO blivet: added loop loop2 (id 45) to device tree >19:04:56,329 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >19:04:56,332 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >19:04:56,333 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 48 >19:04:56,335 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >19:04:56,336 DEBUG blivet: setup of loop2 failed: specified file (/overlay (deleted)) does not exist >19:04:56,336 WARN blivet: aborting disklabel handler for loop2 >19:04:56,340 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >19:04:56,342 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance with object id 49 >19:04:56,343 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:04:56,344 INFO blivet: got device: LoopDevice instance (0x7f9cdec2a3d0) -- > name = loop2 status = False kids = 0 id = 45 > parents = ['existing 0 file /overlay (deleted) (42)'] > 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 >19:04:56,349 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/eaa90d71-3222-4dea-8183-f3db0770e6d2 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1393355085', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'eaa90d71-3222-4dea-8183-f3db0770e6d2', > 'ID_FS_UUID_ENC': 'eaa90d71-3222-4dea-8183-f3db0770e6d2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '369951', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/eaa90d71-3222-4dea-8183-f3db0770e6d2', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >19:04:56,350 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >19:04:56,352 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >19:04:56,354 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:04:56,355 INFO blivet: live-rw is a device-mapper device >19:04:56,356 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >19:04:56,358 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >19:04:56,361 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop1 (36) with existing ext4 filesystem >19:04:56,364 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >19:04:56,367 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop2 (45) >19:04:56,369 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >19:04:56,372 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:04:56,375 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >19:04:56,376 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 52 >19:04:56,377 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >19:04:56,378 INFO blivet: added dm live-rw (id 51) to device tree >19:04:56,380 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >19:04:56,382 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >19:04:56,384 DEBUG blivet: Ext4FS.supported: supported: True ; >19:04:56,386 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 54 >19:04:56,386 DEBUG blivet: device live-rw does not contain a disklabel >19:04:56,387 INFO blivet: type detected on 'live-rw' is 'ext4' >19:04:56,499 DEBUG blivet: size=882.20 MiB, current=2 GiB >19:04:56,506 DEBUG blivet: padding min size from 925054976 up to 925055476 >19:04:56,508 DEBUG blivet: Ext4FS.supported: supported: True ; >19:04:56,508 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 55 >19:04:56,509 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >19:04:56,510 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >19:04:56,751 INFO blivet: got device: DMDevice instance (0x7f9cdec1e950) -- > name = live-rw status = True kids = 0 id = 51 > parents = ['existing 0 loop loop2 (45)'] > uuid = None size = 2 GiB > 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: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f9cdec12170> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >19:04:56,756 DEBUG blivet: Ext4FS.supported: supported: True ; >19:04:56,776 INFO blivet: got format: Ext4FS instance (0x7f9cdec1e510) object id 55-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = eaa90d71-3222-4dea-8183-f3db0770e6d2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2 GiB targetSize = 2 GiB > >19:04:56,782 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/eaa90d71-3222-4dea-8183-f3db0770e6d2 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1393355085', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'eaa90d71-3222-4dea-8183-f3db0770e6d2', > 'ID_FS_UUID_ENC': 'eaa90d71-3222-4dea-8183-f3db0770e6d2', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '402452', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/eaa90d71-3222-4dea-8183-f3db0770e6d2', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >19:04:56,783 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >19:04:56,785 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >19:04:56,787 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:04:56,788 INFO blivet: live-base is a device-mapper device >19:04:56,790 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >19:04:56,793 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >19:04:56,794 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >19:04:56,797 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 loop loop1 (36) with existing ext4 filesystem >19:04:56,800 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >19:04:56,802 DEBUG blivet: DeviceTree.getDeviceByName returned None >19:04:56,804 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >19:04:56,805 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 58 >19:04:56,808 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >19:04:56,808 INFO blivet: added dm live-base (id 57) to device tree >19:04:56,810 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >19:04:56,812 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >19:04:56,815 DEBUG blivet: Ext4FS.supported: supported: True ; >19:04:56,816 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 60 >19:04:56,816 DEBUG blivet: device live-base does not contain a disklabel >19:04:56,817 INFO blivet: type detected on 'live-base' is 'ext4' >19:04:56,914 DEBUG blivet: size=0 B, current=2 GiB >19:04:56,917 DEBUG blivet: using current size 0 as min size >19:04:56,923 DEBUG blivet: Ext4FS.supported: supported: True ; >19:04:56,924 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 61 >19:04:56,928 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >19:04:56,929 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >19:04:56,945 INFO blivet: got device: DMDevice instance (0x7f9cdec1e750) -- > name = live-base status = True kids = 0 id = 57 > parents = ['existing 0 loop loop1 (36) with existing ext4 filesystem'] > uuid = None size = 2 GiB > 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 (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f9cdec12320> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >19:04:56,948 DEBUG blivet: Ext4FS.supported: supported: True ; >19:04:56,975 INFO blivet: got format: Ext4FS instance (0x7f9cdec2ad10) object id 61-- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = eaa90d71-3222-4dea-8183-f3db0770e6d2 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2 GiB targetSize = 2 GiB > >19:04:57,056 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:04:57,105 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:04:57,106 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:04:57,108 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:04:57,208 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:04:57,209 DEBUG blivet: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >19:04:57,211 DEBUG blivet: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >19:04:57,263 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:04:57,266 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:04:57,269 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:04:57,337 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >19:04:57,398 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:04:57,399 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:04:57,402 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:04:57,481 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >19:04:57,481 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >19:04:57,482 INFO blivet: edd: collected mbr signatures: {'sda': '0x000bc893'} >19:04:57,483 DEBUG blivet: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0x000bc893 > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 83886080 >19:04:57,484 WARN blivet: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:0/0:0:0:0/block >19:04:57,484 INFO blivet: edd: matched 0x80 to sda using MBR sig >19:04:57,486 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >19:04:57,539 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:04:57,756 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:04:57,758 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:04:57,759 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:04:57,779 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >19:04:57,818 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >19:04:57,924 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:04:57,925 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:04:57,927 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:04:58,012 DEBUG blivet: Ext4FS.supported: supported: True ; >19:04:58,014 DEBUG blivet: Ext4FS.supported: supported: True ; >19:04:58,016 DEBUG blivet: Ext4FS.supported: supported: True ; >19:04:58,018 DEBUG blivet: XFS.supported: supported: True ; >19:04:58,020 DEBUG blivet: XFS.supported: supported: True ; >19:08:15,568 DEBUG blivet: Iso9660FS.supported: supported: True ; >19:08:15,569 DEBUG blivet: Iso9660FS.supported: supported: True ; >19:08:15,570 DEBUG blivet: NFSv4.supported: supported: False ; >19:08:15,572 DEBUG blivet: NFSv4.supported: supported: False ; >19:08:15,574 DEBUG blivet: SELinuxFS.supported: supported: False ; >19:08:15,574 DEBUG blivet: SELinuxFS.supported: supported: False ; >19:08:15,577 DEBUG blivet: Ext4FS.supported: supported: True ; >19:08:15,579 DEBUG blivet: Ext4FS.supported: supported: True ; >19:08:17,410 DEBUG blivet: Ext3FS.supported: supported: True ; >19:08:17,411 DEBUG blivet: Ext3FS.supported: supported: True ; >19:08:17,519 DEBUG blivet: Ext2FS.supported: supported: True ; >19:08:17,520 DEBUG blivet: Ext2FS.supported: supported: True ; >19:08:17,645 DEBUG blivet: SysFS.supported: supported: False ; >19:08:17,645 DEBUG blivet: SysFS.supported: supported: False ; >19:08:17,646 DEBUG blivet: MultipathMember.__init__: >19:08:17,647 DEBUG blivet: MDRaidMember.__init__: >19:08:17,650 DEBUG blivet: ProcFS.supported: supported: False ; >19:08:17,650 DEBUG blivet: ProcFS.supported: supported: False ; >19:08:17,651 DEBUG blivet: SwapSpace.__init__: >19:08:17,983 DEBUG blivet: NoDevFS.supported: supported: False ; >19:08:17,984 DEBUG blivet: NoDevFS.supported: supported: False ; >19:08:17,985 DEBUG blivet: DevPtsFS.supported: supported: False ; >19:08:17,986 DEBUG blivet: DevPtsFS.supported: supported: False ; >19:08:17,987 DEBUG blivet: BTRFS.supported: supported: True ; >19:08:18,307 DEBUG blivet: USBFS.supported: supported: False ; >19:08:18,308 DEBUG blivet: USBFS.supported: supported: False ; >19:08:18,309 DEBUG blivet: DiskLabel.__init__: >19:08:18,309 INFO blivet: DiskLabel.partedDevice returning None >19:08:18,312 DEBUG blivet: HFSPlus.supported: supported: False ; >19:08:18,312 DEBUG blivet: HFSPlus.supported: supported: False ; >19:08:18,313 DEBUG blivet: XFS.supported: supported: True ; >19:08:18,316 DEBUG blivet: XFS.supported: supported: True ; >19:08:18,636 DEBUG blivet: TmpFS.supported: supported: True ; >19:08:18,669 DEBUG blivet: LUKS.__init__: >19:08:18,675 DEBUG blivet: NTFS.supported: supported: False ; >19:08:18,675 DEBUG blivet: NTFS.supported: supported: False ; >19:08:18,676 DEBUG blivet: BindFS.supported: supported: False ; >19:08:18,677 DEBUG blivet: BindFS.supported: supported: False ; >19:08:18,678 DEBUG blivet: HFS.supported: supported: False ; >19:08:18,682 DEBUG blivet: HFS.supported: supported: False ; >19:08:18,683 DEBUG blivet: LVMPhysicalVolume.__init__: >19:08:18,684 DEBUG blivet: NFS.supported: supported: False ; >19:08:18,685 DEBUG blivet: NFS.supported: supported: False ; >19:08:18,686 DEBUG blivet: FATFS.supported: supported: True ; >19:08:18,728 DEBUG blivet: FATFS.supported: supported: True ; >19:08:18,948 DEBUG blivet: DMRaidMember.__init__: >19:08:20,628 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:08:20,634 DEBUG blivet: DeviceTree.getDeviceByName returned existing 40 GiB disk sda (1) with existing msdos disklabel >19:08:25,072 INFO blivet: Detected 2.00 GiB of memory >19:08:25,098 INFO blivet: Swap attempt of 2.00 GiB >19:08:25,127 DEBUG blivet: clearpart: looking at sda3 >19:08:25,129 DEBUG blivet: clearpart: looking at sda2 >19:08:25,130 DEBUG blivet: clearpart: looking at sda1 >19:08:25,131 DEBUG blivet: checking whether disk sda has an empty extended >19:08:25,133 DEBUG blivet: extended is None ; logicals is [] >19:08:25,244 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:08:25,271 DEBUG blivet: DeviceTree.getDeviceByName returned existing 40 GiB disk sda (1) with existing msdos disklabel >19:08:25,432 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:08:25,438 DEBUG blivet: DeviceTree.getDeviceByName returned existing 40 GiB disk sda (1) with existing msdos disklabel >19:08:25,444 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >19:08:25,451 DEBUG blivet: DeviceTree.getDeviceByName returned existing 40 GiB disk sda (1) with existing msdos disklabel >19:08:25,453 DEBUG blivet: resolved 'sda' to 'sda' (disk) >19:08:25,460 DEBUG blivet: starting Blivet copy >19:08:25,499 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >19:08:25,503 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9cd7166290> fileSystem: <parted.filesystem.FileSystem object at 0x7f9cd71d2a50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9cd71d2c50> PedPartition: <_ped.Partition object at 0x7f9cd73405f0> >19:08:25,506 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >19:08:25,508 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9cd7166290> fileSystem: <parted.filesystem.FileSystem object at 0x7f9cd71d29d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9cd71d2ad0> PedPartition: <_ped.Partition object at 0x7f9cd7340590> >19:08:25,509 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >19:08:25,511 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9cd7166290> fileSystem: <parted.filesystem.FileSystem object at 0x7f9cd7237f10> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9cd7237f90> PedPartition: <_ped.Partition object at 0x7f9cd7340530> >19:08:25,512 DEBUG blivet: finished Blivet copy >19:08:27,220 DEBUG blivet: XFS.supported: supported: True ; >19:08:27,222 DEBUG blivet: getFormat('xfs') returning XFS instance with object id 134 >19:08:31,805 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >19:08:31,807 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 136 >19:08:31,808 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: xfs ; type: None ; >19:08:31,810 INFO storage.ui: registered action: [135] Destroy Format xfs filesystem on partition sda1 (id 6) >19:08:31,811 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:08:31,817 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >19:08:31,854 INFO storage.ui: removed partition sda1 (id 6) from device tree >19:08:31,855 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >19:08:31,856 INFO storage.ui: registered action: [137] Destroy Device partition sda1 (id 6) >19:08:31,857 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >19:08:31,863 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >19:08:31,863 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 139 >19:08:31,864 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: swap ; type: None ; >19:08:31,865 INFO storage.ui: registered action: [138] Destroy Format swap on partition sda2 (id 12) >19:08:31,866 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:08:31,868 DEBUG storage.ui: SwapSpace.teardown: device: /dev/sda2 ; status: False ; type: swap ; >19:08:31,875 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >19:08:31,914 INFO storage.ui: removed partition sda2 (id 12) from device tree >19:08:31,915 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >19:08:31,916 INFO storage.ui: registered action: [140] Destroy Device partition sda2 (id 12) >19:08:31,917 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >19:08:31,922 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 142 >19:08:31,923 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: xfs ; type: None ; >19:08:31,924 INFO storage.ui: registered action: [141] Destroy Format xfs filesystem on partition sda3 (id 18) >19:08:31,925 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >19:08:31,927 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >19:08:31,969 INFO storage.ui: removed partition sda3 (id 18) from device tree >19:08:31,971 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:08:31,971 INFO storage.ui: registered action: [143] Destroy Device partition sda3 (id 18) >19:08:31,973 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:08:31,977 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 145 >19:08:31,978 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >19:08:31,979 INFO storage.ui: registered action: [144] Destroy Format msdos disklabel on disk sda (id 1) >19:08:31,979 DEBUG storage.ui: required disklabel type for sda (1) is None >19:08:31,979 DEBUG storage.ui: default disklabel type for sda is msdos >19:08:31,980 DEBUG storage.ui: selecting msdos disklabel for sda based on size >19:08:31,981 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >19:08:31,983 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >19:08:31,986 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f9cd559db90> > PedDisk: <_ped.Disk object at 0x7f9cd559ec20> >19:08:31,986 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance with object id 146 >19:08:31,987 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >19:08:31,993 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >19:08:31,993 INFO storage.ui: registered action: [147] Create Format msdos disklabel on disk sda (id 1) >19:08:34,680 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance with object id 148 >19:08:34,681 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance with object id 149 >19:08:34,681 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance with object id 150 >19:08:41,632 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f9cd7074fd0>, 500 MiB, [], {} >19:08:41,641 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 500 MiB ; mountpoint: /boot ; disks: [DiskDevice instance (0x7f9cd717c790) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 40 GiB > 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: 83886080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (5221, 255, 63) biosGeometry: (5221, 255, 63) > PedDevice: <_ped.Device object at 0x7f9cdf066830> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f9cd717c710>] ; fstype: ext4 ; encrypted: False ; >19:08:41,644 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f9cd7074fd0>, 500 MiB, ['sda'], {'mountpoint': '/boot', 'fstype': 'ext4', 'encrypted': False} >19:08:41,646 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >19:08:41,646 DEBUG storage.ui: starting Blivet copy >19:08:41,665 DEBUG storage.ui: finished Blivet copy >19:08:41,666 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:08:41,667 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 200 >19:08:41,668 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:08:41,669 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 201 >19:08:41,670 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:08:41,671 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 202 >19:08:41,672 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >19:08:41,673 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >19:08:41,675 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: ext4 ; >19:08:41,676 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:08:41,677 INFO storage.ui: added partition req0 (id 203) to device tree >19:08:41,677 INFO storage.ui: registered action: [205] Create Device partition req0 (id 203) >19:08:41,677 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 207 >19:08:41,677 INFO storage.ui: registered action: [206] Create Format ext4 filesystem mounted at /boot on partition req0 (id 203) >19:08:41,679 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:08:41,680 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 203)'] from disk(s) ['sda'] >19:08:41,681 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 203)'] >19:08:41,681 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 203)'] from disk(s) ['sda'] >19:08:41,682 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >19:08:41,687 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 40 GiB disk sda (1) with non-existent msdos disklabel >19:08:41,687 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >19:08:41,688 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >19:08:41,693 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 40 GiB disk sda (1) with non-existent msdos disklabel >19:08:41,693 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >19:08:41,699 DEBUG storage.ui: allocating partition: req0 ; id: 203 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1 MiB ; grow: True ; max_size: 500 MiB ; start: None ; end: None >19:08:41,699 DEBUG storage.ui: checking freespace on sda >19:08:41,702 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1 MiB boot=True best=None grow=True start=None >19:08:41,706 DEBUG storage.ui: checking 63-83886079 (39.99 GiB) >19:08:41,709 DEBUG storage.ui: current free range is 63-83886079 (39.99 GiB) >19:08:41,709 DEBUG storage.ui: evaluating growth potential for new layout >19:08:41,709 DEBUG storage.ui: calculating growth for disk /dev/sda >19:08:41,710 DEBUG storage.ui: adjusted start sector from 63 to 2048 >19:08:41,712 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >19:08:41,712 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9cd559d510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9cd6cf8c10> PedPartition: <_ped.Partition object at 0x7f9cd26b4710> >19:08:41,714 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >19:08:41,715 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >19:08:41,716 DEBUG storage.ui: adding request 203 to chunk 83886017 (63-83886079) on /dev/sda >19:08:41,716 DEBUG storage.ui: Chunk.growRequests: 83886017 on /dev/sda start = 63 end = 83886079 >sectorSize = 512 B > >19:08:41,717 DEBUG storage.ui: req: PartitionRequest instance -- >id = 203 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >19:08:41,720 DEBUG storage.ui: 1 requests and 83883969 (39.99 GiB) left in chunk >19:08:41,723 DEBUG storage.ui: adding 83883969 (39.99 GiB) to 203 (sda1) >19:08:41,726 DEBUG storage.ui: taking back 82862017 (39.51 GiB) from 203 (sda1) >19:08:41,729 DEBUG storage.ui: new grow amount for request 203 (sda1) is 1021952 units, or 499 MiB >19:08:41,735 DEBUG storage.ui: request 203 (sda1) growth: 1021952 (499 MiB) size: 500 MiB >19:08:41,738 DEBUG storage.ui: disk /dev/sda growth: 1021952 (499 MiB) >19:08:41,740 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >19:08:41,740 DEBUG storage.ui: device sda1 new partedPartition None >19:08:41,741 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >19:08:41,743 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:08:41,743 DEBUG storage.ui: total growth: 1021952 sectors >19:08:41,743 DEBUG storage.ui: updating use_disk to sda, type: 0 >19:08:41,747 DEBUG storage.ui: new free: 63-83886079 / 39.99 GiB >19:08:41,747 DEBUG storage.ui: new free allows for 1021952 sectors of growth >19:08:41,748 DEBUG storage.ui: found free space for bootable request >19:08:41,748 DEBUG storage.ui: adjusted start sector from 63 to 2048 >19:08:41,751 DEBUG storage.ui: created partition sda1 of 1 MiB and added it to /dev/sda >19:08:41,753 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >19:08:41,754 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9cd559d510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9cd6d87910> PedPartition: <_ped.Partition object at 0x7f9cd26b46b0> >19:08:41,755 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >19:08:41,756 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >19:08:41,758 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >19:08:41,759 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9cd559d510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9cd6d87a10> PedPartition: <_ped.Partition object at 0x7f9cd2fbedd0> >19:08:41,759 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 203)'] >19:08:41,759 DEBUG storage.ui: growable partitions are ['sda1'] >19:08:41,760 DEBUG storage.ui: adding request 203 to chunk 83886017 (63-83886079) on /dev/sda >19:08:41,760 DEBUG storage.ui: disk sda has 1 chunks >19:08:41,761 DEBUG storage.ui: Chunk.growRequests: 83886017 on /dev/sda start = 63 end = 83886079 >sectorSize = 512 B > >19:08:41,761 DEBUG storage.ui: req: PartitionRequest instance -- >id = 203 name = sda1 growable = True >base = 2048 growth = 0 max_grow = 1021952 >done = False >19:08:41,764 DEBUG storage.ui: 1 requests and 83883969 (39.99 GiB) left in chunk >19:08:41,767 DEBUG storage.ui: adding 83883969 (39.99 GiB) to 203 (sda1) >19:08:41,770 DEBUG storage.ui: taking back 82862017 (39.51 GiB) from 203 (sda1) >19:08:41,773 DEBUG storage.ui: new grow amount for request 203 (sda1) is 1021952 units, or 499 MiB >19:08:41,774 DEBUG storage.ui: growing partitions on sda >19:08:41,774 DEBUG storage.ui: partition sda1 (203): 0 >19:08:41,774 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f9cd559d610> PedGeometry: <_ped.Geometry object at 0x7f9cd6d87690> >19:08:41,775 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 203)'] from disk(s) ['sda'] >19:08:41,776 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >19:08:41,776 DEBUG storage.ui: device sda1 new partedPartition None >19:08:41,778 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >19:08:41,779 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:08:41,779 DEBUG storage.ui: back from removeNewPartitions >19:08:41,780 DEBUG storage.ui: extended: None >19:08:41,780 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f9cd559d610> PedGeometry: <_ped.Geometry object at 0x7f9cd6d87690> >19:08:41,781 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >19:08:41,782 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9cd559d510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9cd6d8dd10> PedPartition: <_ped.Partition object at 0x7f9cd26b4830> >19:08:41,784 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >19:08:41,785 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >19:08:41,787 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >19:08:41,787 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9cd559d510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9cd6d8d790> PedPartition: <_ped.Partition object at 0x7f9cd26b48f0> >19:08:41,791 DEBUG storage.ui: fixing size of non-existent 500 MiB partition sda1 (203) with non-existent ext4 filesystem mounted at /boot >19:08:41,830 DEBUG blivet: Ext4FS.supported: supported: True ; >19:08:41,831 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 208 >19:08:43,100 DEBUG blivet: Ext4FS.supported: supported: True ; >19:08:43,100 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 209 >19:08:43,106 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f9cd7074fd0>, 500 MiB, ['sda'], {'encrypted': False, 'raid_level': None} >19:08:43,116 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance with object id 210 >19:08:43,116 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance with object id 211 >19:08:43,116 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance with object id 212 >19:08:56,427 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f9cd7074fd0>, 25 GiB, [], {} >19:08:56,436 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 25 GiB ; mountpoint: / ; disks: [DiskDevice instance (0x7f9cd717c790) -- > name = sda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 40 GiB > 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: 83886080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (5221, 255, 63) biosGeometry: (5221, 255, 63) > PedDevice: <_ped.Device object at 0x7f9cdf066830> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f9cd717c710>] ; fstype: ext4 ; encrypted: False ; >19:08:56,440 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f9cd7074fd0>, 25 GiB, ['sda'], {'mountpoint': '/', 'fstype': 'ext4', 'encrypted': False} >19:08:56,441 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >19:08:56,441 DEBUG storage.ui: starting Blivet copy >19:08:56,460 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >19:08:56,461 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9cd6d8b990> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9cd26b6950> PedPartition: <_ped.Partition object at 0x7f9cd6d9a9b0> >19:08:56,461 DEBUG storage.ui: finished Blivet copy >19:08:56,465 DEBUG storage.ui: size bumped to 25.00 GiB to include new device space >19:08:56,465 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >19:08:56,473 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f9cd7074fd0>, Size('25.00 GiB'), [DiskDevice instance (0x7f9cd717c790) -- > name = sda status = True kids = 1 id = 1 > parents = [] > uuid = None size = 40 GiB > 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: 83886080 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (5221, 255, 63) biosGeometry: (5221, 255, 63) > PedDevice: <_ped.Device object at 0x7f9cdf066830> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f9cd717c710>]] >19:08:56,474 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >19:08:56,475 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f9cd6d92e10> ; >19:08:56,475 DEBUG storage.ui: parent factory container: None >19:08:56,475 DEBUG storage.ui: members: [] >19:08:56,476 DEBUG storage.ui: add_disks: ['sda'] >19:08:56,476 DEBUG storage.ui: remove_disks: [] >19:08:56,477 DEBUG storage.ui: LVMPhysicalVolume.__init__: >19:08:56,478 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 268 >19:08:56,479 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >19:08:56,479 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance with object id 269 >19:08:56,481 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >19:08:56,482 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >19:08:56,484 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >19:08:56,485 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >19:08:56,485 INFO storage.ui: added partition req1 (id 270) to device tree >19:08:56,486 INFO storage.ui: registered action: [272] Create Device partition req1 (id 270) >19:08:56,486 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 274 >19:08:56,486 INFO storage.ui: registered action: [273] Create Format lvmpv on partition req1 (id 270) >19:08:56,489 DEBUG storage.ui: size bumped to 25.00 GiB to include new device space >19:08:56,493 DEBUG storage.ui: adding a TotalSizeSet with size 25.00 GiB >19:08:56,493 DEBUG storage.ui: set.allocated = 8388608 >19:08:56,494 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:08:56,495 DEBUG storage.ui: removing all non-preexisting partitions ['req1(id 270)', 'sda1(id 203)'] from disk(s) ['sda'] >19:08:56,496 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >19:08:56,497 DEBUG storage.ui: device sda1 new partedPartition None >19:08:56,498 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >19:08:56,500 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:08:56,500 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req1(id 270)', 'req0(id 203)'] >19:08:56,500 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 203)', 'req1(id 270)'] from disk(s) ['sda'] >19:08:56,502 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >19:08:56,506 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 40 GiB disk sda (1) with non-existent msdos disklabel >19:08:56,507 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >19:08:56,508 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >19:08:56,513 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 40 GiB disk sda (1) with non-existent msdos disklabel >19:08:56,513 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >19:08:56,519 DEBUG storage.ui: allocating partition: req0 ; id: 203 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500 MiB ; grow: False ; max_size: 500 MiB ; start: None ; end: None >19:08:56,519 DEBUG storage.ui: checking freespace on sda >19:08:56,522 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500 MiB boot=True best=None grow=False start=None >19:08:56,526 DEBUG storage.ui: checking 63-83886079 (39.99 GiB) >19:08:56,529 DEBUG storage.ui: current free range is 63-83886079 (39.99 GiB) >19:08:56,529 DEBUG storage.ui: updating use_disk to sda, type: 0 >19:08:56,532 DEBUG storage.ui: new free: 63-83886079 / 39.99 GiB >19:08:56,533 DEBUG storage.ui: new free allows for 0 sectors of growth >19:08:56,533 DEBUG storage.ui: found free space for bootable request >19:08:56,533 DEBUG storage.ui: adjusted start sector from 63 to 2048 >19:08:56,537 DEBUG storage.ui: created partition sda1 of 500 MiB and added it to /dev/sda >19:08:56,538 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >19:08:56,539 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9cd559d510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9cd26aa190> PedPartition: <_ped.Partition object at 0x7f9cd26b4bf0> >19:08:56,540 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >19:08:56,542 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >19:08:56,544 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >19:08:56,545 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9cd559d510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9cd26b6a90> PedPartition: <_ped.Partition object at 0x7f9cd2b6bb30> >19:08:56,546 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >19:08:56,551 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 40 GiB disk sda (1) with non-existent msdos disklabel >19:08:56,551 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >19:08:56,552 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >19:08:56,557 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 40 GiB disk sda (1) with non-existent msdos disklabel >19:08:56,557 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >19:08:56,563 DEBUG storage.ui: allocating partition: req1 ; id: 270 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8 MiB ; grow: True ; max_size: 25.00 GiB ; start: None ; end: None >19:08:56,563 DEBUG storage.ui: checking freespace on sda >19:08:56,567 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=8 MiB boot=False best=None grow=True start=None >19:08:56,570 DEBUG storage.ui: checking 63-2047 (992.5 KiB) >19:08:56,573 DEBUG storage.ui: current free range is 63-2047 (992.5 KiB) >19:08:56,576 DEBUG storage.ui: checking 1026048-83886079 (39.51 GiB) >19:08:56,579 DEBUG storage.ui: current free range is 1026048-83886079 (39.51 GiB) >19:08:56,580 DEBUG storage.ui: evaluating growth potential for new layout >19:08:56,580 DEBUG storage.ui: calculating growth for disk /dev/sda >19:08:56,582 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >19:08:56,582 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9cd559d510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9cd26aa050> PedPartition: <_ped.Partition object at 0x7f9cd6d9a710> >19:08:56,584 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >19:08:56,585 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >19:08:56,586 DEBUG storage.ui: adding request 203 to chunk 83886017 (63-83886079) on /dev/sda >19:08:56,586 DEBUG storage.ui: adding request 270 to chunk 83886017 (63-83886079) on /dev/sda >19:08:56,587 DEBUG storage.ui: Chunk.growRequests: 83886017 on /dev/sda start = 63 end = 83886079 >sectorSize = 512 B > >19:08:56,587 DEBUG storage.ui: req: PartitionRequest instance -- >id = 203 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >19:08:56,587 DEBUG storage.ui: req: PartitionRequest instance -- >id = 270 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 52420608 >done = False >19:08:56,590 DEBUG storage.ui: 1 requests and 82845633 (39.50 GiB) left in chunk >19:08:56,593 DEBUG storage.ui: adding 82845633 (39.50 GiB) to 270 (sda2) >19:08:56,597 DEBUG storage.ui: taking back 30425025 (14.50 GiB) from 270 (sda2) >19:08:56,600 DEBUG storage.ui: new grow amount for request 270 (sda2) is 52420608 units, or 24.99 GiB >19:08:56,603 DEBUG storage.ui: request 203 (sda1) growth: 0 (0 B) size: 500 MiB >19:08:56,609 DEBUG storage.ui: request 270 (sda2) growth: 52420608 (24.99 GiB) size: 25.00 GiB >19:08:56,612 DEBUG storage.ui: disk /dev/sda growth: 52420608 (24.99 GiB) >19:08:56,614 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >19:08:56,614 DEBUG storage.ui: device sda2 new partedPartition None >19:08:56,615 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >19:08:56,617 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >19:08:56,617 DEBUG storage.ui: total growth: 52420608 sectors >19:08:56,617 DEBUG storage.ui: updating use_disk to sda, type: 0 >19:08:56,620 DEBUG storage.ui: new free: 1026048-83886079 / 39.51 GiB >19:08:56,621 DEBUG storage.ui: new free allows for 52420608 sectors of growth >19:08:56,624 DEBUG storage.ui: created partition sda2 of 8 MiB and added it to /dev/sda >19:08:56,625 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >19:08:56,626 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9cd559d510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9cd26aa3d0> PedPartition: <_ped.Partition object at 0x7f9cd6d9a890> >19:08:56,628 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >19:08:56,629 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >19:08:56,631 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >19:08:56,632 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9cd559d510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9cd26aa350> PedPartition: <_ped.Partition object at 0x7f9cd6d9a950> >19:08:56,632 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda2(id 270)', 'sda1(id 203)'] >19:08:56,632 DEBUG storage.ui: growable partitions are ['sda2'] >19:08:56,633 DEBUG storage.ui: adding request 270 to chunk 83886017 (63-83886079) on /dev/sda >19:08:56,633 DEBUG storage.ui: adding request 203 to chunk 83886017 (63-83886079) on /dev/sda >19:08:56,633 DEBUG storage.ui: disk sda has 1 chunks >19:08:56,634 DEBUG storage.ui: Chunk.growRequests: 83886017 on /dev/sda start = 63 end = 83886079 >sectorSize = 512 B > >19:08:56,634 DEBUG storage.ui: req: PartitionRequest instance -- >id = 203 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >19:08:56,634 DEBUG storage.ui: req: PartitionRequest instance -- >id = 270 name = sda2 growable = True >base = 16384 growth = 0 max_grow = 52420608 >done = False >19:08:56,637 DEBUG storage.ui: 1 requests and 82845633 (39.50 GiB) left in chunk >19:08:56,640 DEBUG storage.ui: adding 82845633 (39.50 GiB) to 270 (sda2) >19:08:56,644 DEBUG storage.ui: taking back 30425025 (14.50 GiB) from 270 (sda2) >19:08:56,647 DEBUG storage.ui: new grow amount for request 270 (sda2) is 52420608 units, or 24.99 GiB >19:08:56,647 DEBUG storage.ui: set: ['sda2'] 8388608/26847739904 >19:08:56,647 DEBUG storage.ui: allocating 26839351296 to TotalSizeSet with 8388608/26847739904 (26839351296 needed) >19:08:56,648 DEBUG storage.ui: PartitionRequest instance -- >id = 270 name = sda2 growable = True >base = 16384 growth = 52420608 max_grow = 52420608 >done = True >19:08:56,648 DEBUG storage.ui: needed: 0 >19:08:56,648 DEBUG storage.ui: set: ['sda2'] 26847739904/26847739904 >19:08:56,649 DEBUG storage.ui: allocating 0 to TotalSizeSet with 26847739904/26847739904 (0 needed) >19:08:56,649 DEBUG storage.ui: PartitionRequest instance -- >id = 270 name = sda2 growable = True >base = 16384 growth = 52420608 max_grow = 52420608 >done = True >19:08:56,649 DEBUG storage.ui: needed: 0 >19:08:56,649 DEBUG storage.ui: growing partitions on sda >19:08:56,650 DEBUG storage.ui: partition sda1 (203): 0 >19:08:56,650 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f9cd559d610> PedGeometry: <_ped.Geometry object at 0x7f9cd26aa4d0> >19:08:56,651 DEBUG storage.ui: partition sda2 (270): 0 >19:08:56,651 DEBUG storage.ui: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 53463039 length: 52436992 > device: <parted.device.Device object at 0x7f9cd559d610> PedGeometry: <_ped.Geometry object at 0x7f9cd26aa650> >19:08:56,651 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 203)', 'sda2(id 270)'] from disk(s) ['sda'] >19:08:56,653 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >19:08:56,653 DEBUG storage.ui: device sda1 new partedPartition None >19:08:56,655 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >19:08:56,656 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >19:08:56,658 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >19:08:56,658 DEBUG storage.ui: device sda2 new partedPartition None >19:08:56,659 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >19:08:56,661 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >19:08:56,661 DEBUG storage.ui: back from removeNewPartitions >19:08:56,661 DEBUG storage.ui: extended: None >19:08:56,662 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f9cd559d610> PedGeometry: <_ped.Geometry object at 0x7f9cd26aa4d0> >19:08:56,663 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >19:08:56,664 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9cd559d510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9cd26aaa50> PedPartition: <_ped.Partition object at 0x7f9cd6d9a770> >19:08:56,666 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >19:08:56,667 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >19:08:56,669 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >19:08:56,670 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9cd559d510> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9cd26aa2d0> PedPartition: <_ped.Partition object at 0x7f9cd2b6bb30> >19:08:56,670 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 1026048 end: 53463039 length: 52436992 > device: <parted.device.Device object at 0x7f9cd559d610> PedGeometry: <_ped.Geometry object at 0x7f9cd26aa650> >19:08:56,672 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >19:08:56,673 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9cd559d510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9cd26b6a90> PedPartition: <_ped.Partition object at 0x7f9cd26b4bf0> >19:08:56,674 DEBUG storage.ui: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >19:08:56,676 DEBUG storage.ui: DiskDevice.addChild: kids: 1 ; name: sda ; >19:08:56,677 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >19:08:56,678 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9cd559d510> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9cd26aaad0> PedPartition: <_ped.Partition object at 0x7f9cd26b49b0> >19:08:56,682 DEBUG storage.ui: fixing size of non-existent 500 MiB partition sda1 (203) with non-existent ext4 filesystem mounted at /boot >19:08:56,685 DEBUG storage.ui: fixing size of non-existent 25.00 GiB partition sda2 (270) with non-existent lvmpv >19:08:56,687 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >19:08:56,687 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 276 >19:08:56,689 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >19:08:56,689 INFO storage.ui: added lvmvg fedora (id 275) to device tree >19:08:56,690 INFO storage.ui: registered action: [278] Create Device lvmvg fedora (id 275) >19:08:56,693 DEBUG storage.ui: fedora size is 25 GiB >19:08:56,697 DEBUG storage.ui: vg fedora has 25 GiB free >19:08:56,698 DEBUG storage.ui: Ext4FS.supported: supported: True ; >19:08:56,699 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance with object id 279 >19:08:56,700 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >19:08:56,702 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >19:08:56,708 DEBUG storage.ui: fedora size is 25 GiB >19:08:56,711 DEBUG storage.ui: vg fedora has 25 GiB free >19:08:56,715 DEBUG storage.ui: Adding fedora-root/25 GiB to fedora >19:08:56,715 INFO storage.ui: added lvmlv fedora-root (id 280) to device tree >19:08:56,715 INFO storage.ui: registered action: [282] Create Device lvmlv fedora-root (id 280) >19:08:56,716 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 284 >19:08:56,716 INFO storage.ui: registered action: [283] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 280) >19:08:56,781 DEBUG blivet: Ext4FS.supported: supported: True ; >19:08:56,782 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 285 >19:08:56,788 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f9cd7074fd0>, 500 MiB, ['sda'], {'encrypted': False, 'raid_level': None} >19:08:56,823 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f9cd7074fd0>, 0, [], {} >19:08:56,827 DEBUG blivet: fedora size is 25 GiB >19:08:56,828 DEBUG blivet: vg fedora has 0 B free >19:08:56,864 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f9cd7074fd0>, 0, [], {} >19:08:56,868 DEBUG blivet: fedora size is 25 GiB >19:08:56,869 DEBUG blivet: vg fedora has 0 B free >19:09:01,410 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >19:09:01,415 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 25 GiB lvmvg fedora (275) >19:09:08,217 DEBUG blivet: DeviceTree.getDeviceByName: name: test ; >19:09:08,222 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 25 GiB lvmvg test (275)
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 1069854
:
867588
|
867589
|
867590
|
867591
|
867592
|
867593
| 867594 |
867595
|
867596
|
867611