Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 949430 Details for
Bug 1155660
IndexError: list index out of range
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: storage.log
storage.log (text/plain), 56.92 KB, created by
Jaromír Cápík
on 2014-10-22 14:47:01 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Jaromír Cápík
Created:
2014-10-22 14:47:01 UTC
Size:
56.92 KB
patch
obsolete
>14:22:42,684 INFO blivet: ISCSID is /sbin/iscsid >14:22:42,684 INFO blivet: no initiator set >14:22:42,761 INFO blivet: Failed to read FCoE EDD info: No such file or directory >14:22:42,762 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >14:35:29,647 DEBUG blivet: trying to set new default fstype to 'ext4' >14:35:29,680 DEBUG blivet: Ext4FS.supported: supported: True ; >14:35:29,680 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >14:35:29,681 DEBUG blivet: Ext4FS.supported: supported: True ; >14:35:30,392 INFO blivet: Detected 24 GiB of memory >14:35:30,411 INFO blivet: Suggested swap size (12 GiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >14:35:30,428 INFO blivet: Swap attempt of 0.0 >14:35:30,782 INFO blivet: resetting Blivet (version 0.61.6) instance <blivet.Blivet object at 0x3fff71fe2390> >14:35:30,784 INFO blivet: no initiator set >14:35:30,794 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >14:35:30,796 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >14:35:31,109 INFO blivet: devices to scan: ['sda', 'sr0', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >14:35:31,123 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0 /dev/disk/by-path/scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413987753', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PATH': 'scsi-0:0:0:0', > 'ID_PATH_TAG': 'scsi-0_0_0_0', > 'ID_REVISION': '2.1.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_scsi0-hd0', > 'ID_SERIAL_SHORT': 'scsi0-hd0', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '967597', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0', > '/dev/disk/by-path/scsi-0:0:0:0'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >14:35:31,125 INFO blivet: scanning sda (/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda)... >14:35:31,128 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >14:35:31,132 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:35:31,136 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >14:35:31,139 INFO blivet: sda is a disk >14:35:31,141 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >14:35:31,147 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >14:35:31,165 INFO blivet: added disk sda (id 1) to device tree >14:35:31,166 DEBUG blivet: looking up parted Device: /dev/sda >14:35:31,166 INFO blivet: got device: DiskDevice instance (0x3fff6e232e90) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 64 GiB > format = existing None > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 134217728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (8354, 255, 63) biosGeometry: (8354, 255, 63) > PedDevice: <_ped.Device object at 0x3fff6e37d9e0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3fff6dce7e90> >14:35:31,209 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >14:35:31,211 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >14:35:31,211 DEBUG blivet: device sda does not contain a disklabel >14:35:31,212 DEBUG blivet: no type or existing type for sda, bailing >14:35:31,222 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/cdrom /dev/disk/by-id/scsi-0QEMU_QEMU_CD-ROM_scsi0-cd2 /dev/disk/by-label/Fedora-S-21_A-ppc64 /dev/disk/by-path/scsi-0:0:2:0 /dev/disk/by-uuid/2014-10-22-09-57-55-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413987753', > 'ID_BUS': 'scsi', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '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_FOR_SEAT': 'block-scsi-0_0_2_0', > 'ID_FS_APPLICATION_ID': 'GENISOIMAGE\\x20ISO\\x209660\\x2fHFS\\x20FILESYSTEM\\x20CREATOR\\x20\\x28C\\x29\\x201993\\x20E.YOUNGDALE\\x20\\x28C\\x29\\x201997-2006\\x20J.PEARSON\\x2fJ.SCHILLING\\x20\\x28C\\x29\\x202006-2007\\x20CDRKIT\\x20TEAM', > 'ID_FS_LABEL': 'Fedora-S-21_A-ppc64', > 'ID_FS_LABEL_ENC': 'Fedora-S-21_A-ppc64', > 'ID_FS_SYSTEM_ID': 'PPC', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2014-10-22-09-57-55-00', > 'ID_FS_UUID_ENC': '2014-10-22-09-57-55-00', > 'ID_FS_VERSION': 'Joliet Extension', > 'ID_MODEL': 'QEMU_CD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20CD-ROM\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'scsi-0:0:2:0', > 'ID_PATH_TAG': 'scsi-0_0_2_0', > 'ID_REVISION': '2.1.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_CD-ROM_scsi0-cd2', > 'ID_SERIAL_SHORT': 'scsi0-cd2', > 'ID_TYPE': 'cd', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '968108', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/scsi-0QEMU_QEMU_CD-ROM_scsi0-cd2', > '/dev/disk/by-label/Fedora-S-21_A-ppc64', > '/dev/disk/by-path/scsi-0:0:2:0', > '/dev/disk/by-uuid/2014-10-22-09-57-55-00'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0'} ; name: sr0 ; >14:35:31,222 INFO blivet: scanning sr0 (/devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0)... >14:35:31,224 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sr0 ; incomplete: False ; >14:35:31,226 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:35:31,226 INFO blivet: sr0 is a cdrom >14:35:31,227 DEBUG blivet: DeviceTree.addUdevOpticalDevice: >14:35:31,228 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >14:35:31,230 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >14:35:31,230 INFO blivet: added cdrom sr0 (id 5) to device tree >14:35:31,234 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:35:31,235 DEBUG blivet: looking up parted Device: /dev/sr0 >14:35:31,230 INFO blivet: got device: OpticalDevice instance (0x3fff6e232e10) -- > name = sr0 status = True kids = 0 id = 5 > parents = [] > uuid = None size = 2038.21 MiB > format = existing None > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:2/0:0:2:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 1043566 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 0 did: 2 busy: True > hardwareGeometry: (64, 255, 63) biosGeometry: (64, 255, 63) > PedDevice: <_ped.Device object at 0x3fff6e37db00> > target size = 0 B path = /dev/sr0 > format args = [] originalFormat = None >14:35:31,249 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:35:31,260 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:35:31,271 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:35:31,281 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >14:35:31,283 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:35:31,285 INFO blivet: type detected on 'sr0' is 'iso9660' >14:35:31,287 DEBUG blivet: Iso9660FS.supported: supported: True ; >14:35:31,287 DEBUG blivet: getFormat('iso9660') returning Iso9660FS instance with object id 8 >14:35:31,289 DEBUG blivet: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >14:35:31,289 INFO blivet: got format: existing iso9660 filesystem >14:35:31,293 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413987753', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '4.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '969045', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >14:35:31,293 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >14:35:31,295 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >14:35:31,297 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:35:31,297 INFO blivet: loop0 is a loop device >14:35:31,299 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >14:35:31,301 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /run/install/repo/LiveOS/squashfs.img ; incomplete: False ; >14:35:31,302 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:35:31,303 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 11 >14:35:31,305 DEBUG blivet: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >14:35:31,305 INFO blivet: added file /run/install/repo/LiveOS/squashfs.img (id 10) to device tree >14:35:31,308 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >14:35:31,308 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 14 >14:35:31,310 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:35:31,311 INFO blivet: added loop loop0 (id 13) to device tree >14:35:31,311 INFO blivet: got device: LoopDevice instance (0x3fff6dec2910) -- > name = loop0 status = False kids = 0 id = 13 > parents = ['existing 0 B file /run/install/repo/LiveOS/squashfs.img (10)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop0 > format args = [] originalFormat = None >14:35:31,317 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >14:35:31,319 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >14:35:31,319 DEBUG blivet: device loop0 does not contain a disklabel >14:35:31,319 INFO blivet: type detected on 'loop0' is 'squashfs' >14:35:31,320 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 16 >14:35:31,322 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >14:35:31,326 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/a555d000-4107-4b3e-9b6f-13133307ba03', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413987753', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a555d000-4107-4b3e-9b6f-13133307ba03', > 'ID_FS_UUID_ENC': 'a555d000-4107-4b3e-9b6f-13133307ba03', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '969117', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a555d000-4107-4b3e-9b6f-13133307ba03'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >14:35:31,327 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >14:35:31,328 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >14:35:31,330 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:35:31,330 INFO blivet: loop1 is a loop device >14:35:31,332 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >14:35:31,334 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/rootfs.img ; incomplete: False ; >14:35:31,335 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:35:31,337 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 19 >14:35:31,341 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >14:35:31,342 INFO blivet: added file /LiveOS/rootfs.img (id 18) to device tree >14:35:31,345 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >14:35:31,346 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 22 >14:35:31,350 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >14:35:31,351 INFO blivet: added loop loop1 (id 21) to device tree >14:35:31,352 INFO blivet: got device: LoopDevice instance (0x3fff6dec2610) -- > name = loop1 status = False kids = 0 id = 21 > parents = ['existing 0 B file /LiveOS/rootfs.img (18)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop1 > format args = [] originalFormat = None >14:35:31,362 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >14:35:31,365 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >14:35:31,366 DEBUG blivet: device loop1 does not contain a disklabel >14:35:31,366 INFO blivet: type detected on 'loop1' is 'ext4' >14:35:31,442 DEBUG blivet: size=0 B, current=2048 MiB >14:35:31,462 DEBUG blivet: using current size 0 as min size >14:35:31,465 DEBUG blivet: Ext4FS.supported: supported: True ; >14:35:31,465 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 24 >14:35:31,467 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >14:35:31,467 INFO blivet: got format: existing ext4 filesystem >14:35:31,471 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413987753', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '969179', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >14:35:31,471 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >14:35:31,473 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >14:35:31,474 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:35:31,475 INFO blivet: loop2 is a loop device >14:35:31,477 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >14:35:31,478 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >14:35:31,480 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:35:31,481 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 27 >14:35:31,483 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >14:35:31,483 INFO blivet: added file /overlay (deleted) (id 26) to device tree >14:35:31,486 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >14:35:31,486 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 30 >14:35:31,488 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >14:35:31,488 INFO blivet: added loop loop2 (id 29) to device tree >14:35:31,489 INFO blivet: got device: LoopDevice instance (0x3fff6dec2b10) -- > name = loop2 status = False kids = 0 id = 29 > parents = ['existing 0 B file /overlay (deleted) (26)'] > uuid = None size = 0 B > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 B path = /dev/loop2 > format args = [] originalFormat = None >14:35:31,494 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >14:35:31,496 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >14:35:31,496 DEBUG blivet: device loop2 does not contain a disklabel >14:35:31,497 DEBUG blivet: no type or existing type for loop2, bailing >14:35:31,502 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/a555d000-4107-4b3e-9b6f-13133307ba03 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413987753', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a555d000-4107-4b3e-9b6f-13133307ba03', > 'ID_FS_UUID_ENC': 'a555d000-4107-4b3e-9b6f-13133307ba03', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '54779', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a555d000-4107-4b3e-9b6f-13133307ba03', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >14:35:31,503 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >14:35:31,504 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >14:35:31,506 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:35:31,506 INFO blivet: live-rw is a device-mapper device >14:35:31,508 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >14:35:31,510 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >14:35:31,512 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (21) with existing ext4 filesystem >14:35:31,515 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >14:35:31,517 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (29) >14:35:31,520 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >14:35:31,521 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:35:31,524 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >14:35:31,524 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 34 >14:35:31,526 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >14:35:31,526 INFO blivet: added dm live-rw (id 33) to device tree >14:35:31,528 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >14:35:31,527 INFO blivet: got device: DMDevice instance (0x3fff6dce7f90) -- > name = live-rw status = True kids = 0 id = 33 > parents = ['existing 0 B loop loop2 (29)'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x3fff6e37db90> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >14:35:31,614 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >14:35:31,616 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >14:35:31,616 DEBUG blivet: device live-rw does not contain a disklabel >14:35:31,616 INFO blivet: type detected on 'live-rw' is 'ext4' >14:35:32,271 DEBUG blivet: size=1211.62 MiB, current=2048 MiB >14:35:32,504 DEBUG blivet: padding min size from 1270478848 up to 1270479348 >14:35:32,507 DEBUG blivet: Ext4FS.supported: supported: True ; >14:35:32,509 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 36 >14:35:32,512 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >14:35:32,512 INFO blivet: got format: existing ext4 filesystem >14:35:32,519 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/a555d000-4107-4b3e-9b6f-13133307ba03 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1413987753', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'a555d000-4107-4b3e-9b6f-13133307ba03', > 'ID_FS_UUID_ENC': 'a555d000-4107-4b3e-9b6f-13133307ba03', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '79223', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a555d000-4107-4b3e-9b6f-13133307ba03', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >14:35:32,520 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >14:35:32,522 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >14:35:32,523 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:35:32,524 INFO blivet: live-base is a device-mapper device >14:35:32,526 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >14:35:32,528 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >14:35:32,530 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >14:35:32,532 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (21) with existing ext4 filesystem >14:35:32,536 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >14:35:32,537 DEBUG blivet: DeviceTree.getDeviceByName returned None >14:35:32,540 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >14:35:32,540 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 39 >14:35:32,542 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >14:35:32,543 INFO blivet: added dm live-base (id 38) to device tree >14:35:32,544 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >14:35:32,543 INFO blivet: got device: DMDevice instance (0x3fff6dac1fd0) -- > name = live-base status = True kids = 0 id = 38 > parents = ['existing 0 B loop loop1 (21) with existing ext4 filesystem'] > uuid = None size = 2048 MiB > format = existing None > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x3fff6b73f3b0> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >14:35:32,590 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >14:35:32,592 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >14:35:32,592 DEBUG blivet: device live-base does not contain a disklabel >14:35:32,593 INFO blivet: type detected on 'live-base' is 'ext4' >14:35:32,651 DEBUG blivet: size=0 B, current=2048 MiB >14:35:32,668 DEBUG blivet: using current size 0 as min size >14:35:32,671 DEBUG blivet: Ext4FS.supported: supported: True ; >14:35:32,672 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 41 >14:35:32,674 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >14:35:32,674 INFO blivet: got format: existing ext4 filesystem >14:35:32,714 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >14:35:32,718 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >14:35:32,720 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >14:35:32,744 DEBUG blivet: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >14:35:32,767 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >14:35:32,767 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >14:35:32,768 INFO blivet: edd: collected mbr signatures: {} >14:35:32,857 DEBUG blivet: Ext4FS.supported: supported: True ; >14:35:32,860 DEBUG blivet: Ext4FS.supported: supported: True ; >14:35:32,863 DEBUG blivet: Ext4FS.supported: supported: True ; >14:35:32,866 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:35:32,870 DEBUG blivet: Iso9660FS.supported: supported: True ; >14:35:32,954 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >14:35:32,955 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >14:35:32,961 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; hidden: False ; incomplete: False ; >14:35:32,974 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:35:32,967 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 2038.21 MiB cdrom sr0 (5) with existing iso9660 filesystem >14:35:34,006 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:35:34,025 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:35:34,137 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >14:35:34,137 DEBUG blivet: /dev/sr0 is mounted on /run/install/repo >14:35:34,138 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sr0 ; hidden: False ; incomplete: False ; >14:35:34,142 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:35:34,139 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 2038.21 MiB cdrom sr0 (5) with existing iso9660 filesystem >14:35:34,153 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:35:34,163 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >14:42:15,865 DEBUG blivet: Iso9660FS.supported: supported: True ; >14:42:15,866 DEBUG blivet: Iso9660FS.supported: supported: True ; >14:42:15,867 DEBUG blivet: NFSv4.supported: supported: False ; >14:42:15,868 DEBUG blivet: NFSv4.supported: supported: False ; >14:42:15,869 DEBUG blivet: SELinuxFS.supported: supported: False ; >14:42:15,869 DEBUG blivet: SELinuxFS.supported: supported: False ; >14:42:15,870 DEBUG blivet: Ext4FS.supported: supported: True ; >14:42:15,871 DEBUG blivet: Ext4FS.supported: supported: True ; >14:42:15,873 DEBUG blivet: Ext3FS.supported: supported: True ; >14:42:15,874 DEBUG blivet: Ext3FS.supported: supported: True ; >14:42:15,875 DEBUG blivet: Ext2FS.supported: supported: True ; >14:42:15,876 DEBUG blivet: Ext2FS.supported: supported: True ; >14:42:15,878 DEBUG blivet: SysFS.supported: supported: False ; >14:42:15,878 DEBUG blivet: SysFS.supported: supported: False ; >14:42:15,879 DEBUG blivet: MultipathMember.__init__: >14:42:15,880 DEBUG blivet: MDRaidMember.__init__: >14:42:15,881 DEBUG blivet: ProcFS.supported: supported: False ; >14:42:15,882 DEBUG blivet: ProcFS.supported: supported: False ; >14:42:15,883 DEBUG blivet: SwapSpace.__init__: >14:42:15,884 DEBUG blivet: DMRaidMember.__init__: >14:42:15,885 DEBUG blivet: DevPtsFS.supported: supported: False ; >14:42:15,886 DEBUG blivet: DevPtsFS.supported: supported: False ; >14:42:15,887 DEBUG blivet: BTRFS.supported: supported: True ; >14:42:15,991 DEBUG blivet: USBFS.supported: supported: False ; >14:42:15,992 DEBUG blivet: USBFS.supported: supported: False ; >14:42:15,996 DEBUG blivet: DiskLabel.__init__: >14:42:15,996 INFO blivet: DiskLabel.partedDevice returning None >14:42:16,007 DEBUG blivet: HFSPlus.supported: supported: False ; >14:42:16,010 DEBUG blivet: HFSPlus.supported: supported: False ; >14:42:16,012 DEBUG blivet: XFS.supported: supported: True ; >14:42:16,156 DEBUG blivet: XFS.supported: supported: True ; >14:42:16,159 DEBUG blivet: TmpFS.supported: supported: True ; >14:42:16,184 DEBUG blivet: LUKS.__init__: >14:42:16,187 DEBUG blivet: NTFS.supported: supported: False ; >14:42:16,188 DEBUG blivet: NTFS.supported: supported: False ; >14:42:16,190 DEBUG blivet: BindFS.supported: supported: False ; >14:42:16,191 DEBUG blivet: BindFS.supported: supported: False ; >14:42:16,193 DEBUG blivet: HFS.supported: supported: False ; >14:42:16,195 DEBUG blivet: HFS.supported: supported: False ; >14:42:16,196 DEBUG blivet: LVMPhysicalVolume.__init__: >14:42:16,198 DEBUG blivet: NFS.supported: supported: False ; >14:42:16,199 DEBUG blivet: NFS.supported: supported: False ; >14:42:16,201 DEBUG blivet: FATFS.supported: supported: True ; >14:42:16,228 DEBUG blivet: FATFS.supported: supported: True ; >14:42:16,230 DEBUG blivet: NoDevFS.supported: supported: False ; >14:42:16,231 DEBUG blivet: NoDevFS.supported: supported: False ; >10:42:29,774 DEBUG blivet: DeviceTree.getDeviceByName: hidden: True ; name: sda ; incomplete: False ; >10:42:29,775 DEBUG blivet: DeviceTree.getDeviceByName returned existing 64 GiB disk sda (1) >10:42:46,355 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:42:46,358 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >10:42:46,361 INFO blivet: Detected 24 GiB of memory >10:42:46,383 INFO blivet: Swap attempt of 12 GiB >10:42:46,461 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:42:46,464 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >10:42:46,464 DEBUG blivet: removing sda >10:42:46,465 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 80 >10:42:46,469 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >10:42:46,469 INFO blivet: registered action: [79] destroy format None on disk sda (id 1) >10:42:46,470 DEBUG blivet: clearpart: initializing sda >10:42:46,471 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 82 >10:42:46,477 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >10:42:46,478 INFO blivet: registered action: [81] destroy format None on disk sda (id 1) >10:42:46,478 DEBUG blivet: required disklabel type for sda (1) is None >10:42:46,479 DEBUG blivet: default disklabel type for sda is msdos >10:42:46,479 DEBUG blivet: selecting msdos disklabel for sda based on size >10:42:46,482 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >10:42:46,487 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >10:42:46,487 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x3fff65e337d0> > PedDisk: <_ped.Disk object at 0x3fff65e455f0> >10:42:46,488 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 83 >10:42:46,490 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >10:42:46,490 INFO blivet: registered action: [84] create format msdos disklabel on disk sda (id 1) >10:42:46,493 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:42:46,494 DEBUG blivet: DeviceTree.getDeviceByName returned existing 64 GiB disk sda (1) with non-existent msdos disklabel >10:42:46,509 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:42:46,596 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:42:46,598 DEBUG blivet: DeviceTree.getDeviceByName returned existing 64 GiB disk sda (1) with non-existent msdos disklabel >10:42:46,633 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:42:46,635 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >10:42:46,637 DEBUG blivet: DeviceTree.getDeviceByName returned existing 64 GiB disk sda (1) with non-existent msdos disklabel >10:42:46,661 DEBUG blivet: resolved 'sda' to 'sda' (disk) >10:42:46,718 DEBUG blivet: starting Blivet copy >10:42:46,758 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:42:46,760 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >10:42:46,760 DEBUG blivet: finished Blivet copy >10:42:46,762 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:42:46,764 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >10:42:46,766 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:42:46,767 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >10:42:46,775 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:42:46,777 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >10:42:46,779 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:42:46,781 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >10:42:52,661 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance with object id 121 >10:42:52,662 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance with object id 122 >10:42:52,662 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance with object id 123 >10:43:13,072 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3fff6600e2d0>, 100 MiB, [], {'min_luks_entropy': 256} >10:43:13,091 DEBUG storage.ui: Blivet.factoryDevice: 2 ; 100 MiB ; mountpoint: None ; min_luks_entropy: 256 ; disks: [DiskDevice instance (0x3fff65e33910) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 64 GiB > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: QEMU QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 134217728 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (8354, 255, 63) biosGeometry: (8354, 255, 63) > PedDevice: <_ped.Device object at 0x3fff6e37d9e0> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3fff65e33f90>] ; fstype: prepboot ; encrypted: False ; >10:43:13,124 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x3fff6600e2d0>, 100 MiB, ['sda'], {'mountpoint': None, 'min_luks_entropy': 256, 'fstype': 'prepboot', 'encrypted': False} >10:43:13,139 DEBUG storage.ui: PartitionFactory.configure: parent_factory: None ; >10:43:13,139 DEBUG storage.ui: starting Blivet copy >10:43:13,181 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:43:13,182 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [] >10:43:13,182 DEBUG storage.ui: finished Blivet copy >10:43:13,183 DEBUG storage.ui: getFormat('prepboot') returning PPCPRePBoot instance with object id 160 >10:43:13,183 DEBUG storage.ui: getFormat('prepboot') returning PPCPRePBoot instance with object id 161 >10:43:13,183 DEBUG storage.ui: getFormat('prepboot') returning PPCPRePBoot instance with object id 162 >10:43:13,186 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:43:13,187 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >10:43:13,189 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: prepboot ; >10:43:13,191 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:43:13,191 INFO storage.ui: added partition req0 (id 163) to device tree >10:43:13,191 INFO storage.ui: registered action: [165] create device partition req0 (id 163) >10:43:13,192 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance with object id 167 >10:43:13,193 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >10:43:13,195 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: prepboot ; type: prepboot ; >10:43:13,195 INFO storage.ui: registered action: [166] create format prepboot on partition req0 (id 163) >10:43:13,197 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >10:43:13,199 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:43:13,200 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fff6d150d50) -- > name = req0 status = False kids = 0 id = 163 > parents = [] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/req0 > format args = [] originalFormat = prepboot grow = True max size = 100 MiB bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >10:43:13,240 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:43:13,242 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fff6d150d50) -- > name = req0 status = False kids = 0 id = 163 > parents = [] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/req0 > format args = [] originalFormat = prepboot grow = True max size = 100 MiB bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >10:43:13,282 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:43:13,283 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fff6d150d50) -- > name = req0 status = False kids = 0 id = 163 > parents = [] > uuid = None size = 4096 KiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/req0 > format args = [] originalFormat = prepboot grow = True max size = 100 MiB bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >10:43:13,323 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 163)'] from disk(s) ['sda'] >10:43:13,323 DEBUG storage.ui: allocatePartitions: disks=['sda'] ; partitions=['req0(id 163)'] >10:43:13,324 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 163)'] from disk(s) ['sda'] >10:43:13,325 DEBUG storage.ui: DeviceTree.getDeviceByName: hidden: False ; name: ; incomplete: False ; >10:43:13,326 DEBUG storage.ui: DeviceTree.getDeviceByName returned None >10:43:13,328 DEBUG storage.ui: DeviceTree.getDeviceByPath: path: /dev/ ; hidden: False ; incomplete: False ; >10:43:13,330 DEBUG storage.ui: DeviceTree.getDeviceByPath returned None >10:43:13,330 DEBUG storage.ui: failed to resolve '/dev/' >10:43:13,330 DEBUG storage.ui: allocating partition: req0 ; id: 163 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 4096 KiB ; grow: True ; max_size: 100 MiB ; start: None ; end: None >10:43:13,356 DEBUG storage.ui: checking freespace on sda >10:43:13,357 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=4096 KiB boot=True best=None grow=True start=None >10:43:13,370 DEBUG storage.ui: checking 63-134217727 (64 GiB) >10:43:13,384 DEBUG storage.ui: current free range is 63-134217727 (64 GiB) >10:43:13,397 DEBUG storage.ui: evaluating growth potential for new layout >10:43:13,397 DEBUG storage.ui: calculating growth for disk /dev/sda >10:43:13,397 DEBUG storage.ui: adjusted start sector from 63 to 2048 >10:43:13,399 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >10:43:13,399 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff65e66090> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff6d11c7d0> PedPartition: <_ped.Partition object at 0x3fff6d113770> >10:43:13,402 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:43:13,403 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:43:13,404 DEBUG storage.ui: adding request 163 to chunk 134215680 (2048-134217727) on /dev/sda >10:43:13,404 DEBUG storage.ui: Chunk.growRequests: 134215680 on /dev/sda start = 2048 end = 134217727 >sectorSize = 512 B > >10:43:13,405 DEBUG storage.ui: req: PartitionRequest instance -- >id = 163 name = sda1 growable = True >base = 8192 growth = 0 max_grow = 12288 >done = False >10:43:13,405 DEBUG storage.ui: 1 requests and 134207488 (64 GiB) left in chunk >10:43:13,419 DEBUG storage.ui: adding 134207488 (64 GiB) to 163 (sda1) >10:43:13,432 DEBUG storage.ui: taking back 134195200 (63.99 GiB) from 163 (sda1) >10:43:13,445 DEBUG storage.ui: new grow amount for request 163 (sda1) is 12288 units, or 6144 KiB >10:43:13,459 DEBUG storage.ui: request 163 (sda1) growth: 12288 (6144 KiB) size: 10 MiB >10:43:13,484 DEBUG storage.ui: disk /dev/sda growth: 12288 (6144 KiB) >10:43:13,499 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:43:13,499 DEBUG storage.ui: device sda1 new partedPartition None >10:43:13,500 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >10:43:13,502 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:43:13,502 DEBUG storage.ui: total growth: 12288 sectors >10:43:13,502 DEBUG storage.ui: updating use_disk to sda, type: 0 >10:43:13,503 DEBUG storage.ui: new free: 63-134217727 / 64 GiB >10:43:13,516 DEBUG storage.ui: new free allows for 12288 sectors of growth >10:43:13,516 DEBUG storage.ui: found free space for bootable request >10:43:13,516 DEBUG storage.ui: adjusted start sector from 63 to 2048 >10:43:13,517 DEBUG storage.ui: created partition sda1 of 4096 KiB and added it to /dev/sda >10:43:13,531 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >10:43:13,531 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff65e66090> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff6d11c590> PedPartition: <_ped.Partition object at 0x3fff6600f9b0> >10:43:13,534 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:43:13,535 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:43:13,537 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:43:13,537 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff65e66090> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff6d150c90> PedPartition: <_ped.Partition object at 0x3fff6b291170> >10:43:13,538 DEBUG storage.ui: growPartitions: disks=['sda'], partitions=['sda1(id 163)'] >10:43:13,538 DEBUG storage.ui: growable partitions are ['sda1'] >10:43:13,539 DEBUG storage.ui: adding request 163 to chunk 134215680 (2048-134217727) on /dev/sda >10:43:13,539 DEBUG storage.ui: disk sda has 1 chunks >10:43:13,539 DEBUG storage.ui: Chunk.growRequests: 134215680 on /dev/sda start = 2048 end = 134217727 >sectorSize = 512 B > >10:43:13,540 DEBUG storage.ui: req: PartitionRequest instance -- >id = 163 name = sda1 growable = True >base = 8192 growth = 0 max_grow = 12288 >done = False >10:43:13,540 DEBUG storage.ui: 1 requests and 134207488 (64 GiB) left in chunk >10:43:13,553 DEBUG storage.ui: adding 134207488 (64 GiB) to 163 (sda1) >10:43:13,567 DEBUG storage.ui: taking back 134195200 (63.99 GiB) from 163 (sda1) >10:43:13,580 DEBUG storage.ui: new grow amount for request 163 (sda1) is 12288 units, or 6144 KiB >10:43:13,592 DEBUG storage.ui: growing partitions on sda >10:43:13,593 DEBUG storage.ui: partition sda1 (163): 0 >10:43:13,593 DEBUG storage.ui: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 22527 length: 20480 > device: <parted.device.Device object at 0x3fff65e339d0> PedGeometry: <_ped.Geometry object at 0x3fff6d11c710> >10:43:13,593 DEBUG storage.ui: removing all non-preexisting partitions ['sda1(id 163)'] from disk(s) ['sda'] >10:43:13,595 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:43:13,595 DEBUG storage.ui: device sda1 new partedPartition None >10:43:13,597 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >10:43:13,598 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >10:43:13,599 DEBUG storage.ui: back from removeNewPartitions >10:43:13,599 DEBUG storage.ui: extended: None >10:43:13,599 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 2048 end: 22527 length: 20480 > device: <parted.device.Device object at 0x3fff65e339d0> PedGeometry: <_ped.Geometry object at 0x3fff6d11c710> >10:43:13,601 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >10:43:13,601 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff65e66090> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff6d11cbd0> PedPartition: <_ped.Partition object at 0x3fff6600f770> >10:43:13,603 DEBUG storage.ui: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >10:43:13,605 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sda ; >10:43:13,606 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >10:43:13,606 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff65e66090> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff6d11cd90> PedPartition: <_ped.Partition object at 0x3fff6600f6b0> >10:43:13,608 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:43:13,610 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fff6d150d50) -- > name = sda1 status = False kids = 0 id = 163 > parents = ['existing 64 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 10 MiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = True max size = 100 MiB bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff65e66090> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff6d11cd90> PedPartition: <_ped.Partition object at 0x3fff6600f6b0> > disk = existing 64 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 22527 length = 20480 > flags = ] >10:43:13,679 DEBUG storage.ui: fixing size of non-existent 10 MiB partition sda1 (163) with non-existent prepboot >10:43:13,693 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:43:13,694 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fff6d150d50) -- > name = sda1 status = False kids = 0 id = 163 > parents = ['existing 64 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 10 MiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 100 MiB bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff65e66090> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff6d11cd90> PedPartition: <_ped.Partition object at 0x3fff6600f6b0> > disk = existing 64 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 22527 length = 20480 > flags = ] >10:43:13,764 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:43:13,766 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fff6d150d50) -- > name = sda1 status = False kids = 0 id = 163 > parents = ['existing 64 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 10 MiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 100 MiB bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff65e66090> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff6d11cd90> PedPartition: <_ped.Partition object at 0x3fff6600f6b0> > disk = existing 64 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 22527 length = 20480 > flags = ] >10:43:13,835 DEBUG storage.ui: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:43:13,837 DEBUG storage.ui: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fff6d150d50) -- > name = sda1 status = False kids = 0 id = 163 > parents = ['existing 64 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 10 MiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 100 MiB bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff65e66090> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff6d11cd90> PedPartition: <_ped.Partition object at 0x3fff6600f6b0> > disk = existing 64 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 22527 length = 20480 > flags = ] >10:43:13,926 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:43:13,927 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fff6d150d50) -- > name = sda1 status = False kids = 0 id = 163 > parents = ['existing 64 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 10 MiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 100 MiB bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff65e66090> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff6d11cd90> PedPartition: <_ped.Partition object at 0x3fff6600f6b0> > disk = existing 64 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 22527 length = 20480 > flags = ] >10:43:13,999 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >10:43:14,000 DEBUG blivet: DeviceTree.getDevicesByInstance returned [PartitionDevice instance (0x3fff6d150d50) -- > name = sda1 status = False kids = 0 id = 163 > parents = ['existing 64 GiB disk sda (1) with non-existent msdos disklabel'] > uuid = None size = 10 MiB > format = non-existent prepboot > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 4096 KiB path = /dev/sda1 > format args = [] originalFormat = prepboot grow = False max size = 100 MiB bootable = False > part type = 0 primary = False start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff65e66090> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff6d11cd90> PedPartition: <_ped.Partition object at 0x3fff6600f6b0> > disk = existing 64 GiB disk sda (1) with non-existent msdos disklabel > start = 2048 end = 22527 length = 20480 > flags = ] >10:43:14,104 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:43:14,113 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:43:14,277 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ; >10:43:14,285 DEBUG blivet: OpticalDevice.mediaPresent: sr0 ; status: True ;
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 1155660
:
949423
|
949424
|
949425
|
949426
|
949427
|
949428
|
949429
| 949430 |
949431
|
949432
|
949433