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 920297 Details for
Bug 1122642
Get "failed to find a suitable stage1 device" for KVM VM install
[?]
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.
storage.log
storage.log (text/x-log), 23.07 KB, created by
Orion Poplawski
on 2014-07-23 16:50:32 UTC
(
hide
)
Description:
storage.log
Filename:
MIME Type:
Creator:
Orion Poplawski
Created:
2014-07-23 16:50:32 UTC
Size:
23.07 KB
patch
obsolete
>16:22:47,347 DEBUG blivet: trying to set new default fstype to 'ext4' >16:22:47,388 DEBUG blivet: Ext4FS.supported: supported: True ; >16:22:47,388 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >16:22:47,389 DEBUG blivet: Ext4FS.supported: supported: True ; >16:22:47,391 DEBUG blivet: IGNORED: Caught exception, continuing. >16:22:47,391 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >16:22:47,391 DEBUG blivet: IGNORED: Begin exception details. >16:22:47,392 DEBUG blivet: IGNORED: Traceback (most recent call last): >16:22:47,392 DEBUG blivet: IGNORED: File "/usr/lib/python2.7/site-packages/blivet/iscsi.py", line 87, in __init__ >16:22:47,392 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >16:22:47,392 DEBUG blivet: IGNORED: IOError: Unknown error >16:22:47,393 DEBUG blivet: IGNORED: End exception details. >16:22:47,916 INFO blivet: Detected 2048 MiB of memory >16:22:47,933 INFO blivet: Suggested swap size (2048 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >16:22:47,950 INFO blivet: Swap attempt of 0.0 >16:22:48,162 INFO blivet: resetting Blivet (version 0.61) instance <blivet.Blivet object at 0x7f4464e8e3d0> >16:22:48,163 INFO blivet: ISCSID is /sbin/iscsid >16:22:48,163 INFO blivet: no initiator set >16:22:49,204 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >16:22:49,205 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >16:22:49,205 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >16:22:49,205 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:22:49,426 INFO blivet: devices to scan: ['vda', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >16:22:49,440 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1406132559', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '492084', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda'} ; name: vda ; >16:22:49,442 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda)... >16:22:49,447 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >16:22:49,451 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:22:49,457 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >16:22:49,460 INFO blivet: vda is a disk >16:22:49,464 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >16:22:49,467 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >16:22:49,488 INFO blivet: added disk vda (id 1) to device tree >16:22:49,488 DEBUG blivet: looking up parted Device: /dev/vda >16:22:49,488 INFO blivet: got device: DiskDevice instance (0x7f445b3cac50) -- > name = vda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 10 GiB > 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: 13107 did: 13107 busy: False > hardwareGeometry: (20805, 16, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x7f445b4e79e0> > target size = 0 B path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f445b03f090> >16:22:49,624 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >16:22:49,625 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >16:22:49,625 DEBUG blivet: device vda does not contain a disklabel >16:22:49,626 DEBUG blivet: no type or existing type for vda, bailing >16:22:49,628 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1406132559', > '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': '227813', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:22:49,628 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >16:22:49,630 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop0 ; incomplete: False ; >16:22:49,631 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:22:49,631 INFO blivet: loop0 is a loop device >16:22:49,632 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:22:49,633 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; incomplete: False ; >16:22:49,634 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:22:49,635 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 6 >16:22:49,636 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >16:22:49,637 INFO blivet: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 5) to device tree >16:22:49,638 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >16:22:49,639 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 9 >16:22:49,640 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:22:49,640 INFO blivet: added loop loop0 (id 8) to device tree >16:22:49,641 INFO blivet: got device: LoopDevice instance (0x7f445b03f650) -- > name = loop0 status = False kids = 0 id = 8 > parents = ['existing 0 B file /tmp/curl_fetch_url1/squashfs.img (deleted) (5)'] > 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 >16:22:49,645 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:22:49,646 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:22:49,647 DEBUG blivet: device loop0 does not contain a disklabel >16:22:49,647 INFO blivet: type detected on 'loop0' is 'squashfs' >16:22:49,647 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance with object id 11 >16:22:49,649 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:22:49,651 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/14439bc2-f324-4319-8f36-ff99d900f074', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1406132559', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '14439bc2-f324-4319-8f36-ff99d900f074', > 'ID_FS_UUID_ENC': '14439bc2-f324-4319-8f36-ff99d900f074', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '227837', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/14439bc2-f324-4319-8f36-ff99d900f074'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:22:49,652 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >16:22:49,653 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >16:22:49,654 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:22:49,655 INFO blivet: loop1 is a loop device >16:22:49,656 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:22:49,657 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /LiveOS/rootfs.img ; incomplete: False ; >16:22:49,658 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:22:49,659 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 14 >16:22:49,660 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >16:22:49,660 INFO blivet: added file /LiveOS/rootfs.img (id 13) to device tree >16:22:49,662 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >16:22:49,662 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 17 >16:22:49,663 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:22:49,664 INFO blivet: added loop loop1 (id 16) to device tree >16:22:49,664 INFO blivet: got device: LoopDevice instance (0x7f445b03f850) -- > name = loop1 status = False kids = 0 id = 16 > parents = ['existing 0 B file /LiveOS/rootfs.img (13)'] > 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 >16:22:49,668 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:22:49,669 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:22:49,670 DEBUG blivet: device loop1 does not contain a disklabel >16:22:49,670 INFO blivet: type detected on 'loop1' is 'ext4' >16:22:49,747 DEBUG blivet: size=0 B, current=2048 MiB >16:22:49,764 DEBUG blivet: using current size 0 as min size >16:22:49,766 DEBUG blivet: Ext4FS.supported: supported: True ; >16:22:49,766 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 19 >16:22:49,768 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >16:22:49,768 INFO blivet: got format: existing ext4 filesystem >16:22:49,771 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1406132559', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '229511', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:22:49,771 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >16:22:49,773 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >16:22:49,774 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:22:49,775 INFO blivet: loop2 is a loop device >16:22:49,776 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:22:49,778 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: /overlay (deleted) ; incomplete: False ; >16:22:49,779 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:22:49,780 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 22 >16:22:49,782 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:22:49,782 INFO blivet: added file /overlay (deleted) (id 21) to device tree >16:22:49,784 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:22:49,785 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 25 >16:22:49,786 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:22:49,787 INFO blivet: added loop loop2 (id 24) to device tree >16:22:49,787 INFO blivet: got device: LoopDevice instance (0x7f445b03fa50) -- > name = loop2 status = False kids = 0 id = 24 > parents = ['existing 0 B file /overlay (deleted) (21)'] > 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 >16:22:49,792 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:22:49,794 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:22:49,794 DEBUG blivet: device loop2 does not contain a disklabel >16:22:49,795 DEBUG blivet: no type or existing type for loop2, bailing >16:22:49,799 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/14439bc2-f324-4319-8f36-ff99d900f074 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_MULTIPATH_TIMESTAMP': '1406132559', > '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': '14439bc2-f324-4319-8f36-ff99d900f074', > 'ID_FS_UUID_ENC': '14439bc2-f324-4319-8f36-ff99d900f074', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '998502', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/14439bc2-f324-4319-8f36-ff99d900f074', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:22:49,800 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >16:22:49,801 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >16:22:49,803 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:22:49,803 INFO blivet: live-rw is a device-mapper device >16:22:49,804 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >16:22:49,806 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >16:22:49,808 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (16) with existing ext4 filesystem >16:22:49,810 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop2 ; incomplete: False ; >16:22:49,812 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop2 (24) >16:22:49,815 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-rw ; incomplete: False ; >16:22:49,816 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:22:49,819 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >16:22:49,819 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 29 >16:22:49,824 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:22:49,825 INFO blivet: added dm live-rw (id 28) to device tree >16:22:49,826 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >16:22:49,825 INFO blivet: got device: DMDevice instance (0x7f445b03fc50) -- > name = live-rw status = True kids = 0 id = 28 > parents = ['existing 0 B loop loop2 (24)'] > 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 0x7f445b4e7a70> > target size = 0 B path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:22:50,234 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:22:50,236 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:22:50,236 DEBUG blivet: device live-rw does not contain a disklabel >16:22:50,236 INFO blivet: type detected on 'live-rw' is 'ext4' >16:22:50,272 DEBUG blivet: size=891.36 MiB, current=2048 MiB >16:22:50,303 DEBUG blivet: padding min size from 934654976 up to 934655476 >16:22:50,305 DEBUG blivet: Ext4FS.supported: supported: True ; >16:22:50,306 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 31 >16:22:50,308 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:22:50,308 INFO blivet: got format: existing ext4 filesystem >16:22:50,313 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/14439bc2-f324-4319-8f36-ff99d900f074 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_ACTIVATION': '1', > 'DM_MULTIPATH_TIMESTAMP': '1406132559', > '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': '14439bc2-f324-4319-8f36-ff99d900f074', > 'ID_FS_UUID_ENC': '14439bc2-f324-4319-8f36-ff99d900f074', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '13462', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/14439bc2-f324-4319-8f36-ff99d900f074', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >16:22:50,313 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >16:22:50,315 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >16:22:50,316 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:22:50,317 INFO blivet: live-base is a device-mapper device >16:22:50,318 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >16:22:50,320 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >16:22:50,321 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: loop1 ; incomplete: False ; >16:22:50,323 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0 B loop loop1 (16) with existing ext4 filesystem >16:22:50,326 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: live-base ; incomplete: False ; >16:22:50,327 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:22:50,329 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >16:22:50,330 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 34 >16:22:50,332 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >16:22:50,332 INFO blivet: added dm live-base (id 33) to device tree >16:22:50,333 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >16:22:50,332 INFO blivet: got device: DMDevice instance (0x7f445b520210) -- > name = live-base status = True kids = 0 id = 33 > parents = ['existing 0 B loop loop1 (16) 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 0x7f445b4e7b00> > target size = 0 B path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >16:22:50,366 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >16:22:50,368 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >16:22:50,368 DEBUG blivet: device live-base does not contain a disklabel >16:22:50,369 INFO blivet: type detected on 'live-base' is 'ext4' >16:22:50,407 DEBUG blivet: size=0 B, current=2048 MiB >16:22:50,426 DEBUG blivet: using current size 0 as min size >16:22:50,428 DEBUG blivet: Ext4FS.supported: supported: True ; >16:22:50,428 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 36 >16:22:50,430 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >16:22:50,430 INFO blivet: got format: existing ext4 filesystem >16:22:50,449 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >16:22:50,451 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >16:22:50,452 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >16:22:50,468 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:22:50,468 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >16:22:50,469 INFO blivet: edd: collected mbr signatures: {} >16:22:50,470 DEBUG blivet: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:04.0, scsi_id: 0 > scsi_lun: 0, sectors: 20971520 >16:22:50,471 DEBUG blivet: edd: matched 0x80 to vda using pci_dev >16:22:50,592 DEBUG blivet: Ext4FS.supported: supported: True ; >16:22:50,594 DEBUG blivet: Ext4FS.supported: supported: True ; >16:22:50,596 DEBUG blivet: Ext4FS.supported: supported: True ; >16:22:50,625 DEBUG blivet: onlyuse is now: vda >16:22:53,608 DEBUG blivet: DeviceTree.getDevicesByInstance: hidden: False ; incomplete: False ; device_class: <class 'blivet.devices.PartitionDevice'> ; >16:22:53,610 DEBUG blivet: DeviceTree.getDevicesByInstance returned [] >16:22:53,614 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >16:22:53,615 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (1) >16:22:53,629 DEBUG blivet: resolved 'vda' to 'vda' (disk) >16:22:53,667 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >16:22:53,669 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (1) >16:22:53,683 DEBUG blivet: resolved 'vda' to 'vda' (disk) >16:22:53,684 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: vda ; incomplete: False ; >16:22:53,685 DEBUG blivet: DeviceTree.getDeviceByName returned existing 10 GiB disk vda (1) >16:22:53,699 DEBUG blivet: resolved 'vda' to 'vda' (disk)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1122642
: 920297 |
920438