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 866448 Details for
Bug 1068870
Crash when selecting Environment a second time
[?]
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.59 KB, created by
Paul W. Frields
on 2014-02-22 17:56:11 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Paul W. Frields
Created:
2014-02-22 17:56:11 UTC
Size:
51.59 KB
patch
obsolete
>17:51:08,977 INFO blivet: ISCSID is /sbin/iscsid >17:51:08,978 INFO blivet: no initiator set >17:51:09,097 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >17:51:09,097 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >17:51:11,564 DEBUG blivet: trying to set new default fstype to 'ext4' >17:51:11,601 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:11,601 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:51:11,602 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:11,608 DEBUG blivet: trying to set new default fstype to 'xfs' >17:51:11,609 DEBUG blivet: XFS.supported: supported: True ; >17:51:11,884 DEBUG blivet: getFormat('xfs') returning XFS instance >17:51:11,886 DEBUG blivet: XFS.supported: supported: True ; >17:51:12,536 INFO blivet: Detected 2064M of memory >17:51:12,536 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >17:51:12,536 INFO blivet: Swap attempt of 0M >17:51:12,795 INFO blivet: resetting Blivet (version 0.18.26) instance <blivet.Blivet object at 0x7fa91961e890> >17:51:12,795 INFO blivet: no initiator set >17:51:12,798 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >17:51:12,801 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:51:12,973 INFO blivet: devices to scan: ['vda', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >17:51:12,977 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1393091461', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192370', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio2/block/vda'} ; name: vda ; >17:51:12,978 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:07.0/virtio2/block/vda)... >17:51:12,979 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:51:12,979 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:12,981 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >17:51:13,004 INFO blivet: vda is a disk >17:51:13,004 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:13,006 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >17:51:13,073 INFO blivet: added disk vda (id 0) to device tree >17:51:13,073 DEBUG blivet: looking up parted Device: /dev/vda >17:51:13,095 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >17:51:13,240 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >17:51:13,258 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:13,298 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >17:51:13,315 DEBUG blivet: required disklabel type for vda (15) is None >17:51:13,315 DEBUG blivet: default disklabel type for vda is msdos >17:51:13,316 DEBUG blivet: selecting msdos disklabel for vda based on size >17:51:13,318 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >17:51:13,340 INFO blivet: no usable disklabel on vda >17:51:13,342 DEBUG blivet: no type or existing type for vda, bailing >17:51:13,346 INFO blivet: got device: DiskDevice instance (0x7fa901ab3b90) -- > name = vda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 8192.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: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7fa901851e60> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fa90484dc90> >17:51:13,350 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1393091461', > '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': '199676', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:51:13,350 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >17:51:13,352 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >17:51:13,353 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:13,353 INFO blivet: loop0 is a loop device >17:51:13,355 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:51:13,357 DEBUG blivet: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >17:51:13,358 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:13,358 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:13,360 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >17:51:13,361 INFO blivet: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 1) to device tree >17:51:13,362 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >17:51:13,362 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:13,364 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:51:13,364 INFO blivet: added loop loop0 (id 2) to device tree >17:51:13,365 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:51:13,366 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:51:13,367 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:51:13,367 DEBUG blivet: device loop0 does not contain a disklabel >17:51:13,367 INFO blivet: type detected on 'loop0' is 'squashfs' >17:51:13,368 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:51:13,369 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >17:51:13,369 INFO blivet: got device: LoopDevice instance (0x7fa90aec3650) -- > 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 >17:51:13,370 INFO blivet: got format: DeviceFormat instance (0x7fa90aec3750) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:51:13,372 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/dc309c61-a273-4a7e-b209-0d509cd4367d', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1393091461', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'dc309c61-a273-4a7e-b209-0d509cd4367d', > 'ID_FS_UUID_ENC': 'dc309c61-a273-4a7e-b209-0d509cd4367d', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '199840', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/dc309c61-a273-4a7e-b209-0d509cd4367d'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:51:13,374 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >17:51:13,375 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:51:13,376 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:13,376 INFO blivet: loop1 is a loop device >17:51:13,377 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:51:13,378 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >17:51:13,379 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:13,379 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:13,381 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >17:51:13,381 INFO blivet: added file /LiveOS/rootfs.img (id 3) to device tree >17:51:13,382 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >17:51:13,382 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:13,384 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:51:13,384 INFO blivet: added loop loop1 (id 4) to device tree >17:51:13,385 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:51:13,386 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:51:13,387 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:13,388 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:51:13,388 DEBUG blivet: device loop1 does not contain a disklabel >17:51:13,389 INFO blivet: type detected on 'loop1' is 'ext4' >17:51:13,467 DEBUG blivet: using current size 0 as min size >17:51:13,470 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:13,470 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:51:13,474 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >17:51:13,476 INFO blivet: got device: LoopDevice instance (0x7fa90aeb9690) -- > 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 >17:51:13,482 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:13,483 INFO blivet: got format: Ext4FS instance (0x7fa90aec3710) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = dc309c61-a273-4a7e-b209-0d509cd4367d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >17:51:13,486 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1393091461', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '199995', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:51:13,486 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >17:51:13,487 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >17:51:13,488 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:13,489 INFO blivet: loop2 is a loop device >17:51:13,490 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:51:13,491 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:51:13,492 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:13,492 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:13,493 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:51:13,493 INFO blivet: added file /overlay (deleted) (id 5) to device tree >17:51:13,495 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:51:13,495 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:13,496 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:51:13,496 INFO blivet: added loop loop2 (id 6) to device tree >17:51:13,497 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:51:13,499 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:51:13,499 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:13,500 DEBUG blivet: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >17:51:13,500 DEBUG blivet: setup of loop2 failed: specified file (/overlay (deleted)) does not exist >17:51:13,501 WARN blivet: aborting disklabel handler for loop2 >17:51:13,501 DEBUG blivet: no type or existing type for loop2, bailing >17:51:13,501 INFO blivet: got device: LoopDevice instance (0x7fa90aec3510) -- > 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 >17:51:13,506 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/dc309c61-a273-4a7e-b209-0d509cd4367d /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1393091461', > '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': 'dc309c61-a273-4a7e-b209-0d509cd4367d', > 'ID_FS_UUID_ENC': 'dc309c61-a273-4a7e-b209-0d509cd4367d', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '19653', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/dc309c61-a273-4a7e-b209-0d509cd4367d', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:51:13,506 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >17:51:13,508 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:51:13,510 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:13,510 INFO blivet: live-rw is a device-mapper device >17:51:13,512 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >17:51:13,513 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:51:13,514 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (4) with existing ext4 filesystem >17:51:13,527 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >17:51:13,528 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (6) >17:51:13,529 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:51:13,530 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:13,532 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >17:51:13,532 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:13,533 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:51:13,533 INFO blivet: added dm live-rw (id 7) to device tree >17:51:13,534 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:51:13,535 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:51:13,536 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:13,537 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:51:13,537 DEBUG blivet: device live-rw does not contain a disklabel >17:51:13,537 INFO blivet: type detected on 'live-rw' is 'ext4' >17:51:13,578 DEBUG blivet: padding min size from 1032 up to 1135 >17:51:13,581 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:13,581 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:51:13,582 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:51:13,598 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >17:51:13,683 INFO blivet: got device: DMDevice instance (0x7fa90aeb95d0) -- > 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 0x7fa8fe90c950> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:51:13,684 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:13,685 INFO blivet: got format: Ext4FS instance (0x7fa90aec3b90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = dc309c61-a273-4a7e-b209-0d509cd4367d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >17:51:13,691 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/dc309c61-a273-4a7e-b209-0d509cd4367d /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1393091461', > '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': 'dc309c61-a273-4a7e-b209-0d509cd4367d', > 'ID_FS_UUID_ENC': 'dc309c61-a273-4a7e-b209-0d509cd4367d', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '59930', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/dc309c61-a273-4a7e-b209-0d509cd4367d', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >17:51:13,691 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >17:51:13,693 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:51:13,694 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:13,694 INFO blivet: live-base is a device-mapper device >17:51:13,699 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >17:51:13,701 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:51:13,702 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:51:13,704 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (4) with existing ext4 filesystem >17:51:13,706 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:51:13,717 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:13,719 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >17:51:13,720 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:13,722 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >17:51:13,722 INFO blivet: added dm live-base (id 8) to device tree >17:51:13,724 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >17:51:13,726 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >17:51:13,727 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:13,728 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:51:13,728 DEBUG blivet: device live-base does not contain a disklabel >17:51:13,728 INFO blivet: type detected on 'live-base' is 'ext4' >17:51:13,796 DEBUG blivet: using current size 0 as min size >17:51:13,799 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:13,799 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:51:13,800 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >17:51:13,801 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >17:51:13,806 INFO blivet: got device: DMDevice instance (0x7fa90490aa10) -- > 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 0x7fa8fe90cd40> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >17:51:13,807 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:13,808 INFO blivet: got format: Ext4FS instance (0x7fa90aec3f90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = dc309c61-a273-4a7e-b209-0d509cd4367d exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >17:51:13,835 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >17:51:13,838 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >17:51:13,840 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >17:51:13,863 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >17:51:13,863 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >17:51:13,863 INFO blivet: edd: collected mbr signatures: {} >17:51:13,864 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: 16777216 >17:51:13,864 DEBUG blivet: edd: matched 0x80 to vda using pci_dev >17:51:14,179 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:14,181 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:14,182 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:40,541 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:51:40,542 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:51:40,544 DEBUG blivet: NFSv4.supported: supported: False ; >17:51:40,545 DEBUG blivet: NFSv4.supported: supported: False ; >17:51:40,547 DEBUG blivet: SELinuxFS.supported: supported: False ; >17:51:40,549 DEBUG blivet: SELinuxFS.supported: supported: False ; >17:51:40,551 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:40,552 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:42,077 DEBUG blivet: Ext3FS.supported: supported: True ; >17:51:42,078 DEBUG blivet: Ext3FS.supported: supported: True ; >17:51:42,491 DEBUG blivet: Ext2FS.supported: supported: True ; >17:51:42,498 DEBUG blivet: Ext2FS.supported: supported: True ; >17:51:42,796 DEBUG blivet: SysFS.supported: supported: False ; >17:51:42,800 DEBUG blivet: SysFS.supported: supported: False ; >17:51:42,803 DEBUG blivet: MultipathMember.__init__: >17:51:42,807 DEBUG blivet: MDRaidMember.__init__: >17:51:42,811 DEBUG blivet: ProcFS.supported: supported: False ; >17:51:42,813 DEBUG blivet: ProcFS.supported: supported: False ; >17:51:42,816 DEBUG blivet: SwapSpace.__init__: >17:51:42,996 DEBUG blivet: NoDevFS.supported: supported: False ; >17:51:42,999 DEBUG blivet: NoDevFS.supported: supported: False ; >17:51:43,003 DEBUG blivet: DevPtsFS.supported: supported: False ; >17:51:43,005 DEBUG blivet: DevPtsFS.supported: supported: False ; >17:51:43,011 DEBUG blivet: BTRFS.supported: supported: True ; >17:51:43,116 DEBUG blivet: USBFS.supported: supported: False ; >17:51:43,118 DEBUG blivet: USBFS.supported: supported: False ; >17:51:43,120 DEBUG blivet: DiskLabel.__init__: >17:51:43,121 INFO blivet: DiskLabel.partedDevice returning None >17:51:43,122 DEBUG blivet: HFSPlus.supported: supported: False ; >17:51:43,124 DEBUG blivet: HFSPlus.supported: supported: False ; >17:51:43,126 DEBUG blivet: XFS.supported: supported: True ; >17:51:43,129 DEBUG blivet: XFS.supported: supported: True ; >17:51:43,133 DEBUG blivet: TmpFS.supported: supported: True ; >17:51:43,153 DEBUG blivet: TmpFS.supported: supported: True ; >17:51:43,156 DEBUG blivet: LUKS.__init__: >17:51:43,158 DEBUG blivet: NTFS.supported: supported: False ; >17:51:43,160 DEBUG blivet: NTFS.supported: supported: False ; >17:51:43,162 DEBUG blivet: BindFS.supported: supported: False ; >17:51:43,164 DEBUG blivet: BindFS.supported: supported: False ; >17:51:43,166 DEBUG blivet: HFS.supported: supported: False ; >17:51:43,170 DEBUG blivet: HFS.supported: supported: False ; >17:51:43,172 DEBUG blivet: LVMPhysicalVolume.__init__: >17:51:43,174 DEBUG blivet: NFS.supported: supported: False ; >17:51:43,176 DEBUG blivet: NFS.supported: supported: False ; >17:51:43,177 DEBUG blivet: FATFS.supported: supported: True ; >17:51:43,203 DEBUG blivet: FATFS.supported: supported: True ; >17:51:43,206 DEBUG blivet: DMRaidMember.__init__: >17:52:04,342 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:52:04,343 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (0) >17:52:08,261 INFO blivet: Detected 2064M of memory >17:52:08,262 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (819 M) instead. >17:52:08,262 INFO blivet: Swap attempt of 819M >17:52:08,268 DEBUG blivet: clearpart: initializing vda >17:52:08,270 DEBUG blivet: removing vda >17:52:08,284 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >17:52:08,286 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:52:08,292 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >17:52:08,293 INFO blivet: registered action: [0] Destroy Format None on disk vda (id 0) >17:52:08,303 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >17:52:08,305 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:52:08,311 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >17:52:08,312 INFO blivet: registered action: [1] Destroy Format None on disk vda (id 0) >17:52:08,314 DEBUG blivet: required disklabel type for vda (15) is None >17:52:08,315 DEBUG blivet: default disklabel type for vda is msdos >17:52:08,317 DEBUG blivet: selecting msdos disklabel for vda based on size >17:52:08,323 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; >17:52:08,331 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: msdos ; >17:52:08,335 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 0x7fa8f838d210> > PedDisk: <_ped.Disk object at 0x7fa8fb0f0a28> >17:52:08,337 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:52:08,342 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >17:52:08,346 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >17:52:08,347 INFO blivet: registered action: [2] Create Format msdos disklabel on disk vda (id 0) >17:52:08,352 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:52:08,354 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (0) with non-existent msdos disklabel >17:52:08,354 DEBUG blivet: resolved 'vda' to 'vda' (disk) >17:52:08,356 INFO blivet: Detected 2064M of memory >17:52:08,356 INFO blivet: Suggested swap size (2064 M) exceeds 10 % of disk space, using 10 % of disk space (819 M) instead. >17:52:08,357 INFO blivet: Swap attempt of 819M >17:52:08,357 DEBUG blivet: doAutoPart: True >17:52:08,358 DEBUG blivet: encryptedAutoPart: False >17:52:08,358 DEBUG blivet: autoPartType: 2 >17:52:08,358 DEBUG blivet: clearPartType: 2 >17:52:08,359 DEBUG blivet: clearPartDisks: ['vda'] >17:52:08,359 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7fa8f84ef150) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7fa8f84bf8d0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = xfs encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7fa8f84bce50) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = xfs encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7fa8f838d4d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7fa8f838d490) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 819 maxSize = None grow = False > >17:52:08,360 DEBUG blivet: storage.disks: ['vda'] >17:52:08,360 DEBUG blivet: storage.partitioned: ['vda'] >17:52:08,360 DEBUG blivet: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/tmp/curl_fetch_url1/squashfs.img (deleted)', 'live-base', 'live-rw', 'loop0', 'loop1', 'loop2', 'vda'] >17:52:08,364 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:52:08,366 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (0) with non-existent msdos disklabel >17:52:08,367 DEBUG blivet: resolved 'vda' to 'vda' (disk) >17:52:08,367 DEBUG blivet: boot disk: vda >17:52:08,371 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >17:52:08,371 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:52:08,374 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >17:52:08,376 DEBUG blivet: PartitionDevice._setFormat: req0 ; >17:52:08,378 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >17:52:08,382 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >17:52:08,383 INFO blivet: added partition req0 (id 9) to device tree >17:52:08,383 INFO blivet: registered action: [3] Create Device partition req0 (id 9) >17:52:08,384 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:52:08,384 INFO blivet: registered action: [4] Create Format lvmpv on partition req0 (id 9) >17:52:08,386 DEBUG blivet: candidate disks: [DiskDevice instance (0x7fa901ab3b90) -- > name = vda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 8192.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: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7fa901851e60> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fa90484dc90>] >17:52:08,387 DEBUG blivet: devs: [PartitionDevice instance (0x7fa8f84bcf10) -- > 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 >] >17:52:08,392 DEBUG blivet: XFS.supported: supported: True ; >17:52:08,392 DEBUG blivet: getFormat('xfs') returning XFS instance >17:52:08,394 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >17:52:08,396 DEBUG blivet: PartitionDevice._setFormat: req1 ; >17:52:08,398 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: xfs ; >17:52:08,400 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >17:52:08,401 INFO blivet: added partition req1 (id 10) to device tree >17:52:08,401 INFO blivet: registered action: [5] Create Device partition req1 (id 10) >17:52:08,402 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:52:08,402 INFO blivet: registered action: [6] Create Format xfs filesystem mounted at /boot on partition req1 (id 10) >17:52:08,403 INFO blivet: skipping unneeded stage1 biosboot request >17:52:08,403 DEBUG blivet: PartSpec instance (0x7fa8f838d4d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >17:52:08,404 DEBUG blivet: existing 8192MB disk vda (0) with non-existent msdos disklabel >17:52:08,406 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >17:52:08,407 DEBUG blivet: removing all non-preexisting partitions ['req0(id 9)', 'req1(id 10)'] from disk(s) ['vda'] >17:52:08,408 DEBUG blivet: allocatePartitions: disks=['vda'] ; partitions=['req0(id 9)', 'req1(id 10)'] >17:52:08,409 DEBUG blivet: removing all non-preexisting partitions ['req1(id 10)', 'req0(id 9)'] from disk(s) ['vda'] >17:52:08,412 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:52:08,414 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (0) with non-existent msdos disklabel >17:52:08,414 DEBUG blivet: resolved 'vda' to 'vda' (disk) >17:52:08,417 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:52:08,419 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (0) with non-existent msdos disklabel >17:52:08,420 DEBUG blivet: resolved 'vda' to 'vda' (disk) >17:52:08,420 DEBUG blivet: allocating partition: req1 ; id: 10 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >17:52:08,420 DEBUG blivet: checking freespace on vda >17:52:08,421 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False start=None >17:52:08,432 DEBUG blivet: checking 63-16777215 (8191 MB) >17:52:08,434 DEBUG blivet: current free range is 63-16777215 (8191MB) >17:52:08,434 DEBUG blivet: updating use_disk to vda, type: 0 >17:52:08,435 DEBUG blivet: new free: 63-16777215 / 8191MB >17:52:08,436 DEBUG blivet: new free allows for 0 sectors of growth >17:52:08,436 DEBUG blivet: found free space for bootable request >17:52:08,438 DEBUG blivet: adjusted start sector from 63 to 2048 >17:52:08,440 DEBUG blivet: created partition vda1 of 500MB and added it to /dev/vda >17:52:08,445 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >17:52:08,447 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa8f838d1d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa8f8397bd0> PedPartition: <_ped.Partition object at 0x7fa8f8393ef0> >17:52:08,450 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >17:52:08,454 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >17:52:08,460 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >17:52:08,461 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa8f838d1d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa8f8397a10> PedPartition: <_ped.Partition object at 0x7fa8f8393e90> >17:52:08,465 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:52:08,469 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (0) with non-existent msdos disklabel >17:52:08,469 DEBUG blivet: resolved 'vda' to 'vda' (disk) >17:52:08,474 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:52:08,479 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (0) with non-existent msdos disklabel >17:52:08,479 DEBUG blivet: resolved 'vda' to 'vda' (disk) >17:52:08,480 DEBUG blivet: allocating partition: req0 ; id: 9 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >17:52:08,480 DEBUG blivet: checking freespace on vda >17:52:08,482 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=True start=None >17:52:08,483 DEBUG blivet: checking 63-2047 (0 MB) >17:52:08,483 DEBUG blivet: current free range is 63-2047 (0MB) >17:52:08,484 DEBUG blivet: checking 1026048-16777215 (7691 MB) >17:52:08,485 DEBUG blivet: current free range is 1026048-16777215 (7691MB) >17:52:08,486 DEBUG blivet: evaluating growth potential for new layout >17:52:08,486 DEBUG blivet: calculating growth for disk /dev/vda >17:52:08,491 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >17:52:08,492 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa8f838d1d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa8f8397d50> PedPartition: <_ped.Partition object at 0x7fa8f8393fb0> >17:52:08,494 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >17:52:08,497 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >17:52:08,498 DEBUG blivet: adding request 10 to chunk 16777153 (63-16777215) on /dev/vda >17:52:08,498 DEBUG blivet: adding request 9 to chunk 16777153 (63-16777215) on /dev/vda >17:52:08,499 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >17:52:08,500 DEBUG blivet: req: PartitionRequest instance -- >id = 10 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:52:08,500 DEBUG blivet: req: PartitionRequest instance -- >id = 9 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:52:08,500 DEBUG blivet: 1 requests and 14729153 (7191MB) left in chunk >17:52:08,501 DEBUG blivet: adding 14729153 (7191MB) to 9 (vda2) >17:52:08,501 DEBUG blivet: new grow amount for request 9 (vda2) is 14729153 units, or 7191MB >17:52:08,501 DEBUG blivet: request 10 (vda1) growth: 0 (0MB) size: 500MB >17:52:08,502 DEBUG blivet: request 9 (vda2) growth: 14729153 (7191MB) size: 7691MB >17:52:08,502 DEBUG blivet: disk /dev/vda growth: 14729153 (7191MB) >17:52:08,504 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >17:52:08,504 DEBUG blivet: device vda2 new partedPartition None >17:52:08,505 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >17:52:08,507 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >17:52:08,508 DEBUG blivet: total growth: 14729153 sectors >17:52:08,508 DEBUG blivet: updating use_disk to vda, type: 0 >17:52:08,508 DEBUG blivet: new free: 1026048-16777215 / 7691MB >17:52:08,509 DEBUG blivet: new free allows for 14729153 sectors of growth >17:52:08,510 DEBUG blivet: created partition vda2 of 500MB and added it to /dev/vda >17:52:08,511 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >17:52:08,511 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa8f838d1d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa8f839e050> PedPartition: <_ped.Partition object at 0x7fa8f8393f50> >17:52:08,513 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >17:52:08,516 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >17:52:08,519 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >17:52:08,519 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa8f838d1d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa8f8397f10> PedPartition: <_ped.Partition object at 0x7fa8f8393e30> >17:52:08,519 DEBUG blivet: growPartitions: disks=['vda'], partitions=['vda2(id 9)', 'vda1(id 10)'] >17:52:08,520 DEBUG blivet: growable partitions are ['vda2'] >17:52:08,520 DEBUG blivet: adding request 9 to chunk 16777153 (63-16777215) on /dev/vda >17:52:08,520 DEBUG blivet: adding request 10 to chunk 16777153 (63-16777215) on /dev/vda >17:52:08,521 DEBUG blivet: disk vda has 1 chunks >17:52:08,521 DEBUG blivet: Chunk.growRequests: 16777153 on /dev/vda start = 63 end = 16777215 >sectorSize = 512 > >17:52:08,521 DEBUG blivet: req: PartitionRequest instance -- >id = 10 name = vda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:52:08,521 DEBUG blivet: req: PartitionRequest instance -- >id = 9 name = vda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:52:08,522 DEBUG blivet: 1 requests and 14729153 (7191MB) left in chunk >17:52:08,522 DEBUG blivet: adding 14729153 (7191MB) to 9 (vda2) >17:52:08,522 DEBUG blivet: new grow amount for request 9 (vda2) is 14729153 units, or 7191MB >17:52:08,523 DEBUG blivet: growing partitions on vda >17:52:08,523 DEBUG blivet: partition vda1 (10): 0 >17:52:08,524 DEBUG blivet: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fa8f84bcfd0> PedGeometry: <_ped.Geometry object at 0x7fa8f839e110> >17:52:08,524 DEBUG blivet: partition vda2 (9): 0 >17:52:08,525 DEBUG blivet: new geometry for vda2: parted.Geometry instance -- > start: 1026048 end: 16777215 length: 15751168 > device: <parted.device.Device object at 0x7fa8f84bcfd0> PedGeometry: <_ped.Geometry object at 0x7fa8f839e290> >17:52:08,525 DEBUG blivet: removing all non-preexisting partitions ['vda1(id 10)', 'vda2(id 9)'] from disk(s) ['vda'] >17:52:08,527 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >17:52:08,527 DEBUG blivet: device vda1 new partedPartition None >17:52:08,529 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >17:52:08,531 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >17:52:08,533 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >17:52:08,533 DEBUG blivet: device vda2 new partedPartition None >17:52:08,535 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >17:52:08,537 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >17:52:08,537 DEBUG blivet: back from removeNewPartitions >17:52:08,537 DEBUG blivet: extended: None >17:52:08,538 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7fa8f84bcfd0> PedGeometry: <_ped.Geometry object at 0x7fa8f839e110> >17:52:08,539 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >17:52:08,540 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa8f838d1d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa8f839e510> PedPartition: <_ped.Partition object at 0x7fa8f839f050> >17:52:08,542 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >17:52:08,544 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >17:52:08,547 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >17:52:08,547 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa8f838d1d0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa8f839e650> PedPartition: <_ped.Partition object at 0x7fa8f839f110> >17:52:08,547 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 16777215 length: 15751168 > device: <parted.device.Device object at 0x7fa8f84bcfd0> PedGeometry: <_ped.Geometry object at 0x7fa8f839e290> >17:52:08,549 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >17:52:08,549 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa8f838d1d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa8f8397a50> PedPartition: <_ped.Partition object at 0x7fa8f839f0b0> >17:52:08,551 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >17:52:08,553 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >17:52:08,555 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >17:52:08,556 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fa8f838d1d0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fa8f839eb50> PedPartition: <_ped.Partition object at 0x7fa8f839f170> >17:52:08,556 DEBUG blivet: fixing size of non-existent 500MB partition vda1 (10) with non-existent xfs filesystem mounted at /boot at 500.00 >17:52:08,557 DEBUG blivet: fixing size of non-existent 7691MB partition vda2 (9) with non-existent lvmpv at 7691.00 >17:52:08,561 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >17:52:08,561 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:52:08,563 DEBUG blivet: LVMVolumeGroupDevice._setFormat: rhel ; current: None ; type: None ; >17:52:08,564 INFO blivet: added lvmvg rhel (id 11) to device tree >17:52:08,564 INFO blivet: registered action: [7] Create Device lvmvg rhel (id 11) >17:52:08,566 DEBUG blivet: XFS.supported: supported: True ; >17:52:08,566 DEBUG blivet: getFormat('xfs') returning XFS instance >17:52:08,569 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: rhel ; >17:52:08,571 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel-root ; current: None ; type: xfs ; >17:52:08,572 DEBUG blivet: rhel size is 7688MB >17:52:08,573 DEBUG blivet: vg rhel has 7688MB free >17:52:08,573 DEBUG blivet: Adding rhel-root/1024MB to rhel >17:52:08,573 INFO blivet: added lvmlv rhel-root (id 12) to device tree >17:52:08,574 INFO blivet: registered action: [8] Create Device lvmlv rhel-root (id 12) >17:52:08,574 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:52:08,574 INFO blivet: registered action: [9] Create Format xfs filesystem mounted at / on lvmlv rhel-root (id 12) >17:52:08,576 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >17:52:08,577 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:52:08,579 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: rhel ; >17:52:08,581 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: rhel-swap ; current: None ; type: swap ; >17:52:08,582 DEBUG blivet: rhel size is 7688MB >17:52:08,582 DEBUG blivet: vg rhel has 6664MB free >17:52:08,583 DEBUG blivet: Adding rhel-swap/819MB to rhel >17:52:08,583 INFO blivet: added lvmlv rhel-swap (id 13) to device tree >17:52:08,583 INFO blivet: registered action: [10] Create Device lvmlv rhel-swap (id 13) >17:52:08,584 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:52:08,584 INFO blivet: registered action: [11] Create Format swap on lvmlv rhel-swap (id 13) >17:52:08,584 DEBUG blivet: rhel size is 7688MB >17:52:08,585 DEBUG blivet: vg rhel has 5844MB free >17:52:08,585 DEBUG blivet: vg rhel: 5844MB free ; lvs: ['root', 'swap'] >17:52:08,585 DEBUG blivet: adding request 12 to chunk 1922 on /dev/mapper/rhel >17:52:08,586 DEBUG blivet: adding request 13 to chunk 1922 on /dev/mapper/rhel >17:52:08,586 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/rhel length = 1922 size = 7688 >remaining = 1 pool = 1461 >17:52:08,586 DEBUG blivet: req: LVRequest instance -- >id = 12 name = rhel-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >17:52:08,587 DEBUG blivet: req: LVRequest instance -- >id = 13 name = rhel-swap growable = False >base = 205 growth = 0 max_grow = 0 >done = True >17:52:08,587 DEBUG blivet: 1 requests and 1461 (5844MB) left in chunk >17:52:08,587 DEBUG blivet: adding 1461 (5844MB) to 12 (rhel-root) >17:52:08,588 DEBUG blivet: new grow amount for request 12 (rhel-root) is 1461 units, or 5844MB >17:52:08,588 DEBUG blivet: trying to set lv rhel-root size to 6868MB >17:52:08,589 DEBUG blivet: rhel size is 7688MB >17:52:08,590 DEBUG blivet: vg rhel has 5844MB free >17:52:08,652 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:52:08,656 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (0) with non-existent msdos disklabel >17:52:08,657 DEBUG blivet: resolved 'vda' to 'vda' (disk) >17:52:08,661 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:52:08,667 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (0) with non-existent msdos disklabel >17:52:08,668 DEBUG blivet: resolved 'vda' to 'vda' (disk) >17:52:08,741 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:52:08,742 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (0) with non-existent msdos disklabel >17:52:08,742 DEBUG blivet: resolved 'vda' to 'vda' (disk) >17:52:08,745 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:52:08,747 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8192MB disk vda (0) with non-existent msdos disklabel >17:52:08,747 DEBUG blivet: resolved 'vda' to 'vda' (disk)
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 1068870
:
866437
|
866438
|
866439
|
866440
|
866443
|
866445
|
866446
| 866448 |
866450
|
866452
|
866454