Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 717874 Details for
Bug 928982
Bootloader install fails on UEFI install to clean VM: "failed to set new efi boot target"
Home
New
Search
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.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
storage.log
storage.log (text/plain), 137.40 KB, created by
Adam Williamson
on 2013-03-28 22:38:07 UTC
(
hide
)
Description:
storage.log
Filename:
MIME Type:
Creator:
Adam Williamson
Created:
2013-03-28 22:38:07 UTC
Size:
137.40 KB
patch
obsolete
>17:51:57,116 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >17:51:57,117 INFO blivet: not going to create backup copy of non-existent /etc/multipath.conf >17:51:57,117 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:51:57,117 INFO blivet: sr0 looks to be the live device; marking as protected >17:51:57,117 INFO blivet: Skipping multipath detection due to running as non-root. >17:51:57,143 INFO blivet: devices to scan: ['sr0', 'vda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >17:51:57,176 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-19-Alpha-TC2-x86_64-Live- /dev/disk/by-uuid/2013-03-26-03-40-36-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_LABEL': 'Fedora-19-Alpha-TC2-x86_64-Live-', > 'ID_FS_LABEL_ENC': 'Fedora-19-Alpha-TC2-x86_64-Live-', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-03-26-03-40-36-00', > 'ID_FS_UUID_ENC': '2013-03-26-03-40-36-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.4.0', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '31696', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-19-Alpha-TC2-x86_64-Live-', > '/dev/disk/by-uuid/2013-03-26-03-40-36-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >17:51:57,176 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >17:51:57,178 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >17:51:57,178 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:57,178 INFO blivet: sr0 is a cdrom >17:51:57,178 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >17:51:57,179 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:57,189 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >17:51:57,189 INFO blivet: added cdrom sr0 (id 0) to device tree >17:51:57,190 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:51:57,197 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >17:51:57,197 INFO blivet: type detected on 'sr0' is 'iso9660' >17:51:57,200 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:51:57,200 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >17:51:57,201 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >17:51:57,201 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:51:57,203 DEBUG blivet: looking up parted Device: /dev/sr0 >17:51:57,216 INFO blivet: got device: OpticalDevice instance (0x3431950) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 1582.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 809984 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (50, 255, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x332fc20> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >17:51:57,217 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:51:57,217 INFO blivet: got format: Iso9660FS instance (0x3482dd0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-03-26-03-40-36-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-19-Alpha-TC2-x86_64-Live- size = 0 targetSize = 0 > >17:51:57,218 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '62926', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda'} ; name: vda ; >17:51:57,218 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda)... >17:51:57,218 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:51:57,219 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:57,219 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >17:51:57,224 INFO blivet: vda is a disk >17:51:57,224 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:57,225 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >17:51:57,225 INFO blivet: added disk vda (id 1) to device tree >17:51:57,225 DEBUG blivet: looking up parted Device: /dev/vda >17:51:57,228 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >17:51:57,231 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >17:51:57,231 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:57,240 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >17:51:57,240 DEBUG blivet: required disklabel type for vda (15) is None >17:51:57,240 DEBUG blivet: default disklabel type for vda is gpt >17:51:57,240 DEBUG blivet: selecting gpt disklabel for vda based on size >17:51:57,241 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: gpt ; exists: True ; >17:51:57,242 INFO blivet: no usable disklabel on vda >17:51:57,244 DEBUG blivet: no type or existing type for vda, bailing >17:51:57,246 INFO blivet: got device: DiskDevice instance (0x3482d90) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10240.0 > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x332ff80> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x34b2a10> >17:51:57,252 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '12677', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:51:57,253 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >17:51:57,259 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >17:51:57,259 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:57,259 INFO blivet: loop0 is a loop device >17:51:57,259 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:51:57,260 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >17:51:57,260 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:57,260 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:57,261 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >17:51:57,261 INFO blivet: added file /osmin.img (deleted) (id 2) to device tree >17:51:57,266 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >17:51:57,267 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:57,268 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:51:57,268 INFO blivet: added loop loop0 (id 3) to device tree >17:51:57,268 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:51:57,269 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:51:57,269 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:51:57,269 DEBUG blivet: device loop0 does not contain a disklabel >17:51:57,270 INFO blivet: type detected on 'loop0' is 'squashfs' >17:51:57,270 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:51:57,272 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >17:51:57,272 INFO blivet: got device: LoopDevice instance (0x34b2c90) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /osmin.img (deleted) (2)'] > 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:57,272 INFO blivet: got format: DeviceFormat instance (0x34b2b50) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:51:57,274 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '13743', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:51:57,274 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >17:51:57,276 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:51:57,276 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:57,276 INFO blivet: loop1 is a loop device >17:51:57,276 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:51:57,277 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >17:51:57,277 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:57,277 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:57,283 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >17:51:57,283 INFO blivet: added file /osmin (id 4) to device tree >17:51:57,284 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >17:51:57,284 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:57,285 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:51:57,285 INFO blivet: added loop loop1 (id 5) to device tree >17:51:57,286 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:51:57,287 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:51:57,287 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:51:57,287 DEBUG blivet: device loop1 does not contain a disklabel >17:51:57,287 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >17:51:57,292 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:51:57,293 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >17:51:57,293 INFO blivet: got device: LoopDevice instance (0x34bec50) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /osmin (4)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >17:51:57,293 INFO blivet: got format: DeviceFormat instance (0x34bee50) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:51:57,294 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '15056', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:51:57,294 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >17:51:57,295 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >17:51:57,295 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:57,295 INFO blivet: loop2 is a loop device >17:51:57,295 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:51:57,296 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >17:51:57,296 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:57,296 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:57,298 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >17:51:57,298 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >17:51:57,304 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >17:51:57,305 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:57,306 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:51:57,306 INFO blivet: added loop loop2 (id 7) to device tree >17:51:57,306 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:51:57,307 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:51:57,308 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:51:57,308 DEBUG blivet: device loop2 does not contain a disklabel >17:51:57,308 INFO blivet: type detected on 'loop2' is 'squashfs' >17:51:57,308 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:51:57,310 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >17:51:57,310 INFO blivet: got device: LoopDevice instance (0x34bedd0) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (6)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >17:51:57,310 INFO blivet: got format: DeviceFormat instance (0x34c9110) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:51:57,312 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-19-Alpha /dev/disk/by-uuid/f6300ae3-7ce8-4d67-871b-2576acb171de', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-19-Alpha', > 'ID_FS_LABEL_ENC': '_Fedora-19-Alpha', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f6300ae3-7ce8-4d67-871b-2576acb171de', > 'ID_FS_UUID_ENC': 'f6300ae3-7ce8-4d67-871b-2576acb171de', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '16234', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-19-Alpha', > '/dev/disk/by-uuid/f6300ae3-7ce8-4d67-871b-2576acb171de'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >17:51:57,312 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >17:51:57,313 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:51:57,313 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:57,313 INFO blivet: loop3 is a loop device >17:51:57,321 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >17:51:57,322 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >17:51:57,322 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:57,323 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:57,324 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >17:51:57,324 INFO blivet: added file /LiveOS/ext3fs.img (id 8) to device tree >17:51:57,330 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >17:51:57,331 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:57,331 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >17:51:57,331 INFO blivet: added loop loop3 (id 9) to device tree >17:51:57,331 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >17:51:57,332 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >17:51:57,332 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:57,333 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:51:57,333 DEBUG blivet: device loop3 does not contain a disklabel >17:51:57,333 INFO blivet: type detected on 'loop3' is 'ext4' >17:51:57,334 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:57,334 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:51:57,336 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >17:51:57,336 INFO blivet: got device: LoopDevice instance (0x34bec10) -- > name = loop3 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/ext3fs.img (8)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >17:51:57,338 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:57,338 INFO blivet: got format: Ext4FS instance (0x34c92d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = f6300ae3-7ce8-4d67-871b-2576acb171de exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-19-Alpha size = 0 targetSize = 0 > >17:51:57,341 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '17030', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >17:51:57,344 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >17:51:57,346 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:51:57,346 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:57,347 INFO blivet: loop4 is a loop device >17:51:57,347 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >17:51:57,347 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:51:57,353 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:57,353 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:57,360 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:51:57,360 INFO blivet: added file /overlay (deleted) (id 10) to device tree >17:51:57,362 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:51:57,362 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:57,363 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >17:51:57,363 INFO blivet: added loop loop4 (id 11) to device tree >17:51:57,364 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >17:51:57,365 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >17:51:57,365 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:51:57,365 DEBUG blivet: device loop4 does not contain a disklabel >17:51:57,365 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >17:51:57,365 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:51:57,371 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >17:51:57,372 INFO blivet: got device: LoopDevice instance (0x34c9350) -- > name = loop4 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >17:51:57,372 INFO blivet: got format: DeviceFormat instance (0x34c9410) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:51:57,374 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '17762', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >17:51:57,374 INFO blivet: ignoring loop5 (/devices/virtual/block/loop5) >17:51:57,375 DEBUG blivet: lvm filter: adding loop5 to the reject list >17:51:57,377 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '17775', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >17:51:57,377 INFO blivet: ignoring loop6 (/devices/virtual/block/loop6) >17:51:57,377 DEBUG blivet: lvm filter: adding loop6 to the reject list >17:51:57,383 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '17959', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >17:51:57,383 INFO blivet: ignoring loop7 (/devices/virtual/block/loop7) >17:51:57,383 DEBUG blivet: lvm filter: adding loop7 to the reject list >17:51:57,384 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-19-Alpha /dev/disk/by-uuid/f6300ae3-7ce8-4d67-871b-2576acb171de /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-19-Alpha', > 'ID_FS_LABEL_ENC': '_Fedora-19-Alpha', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f6300ae3-7ce8-4d67-871b-2576acb171de', > 'ID_FS_UUID_ENC': 'f6300ae3-7ce8-4d67-871b-2576acb171de', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '62991', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-19-Alpha', > '/dev/disk/by-uuid/f6300ae3-7ce8-4d67-871b-2576acb171de', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:51:57,384 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >17:51:57,385 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:51:57,385 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:57,385 INFO blivet: live-rw is a device-mapper device >17:51:57,386 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >17:51:57,386 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:51:57,387 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >17:51:57,388 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:51:57,389 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) with existing DM_snapshot_cow >17:51:57,390 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:51:57,391 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:57,392 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >17:51:57,392 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:57,393 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:51:57,396 INFO blivet: added dm live-rw (id 12) to device tree >17:51:57,396 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:51:57,397 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:51:57,402 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:57,402 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:51:57,402 DEBUG blivet: device live-rw does not contain a disklabel >17:51:57,402 INFO blivet: type detected on 'live-rw' is 'ext4' >17:51:57,405 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:57,405 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:51:57,407 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:51:57,409 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >17:51:57,419 INFO blivet: got device: DMDevice instance (0x34c95d0) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop4 (11) with existing DM_snapshot_cow'] > uuid = None size = 8192.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: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d2050> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:51:57,421 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:57,422 INFO blivet: got format: Ext4FS instance (0x34c9750) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = f6300ae3-7ce8-4d67-871b-2576acb171de exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-19-Alpha size = 0 targetSize = 0 > >17:51:57,424 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-19-Alpha /dev/disk/by-uuid/f6300ae3-7ce8-4d67-871b-2576acb171de /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-19-Alpha', > 'ID_FS_LABEL_ENC': '_Fedora-19-Alpha', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f6300ae3-7ce8-4d67-871b-2576acb171de', > 'ID_FS_UUID_ENC': 'f6300ae3-7ce8-4d67-871b-2576acb171de', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '70435', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-19-Alpha', > '/dev/disk/by-uuid/f6300ae3-7ce8-4d67-871b-2576acb171de', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >17:51:57,424 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-1)... >17:51:57,425 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:51:57,426 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:57,426 INFO blivet: live-osimg-min is a device-mapper device >17:51:57,427 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >17:51:57,427 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:51:57,430 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:51:57,431 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) with existing DM_snapshot_cow >17:51:57,432 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:51:57,433 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >17:51:57,434 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:51:57,435 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:51:57,436 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >17:51:57,436 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:51:57,436 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >17:51:57,437 INFO blivet: added dm live-osimg-min (id 13) to device tree >17:51:57,437 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >17:51:57,438 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >17:51:57,438 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:57,438 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:51:57,438 DEBUG blivet: device live-osimg-min does not contain a disklabel >17:51:57,438 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >17:51:57,439 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:57,439 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:51:57,440 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >17:51:57,440 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >17:51:57,448 INFO blivet: got device: DMDevice instance (0x34bee10) -- > name = live-osimg-min status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop3 (9) with existing ext4 filesystem'] > uuid = None size = 8192.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x34d20e0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >17:51:57,449 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:57,449 INFO blivet: got format: Ext4FS instance (0x34c9710) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = f6300ae3-7ce8-4d67-871b-2576acb171de exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-19-Alpha size = 0 targetSize = 0 > >17:51:57,466 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >17:51:57,466 INFO blivet: not going to restore from backup of non-existent /etc/multipath.conf >17:51:57,970 INFO blivet: ISCSID is /sbin/iscsid >17:51:57,971 INFO blivet: no initiator set >17:51:58,020 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >17:51:58,020 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >17:51:58,135 DEBUG blivet: MultipathTopology._build_topology: >17:51:58,136 DEBUG blivet: /etc/multipath.conf contents: >17:51:58,136 DEBUG blivet: # multipath.conf written by anaconda >17:51:58,137 DEBUG blivet: >17:51:58,137 DEBUG blivet: defaults { >17:51:58,138 DEBUG blivet: user_friendly_names yes >17:51:58,138 DEBUG blivet: } >17:51:58,141 DEBUG blivet: blacklist { >17:51:58,143 DEBUG blivet: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >17:51:58,144 DEBUG blivet: devnode "^hd[a-z]" >17:51:58,144 DEBUG blivet: devnode "^dcssblk[0-9]*" >17:51:58,145 DEBUG blivet: device { >17:51:58,145 DEBUG blivet: vendor "DGC" >17:51:58,145 DEBUG blivet: product "LUNZ" >17:51:58,145 DEBUG blivet: } >17:51:58,145 DEBUG blivet: device { >17:51:58,145 DEBUG blivet: vendor "IBM" >17:51:58,145 DEBUG blivet: product "S/390.*" >17:51:58,145 DEBUG blivet: } >17:51:58,145 DEBUG blivet: # don't count normal SATA devices as multipaths >17:51:58,145 DEBUG blivet: device { >17:51:58,145 DEBUG blivet: vendor "ATA" >17:51:58,145 DEBUG blivet: } >17:51:58,147 DEBUG blivet: # don't count 3ware devices as multipaths >17:51:58,147 DEBUG blivet: device { >17:51:58,148 DEBUG blivet: vendor "3ware" >17:51:58,148 DEBUG blivet: } >17:51:58,148 DEBUG blivet: device { >17:51:58,148 DEBUG blivet: vendor "AMCC" >17:51:58,148 DEBUG blivet: } >17:51:58,148 DEBUG blivet: # nor highpoint devices >17:51:58,149 DEBUG blivet: device { >17:51:58,149 DEBUG blivet: vendor "HPT" >17:51:58,149 DEBUG blivet: } >17:51:58,150 DEBUG blivet: } >17:51:58,150 DEBUG blivet: multipaths { >17:51:58,151 DEBUG blivet: } >17:51:58,151 DEBUG blivet: (end of /etc/multipath.conf) >17:51:58,182 INFO blivet: MultipathTopology: found non-disk device: sr0 >17:51:58,182 INFO blivet: MultipathTopology: found singlepath device: vda >17:51:58,183 INFO blivet: MultipathTopology: found singlepath device: loop0 >17:51:58,183 INFO blivet: MultipathTopology: found singlepath device: loop1 >17:51:58,184 INFO blivet: MultipathTopology: found singlepath device: loop2 >17:51:58,184 INFO blivet: MultipathTopology: found singlepath device: loop3 >17:51:58,185 INFO blivet: MultipathTopology: found singlepath device: loop4 >17:51:58,185 INFO blivet: MultipathTopology: found singlepath device: loop5 >17:51:58,186 INFO blivet: MultipathTopology: found singlepath device: loop6 >17:51:58,186 INFO blivet: MultipathTopology: found singlepath device: loop7 >17:51:58,186 INFO blivet: MultipathTopology: found singlepath device: dm-0 >17:51:58,186 INFO blivet: MultipathTopology: found singlepath device: dm-1 >17:51:58,425 DEBUG blivet: trying to set new default fstype to 'ext4' >17:51:58,430 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:58,430 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:51:58,431 DEBUG blivet: Ext4FS.supported: supported: True ; >17:51:58,472 INFO blivet: Detected 2000M of memory >17:51:58,473 INFO blivet: Swap attempt of 4000M >17:52:00,612 INFO blivet: resetting Blivet (version 0.8) instance <blivet.Blivet object at 0x2c5bad0> >17:52:00,612 INFO blivet: no initiator set >17:52:00,612 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >17:52:00,614 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:52:00,640 DEBUG blivet: protected device spec /dev/sr0 resolved to sr0 >17:52:00,646 INFO blivet: sr0 looks to be the live device; marking as protected >17:52:00,678 DEBUG blivet: MultipathTopology._build_topology: >17:52:00,678 DEBUG blivet: /etc/multipath.conf contents: >17:52:00,679 DEBUG blivet: # multipath.conf written by anaconda >17:52:00,680 DEBUG blivet: >17:52:00,680 DEBUG blivet: defaults { >17:52:00,684 DEBUG blivet: user_friendly_names yes >17:52:00,684 DEBUG blivet: } >17:52:00,685 DEBUG blivet: blacklist { >17:52:00,685 DEBUG blivet: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >17:52:00,685 DEBUG blivet: devnode "^hd[a-z]" >17:52:00,686 DEBUG blivet: devnode "^dcssblk[0-9]*" >17:52:00,686 DEBUG blivet: device { >17:52:00,687 DEBUG blivet: vendor "DGC" >17:52:00,688 DEBUG blivet: product "LUNZ" >17:52:00,688 DEBUG blivet: } >17:52:00,689 DEBUG blivet: device { >17:52:00,689 DEBUG blivet: vendor "IBM" >17:52:00,689 DEBUG blivet: product "S/390.*" >17:52:00,689 DEBUG blivet: } >17:52:00,689 DEBUG blivet: # don't count normal SATA devices as multipaths >17:52:00,689 DEBUG blivet: device { >17:52:00,689 DEBUG blivet: vendor "ATA" >17:52:00,689 DEBUG blivet: } >17:52:00,689 DEBUG blivet: # don't count 3ware devices as multipaths >17:52:00,689 DEBUG blivet: device { >17:52:00,689 DEBUG blivet: vendor "3ware" >17:52:00,689 DEBUG blivet: } >17:52:00,693 DEBUG blivet: device { >17:52:00,694 DEBUG blivet: vendor "AMCC" >17:52:00,694 DEBUG blivet: } >17:52:00,694 DEBUG blivet: # nor highpoint devices >17:52:00,694 DEBUG blivet: device { >17:52:00,694 DEBUG blivet: vendor "HPT" >17:52:00,694 DEBUG blivet: } >17:52:00,694 DEBUG blivet: } >17:52:00,694 DEBUG blivet: multipaths { >17:52:00,694 DEBUG blivet: } >17:52:00,695 DEBUG blivet: (end of /etc/multipath.conf) >17:52:00,737 INFO blivet: MultipathTopology: found non-disk device: sr0 >17:52:00,737 INFO blivet: MultipathTopology: found singlepath device: vda >17:52:00,738 INFO blivet: MultipathTopology: found singlepath device: loop0 >17:52:00,738 INFO blivet: MultipathTopology: found singlepath device: loop1 >17:52:00,739 INFO blivet: MultipathTopology: found singlepath device: loop2 >17:52:00,739 INFO blivet: MultipathTopology: found singlepath device: loop3 >17:52:00,740 INFO blivet: MultipathTopology: found singlepath device: loop4 >17:52:00,740 INFO blivet: MultipathTopology: found singlepath device: loop5 >17:52:00,741 INFO blivet: MultipathTopology: found singlepath device: loop6 >17:52:00,741 INFO blivet: MultipathTopology: found singlepath device: loop7 >17:52:00,741 INFO blivet: MultipathTopology: found singlepath device: dm-0 >17:52:00,741 INFO blivet: MultipathTopology: found singlepath device: dm-1 >17:52:00,742 INFO blivet: devices to scan: ['sr0', 'vda', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >17:52:00,745 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-19-Alpha-TC2-x86_64-Live- /dev/disk/by-uuid/2013-03-26-03-40-36-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_STATE': 'complete', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora-19-Alpha-TC2-x86_64-Live-', > 'ID_FS_LABEL_ENC': 'Fedora-19-Alpha-TC2-x86_64-Live-', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-03-26-03-40-36-00', > 'ID_FS_UUID_ENC': '2013-03-26-03-40-36-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.4.0', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '31696', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-19-Alpha-TC2-x86_64-Live-', > '/dev/disk/by-uuid/2013-03-26-03-40-36-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >17:52:00,750 INFO blivet: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >17:52:00,752 DEBUG blivet: DeviceTree.getDeviceByName: name: sr0 ; >17:52:00,753 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:52:00,753 INFO blivet: sr0 is a cdrom >17:52:00,754 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >17:52:00,756 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:52:00,763 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >17:52:00,765 INFO blivet: added cdrom sr0 (id 0) to device tree >17:52:00,766 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:52:00,769 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >17:52:00,769 INFO blivet: type detected on 'sr0' is 'iso9660' >17:52:00,770 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:52:00,778 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance >17:52:00,780 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >17:52:00,781 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:52:00,783 DEBUG blivet: looking up parted Device: /dev/sr0 >17:52:00,793 INFO blivet: got device: OpticalDevice instance (0x7f05b8028e90) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 1582.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 809984 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (50, 255, 63) biosGeometry: (50, 255, 63) > PedDevice: <_ped.Device object at 0x3353440> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >17:52:00,795 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:52:00,799 INFO blivet: got format: Iso9660FS instance (0x7f05b808a8d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-03-26-03-40-36-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-19-Alpha-TC2-x86_64-Live- size = 0.0 targetSize = 0.0 > >17:52:00,801 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '62926', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda'} ; name: vda ; >17:52:00,802 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda)... >17:52:00,813 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:52:00,815 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:52:00,820 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >17:52:00,825 INFO blivet: vda is a disk >17:52:00,826 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:52:00,828 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >17:52:00,829 INFO blivet: added disk vda (id 1) to device tree >17:52:00,830 DEBUG blivet: looking up parted Device: /dev/vda >17:52:00,838 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >17:52:00,848 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >17:52:00,848 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:52:00,849 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >17:52:00,850 DEBUG blivet: required disklabel type for vda (15) is None >17:52:00,851 DEBUG blivet: default disklabel type for vda is gpt >17:52:00,852 DEBUG blivet: selecting gpt disklabel for vda based on size >17:52:00,855 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: gpt ; exists: True ; >17:52:00,857 INFO blivet: no usable disklabel on vda >17:52:00,859 DEBUG blivet: no type or existing type for vda, bailing >17:52:00,867 INFO blivet: got device: DiskDevice instance (0x7f05b8047950) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10240.0 > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f05b809a0e0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f05b8099650> >17:52:00,869 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '12677', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:52:00,870 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >17:52:00,871 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >17:52:00,882 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:52:00,883 INFO blivet: loop0 is a loop device >17:52:00,885 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:52:00,889 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >17:52:00,892 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:52:00,893 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:52:00,894 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >17:52:00,898 INFO blivet: added file /osmin.img (deleted) (id 2) to device tree >17:52:00,901 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >17:52:00,901 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:52:00,902 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:52:00,903 INFO blivet: added loop loop0 (id 3) to device tree >17:52:00,904 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:52:00,906 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:52:00,906 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:52:00,907 DEBUG blivet: device loop0 does not contain a disklabel >17:52:00,908 INFO blivet: type detected on 'loop0' is 'squashfs' >17:52:00,908 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:52:00,912 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >17:52:00,914 INFO blivet: got device: LoopDevice instance (0x7f05b8099210) -- > name = loop0 status = False kids = 0 id = 3 > parents = ['existing 0MB file /osmin.img (deleted) (2)'] > 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:52:00,914 INFO blivet: got format: DeviceFormat instance (0x7f05b80c30d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:52:00,915 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '13743', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:52:00,920 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >17:52:00,920 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:52:00,921 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:52:00,922 INFO blivet: loop1 is a loop device >17:52:00,923 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:52:00,924 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >17:52:00,926 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:52:00,926 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:52:00,928 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >17:52:00,942 INFO blivet: added file /osmin (id 4) to device tree >17:52:00,942 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >17:52:00,942 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:52:00,943 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:52:00,943 INFO blivet: added loop loop1 (id 5) to device tree >17:52:00,945 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:52:00,945 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:52:00,945 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:52:00,945 DEBUG blivet: device loop1 does not contain a disklabel >17:52:00,947 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >17:52:00,947 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:52:00,947 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >17:52:00,955 INFO blivet: got device: LoopDevice instance (0x7f05b80c3810) -- > name = loop1 status = False kids = 0 id = 5 > parents = ['existing 0MB file /osmin (4)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >17:52:00,955 INFO blivet: got format: DeviceFormat instance (0x7f05b80c3b50) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:52:00,957 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '15056', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:52:00,957 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >17:52:00,957 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >17:52:00,959 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:52:00,959 INFO blivet: loop2 is a loop device >17:52:00,967 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:52:00,967 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >17:52:00,969 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:52:00,974 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:52:00,975 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >17:52:00,976 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >17:52:00,977 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >17:52:00,979 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:52:00,985 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:52:00,986 INFO blivet: added loop loop2 (id 7) to device tree >17:52:00,986 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:52:00,994 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:52:00,995 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:52:00,995 DEBUG blivet: device loop2 does not contain a disklabel >17:52:00,996 INFO blivet: type detected on 'loop2' is 'squashfs' >17:52:00,996 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:52:00,996 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >17:52:00,999 INFO blivet: got device: LoopDevice instance (0x7f05b80cc250) -- > name = loop2 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (6)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >17:52:00,999 INFO blivet: got format: DeviceFormat instance (0x7f05b80cc890) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:52:01,001 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-19-Alpha /dev/disk/by-uuid/f6300ae3-7ce8-4d67-871b-2576acb171de', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-19-Alpha', > 'ID_FS_LABEL_ENC': '_Fedora-19-Alpha', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f6300ae3-7ce8-4d67-871b-2576acb171de', > 'ID_FS_UUID_ENC': 'f6300ae3-7ce8-4d67-871b-2576acb171de', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '16234', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-19-Alpha', > '/dev/disk/by-uuid/f6300ae3-7ce8-4d67-871b-2576acb171de'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >17:52:01,010 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >17:52:01,010 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:52:01,014 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:52:01,014 INFO blivet: loop3 is a loop device >17:52:01,021 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >17:52:01,022 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >17:52:01,024 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:52:01,024 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:52:01,026 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >17:52:01,026 INFO blivet: added file /LiveOS/ext3fs.img (id 8) to device tree >17:52:01,032 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >17:52:01,032 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:52:01,034 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >17:52:01,043 INFO blivet: added loop loop3 (id 9) to device tree >17:52:01,044 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >17:52:01,045 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >17:52:01,049 DEBUG blivet: Ext4FS.supported: supported: True ; >17:52:01,050 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:52:01,050 DEBUG blivet: device loop3 does not contain a disklabel >17:52:01,050 INFO blivet: type detected on 'loop3' is 'ext4' >17:52:01,218 DEBUG blivet: using current size 0 as min size >17:52:01,220 DEBUG blivet: Ext4FS.supported: supported: True ; >17:52:01,220 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:52:01,222 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >17:52:01,222 INFO blivet: got device: LoopDevice instance (0x7f05b80cccd0) -- > name = loop3 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/ext3fs.img (8)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >17:52:01,224 DEBUG blivet: Ext4FS.supported: supported: True ; >17:52:01,224 INFO blivet: got format: Ext4FS instance (0x7f05b80d0610) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = f6300ae3-7ce8-4d67-871b-2576acb171de exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-19-Alpha size = 8192.0 targetSize = 8192.0 > >17:52:01,226 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '17030', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >17:52:01,226 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >17:52:01,229 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:52:01,238 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:52:01,239 INFO blivet: loop4 is a loop device >17:52:01,241 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >17:52:01,242 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:52:01,243 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:52:01,250 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:52:01,250 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:52:01,251 INFO blivet: added file /overlay (deleted) (id 10) to device tree >17:52:01,252 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:52:01,252 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:52:01,253 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >17:52:01,253 INFO blivet: added loop loop4 (id 11) to device tree >17:52:01,254 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >17:52:01,257 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >17:52:01,264 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:52:01,265 DEBUG blivet: device loop4 does not contain a disklabel >17:52:01,265 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >17:52:01,266 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:52:01,266 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >17:52:01,267 INFO blivet: got device: LoopDevice instance (0x7f05b80d8450) -- > name = loop4 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >17:52:01,267 INFO blivet: got format: DeviceFormat instance (0x7f05b80d8590) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:52:01,269 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '17762', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >17:52:01,270 INFO blivet: ignoring loop5 (/devices/virtual/block/loop5) >17:52:01,270 DEBUG blivet: lvm filter: adding loop5 to the reject list >17:52:01,271 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '17775', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >17:52:01,271 INFO blivet: ignoring loop6 (/devices/virtual/block/loop6) >17:52:01,272 DEBUG blivet: lvm filter: adding loop6 to the reject list >17:52:01,276 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '17959', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >17:52:01,280 INFO blivet: ignoring loop7 (/devices/virtual/block/loop7) >17:52:01,280 DEBUG blivet: lvm filter: adding loop7 to the reject list >17:52:01,280 DEBUG blivet: Skipping a device mapper drive (dm-0) for now >17:52:01,280 DEBUG blivet: Skipping a device mapper drive (dm-1) for now >17:52:01,313 INFO blivet: devices to scan: ['dm-0', 'dm-1'] >17:52:01,315 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-19-Alpha /dev/disk/by-uuid/f6300ae3-7ce8-4d67-871b-2576acb171de /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-19-Alpha', > 'ID_FS_LABEL_ENC': '_Fedora-19-Alpha', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f6300ae3-7ce8-4d67-871b-2576acb171de', > 'ID_FS_UUID_ENC': 'f6300ae3-7ce8-4d67-871b-2576acb171de', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '62991', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-19-Alpha', > '/dev/disk/by-uuid/f6300ae3-7ce8-4d67-871b-2576acb171de', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:52:01,323 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >17:52:01,324 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:52:01,324 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:52:01,324 INFO blivet: live-rw is a device-mapper device >17:52:01,325 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >17:52:01,326 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:52:01,330 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >17:52:01,333 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:52:01,334 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (11) with existing DM_snapshot_cow >17:52:01,335 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:52:01,344 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:52:01,345 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >17:52:01,345 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:52:01,346 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:52:01,346 INFO blivet: added dm live-rw (id 12) to device tree >17:52:01,348 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:52:01,349 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:52:01,353 DEBUG blivet: Ext4FS.supported: supported: True ; >17:52:01,353 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:52:01,355 DEBUG blivet: device live-rw does not contain a disklabel >17:52:01,355 INFO blivet: type detected on 'live-rw' is 'ext4' >17:52:01,412 DEBUG blivet: padding min size from 5050 up to 5550 >17:52:01,414 DEBUG blivet: Ext4FS.supported: supported: True ; >17:52:01,414 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:52:01,415 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:52:01,415 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >17:52:01,418 INFO blivet: got device: DMDevice instance (0x7f05b80deb50) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop4 (11) with existing DM_snapshot_cow'] > uuid = None size = 8192.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: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32517 did: 0 busy: True > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f05b809ab00> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:52:01,423 DEBUG blivet: Ext4FS.supported: supported: True ; >17:52:01,425 INFO blivet: got format: Ext4FS instance (0x7f05b80e5a90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = f6300ae3-7ce8-4d67-871b-2576acb171de exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-19-Alpha size = 8192.0 targetSize = 8192.0 > >17:52:01,426 DEBUG blivet: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-19-Alpha /dev/disk/by-uuid/f6300ae3-7ce8-4d67-871b-2576acb171de /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-19-Alpha', > 'ID_FS_LABEL_ENC': '_Fedora-19-Alpha', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'f6300ae3-7ce8-4d67-871b-2576acb171de', > 'ID_FS_UUID_ENC': 'f6300ae3-7ce8-4d67-871b-2576acb171de', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '70435', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-19-Alpha', > '/dev/disk/by-uuid/f6300ae3-7ce8-4d67-871b-2576acb171de', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >17:52:01,434 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-1)... >17:52:01,435 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:52:01,435 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:52:01,435 INFO blivet: live-osimg-min is a device-mapper device >17:52:01,436 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >17:52:01,440 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:52:01,441 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:52:01,441 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (5) with existing DM_snapshot_cow >17:52:01,444 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:52:01,444 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (9) with existing ext4 filesystem >17:52:01,447 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:52:01,450 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:52:01,451 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >17:52:01,455 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:52:01,457 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >17:52:01,458 INFO blivet: added dm live-osimg-min (id 13) to device tree >17:52:01,458 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >17:52:01,459 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >17:52:01,461 DEBUG blivet: Ext4FS.supported: supported: True ; >17:52:01,461 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:52:01,462 DEBUG blivet: device live-osimg-min does not contain a disklabel >17:52:01,462 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >17:52:01,518 DEBUG blivet: using current size 0 as min size >17:52:01,520 DEBUG blivet: Ext4FS.supported: supported: True ; >17:52:01,520 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:52:01,521 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >17:52:01,521 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >17:52:01,525 INFO blivet: got device: DMDevice instance (0x7f05b80deb90) -- > name = live-osimg-min status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop3 (9) with existing ext4 filesystem'] > uuid = None size = 8192.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32517 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f05b809acb0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >17:52:01,526 DEBUG blivet: Ext4FS.supported: supported: True ; >17:52:01,533 INFO blivet: got format: Ext4FS instance (0x7f05b80ef690) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = f6300ae3-7ce8-4d67-871b-2576acb171de exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-19-Alpha size = 5049.0 targetSize = 5049.0 > >17:52:01,571 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >17:52:01,572 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >17:52:01,573 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >17:52:01,604 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >17:52:01,605 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >17:52:01,605 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >17:52:01,605 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >17:52:01,607 INFO blivet: edd: collected mbr signatures: {} >17:52:01,715 DEBUG blivet: Ext4FS.supported: supported: True ; >17:52:01,717 DEBUG blivet: Ext4FS.supported: supported: True ; >17:52:01,718 DEBUG blivet: Ext4FS.supported: supported: True ; >17:52:01,727 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:52:01,729 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:52:01,753 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >17:52:01,756 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 8192MB dm live-osimg-min (13) with existing ext4 filesystem >17:52:19,311 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:52:19,311 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) >17:55:20,908 DEBUG blivet: clearpart: initializing vda >17:55:20,910 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >17:55:20,911 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:55:20,912 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >17:55:20,914 INFO blivet: registered action: [0] Destroy Format None on disk vda (id 1) >17:55:20,915 DEBUG blivet: required disklabel type for vda (15) is None >17:55:20,915 DEBUG blivet: default disklabel type for vda is gpt >17:55:20,916 DEBUG blivet: selecting gpt disklabel for vda based on size >17:55:20,917 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: gpt ; >17:55:20,926 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: gpt ; >17:55:20,927 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x5d35190> > PedDisk: <_ped.Disk object at 0x5d30128> >17:55:20,927 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:55:20,928 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >17:55:20,930 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >17:55:20,935 INFO blivet: registered action: [1] Create Format gpt disklabel on disk vda (id 1) >17:55:21,071 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:55:21,077 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with non-existent gpt disklabel >17:55:21,079 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:55:21,079 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with non-existent gpt disklabel >17:55:21,080 DEBUG blivet: resolved 'vda' to 'vda' (disk) >17:55:21,081 DEBUG blivet: failed to set bootloader stage1 device: failed to find a suitable stage1 device >17:55:24,986 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:55:24,987 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with non-existent gpt disklabel >17:55:31,621 DEBUG blivet: checking whether disk vda has an empty extended >17:55:31,621 DEBUG blivet: extended is None ; logicals is [] >17:55:31,622 DEBUG blivet: clearpart: initializing vda >17:55:31,622 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:55:31,624 DEBUG blivet: DiskDevice._setFormat: vda ; current: disklabel ; type: None ; >17:55:31,624 INFO blivet: registered action: [2] Destroy Format gpt disklabel on disk vda (id 1) >17:55:31,624 DEBUG blivet: required disklabel type for vda (15) is None >17:55:31,624 DEBUG blivet: default disklabel type for vda is gpt >17:55:31,625 DEBUG blivet: selecting gpt disklabel for vda based on size >17:55:31,626 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: gpt ; >17:55:31,628 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/vda ; labelType: gpt ; >17:55:31,628 DEBUG blivet: Clear pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 128 > partitions: [] > device: <parted.device.Device object at 0x5d35610> > PedDisk: <_ped.Disk object at 0x5d30cb0> >17:55:31,628 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:55:31,640 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >17:55:31,641 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >17:55:31,649 INFO blivet: registered action: [3] Create Format gpt disklabel on disk vda (id 1) >17:55:31,695 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:55:31,696 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with non-existent gpt disklabel >17:55:31,697 INFO blivet: Detected 2000M of memory >17:55:31,697 INFO blivet: Swap attempt of 4000M >17:55:31,697 DEBUG blivet: doAutoPart: True >17:55:31,698 DEBUG blivet: encryptedAutoPart: False >17:55:31,698 DEBUG blivet: autoPartType: 2 >17:55:31,699 DEBUG blivet: clearPartType: 2 >17:55:31,699 DEBUG blivet: clearPartDisks: ['vda'] >17:55:31,700 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x5d4aed0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x5d4ae50) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x5d35750) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x5d358d0) -- > mountpoint = /boot/efi lv = False singlePV = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True >PartSpec instance (0x5d35890) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4000 maxSize = None grow = False > >17:55:31,700 DEBUG blivet: storage.disks: ['vda'] >17:55:31,700 DEBUG blivet: storage.partitioned: ['vda'] >17:55:31,701 DEBUG blivet: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sr0', 'vda'] >17:55:31,702 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:55:31,703 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with non-existent gpt disklabel >17:55:31,703 DEBUG blivet: resolved 'vda' to 'vda' (disk) >17:55:31,703 DEBUG blivet: boot disk: vda >17:55:31,706 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >17:55:31,707 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:55:31,709 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >17:55:31,710 DEBUG blivet: PartitionDevice._setFormat: req0 ; >17:55:31,715 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >17:55:31,718 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >17:55:31,718 INFO blivet: added partition req0 (id 14) to device tree >17:55:31,719 INFO blivet: registered action: [4] Create Device partition req0 (id 14) >17:55:31,719 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:55:31,720 INFO blivet: registered action: [5] Create Format lvmpv on partition req0 (id 14) >17:55:31,721 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f05b8047950) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10240.0 > format = non-existent gpt disklabel > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 20971520 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f05b809a0e0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f05b8099650>] >17:55:31,722 DEBUG blivet: devs: [PartitionDevice instance (0x7f05a0023650) -- > name = req0 status = False kids = 0 id = 14 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >17:55:31,726 DEBUG blivet: Ext4FS.supported: supported: True ; >17:55:31,726 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:55:31,728 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >17:55:31,733 DEBUG blivet: PartitionDevice._setFormat: req1 ; >17:55:31,735 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >17:55:31,735 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >17:55:31,736 INFO blivet: added partition req1 (id 15) to device tree >17:55:31,737 INFO blivet: registered action: [6] Create Device partition req1 (id 15) >17:55:31,737 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:55:31,737 INFO blivet: registered action: [7] Create Format ext4 filesystem mounted at /boot on partition req1 (id 15) >17:55:31,737 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:55:31,739 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >17:55:31,743 DEBUG blivet: PartitionDevice._setFormat: req2 ; >17:55:31,749 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: efi ; >17:55:31,750 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >17:55:31,750 INFO blivet: added partition req2 (id 16) to device tree >17:55:31,751 INFO blivet: registered action: [8] Create Device partition req2 (id 16) >17:55:31,751 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:55:31,752 INFO blivet: registered action: [9] Create Format efi filesystem mounted at /boot/efi on partition req2 (id 16) >17:55:31,753 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >17:55:31,754 DEBUG blivet: removing all non-preexisting partitions ['req0(id 14)', 'req1(id 15)', 'req2(id 16)'] from disk(s) ['vda'] >17:55:31,755 DEBUG blivet: allocatePartitions: disks=['vda'] ; partitions=['req0(id 14)', 'req1(id 15)', 'req2(id 16)'] >17:55:31,758 DEBUG blivet: removing all non-preexisting partitions ['req2(id 16)', 'req1(id 15)', 'req0(id 14)'] from disk(s) ['vda'] >17:55:31,760 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:55:31,761 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with non-existent gpt disklabel >17:55:31,761 DEBUG blivet: resolved 'vda' to 'vda' (disk) >17:55:31,766 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:55:31,767 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with non-existent gpt disklabel >17:55:31,768 DEBUG blivet: resolved 'vda' to 'vda' (disk) >17:55:31,768 DEBUG blivet: allocating partition: req2 ; id: 16 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 20MB ; grow: True ; max_size: 200 >17:55:31,769 DEBUG blivet: checking freespace on vda >17:55:31,769 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=20MB boot=True best=None grow=True >17:55:31,770 DEBUG blivet: current free range is 34-20971486 (10239MB) >17:55:31,770 DEBUG blivet: evaluating growth potential for new layout >17:55:31,771 DEBUG blivet: calculating growth for disk /dev/vda >17:55:31,771 DEBUG blivet: adjusted start sector from 34 to 2048 >17:55:31,773 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >17:55:31,774 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5d35ad0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f05a002e310> PedPartition: <_ped.Partition object at 0x7f05a0025ad0> >17:55:31,776 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >17:55:31,777 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >17:55:31,777 DEBUG blivet: adding request 16 to chunk 20971453 (34-20971486) on /dev/vda >17:55:31,778 DEBUG blivet: Chunk.growRequests: 20971453 on /dev/vda start = 34 end = 20971486 >sectorSize = 512 > >17:55:31,779 DEBUG blivet: req: PartitionRequest instance -- >id = 16 name = vda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >17:55:31,779 DEBUG blivet: 1 requests and 20930493 (10219MB) left in chunk >17:55:31,782 DEBUG blivet: adding 20930493 (10219MB) to 16 (vda1) >17:55:31,782 DEBUG blivet: taking back 20561853 (10039MB) from 16 (vda1) >17:55:31,782 DEBUG blivet: new grow amount for request 16 (vda1) is 368640 units, or 180MB >17:55:31,782 DEBUG blivet: request 16 (vda1) growth: 368640 (180MB) size: 200MB >17:55:31,782 DEBUG blivet: disk /dev/vda growth: 368640 (180MB) >17:55:31,790 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >17:55:31,790 DEBUG blivet: device vda1 new partedPartition None >17:55:31,791 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >17:55:31,792 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >17:55:31,792 DEBUG blivet: total growth: 368640 sectors >17:55:31,793 DEBUG blivet: updating use_disk to vda, type: 0 >17:55:31,793 DEBUG blivet: new free: 34-20971486 / 10239MB >17:55:31,794 DEBUG blivet: new free allows for 368640 sectors of growth >17:55:31,794 DEBUG blivet: found free space for bootable request >17:55:31,794 DEBUG blivet: adjusted start sector from 34 to 2048 >17:55:31,794 DEBUG blivet: created partition vda1 of 20MB and added it to /dev/vda >17:55:31,796 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >17:55:31,796 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5d35ad0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f05a002e510> PedPartition: <_ped.Partition object at 0x7f05a0025a70> >17:55:31,797 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >17:55:31,800 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >17:55:31,801 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >17:55:31,803 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5d35ad0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f05a002e490> PedPartition: <_ped.Partition object at 0x7f05a0025a10> >17:55:31,807 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:55:31,809 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with non-existent gpt disklabel >17:55:31,809 DEBUG blivet: resolved 'vda' to 'vda' (disk) >17:55:31,810 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:55:31,814 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with non-existent gpt disklabel >17:55:31,815 DEBUG blivet: resolved 'vda' to 'vda' (disk) >17:55:31,816 DEBUG blivet: allocating partition: req1 ; id: 15 ; disks: ['vda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >17:55:31,816 DEBUG blivet: checking freespace on vda >17:55:31,817 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=True best=None grow=False >17:55:31,817 DEBUG blivet: current free range is 34-2047 (0MB) >17:55:31,818 DEBUG blivet: current free range is 43008-20971486 (10218MB) >17:55:31,819 DEBUG blivet: evaluating growth potential for new layout >17:55:31,819 DEBUG blivet: calculating growth for disk /dev/vda >17:55:31,821 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >17:55:31,822 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5d35ad0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f05a002e990> PedPartition: <_ped.Partition object at 0x7f05a0025b90> >17:55:31,824 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >17:55:31,825 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >17:55:31,826 DEBUG blivet: adding request 16 to chunk 20971453 (34-20971486) on /dev/vda >17:55:31,830 DEBUG blivet: adding request 15 to chunk 20971453 (34-20971486) on /dev/vda >17:55:31,831 DEBUG blivet: Chunk.growRequests: 20971453 on /dev/vda start = 34 end = 20971486 >sectorSize = 512 > >17:55:31,831 DEBUG blivet: req: PartitionRequest instance -- >id = 16 name = vda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >17:55:31,832 DEBUG blivet: req: PartitionRequest instance -- >id = 15 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:55:31,832 DEBUG blivet: 1 requests and 19906493 (9719MB) left in chunk >17:55:31,833 DEBUG blivet: adding 19906493 (9719MB) to 16 (vda1) >17:55:31,834 DEBUG blivet: taking back 19537853 (9539MB) from 16 (vda1) >17:55:31,834 DEBUG blivet: new grow amount for request 16 (vda1) is 368640 units, or 180MB >17:55:31,834 DEBUG blivet: request 16 (vda1) growth: 368640 (180MB) size: 200MB >17:55:31,834 DEBUG blivet: request 15 (vda2) growth: 0 (0MB) size: 500MB >17:55:31,834 DEBUG blivet: disk /dev/vda growth: 368640 (180MB) >17:55:31,836 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >17:55:31,836 DEBUG blivet: device vda2 new partedPartition None >17:55:31,837 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >17:55:31,837 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >17:55:31,837 DEBUG blivet: total growth: 368640 sectors >17:55:31,839 DEBUG blivet: updating use_disk to vda, type: 0 >17:55:31,839 DEBUG blivet: new free: 43008-20971486 / 10218MB >17:55:31,840 DEBUG blivet: new free allows for 368640 sectors of growth >17:55:31,840 DEBUG blivet: found free space for bootable request >17:55:31,840 DEBUG blivet: created partition vda2 of 500MB and added it to /dev/vda >17:55:31,842 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >17:55:31,842 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5d35ad0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f05a002eb50> PedPartition: <_ped.Partition object at 0x7f05a0025b30> >17:55:31,848 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >17:55:31,848 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >17:55:31,849 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >17:55:31,849 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5d35ad0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f05a002e510> PedPartition: <_ped.Partition object at 0x7f05a0025c50> >17:55:31,854 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:55:31,858 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with non-existent gpt disklabel >17:55:31,858 DEBUG blivet: resolved 'vda' to 'vda' (disk) >17:55:31,859 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:55:31,861 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with non-existent gpt disklabel >17:55:31,861 DEBUG blivet: resolved 'vda' to 'vda' (disk) >17:55:31,862 DEBUG blivet: allocating partition: req0 ; id: 14 ; disks: ['vda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >17:55:31,863 DEBUG blivet: checking freespace on vda >17:55:31,864 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/vda part_type=0 req_size=500MB boot=False best=None grow=True >17:55:31,869 DEBUG blivet: current free range is 34-2047 (0MB) >17:55:31,870 DEBUG blivet: current free range is 1067008-20971486 (9718MB) >17:55:31,871 DEBUG blivet: evaluating growth potential for new layout >17:55:31,871 DEBUG blivet: calculating growth for disk /dev/vda >17:55:31,872 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >17:55:31,873 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5d35ad0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f05a002ec10> PedPartition: <_ped.Partition object at 0x7f05a0025ad0> >17:55:31,874 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >17:55:31,875 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >17:55:31,875 DEBUG blivet: adding request 16 to chunk 20971453 (34-20971486) on /dev/vda >17:55:31,876 DEBUG blivet: adding request 15 to chunk 20971453 (34-20971486) on /dev/vda >17:55:31,878 DEBUG blivet: adding request 14 to chunk 20971453 (34-20971486) on /dev/vda >17:55:31,878 DEBUG blivet: Chunk.growRequests: 20971453 on /dev/vda start = 34 end = 20971486 >sectorSize = 512 > >17:55:31,878 DEBUG blivet: req: PartitionRequest instance -- >id = 16 name = vda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >17:55:31,878 DEBUG blivet: req: PartitionRequest instance -- >id = 15 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:55:31,878 DEBUG blivet: req: PartitionRequest instance -- >id = 14 name = vda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >17:55:31,878 DEBUG blivet: 2 requests and 18882493 (9219MB) left in chunk >17:55:31,878 DEBUG blivet: adding 726249 (354MB) to 16 (vda1) >17:55:31,878 DEBUG blivet: taking back 357609 (174MB) from 16 (vda1) >17:55:31,878 DEBUG blivet: new grow amount for request 16 (vda1) is 368640 units, or 180MB >17:55:31,878 DEBUG blivet: adding 18156243 (8865MB) to 14 (vda3) >17:55:31,878 DEBUG blivet: new grow amount for request 14 (vda3) is 18156243 units, or 8865MB >17:55:31,878 DEBUG blivet: 1 requests and 357610 (174MB) left in chunk >17:55:31,881 DEBUG blivet: adding 357610 (174MB) to 14 (vda3) >17:55:31,881 DEBUG blivet: new grow amount for request 14 (vda3) is 18513853 units, or 9039MB >17:55:31,882 DEBUG blivet: request 16 (vda1) growth: 368640 (180MB) size: 200MB >17:55:31,882 DEBUG blivet: request 15 (vda2) growth: 0 (0MB) size: 500MB >17:55:31,882 DEBUG blivet: request 14 (vda3) growth: 18513853 (9039MB) size: 9539MB >17:55:31,882 DEBUG blivet: disk /dev/vda growth: 18882493 (9219MB) >17:55:31,890 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >17:55:31,890 DEBUG blivet: device vda3 new partedPartition None >17:55:31,891 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >17:55:31,891 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: vda ; >17:55:31,891 DEBUG blivet: total growth: 18882493 sectors >17:55:31,891 DEBUG blivet: updating use_disk to vda, type: 0 >17:55:31,891 DEBUG blivet: new free: 1067008-20971486 / 9718MB >17:55:31,893 DEBUG blivet: new free allows for 18882493 sectors of growth >17:55:31,894 DEBUG blivet: created partition vda3 of 500MB and added it to /dev/vda >17:55:31,895 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >17:55:31,896 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5d35ad0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f05a002e150> PedPartition: <_ped.Partition object at 0x7f05a0025bf0> >17:55:31,896 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >17:55:31,902 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >17:55:31,903 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >17:55:31,903 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5d35ad0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f05a002ee90> PedPartition: <_ped.Partition object at 0x7f05a0025d10> >17:55:31,903 DEBUG blivet: growPartitions: disks=['vda'], partitions=['vda3(id 14)', 'vda2(id 15)', 'vda1(id 16)'] >17:55:31,903 DEBUG blivet: growable partitions are ['vda3', 'vda1'] >17:55:31,907 DEBUG blivet: adding request 14 to chunk 20971453 (34-20971486) on /dev/vda >17:55:31,908 DEBUG blivet: adding request 15 to chunk 20971453 (34-20971486) on /dev/vda >17:55:31,908 DEBUG blivet: adding request 16 to chunk 20971453 (34-20971486) on /dev/vda >17:55:31,908 DEBUG blivet: disk vda has 1 chunks >17:55:31,908 DEBUG blivet: Chunk.growRequests: 20971453 on /dev/vda start = 34 end = 20971486 >sectorSize = 512 > >17:55:31,908 DEBUG blivet: req: PartitionRequest instance -- >id = 16 name = vda1 growable = True >base = 40960 growth = 0 max_grow = 368640 >done = False >17:55:31,908 DEBUG blivet: req: PartitionRequest instance -- >id = 15 name = vda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:55:31,908 DEBUG blivet: req: PartitionRequest instance -- >id = 14 name = vda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >17:55:31,913 DEBUG blivet: 2 requests and 18882493 (9219MB) left in chunk >17:55:31,913 DEBUG blivet: adding 726249 (354MB) to 16 (vda1) >17:55:31,914 DEBUG blivet: taking back 357609 (174MB) from 16 (vda1) >17:55:31,914 DEBUG blivet: new grow amount for request 16 (vda1) is 368640 units, or 180MB >17:55:31,914 DEBUG blivet: adding 18156243 (8865MB) to 14 (vda3) >17:55:31,915 DEBUG blivet: new grow amount for request 14 (vda3) is 18156243 units, or 8865MB >17:55:31,916 DEBUG blivet: 1 requests and 357610 (174MB) left in chunk >17:55:31,917 DEBUG blivet: adding 357610 (174MB) to 14 (vda3) >17:55:31,918 DEBUG blivet: new grow amount for request 14 (vda3) is 18513853 units, or 9039MB >17:55:31,919 DEBUG blivet: growing partitions on vda >17:55:31,920 DEBUG blivet: partition vda1 (16): 0 >17:55:31,929 DEBUG blivet: new geometry for vda1: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x5d355d0> PedGeometry: <_ped.Geometry object at 0x7f05a002ef10> >17:55:31,929 DEBUG blivet: partition vda2 (15): 0 >17:55:31,929 DEBUG blivet: new geometry for vda2: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x5d355d0> PedGeometry: <_ped.Geometry object at 0x7f05a0039110> >17:55:31,929 DEBUG blivet: partition vda3 (14): 0 >17:55:31,930 DEBUG blivet: new geometry for vda3: parted.Geometry instance -- > start: 1435648 end: 20969471 length: 19533824 > device: <parted.device.Device object at 0x5d355d0> PedGeometry: <_ped.Geometry object at 0x7f05a0039290> >17:55:31,930 DEBUG blivet: removing all non-preexisting partitions ['vda1(id 16)', 'vda2(id 15)', 'vda3(id 14)'] from disk(s) ['vda'] >17:55:31,934 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >17:55:31,935 DEBUG blivet: device vda1 new partedPartition None >17:55:31,942 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: vda ; >17:55:31,943 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: vda ; >17:55:31,943 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >17:55:31,943 DEBUG blivet: device vda2 new partedPartition None >17:55:31,947 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: vda ; >17:55:31,952 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: vda ; >17:55:31,955 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >17:55:31,955 DEBUG blivet: device vda3 new partedPartition None >17:55:31,958 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: vda ; >17:55:31,965 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: vda ; >17:55:31,966 DEBUG blivet: back from removeNewPartitions >17:55:31,967 DEBUG blivet: extended: None >17:55:31,967 DEBUG blivet: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 411647 length: 409600 > device: <parted.device.Device object at 0x5d355d0> PedGeometry: <_ped.Geometry object at 0x7f05a002ef10> >17:55:31,969 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >17:55:31,970 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5d35ad0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f05a0039550> PedPartition: <_ped.Partition object at 0x7f05a0025dd0> >17:55:31,972 DEBUG blivet: PartitionDevice._setDisk: vda1 ; new: vda ; old: None ; >17:55:31,975 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: vda ; >17:55:31,980 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >17:55:31,981 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5d35ad0> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f05a0039750> PedPartition: <_ped.Partition object at 0x7f05a0025e30> >17:55:31,982 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 411648 end: 1435647 length: 1024000 > device: <parted.device.Device object at 0x5d355d0> PedGeometry: <_ped.Geometry object at 0x7f05a0039110> >17:55:31,984 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >17:55:31,985 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5d35ad0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5978cd0> PedPartition: <_ped.Partition object at 0x7f05a0025a70> >17:55:31,990 DEBUG blivet: PartitionDevice._setDisk: vda2 ; new: vda ; old: None ; >17:55:31,991 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: vda ; >17:55:31,993 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >17:55:31,994 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5d35ad0> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f05a002e750> PedPartition: <_ped.Partition object at 0x7f05a0025ad0> >17:55:31,995 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 1435648 end: 20969471 length: 19533824 > device: <parted.device.Device object at 0x5d355d0> PedGeometry: <_ped.Geometry object at 0x7f05a0039290> >17:55:32,004 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >17:55:32,005 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5d35ad0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f05a0023dd0> PedPartition: <_ped.Partition object at 0x7f05a0025d70> >17:55:32,008 DEBUG blivet: PartitionDevice._setDisk: vda3 ; new: vda ; old: None ; >17:55:32,010 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: vda ; >17:55:32,011 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >17:55:32,012 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5d35ad0> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f05a002e290> PedPartition: <_ped.Partition object at 0x7f05a0025d10> >17:55:32,013 DEBUG blivet: fixing size of non-existent 200MB partition vda1 (16) with non-existent efi filesystem mounted at /boot/efi at 200.00 >17:55:32,018 DEBUG blivet: fixing size of non-existent 500MB partition vda2 (15) with non-existent ext4 filesystem mounted at /boot at 500.00 >17:55:32,019 DEBUG blivet: fixing size of non-existent 9538MB partition vda3 (14) with non-existent lvmpv at 9538.00 >17:55:32,023 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: vda3 ; >17:55:32,024 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:55:32,026 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >17:55:32,027 INFO blivet: added lvmvg fedora (id 17) to device tree >17:55:32,027 INFO blivet: registered action: [10] Create Device lvmvg fedora (id 17) >17:55:32,029 DEBUG blivet: Ext4FS.supported: supported: True ; >17:55:32,030 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:55:32,031 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >17:55:32,033 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >17:55:32,037 DEBUG blivet: fedora size is 9536MB >17:55:32,038 DEBUG blivet: vg fedora has 9536MB free >17:55:32,038 DEBUG blivet: Adding fedora-root/1024MB to fedora >17:55:32,039 INFO blivet: added lvmlv fedora-root (id 18) to device tree >17:55:32,039 INFO blivet: registered action: [11] Create Device lvmlv fedora-root (id 18) >17:55:32,040 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:55:32,040 INFO blivet: registered action: [12] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 18) >17:55:32,041 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >17:55:32,042 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:55:32,043 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >17:55:32,044 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >17:55:32,046 DEBUG blivet: fedora size is 9536MB >17:55:32,046 DEBUG blivet: vg fedora has 8512MB free >17:55:32,046 DEBUG blivet: Adding fedora-swap/4000MB to fedora >17:55:32,046 INFO blivet: added lvmlv fedora-swap (id 19) to device tree >17:55:32,046 INFO blivet: registered action: [13] Create Device lvmlv fedora-swap (id 19) >17:55:32,046 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:55:32,046 INFO blivet: registered action: [14] Create Format swap on lvmlv fedora-swap (id 19) >17:55:32,046 DEBUG blivet: fedora size is 9536MB >17:55:32,046 DEBUG blivet: vg fedora has 4512MB free >17:55:32,046 DEBUG blivet: vg fedora: 4512MB free ; lvs: ['root', 'swap'] >17:55:32,046 DEBUG blivet: adding request 18 to chunk 2384 on /dev/mapper/fedora >17:55:32,047 DEBUG blivet: adding request 19 to chunk 2384 on /dev/mapper/fedora >17:55:32,052 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 2384 size = 9536 >remaining = 1 pool = 1128 >17:55:32,052 DEBUG blivet: req: LVRequest instance -- >id = 19 name = fedora-swap growable = False >base = 1000 growth = 0 max_grow = 0 >done = True >17:55:32,053 DEBUG blivet: req: LVRequest instance -- >id = 18 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >17:55:32,053 DEBUG blivet: 1 requests and 1128 (4512MB) left in chunk >17:55:32,053 DEBUG blivet: adding 1128 (4512MB) to 18 (fedora-root) >17:55:32,053 DEBUG blivet: new grow amount for request 18 (fedora-root) is 1128 units, or 4512MB >17:55:32,053 DEBUG blivet: trying to set lv fedora-root size to 5536MB >17:55:32,053 DEBUG blivet: fedora size is 9536MB >17:55:32,053 DEBUG blivet: vg fedora has 4512MB free >17:55:32,053 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:55:32,054 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with non-existent gpt disklabel >17:55:32,057 DEBUG blivet: resolved 'vda' to 'vda' (disk) >17:55:32,074 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >17:55:32,080 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10240MB disk vda (1) with non-existent gpt disklabel >17:55:32,080 DEBUG blivet: resolved 'vda' to 'vda' (disk) >17:55:39,663 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >17:55:39,664 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >17:55:39,664 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >17:55:39,665 DEBUG blivet: PartitionDevice.teardown: vda2 ; status: False ; controllable: True ; >17:55:39,670 DEBUG blivet: PartitionDevice.teardown: vda1 ; status: False ; controllable: True ; >17:55:39,671 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >17:55:39,672 DEBUG blivet: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >17:55:39,672 INFO blivet: resetting parted disks... >17:55:39,673 DEBUG blivet: DiskLabel.resetPartedDisk: device: /dev/vda ; >17:55:39,674 DEBUG blivet: PartitionDevice.preCommitFixup: vda3 ; >17:55:39,675 DEBUG blivet: PartitionDevice.preCommitFixup: vda2 ; >17:55:39,676 DEBUG blivet: PartitionDevice.preCommitFixup: vda1 ; >17:55:39,676 DEBUG blivet: action: [0] Destroy Format None on disk vda (id 1) >17:55:39,677 DEBUG blivet: action: [1] Create Format gpt disklabel on disk vda (id 1) >17:55:39,677 DEBUG blivet: action: [2] Destroy Format gpt disklabel on disk vda (id 1) >17:55:39,678 DEBUG blivet: action: [3] Create Format gpt disklabel on disk vda (id 1) >17:55:39,679 DEBUG blivet: action: [4] Create Device partition vda3 (id 14) >17:55:39,679 DEBUG blivet: action: [5] Create Format lvmpv on partition vda3 (id 14) >17:55:39,680 DEBUG blivet: action: [6] Create Device partition vda2 (id 15) >17:55:39,680 DEBUG blivet: action: [7] Create Format ext4 filesystem mounted at /boot on partition vda2 (id 15) >17:55:39,680 DEBUG blivet: action: [8] Create Device partition vda1 (id 16) >17:55:39,681 DEBUG blivet: action: [9] Create Format efi filesystem mounted at /boot/efi on partition vda1 (id 16) >17:55:39,681 DEBUG blivet: action: [10] Create Device lvmvg fedora (id 17) >17:55:39,681 DEBUG blivet: action: [11] Create Device lvmlv fedora-root (id 18) >17:55:39,682 DEBUG blivet: action: [12] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 18) >17:55:39,682 DEBUG blivet: action: [13] Create Device lvmlv fedora-swap (id 19) >17:55:39,682 DEBUG blivet: action: [14] Create Format swap on lvmlv fedora-swap (id 19) >17:55:39,682 INFO blivet: pruning action queue... >17:55:39,682 INFO blivet: removing obsolete action 1 (3) >17:55:39,682 INFO blivet: removing obsolete action 2 (3) >17:55:39,682 DEBUG blivet: action 2 already pruned >17:55:39,682 DEBUG blivet: action 1 already pruned >17:55:39,682 INFO blivet: sorting actions... >17:55:39,683 DEBUG blivet: action: [0] Destroy Format None on disk vda (id 1) >17:55:39,688 DEBUG blivet: action: [3] Create Format gpt disklabel on disk vda (id 1) >17:55:39,688 DEBUG blivet: action: [8] Create Device partition vda1 (id 16) >17:55:39,688 DEBUG blivet: action: [9] Create Format efi filesystem mounted at /boot/efi on partition vda1 (id 16) >17:55:39,688 DEBUG blivet: action: [6] Create Device partition vda2 (id 15) >17:55:39,688 DEBUG blivet: action: [7] Create Format ext4 filesystem mounted at /boot on partition vda2 (id 15) >17:55:39,689 DEBUG blivet: action: [4] Create Device partition vda3 (id 14) >17:55:39,689 DEBUG blivet: action: [5] Create Format lvmpv on partition vda3 (id 14) >17:55:39,690 DEBUG blivet: action: [10] Create Device lvmvg fedora (id 17) >17:55:39,690 DEBUG blivet: action: [13] Create Device lvmlv fedora-swap (id 19) >17:55:39,690 DEBUG blivet: action: [14] Create Format swap on lvmlv fedora-swap (id 19) >17:55:39,690 DEBUG blivet: action: [11] Create Device lvmlv fedora-root (id 18) >17:55:39,690 DEBUG blivet: action: [12] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 18) >17:55:39,690 INFO blivet: executing action: [0] Destroy Format None on disk vda (id 1) >17:55:39,691 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: True ; >17:55:39,693 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda ; status: False ; type: None ; >17:55:39,743 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >17:55:39,744 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >17:55:39,824 INFO blivet: executing action: [3] Create Format gpt disklabel on disk vda (id 1) >17:55:39,825 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >17:55:39,826 DEBUG blivet: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >17:55:39,827 DEBUG blivet: DiskLabel.create: device: /dev/vda ; status: False ; type: disklabel ; >17:55:39,828 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 0 ; >17:55:40,082 DEBUG blivet: DiskDevice.updateSysfsPath: vda ; status: True ; >17:55:40,083 DEBUG blivet: vda sysfsPath set to /devices/pci0000:00/0000:00:04.0/virtio1/block/vda >17:55:40,107 INFO blivet: executing action: [8] Create Device partition vda1 (id 16) >17:55:40,108 DEBUG blivet: PartitionDevice.create: vda1 ; status: False ; >17:55:40,109 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: vda1 ; orig: False ; >17:55:40,110 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >17:55:40,111 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >17:55:40,112 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >17:55:40,113 DEBUG blivet: PartitionDevice._create: vda1 ; status: False ; >17:55:40,114 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 1 ; >17:55:40,154 DEBUG blivet: post-commit partition path is /dev/vda1 >17:55:40,156 DEBUG blivet: PartitionDevice._setPartedPartition: vda1 ; >17:55:40,156 DEBUG blivet: device vda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5d35990> fileSystem: None > number: 1 path: /dev/vda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f05a004cd90> PedPartition: <_ped.Partition object at 0x7f05a003ddd0> >17:55:40,157 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda1 ; status: False ; type: None ; >17:55:40,176 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >17:55:40,178 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >17:55:40,181 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >17:55:40,182 DEBUG blivet: vda1 sysfsPath set to /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1 >17:55:40,226 INFO blivet: executing action: [9] Create Format efi filesystem mounted at /boot/efi on partition vda1 (id 16) >17:55:40,228 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >17:55:40,228 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 1 ; >17:55:40,229 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 2 ; >17:55:40,230 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 3 ; >17:55:40,231 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 4 ; >17:55:40,232 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 5 ; >17:55:40,233 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 6 ; >17:55:40,234 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 8 ; >17:55:40,235 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 9 ; >17:55:40,236 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 10 ; >17:55:40,240 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 11 ; >17:55:40,241 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 12 ; >17:55:40,242 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 13 ; >17:55:40,243 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 14 ; >17:55:40,244 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda1 ; flag: 15 ; >17:55:40,245 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 1 ; >17:55:40,248 DEBUG blivet: EFIFS.create: device: /dev/vda1 ; status: False ; type: efi ; >17:55:40,250 DEBUG blivet: EFIFS.doFormat: device: /dev/vda1 ; mountpoint: /boot/efi ; type: vfat ; >17:55:40,280 DEBUG blivet: EFIFS.notifyKernel: device: /dev/vda1 ; type: efi ; >17:55:40,280 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vda1 >17:55:40,306 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >17:55:40,307 DEBUG blivet: PartitionDevice.updateSysfsPath: vda1 ; status: True ; >17:55:40,308 DEBUG blivet: vda1 sysfsPath set to /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1 >17:55:40,331 INFO blivet: executing action: [6] Create Device partition vda2 (id 15) >17:55:40,331 DEBUG blivet: PartitionDevice.create: vda2 ; status: False ; >17:55:40,333 DEBUG blivet: PartitionDevice.setupParents: kids: 0 ; name: vda2 ; orig: False ; >17:55:40,334 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >17:55:40,335 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >17:55:40,337 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >17:55:40,342 DEBUG blivet: PartitionDevice._create: vda2 ; status: False ; >17:55:40,346 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 2 ; >17:55:40,400 DEBUG blivet: post-commit partition path is /dev/vda2 >17:55:40,400 DEBUG blivet: PartitionDevice._setPartedPartition: vda2 ; >17:55:40,401 DEBUG blivet: device vda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5d35990> fileSystem: None > number: 2 path: /dev/vda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f05a004c490> PedPartition: <_ped.Partition object at 0x7f05a003dfb0> >17:55:40,402 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda2 ; status: False ; type: None ; >17:55:40,425 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >17:55:40,426 DEBUG blivet: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >17:55:40,428 DEBUG blivet: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >17:55:40,431 DEBUG blivet: vda2 sysfsPath set to /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 >17:55:40,473 INFO blivet: executing action: [7] Create Format ext4 filesystem mounted at /boot on partition vda2 (id 15) >17:55:40,475 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >17:55:40,476 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 1 ; >17:55:40,478 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 2 ; >17:55:40,478 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 3 ; >17:55:40,479 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 4 ; >17:55:40,480 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 5 ; >17:55:40,480 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 6 ; >17:55:40,481 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 8 ; >17:55:40,482 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 9 ; >17:55:40,483 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 10 ; >17:55:40,484 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 11 ; >17:55:40,485 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 12 ; >17:55:40,486 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 13 ; >17:55:40,487 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 14 ; >17:55:40,488 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda2 ; flag: 15 ; >17:55:40,489 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 2 ; >17:55:40,493 DEBUG blivet: Ext4FS.create: device: /dev/vda2 ; status: False ; type: ext4 ; >17:55:40,494 DEBUG blivet: Ext4FS.doFormat: device: /dev/vda2 ; mountpoint: /boot ; type: ext4 ; >17:55:40,746 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/vda2 ; type: ext4 ; >17:55:40,747 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vda2 >17:55:40,776 DEBUG blivet: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >17:55:40,777 DEBUG blivet: PartitionDevice.updateSysfsPath: vda2 ; status: True ; >17:55:40,777 DEBUG blivet: vda2 sysfsPath set to /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 >17:55:40,799 INFO blivet: executing action: [4] Create Device partition vda3 (id 14) >17:55:40,800 DEBUG blivet: PartitionDevice.create: vda3 ; status: False ; >17:55:40,801 DEBUG blivet: PartitionDevice.setupParents: kids: 1 ; name: vda3 ; orig: False ; >17:55:40,802 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >17:55:40,802 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >17:55:40,803 DEBUG blivet: DiskLabel.setup: device: /dev/vda ; status: False ; type: disklabel ; >17:55:40,804 DEBUG blivet: PartitionDevice._create: vda3 ; status: False ; >17:55:40,805 DEBUG blivet: DiskLabel.commit: device: /dev/vda ; numparts: 3 ; >17:55:40,857 DEBUG blivet: post-commit partition path is /dev/vda3 >17:55:40,858 DEBUG blivet: PartitionDevice._setPartedPartition: vda3 ; >17:55:40,858 DEBUG blivet: device vda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5d35990> fileSystem: None > number: 3 path: /dev/vda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5d4af90> PedPartition: <_ped.Partition object at 0x7f05a003de90> >17:55:40,859 DEBUG blivet: DeviceFormat.destroy: device: /dev/vda3 ; status: False ; type: None ; >17:55:40,881 DEBUG blivet: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >17:55:40,883 DEBUG blivet: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >17:55:40,887 DEBUG blivet: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >17:55:40,888 DEBUG blivet: vda3 sysfsPath set to /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda3 >17:55:40,940 INFO blivet: executing action: [5] Create Format lvmpv on partition vda3 (id 14) >17:55:40,943 DEBUG blivet: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >17:55:40,943 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 1 ; >17:55:40,944 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 2 ; >17:55:40,945 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 3 ; >17:55:40,945 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 4 ; >17:55:40,946 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 5 ; >17:55:40,947 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 8 ; >17:55:40,947 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 9 ; >17:55:40,950 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 10 ; >17:55:40,951 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 11 ; >17:55:40,952 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 12 ; >17:55:40,953 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 13 ; >17:55:40,954 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 14 ; >17:55:40,956 DEBUG blivet: PartitionDevice.unsetFlag: path: /dev/vda3 ; flag: 15 ; >17:55:40,956 DEBUG blivet: PartitionDevice.setFlag: path: /dev/vda3 ; flag: 6 ; >17:55:40,958 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 3 ; >17:55:40,962 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/vda3 ; status: None ; type: lvmpv ; >17:55:40,963 DEBUG blivet: LVMPhysicalVolume.create: device: /dev/vda3 ; status: None ; type: lvmpv ; >17:55:40,965 DEBUG blivet: LVMPhysicalVolume.destroy: device: /dev/vda3 ; status: None ; type: lvmpv ; >17:55:41,099 DEBUG blivet: LVMPhysicalVolume.notifyKernel: device: /dev/vda3 ; type: lvmpv ; >17:55:41,099 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/vda3 >17:55:41,256 DEBUG blivet: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >17:55:41,257 DEBUG blivet: PartitionDevice.updateSysfsPath: vda3 ; status: True ; >17:55:41,259 DEBUG blivet: vda3 sysfsPath set to /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda3 >17:55:41,289 INFO blivet: executing action: [10] Create Device lvmvg fedora (id 17) >17:55:41,290 DEBUG blivet: LVMVolumeGroupDevice.create: fedora ; status: False ; >17:55:41,291 DEBUG blivet: LVMVolumeGroupDevice.setupParents: kids: 2 ; name: fedora ; orig: False ; >17:55:41,292 DEBUG blivet: PartitionDevice.setup: vda3 ; status: True ; controllable: True ; orig: False ; >17:55:41,295 DEBUG blivet: LVMPhysicalVolume.setup: device: /dev/vda3 ; status: None ; type: lvmpv ; >17:55:41,296 DEBUG blivet: LVMVolumeGroupDevice._create: fedora ; status: False ; >17:55:41,354 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >17:55:41,355 DEBUG blivet: LVMVolumeGroupDevice.updateSysfsPath: fedora ; status: True ; >17:55:41,427 INFO blivet: executing action: [13] Create Device lvmlv fedora-swap (id 19) >17:55:41,430 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora-swap ; status: False ; >17:55:41,430 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >17:55:41,431 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >17:55:41,432 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora-swap ; status: False ; >17:55:41,607 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >17:55:41,610 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >17:55:41,613 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >17:55:41,698 INFO blivet: executing action: [14] Create Format swap on lvmlv fedora-swap (id 19) >17:55:41,700 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >17:55:41,703 DEBUG blivet: SwapSpace.create: device: /dev/mapper/fedora-swap ; status: None ; type: swap ; >17:55:41,704 DEBUG blivet: SwapSpace.create: device: /dev/mapper/fedora-swap ; status: None ; type: swap ; >17:55:41,734 DEBUG blivet: SwapSpace.notifyKernel: device: /dev/mapper/fedora-swap ; type: swap ; >17:55:41,734 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-2 >17:55:41,763 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >17:55:41,766 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >17:55:41,788 INFO blivet: executing action: [11] Create Device lvmlv fedora-root (id 18) >17:55:41,789 DEBUG blivet: LVMLogicalVolumeDevice.create: fedora-root ; status: False ; >17:55:41,790 DEBUG blivet: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >17:55:41,791 DEBUG blivet: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >17:55:41,792 DEBUG blivet: LVMLogicalVolumeDevice._create: fedora-root ; status: False ; >17:55:42,060 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >17:55:42,062 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >17:55:42,062 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >17:55:42,147 INFO blivet: executing action: [12] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 18) >17:55:42,149 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >17:55:42,150 DEBUG blivet: Ext4FS.create: device: /dev/mapper/fedora-root ; status: False ; type: ext4 ; >17:55:42,151 DEBUG blivet: Ext4FS.doFormat: device: /dev/mapper/fedora-root ; mountpoint: / ; type: ext4 ; >17:55:43,656 DEBUG blivet: Ext4FS.notifyKernel: device: /dev/mapper/fedora-root ; type: ext4 ; >17:55:43,657 DEBUG blivet: notifying kernel of 'change' event on device /sys/class/block/dm-3 >17:55:43,696 DEBUG blivet: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >17:55:43,697 DEBUG blivet: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >17:55:43,715 INFO blivet: setting boot flag on vda1 >17:55:43,716 DEBUG blivet: PartitionDevice.setFlag: path: /dev/vda1 ; flag: 1 ; >17:55:43,717 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >17:55:43,718 DEBUG blivet: DiskLabel.commitToDisk: device: /dev/vda ; numparts: 3 ; >17:55:43,723 DEBUG blivet: fedora size is 9536MB >17:55:43,726 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-root >17:55:43,730 DEBUG blivet: looking up parted Device: /dev/mapper/fedora-swap >17:55:43,732 DEBUG blivet: vg fedora has 0MB free >17:55:43,733 DEBUG blivet: fedora size is 9536MB >17:55:43,733 DEBUG blivet: vg fedora has 0MB free >17:55:43,737 DEBUG blivet: Ext4FS.supported: supported: True ; >17:55:43,741 DEBUG blivet: Ext4FS.supported: supported: True ; >17:55:43,745 DEBUG blivet: Ext4FS.supported: supported: True ; >17:55:43,747 DEBUG blivet: Ext4FS.supported: supported: True ; >17:55:43,750 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >17:55:43,757 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:55:43,764 DEBUG blivet: Ext4FS.supported: supported: True ; >17:55:43,769 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >17:55:43,770 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >17:55:43,772 DEBUG blivet: SwapSpace.setup: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >17:55:43,799 DEBUG blivet: BindFS.supported: supported: False ; >17:55:43,799 DEBUG blivet: getFormat('bind') returning BindFS instance >17:55:43,800 DEBUG blivet: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >17:55:43,801 DEBUG blivet: TmpFS.supported: supported: False ; >17:55:43,802 DEBUG blivet: getFormat('tmpfs') returning TmpFS instance >17:55:43,803 DEBUG blivet: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >17:55:43,808 DEBUG blivet: DevPtsFS.supported: supported: False ; >17:55:43,809 DEBUG blivet: getFormat('devpts') returning DevPtsFS instance >17:55:43,810 DEBUG blivet: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >17:55:43,811 DEBUG blivet: SysFS.supported: supported: False ; >17:55:43,811 DEBUG blivet: getFormat('sysfs') returning SysFS instance >17:55:43,812 DEBUG blivet: NoDevice._setFormat: sys ; current: None ; type: sys ; >17:55:43,813 DEBUG blivet: ProcFS.supported: supported: False ; >17:55:43,813 DEBUG blivet: getFormat('proc') returning ProcFS instance >17:55:43,815 DEBUG blivet: NoDevice._setFormat: proc ; current: None ; type: proc ; >17:55:43,820 DEBUG blivet: SELinuxFS.supported: supported: False ; >17:55:43,820 DEBUG blivet: getFormat('selinuxfs') returning SELinuxFS instance >17:55:43,821 DEBUG blivet: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >17:55:43,822 DEBUG blivet: USBFS.supported: supported: False ; >17:55:43,823 DEBUG blivet: getFormat('usbfs') returning USBFS instance >17:55:43,824 DEBUG blivet: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >17:55:43,825 DEBUG blivet: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >17:55:43,835 INFO blivet: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >17:55:43,876 INFO blivet: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >17:55:43,878 DEBUG blivet: PartitionDevice.setup: vda2 ; status: True ; controllable: True ; orig: False ; >17:55:43,879 INFO blivet: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >17:55:43,920 INFO blivet: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >17:55:43,922 DEBUG blivet: PartitionDevice.setup: vda1 ; status: True ; controllable: True ; orig: False ; >17:55:43,923 INFO blivet: set SELinux context for mountpoint /boot/efi to system_u:object_r:boot_t:s0 >17:55:43,948 INFO blivet: failed to set SELinux context for /mnt/sysimage/boot/efi: [Errno 95] Operation not supported >17:55:43,949 INFO blivet: set SELinux context for newly mounted filesystem root at /boot/efi to None >17:55:43,950 DEBUG blivet: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >17:55:43,951 INFO blivet: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >17:55:43,969 INFO blivet: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >17:55:43,971 DEBUG blivet: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >17:55:43,971 INFO blivet: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >17:55:43,991 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >17:55:43,992 DEBUG blivet: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >17:55:43,993 INFO blivet: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >17:55:44,015 INFO blivet: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >17:55:44,017 DEBUG blivet: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >17:55:44,018 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >17:55:44,020 INFO blivet: set SELinux context for mountpoint /proc to None >17:55:44,040 INFO blivet: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >17:55:44,040 INFO blivet: set SELinux context for newly mounted filesystem root at /proc to None >17:55:44,174 DEBUG blivet: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >17:55:44,175 INFO blivet: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >17:55:44,195 INFO blivet: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >17:55:44,196 INFO blivet: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >17:59:40,993 INFO blivet: not writing out mpath configuration >17:59:40,994 INFO blivet: copy_to_system: source '/etc/multipath/wwids' does not exist. >17:59:40,994 INFO blivet: copy_to_system: source '/etc/multipath/bindings' does not exist.
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 928982
:
717869
|
717870
|
717871
|
717872
|
717873
| 717874 |
717875