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 932652 Details for
Bug 1135471
IndexError: list index out of range
[?]
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), 51.17 KB, created by
Igor Gnatenko
on 2014-08-29 12:17:30 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Igor Gnatenko
Created:
2014-08-29 12:17:30 UTC
Size:
51.17 KB
patch
obsolete
>12:15:53,814 INFO blivet: ISCSID is /sbin/iscsid >12:15:53,814 INFO blivet: no initiator set >12:15:53,916 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >12:15:53,917 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >12:15:55,809 DEBUG blivet: trying to set new default fstype to 'ext4' >12:15:55,843 DEBUG blivet: Ext4FS.supported: supported: True ; >12:15:55,844 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:15:55,844 DEBUG blivet: Ext4FS.supported: supported: True ; >12:15:56,428 INFO blivet: Detected 2064M of memory >12:15:56,428 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >12:15:56,429 INFO blivet: Swap attempt of 0M >12:15:57,431 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x7f0b59a0d0d0> >12:15:57,431 INFO blivet: no initiator set >12:15:57,431 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >12:15:57,432 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:15:58,049 INFO blivet: devices to scan: ['vda', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >12:15:58,055 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8951978', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >12:15:58,056 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >12:15:58,057 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >12:15:58,059 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:15:58,060 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >12:15:58,062 INFO blivet: vda is a disk >12:15:58,063 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:15:58,068 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >12:15:58,138 INFO blivet: added disk vda (id 0) to device tree >12:15:58,138 DEBUG blivet: looking up parted Device: /dev/vda >12:15:58,142 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >12:15:58,143 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >12:15:58,143 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:15:58,146 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >12:15:58,146 DEBUG blivet: required disklabel type for vda (15) is None >12:15:58,146 DEBUG blivet: default disklabel type for vda is msdos >12:15:58,146 DEBUG blivet: selecting msdos disklabel for vda based on size >12:15:58,310 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >12:15:58,316 INFO blivet: no usable disklabel on vda >12:15:58,317 DEBUG blivet: no type or existing type for vda, bailing >12:15:58,319 INFO blivet: got device: DiskDevice instance (0x7f0b4eb03f50) -- > name = vda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.0 > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24966, 16, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x7f0b4f18c440> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2b09050> >12:15:58,321 DEBUG blivet: DeviceTree.addUdevDevice: info: {'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', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8954809', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:15:58,321 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >12:15:58,322 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >12:15:58,322 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:15:58,322 INFO blivet: loop0 is a loop device >12:15:58,323 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:15:58,324 DEBUG blivet: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >12:15:58,325 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:15:58,325 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:15:58,327 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >12:15:58,327 INFO blivet: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 1) to device tree >12:15:58,328 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >12:15:58,328 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:15:58,329 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:15:58,329 INFO blivet: added loop loop0 (id 2) to device tree >12:15:58,330 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:15:58,331 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:15:58,331 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:15:58,331 DEBUG blivet: device loop0 does not contain a disklabel >12:15:58,332 INFO blivet: type detected on 'loop0' is 'squashfs' >12:15:58,334 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >12:15:58,335 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >12:15:58,335 INFO blivet: got device: LoopDevice instance (0x7f0b4c383810) -- > name = loop0 status = False kids = 0 id = 2 > parents = ['existing 0MB file /tmp/curl_fetch_url1/squashfs.img (deleted) (1)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >12:15:58,336 INFO blivet: got format: DeviceFormat instance (0x7f0b4c383910) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >12:15:58,338 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8954884', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:15:58,338 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >12:15:58,339 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:15:58,339 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:15:58,339 INFO blivet: loop1 is a loop device >12:15:58,340 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:15:58,341 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >12:15:58,342 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:15:58,342 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:15:58,343 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >12:15:58,343 INFO blivet: added file /LiveOS/rootfs.img (id 3) to device tree >12:15:58,344 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >12:15:58,344 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:15:58,345 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:15:58,345 INFO blivet: added loop loop1 (id 4) to device tree >12:15:58,345 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:15:58,346 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:15:58,347 DEBUG blivet: Ext4FS.supported: supported: True ; >12:15:58,351 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:15:58,351 DEBUG blivet: device loop1 does not contain a disklabel >12:15:58,351 INFO blivet: type detected on 'loop1' is 'ext4' >12:15:58,461 DEBUG blivet: using current size 0 as min size >12:15:58,463 DEBUG blivet: Ext4FS.supported: supported: True ; >12:15:58,463 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:15:58,464 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >12:15:58,464 INFO blivet: got device: LoopDevice instance (0x7f0b4c383ad0) -- > name = loop1 status = False kids = 0 id = 4 > parents = ['existing 0MB file /LiveOS/rootfs.img (3)'] > 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 >12:15:58,465 DEBUG blivet: Ext4FS.supported: supported: True ; >12:15:58,465 INFO blivet: got format: Ext4FS instance (0x7f0b4c383c10) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >12:15:58,467 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '8954960', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:15:58,470 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >12:15:58,471 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:15:58,472 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:15:58,472 INFO blivet: loop2 is a loop device >12:15:58,473 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:15:58,474 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:15:58,474 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:15:58,474 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:15:58,475 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:15:58,476 INFO blivet: added file /overlay (deleted) (id 5) to device tree >12:15:58,476 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:15:58,477 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:15:58,481 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:15:58,482 INFO blivet: added loop loop2 (id 6) to device tree >12:15:58,482 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:15:58,483 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:15:58,483 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:15:58,484 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:15:58,485 DEBUG blivet: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:15:58,493 WARN blivet: disklabel detected but not usable on loop2 >12:15:58,493 DEBUG blivet: no type or existing type for loop2, bailing >12:15:58,493 INFO blivet: got device: LoopDevice instance (0x7f0b4c383b50) -- > name = loop2 status = False kids = 0 id = 6 > parents = ['existing 0MB file /overlay (deleted) (5)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >12:15:58,496 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7338606', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:15:58,496 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >12:15:58,497 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:15:58,497 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:15:58,498 INFO blivet: live-rw is a device-mapper device >12:15:58,498 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >12:15:58,499 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:15:58,500 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (4) with existing ext4 filesystem >12:15:58,501 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >12:15:58,502 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (6) >12:15:58,503 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >12:15:58,503 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:15:58,504 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >12:15:58,504 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:15:58,505 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:15:58,505 INFO blivet: added dm live-rw (id 7) to device tree >12:15:58,506 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:15:58,507 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:15:58,508 DEBUG blivet: Ext4FS.supported: supported: True ; >12:15:58,508 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:15:58,508 DEBUG blivet: device live-rw does not contain a disklabel >12:15:58,508 INFO blivet: type detected on 'live-rw' is 'ext4' >12:15:58,551 DEBUG blivet: padding min size from 768 up to 844 >12:15:58,552 DEBUG blivet: Ext4FS.supported: supported: True ; >12:15:58,552 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:15:58,554 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:15:58,554 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >12:15:58,591 INFO blivet: got device: DMDevice instance (0x7f0b4c383d10) -- > name = live-rw status = True kids = 0 id = 7 > parents = ['existing 0MB loop loop2 (6)'] > uuid = None size = 2048.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: 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 0x7f0b4c361440> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:15:58,592 DEBUG blivet: Ext4FS.supported: supported: True ; >12:15:58,592 INFO blivet: got format: Ext4FS instance (0x7f0b4c383850) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >12:15:58,595 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > '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': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_UUID_ENC': '4847f338-a61d-4f93-ac64-77997dedbbd5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7352375', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/4847f338-a61d-4f93-ac64-77997dedbbd5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >12:15:58,595 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >12:15:58,595 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:15:58,596 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:15:58,596 INFO blivet: live-base is a device-mapper device >12:15:58,597 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >12:15:58,598 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >12:15:58,598 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >12:15:58,599 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (4) with existing ext4 filesystem >12:15:58,600 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >12:15:58,604 DEBUG blivet: DeviceTree.getDeviceByName returned None >12:15:58,604 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >12:15:58,605 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:15:58,605 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >12:15:58,606 INFO blivet: added dm live-base (id 8) to device tree >12:15:58,606 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >12:15:58,607 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >12:15:58,608 DEBUG blivet: Ext4FS.supported: supported: True ; >12:15:58,608 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:15:58,608 DEBUG blivet: device live-base does not contain a disklabel >12:15:58,608 INFO blivet: type detected on 'live-base' is 'ext4' >12:15:58,662 DEBUG blivet: using current size 0 as min size >12:15:58,663 DEBUG blivet: Ext4FS.supported: supported: True ; >12:15:58,664 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:15:58,664 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >12:15:58,665 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >12:15:58,666 INFO blivet: got device: DMDevice instance (0x7f0b4c383e90) -- > name = live-base status = True kids = 0 id = 8 > parents = ['existing 0MB loop loop1 (4) with existing ext4 filesystem'] > uuid = None size = 2048.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 (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 0x7f0b4c3614d0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >12:15:58,666 DEBUG blivet: Ext4FS.supported: supported: True ; >12:15:58,667 INFO blivet: got format: Ext4FS instance (0x7f0b4c392250) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 4847f338-a61d-4f93-ac64-77997dedbbd5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >12:15:58,685 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >12:15:58,686 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >12:15:58,687 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >12:15:58,703 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:15:58,703 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >12:15:58,703 INFO blivet: edd: collected mbr signatures: {} >12:15:58,704 DEBUG blivet: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:07.0, scsi_id: 0 > scsi_lun: 0, sectors: 25165824 >12:15:58,704 DEBUG blivet: edd: matched 0x80 to vda using pci_dev >12:15:58,789 DEBUG blivet: Ext4FS.supported: supported: True ; >12:15:58,790 DEBUG blivet: Ext4FS.supported: supported: True ; >12:15:58,791 DEBUG blivet: Ext4FS.supported: supported: True ; >12:15:58,793 DEBUG blivet: onlyuse is now: vda >12:16:00,029 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:16:00,030 DEBUG blivet: Iso9660FS.supported: supported: True ; >12:16:00,031 DEBUG blivet: NFSv4.supported: supported: False ; >12:16:00,031 DEBUG blivet: NFSv4.supported: supported: False ; >12:16:00,032 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:16:00,032 DEBUG blivet: SELinuxFS.supported: supported: False ; >12:16:00,033 DEBUG blivet: Ext4FS.supported: supported: True ; >12:16:00,033 DEBUG blivet: Ext4FS.supported: supported: True ; >12:16:00,451 DEBUG blivet: Ext3FS.supported: supported: True ; >12:16:00,452 DEBUG blivet: Ext3FS.supported: supported: True ; >12:16:00,453 DEBUG blivet: clearpart: initializing vda >12:16:00,453 DEBUG blivet: removing vda >12:16:00,454 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >12:16:00,454 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:16:00,455 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >12:16:00,455 INFO blivet: registered action: [0] Destroy Format None on disk vda (id 0) >12:16:00,456 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >12:16:00,456 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:16:00,457 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >12:16:00,476 INFO blivet: registered action: [1] Destroy Format None on disk vda (id 0) >12:16:00,477 DEBUG blivet: required disklabel type for vda (15) is None >12:16:00,477 DEBUG blivet: default disklabel type for vda is msdos >12:16:00,477 DEBUG blivet: selecting msdos disklabel for vda based on size >12:16:00,478 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >12:16:00,480 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >12:16:00,481 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7f0b4eb55890> > PedDisk: <_ped.Disk object at 0x7f0b4eb57f38> >12:16:00,481 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >12:16:00,482 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >12:16:00,483 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >12:16:00,483 INFO blivet: registered action: [2] Create Format msdos disklabel on disk vda (id 0) >12:16:00,507 DEBUG blivet: Ext2FS.supported: supported: True ; >12:16:00,507 DEBUG blivet: Ext2FS.supported: supported: True ; >12:16:00,551 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >12:16:00,552 DEBUG blivet: DeviceTree.getDeviceByName returned existing 12288MB disk vda (0) with non-existent msdos disklabel >12:16:00,552 INFO blivet: Detected 2064M of memory >12:16:00,553 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (1228 M) instead. >12:16:00,553 INFO blivet: Swap attempt of 1228M >12:16:00,553 DEBUG blivet: doAutoPart: True >12:16:00,553 DEBUG blivet: encryptedAutoPart: False >12:16:00,553 DEBUG blivet: autoPartType: 2 >12:16:00,553 DEBUG blivet: clearPartType: 1 >12:16:00,553 DEBUG blivet: clearPartDisks: [] >12:16:00,553 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7f0b5991a8d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f0b5991af10) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f0b4ee65550) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f0b4ee65290) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f0b4ee47c90) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1228 maxSize = None grow = False > >12:16:00,554 DEBUG blivet: storage.disks: ['vda'] >12:16:00,554 DEBUG blivet: storage.partitioned: ['vda'] >12:16:00,555 DEBUG blivet: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'vda'] >12:16:00,556 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >12:16:00,557 DEBUG blivet: DeviceTree.getDeviceByName returned existing 12288MB disk vda (0) with non-existent msdos disklabel >12:16:00,557 DEBUG blivet: resolved 'vda' to 'vda' (disk) >12:16:00,557 DEBUG blivet: boot disk: vda >12:16:00,558 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >12:16:00,558 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:16:00,560 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >12:16:00,561 DEBUG blivet: PartitionDevice._setFormat: req0 ; >12:16:00,562 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >12:16:00,563 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >12:16:00,563 INFO blivet: added partition req0 (id 9) to device tree >12:16:00,563 INFO blivet: registered action: [3] Create Device partition req0 (id 9) >12:16:00,563 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:16:00,563 INFO blivet: registered action: [4] Create Format lvmpv on partition req0 (id 9) >12:16:00,564 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f0b4eb03f50) -- > name = vda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.0 > format = non-existent msdos disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio2/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (24966, 16, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x7f0b4f18c440> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2b09050>] >12:16:00,564 DEBUG blivet: devs: [PartitionDevice instance (0x7f0b4eabdcd0) -- > name = req0 status = False kids = 0 id = 9 > 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 start sector = None end sector = None > partedPartition = None > disk = None >] >12:16:00,567 DEBUG blivet: Ext4FS.supported: supported: True ; >12:16:00,568 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:16:00,568 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >12:16:00,569 DEBUG blivet: PartitionDevice._setFormat: req1 ; >12:16:00,570 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >12:16:00,571 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >12:16:00,571 INFO blivet: added partition req1 (id 10) to device tree >12:16:00,571 INFO blivet: registered action: [5] Create Device partition req1 (id 10) >12:16:00,571 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:16:00,572 INFO blivet: registered action: [6] Create Format ext4 filesystem mounted at /boot on partition req1 (id 10) >12:16:00,572 INFO blivet: skipping unneeded stage1 biosboot request >12:16:00,573 DEBUG blivet: PartSpec instance (0x7f0b4ee65290) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >12:16:00,573 DEBUG blivet: existing 12288MB disk vda (0) with non-existent msdos disklabel >12:16:00,574 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >12:16:00,574 DEBUG blivet: removing all non-preexisting partitions ['req0(id 9)', 'req1(id 10)'] from disk(s) ['vda'] >12:16:00,575 DEBUG blivet: allocatePartitions: disks=['vda'] ; partitions=['req0(id 9)', 'req1(id 10)'] >12:16:00,575 DEBUG blivet: removing all non-preexisting partitions ['req1(id 10)', 'req0(id 9)'] from disk(s) ['vda'] >12:16:00,576 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >12:16:00,576 DEBUG blivet: DeviceTree.getDeviceByName returned existing 12288MB disk vda (0) with non-existent msdos disklabel >12:16:00,576 DEBUG blivet: resolved 'vda' to 'vda' (disk) >12:16:00,578 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >12:16:00,579 DEBUG blivet: DeviceTree.getDeviceByName returned existing 12288MB disk vda (0) with non-existent msdos disklabel >12:16:00,579 DEBUG blivet: resolved 'vda' to 'vda' (disk) >12:16:00,579 DEBUG blivet: allocating partition: req1 ; id: 10 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >12:16:00,579 DEBUG blivet: checking freespace on vda >12:16:00,579 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False start=None >12:16:00,580 DEBUG blivet: checking 63-25165823 (12287 MB) >12:16:00,580 DEBUG blivet: current free range is 63-25165823 (12287MB) >12:16:00,580 DEBUG blivet: updating use_disk to vda, type: 0 >12:16:00,580 DEBUG blivet: new free: 63-25165823 / 12287MB >12:16:00,580 DEBUG blivet: new free allows for 0 sectors of growth >12:16:00,583 DEBUG blivet: found free space for bootable request >12:16:00,583 DEBUG blivet: adjusted start sector from 63 to 2048 >12:16:00,584 DEBUG blivet: created partition vda1 of 500MB and added it to /dev/vda >12:16:00,584 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >12:16:00,585 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b4eb55850> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b4eac8350> PedPartition: <_ped.Partition object at 0x7f0b4eac0f50> >12:16:00,585 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >12:16:00,586 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >12:16:00,587 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >12:16:00,587 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b4eb55850> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b4eac82d0> PedPartition: <_ped.Partition object at 0x7f0b4eac0fb0> >12:16:00,588 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >12:16:00,589 DEBUG blivet: DeviceTree.getDeviceByName returned existing 12288MB disk vda (0) with non-existent msdos disklabel >12:16:00,591 DEBUG blivet: resolved 'vda' to 'vda' (disk) >12:16:00,592 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >12:16:00,592 DEBUG blivet: DeviceTree.getDeviceByName returned existing 12288MB disk vda (0) with non-existent msdos disklabel >12:16:00,592 DEBUG blivet: resolved 'vda' to 'vda' (disk) >12:16:00,593 DEBUG blivet: allocating partition: req0 ; id: 9 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >12:16:00,593 DEBUG blivet: checking freespace on vda >12:16:00,593 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=True start=None >12:16:00,593 DEBUG blivet: checking 63-2047 (0 MB) >12:16:00,593 DEBUG blivet: current free range is 63-2047 (0MB) >12:16:00,594 DEBUG blivet: checking 1026048-25165823 (11787 MB) >12:16:00,594 DEBUG blivet: current free range is 1026048-25165823 (11787MB) >12:16:00,595 DEBUG blivet: evaluating growth potential for new layout >12:16:00,595 DEBUG blivet: calculating growth for disk /dev/vda >12:16:00,597 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >12:16:00,599 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b4eb55850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b4eac8710> PedPartition: <_ped.Partition object at 0x7f0b4eace050> >12:16:00,600 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >12:16:00,601 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >12:16:00,601 DEBUG blivet: adding request 10 to chunk 25165761 (63-25165823) on /dev/vda >12:16:00,601 DEBUG blivet: adding request 9 to chunk 25165761 (63-25165823) on /dev/vda >12:16:00,601 DEBUG blivet: Chunk.growRequests: 25165761 on /dev/vda start = 63 end = 25165823 >sectorSize = 512 > >12:16:00,601 DEBUG blivet: req: PartitionRequest instance -- >id = 10 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:16:00,602 DEBUG blivet: req: PartitionRequest instance -- >id = 9 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >12:16:00,602 DEBUG blivet: 1 requests and 23117761 (11287MB) left in chunk >12:16:00,602 DEBUG blivet: adding 23117761 (11287MB) to 9 (vda2) >12:16:00,602 DEBUG blivet: new grow amount for request 9 (vda2) is 23117761 units, or 11287MB >12:16:00,602 DEBUG blivet: request 10 (vda1) growth: 0 (0MB) size: 500MB >12:16:00,603 DEBUG blivet: request 9 (vda2) growth: 23117761 (11287MB) size: 11787MB >12:16:00,603 DEBUG blivet: disk /dev/vda growth: 23117761 (11287MB) >12:16:00,604 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >12:16:00,604 DEBUG blivet: device vda2 new partedPartition None >12:16:00,605 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >12:16:00,606 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >12:16:00,606 DEBUG blivet: total growth: 23117761 sectors >12:16:00,606 DEBUG blivet: updating use_disk to vda, type: 0 >12:16:00,606 DEBUG blivet: new free: 1026048-25165823 / 11787MB >12:16:00,606 DEBUG blivet: new free allows for 23117761 sectors of growth >12:16:00,607 DEBUG blivet: created partition vda2 of 500MB and added it to /dev/vda >12:16:00,612 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >12:16:00,613 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b4eb55850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b4eac84d0> PedPartition: <_ped.Partition object at 0x7f0b4eace0b0> >12:16:00,613 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >12:16:00,614 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >12:16:00,615 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >12:16:00,616 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b4eb55850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b4eac8090> PedPartition: <_ped.Partition object at 0x7f0b4eace110> >12:16:00,616 DEBUG blivet: growPartitions: disks=['vda'], partitions=['vda2(id 9)', 'vda1(id 10)'] >12:16:00,616 DEBUG blivet: growable partitions are ['vda2'] >12:16:00,616 DEBUG blivet: adding request 9 to chunk 25165761 (63-25165823) on /dev/vda >12:16:00,616 DEBUG blivet: adding request 10 to chunk 25165761 (63-25165823) on /dev/vda >12:16:00,617 DEBUG blivet: disk vda has 1 chunks >12:16:00,617 DEBUG blivet: Chunk.growRequests: 25165761 on /dev/vda start = 63 end = 25165823 >sectorSize = 512 > >12:16:00,617 DEBUG blivet: req: PartitionRequest instance -- >id = 10 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:16:00,617 DEBUG blivet: req: PartitionRequest instance -- >id = 9 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >12:16:00,617 DEBUG blivet: 1 requests and 23117761 (11287MB) left in chunk >12:16:00,617 DEBUG blivet: adding 23117761 (11287MB) to 9 (vda2) >12:16:00,617 DEBUG blivet: new grow amount for request 9 (vda2) is 23117761 units, or 11287MB >12:16:00,617 DEBUG blivet: growing partitions on vda >12:16:00,618 DEBUG blivet: partition vda1 (10): 0 >12:16:00,618 DEBUG blivet: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f0b4eb55650> PedGeometry: <_ped.Geometry object at 0x7f0b4eac85d0> >12:16:00,618 DEBUG blivet: partition vda2 (9): 0 >12:16:00,619 DEBUG blivet: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 25165823 length: 24139776 > device: <parted.device.Device object at 0x7f0b4eb55650> PedGeometry: <_ped.Geometry object at 0x7f0b4eac8850> >12:16:00,619 DEBUG blivet: removing all non-preexisting partitions ['vda1(id 10)', 'vda2(id 9)'] from disk(s) ['vda'] >12:16:00,619 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >12:16:00,620 DEBUG blivet: device vda1 new partedPartition None >12:16:00,620 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >12:16:00,621 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >12:16:00,622 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >12:16:00,622 DEBUG blivet: device vda2 new partedPartition None >12:16:00,623 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >12:16:00,624 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >12:16:00,624 DEBUG blivet: back from removeNewPartitions >12:16:00,625 DEBUG blivet: extended: None >12:16:00,625 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f0b4eb55650> PedGeometry: <_ped.Geometry object at 0x7f0b4eac85d0> >12:16:00,626 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >12:16:00,626 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b4eb55850> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b4eac8ad0> PedPartition: <_ped.Partition object at 0x7f0b4eace1d0> >12:16:00,627 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >12:16:00,627 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >12:16:00,628 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >12:16:00,629 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b4eb55850> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b4eac8c10> PedPartition: <_ped.Partition object at 0x7f0b4eace290> >12:16:00,629 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 25165823 length: 24139776 > device: <parted.device.Device object at 0x7f0b4eb55650> PedGeometry: <_ped.Geometry object at 0x7f0b4eac8850> >12:16:00,630 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >12:16:00,630 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b4eb55850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b4eac86d0> PedPartition: <_ped.Partition object at 0x7f0b4eace230> >12:16:00,631 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >12:16:00,632 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >12:16:00,633 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >12:16:00,633 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0b4eb55850> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0b4ead10d0> PedPartition: <_ped.Partition object at 0x7f0b4eace2f0> >12:16:00,633 DEBUG blivet: fixing size of non-existent 500MB partition vda1 (10) with non-existent ext4 filesystem mounted at /boot at 500.00 >12:16:00,634 DEBUG blivet: fixing size of non-existent 11787MB partition vda2 (9) with non-existent lvmpv at 11787.00 >12:16:00,635 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >12:16:00,635 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:16:00,636 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora_x1carbon ; current: None ; type: None ; >12:16:00,636 INFO blivet: added lvmvg fedora_x1carbon (id 11) to device tree >12:16:00,637 INFO blivet: registered action: [7] Create Device lvmvg fedora_x1carbon (id 11) >12:16:00,639 DEBUG blivet: Ext4FS.supported: supported: True ; >12:16:00,639 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >12:16:00,640 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora_x1carbon ; >12:16:00,641 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_x1carbon-root ; current: None ; type: ext4 ; >12:16:00,641 DEBUG blivet: fedora_x1carbon size is 11784MB >12:16:00,641 DEBUG blivet: vg fedora_x1carbon has 11784MB free >12:16:00,641 DEBUG blivet: Adding fedora_x1carbon-root/1024MB to fedora_x1carbon >12:16:00,641 INFO blivet: added lvmlv fedora_x1carbon-root (id 12) to device tree >12:16:00,642 INFO blivet: registered action: [8] Create Device lvmlv fedora_x1carbon-root (id 12) >12:16:00,642 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:16:00,642 INFO blivet: registered action: [9] Create Format ext4 filesystem mounted at / on lvmlv fedora_x1carbon-root (id 12) >12:16:00,644 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >12:16:00,644 DEBUG blivet: getFormat('swap') returning SwapSpace instance >12:16:00,645 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora_x1carbon ; >12:16:00,645 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora_x1carbon-swap ; current: None ; type: swap ; >12:16:00,646 DEBUG blivet: fedora_x1carbon size is 11784MB >12:16:00,646 DEBUG blivet: vg fedora_x1carbon has 10760MB free >12:16:00,646 DEBUG blivet: Adding fedora_x1carbon-swap/1228MB to fedora_x1carbon >12:16:00,646 INFO blivet: added lvmlv fedora_x1carbon-swap (id 13) to device tree >12:16:00,647 INFO blivet: registered action: [10] Create Device lvmlv fedora_x1carbon-swap (id 13) >12:16:00,647 DEBUG blivet: getFormat('None') returning DeviceFormat instance >12:16:00,647 INFO blivet: registered action: [11] Create Format swap on lvmlv fedora_x1carbon-swap (id 13) >12:16:00,648 DEBUG blivet: fedora_x1carbon size is 11784MB >12:16:00,648 DEBUG blivet: vg fedora_x1carbon has 9532MB free >12:16:00,648 DEBUG blivet: vg fedora_x1carbon: 9532MB free ; lvs: ['root', 'swap'] >12:16:00,649 DEBUG blivet: adding request 12 to chunk 2946 on /dev/mapper/fedora_x1carbon >12:16:00,649 DEBUG blivet: adding request 13 to chunk 2946 on /dev/mapper/fedora_x1carbon >12:16:00,649 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora_x1carbon length = 2946 size = 11784 >remaining = 1 pool = 2383 >12:16:00,649 DEBUG blivet: req: LVRequest instance -- >id = 13 name = fedora_x1carbon-swap growable = False >base = 307 growth = 0 max_grow = 0 >done = True >12:16:00,649 DEBUG blivet: req: LVRequest instance -- >id = 12 name = fedora_x1carbon-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >12:16:00,649 DEBUG blivet: 1 requests and 2383 (9532MB) left in chunk >12:16:00,649 DEBUG blivet: adding 2383 (9532MB) to 12 (fedora_x1carbon-root) >12:16:00,649 DEBUG blivet: new grow amount for request 12 (fedora_x1carbon-root) is 2383 units, or 9532MB >12:16:00,650 DEBUG blivet: trying to set lv fedora_x1carbon-root size to 10556MB >12:16:00,650 DEBUG blivet: fedora_x1carbon size is 11784MB >12:16:00,650 DEBUG blivet: vg fedora_x1carbon has 9532MB free >12:16:00,679 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >12:16:00,680 DEBUG blivet: DeviceTree.getDeviceByName returned existing 12288MB disk vda (0) with non-existent msdos disklabel >12:16:00,681 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >12:16:00,682 DEBUG blivet: DeviceTree.getDeviceByName returned existing 12288MB disk vda (0) with non-existent msdos disklabel >12:16:00,682 DEBUG blivet: resolved 'vda' to 'vda' (disk) >12:16:00,707 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >12:16:00,708 DEBUG blivet: DeviceTree.getDeviceByName returned existing 12288MB disk vda (0) with non-existent msdos disklabel >12:16:00,709 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >12:16:00,709 DEBUG blivet: DeviceTree.getDeviceByName returned existing 12288MB disk vda (0) with non-existent msdos disklabel >12:16:00,709 DEBUG blivet: resolved 'vda' to 'vda' (disk) >12:16:00,795 DEBUG blivet: SysFS.supported: supported: False ; >12:16:00,796 DEBUG blivet: SysFS.supported: supported: False ; >12:16:00,797 DEBUG blivet: MultipathMember.__init__: >12:16:00,798 DEBUG blivet: SwapSpace.__init__: >12:16:00,816 DEBUG blivet: ProcFS.supported: supported: False ; >12:16:00,817 DEBUG blivet: ProcFS.supported: supported: False ; >12:16:00,817 DEBUG blivet: MDRaidMember.__init__: >12:16:00,818 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:16:00,818 DEBUG blivet: DevPtsFS.supported: supported: False ; >12:16:00,819 DEBUG blivet: BTRFS.supported: supported: True ; >12:16:00,907 DEBUG blivet: USBFS.supported: supported: False ; >12:16:00,908 DEBUG blivet: USBFS.supported: supported: False ; >12:16:00,908 DEBUG blivet: DiskLabel.__init__: >12:16:00,909 INFO blivet: DiskLabel.partedDevice returning None >12:16:00,909 DEBUG blivet: HFSPlus.supported: supported: False ; >12:16:00,910 DEBUG blivet: HFSPlus.supported: supported: False ; >12:16:00,910 DEBUG blivet: XFS.supported: supported: True ; >12:16:00,988 DEBUG blivet: XFS.supported: supported: True ; >12:16:00,989 DEBUG blivet: TmpFS.supported: supported: True ; >12:16:01,009 DEBUG blivet: LUKS.__init__: >12:16:01,010 DEBUG blivet: DMRaidMember.__init__: >12:16:01,010 DEBUG blivet: NTFS.supported: supported: False ; >12:16:01,011 DEBUG blivet: NTFS.supported: supported: False ; >12:16:01,011 DEBUG blivet: BindFS.supported: supported: False ; >12:16:01,012 DEBUG blivet: BindFS.supported: supported: False ; >12:16:01,012 DEBUG blivet: HFS.supported: supported: False ; >12:16:01,013 DEBUG blivet: HFS.supported: supported: False ; >12:16:01,013 DEBUG blivet: LVMPhysicalVolume.__init__: >12:16:01,014 DEBUG blivet: NFS.supported: supported: False ; >12:16:01,014 DEBUG blivet: NFS.supported: supported: False ; >12:16:01,015 DEBUG blivet: FATFS.supported: supported: True ; >12:16:01,032 DEBUG blivet: FATFS.supported: supported: True ; >12:16:01,034 DEBUG blivet: NoDevFS.supported: supported: False ; >12:16:01,035 DEBUG blivet: NoDevFS.supported: supported: False ; >16:16:21,519 DEBUG blivet: fedora_x1carbon size is 11784MB >16:16:21,520 DEBUG blivet: vg fedora_x1carbon has 0MB free >16:16:21,520 DEBUG blivet: fedora_x1carbon size is 11784MB >16:16:21,520 DEBUG blivet: vg fedora_x1carbon has 0MB free
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 1135471
:
932643
|
932645
|
932646
|
932647
|
932648
|
932649
|
932650
|
932651
| 932652 |
932653
|
932654
|
932655