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 846722 Details for
Bug 1049418
ValueError: ('invalid size specification', '0.00 MB')
[?]
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), 23.66 KB, created by
Valentina Mukhamedzhanova
on 2014-01-07 14:51:32 UTC
(
hide
)
Description:
File: storage.log
Filename:
MIME Type:
Creator:
Valentina Mukhamedzhanova
Created:
2014-01-07 14:51:32 UTC
Size:
23.66 KB
patch
obsolete
>16:45:07,980 INFO blivet: ISCSID is /sbin/iscsid >16:45:07,981 INFO blivet: no initiator set >16:45:08,102 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >16:45:08,103 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >16:45:10,126 DEBUG blivet: trying to set new default fstype to 'ext4' >16:45:10,174 DEBUG blivet: Ext4FS.supported: supported: True ; >16:45:10,175 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:45:10,177 DEBUG blivet: Ext4FS.supported: supported: True ; >16:45:10,189 DEBUG blivet: trying to set new default fstype to 'xfs' >16:45:10,190 DEBUG blivet: XFS.supported: supported: True ; >16:45:10,287 DEBUG blivet: getFormat('xfs') returning XFS instance >16:45:10,290 DEBUG blivet: XFS.supported: supported: True ; >16:45:10,961 INFO blivet: Detected 1040M of memory >16:45:10,961 INFO blivet: Suggested swap size (2080 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >16:45:10,961 INFO blivet: Swap attempt of 0M >16:45:11,268 INFO blivet: resetting Blivet (version 0.18.13) instance <blivet.Blivet object at 0x7f6f07ea6dd0> >16:45:11,268 INFO blivet: no initiator set >16:45:11,269 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >16:45:11,269 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:45:11,591 INFO blivet: devices to scan: ['vda', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1'] >16:45:11,621 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1389113101', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '192364', > 'name': 'vda', > 'symlinks': [], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda'} ; name: vda ; >16:45:11,637 INFO blivet: scanning vda (/devices/pci0000:00/0000:00:05.0/virtio1/block/vda)... >16:45:11,652 DEBUG blivet: DeviceTree.getDeviceByName: name: vda ; >16:45:11,654 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:45:11,655 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: vda ; >16:45:11,657 INFO blivet: vda is a disk >16:45:11,659 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:45:11,675 DEBUG blivet: DiskDevice._setFormat: vda ; current: None ; type: None ; >16:45:11,777 INFO blivet: added disk vda (id 0) to device tree >16:45:11,778 DEBUG blivet: looking up parted Device: /dev/vda >16:45:11,794 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: vda ; >16:45:11,797 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >16:45:11,798 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:45:11,800 DEBUG blivet: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >16:45:11,809 DEBUG blivet: required disklabel type for vda (15) is None >16:45:11,810 DEBUG blivet: default disklabel type for vda is msdos >16:45:11,866 DEBUG blivet: selecting msdos disklabel for vda based on size >16:45:11,868 DEBUG blivet: DiskLabel.__init__: device: /dev/vda ; labelType: msdos ; exists: True ; >16:45:11,904 INFO blivet: no usable disklabel on vda >16:45:11,905 DEBUG blivet: no type or existing type for vda, bailing >16:45:11,907 INFO blivet: got device: DiskDevice instance (0x7f6efde78550) -- > name = vda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 8192.0 > format = existing None > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16644, 16, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0x7f6f00b82560> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f6efdf6b3d0> >16:45:11,920 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1389113101', > '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': '323970', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:45:11,921 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >16:45:11,924 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >16:45:11,925 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:45:11,933 INFO blivet: loop0 is a loop device >16:45:11,934 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:45:11,935 DEBUG blivet: DeviceTree.getDeviceByName: name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >16:45:11,937 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:45:11,963 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:45:11,965 DEBUG blivet: FileDevice._setFormat: /tmp/curl_fetch_url1/squashfs.img (deleted) ; current: None ; type: None ; >16:45:11,982 INFO blivet: added file /tmp/curl_fetch_url1/squashfs.img (deleted) (id 1) to device tree >16:45:11,984 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /tmp/curl_fetch_url1/squashfs.img (deleted) ; >16:45:11,984 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:45:11,986 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:45:12,019 INFO blivet: added loop loop0 (id 2) to device tree >16:45:12,020 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:45:12,021 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:45:12,021 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >16:45:12,022 DEBUG blivet: device loop0 does not contain a disklabel >16:45:12,022 INFO blivet: type detected on 'loop0' is 'squashfs' >16:45:12,026 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >16:45:12,027 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >16:45:12,028 INFO blivet: got device: LoopDevice instance (0x7f6efdc82b10) -- > name = loop0 status = False kids = 0 id = 2 > parents = ['existing 0MB file /tmp/curl_fetch_url1/squashfs.img (deleted) (1)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >16:45:12,028 INFO blivet: got format: DeviceFormat instance (0x7f6efdcabc10) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >16:45:12,034 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/2cf3fa47-d480-4036-86f6-6e3cf92fd632', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1389113101', > 'ID_FS_LABEL': 'Anaconda', > 'ID_FS_LABEL_ENC': 'Anaconda', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2cf3fa47-d480-4036-86f6-6e3cf92fd632', > 'ID_FS_UUID_ENC': '2cf3fa47-d480-4036-86f6-6e3cf92fd632', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '337172', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/2cf3fa47-d480-4036-86f6-6e3cf92fd632'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:45:12,035 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >16:45:12,046 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >16:45:12,047 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:45:12,048 INFO blivet: loop1 is a loop device >16:45:12,049 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:45:12,050 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >16:45:12,066 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:45:12,066 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:45:12,067 DEBUG blivet: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >16:45:12,074 INFO blivet: added file /LiveOS/rootfs.img (id 3) to device tree >16:45:12,075 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >16:45:12,076 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:45:12,077 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:45:12,091 INFO blivet: added loop loop1 (id 4) to device tree >16:45:12,092 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:45:12,093 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:45:12,094 DEBUG blivet: Ext4FS.supported: supported: True ; >16:45:12,127 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:45:12,127 DEBUG blivet: device loop1 does not contain a disklabel >16:45:12,128 INFO blivet: type detected on 'loop1' is 'ext4' >16:45:12,347 DEBUG blivet: using current size 0 as min size >16:45:12,350 DEBUG blivet: Ext4FS.supported: supported: True ; >16:45:12,361 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:45:12,367 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >16:45:12,370 INFO blivet: got device: LoopDevice instance (0x7f6efddd1c50) -- > name = loop1 status = False kids = 0 id = 4 > parents = ['existing 0MB file /LiveOS/rootfs.img (3)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >16:45:12,374 DEBUG blivet: Ext4FS.supported: supported: True ; >16:45:12,379 INFO blivet: got format: Ext4FS instance (0x7f6f00b33150) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 2cf3fa47-d480-4036-86f6-6e3cf92fd632 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >16:45:12,381 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1389113101', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '337323', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:45:12,386 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >16:45:12,387 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >16:45:12,389 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:45:12,389 INFO blivet: loop2 is a loop device >16:45:12,391 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:45:12,396 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >16:45:12,397 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:45:12,398 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:45:12,399 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:45:12,400 INFO blivet: added file /overlay (deleted) (id 5) to device tree >16:45:12,403 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:45:12,404 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:45:12,406 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:45:12,407 INFO blivet: added loop loop2 (id 6) to device tree >16:45:12,420 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:45:12,421 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:45:12,422 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:45:12,422 DEBUG blivet: device loop2 does not contain a disklabel >16:45:12,423 INFO blivet: type detected on 'loop2' is 'DM_snapshot_cow' >16:45:12,423 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:45:12,428 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: DM_snapshot_cow ; >16:45:12,429 INFO blivet: got device: LoopDevice instance (0x7f6efde78490) -- > name = loop2 status = False kids = 0 id = 6 > parents = ['existing 0MB file /overlay (deleted) (5)'] > 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/loop2 > format args = [] originalFormat = None >16:45:12,429 INFO blivet: got format: DeviceFormat instance (0x7f6efde78150) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >16:45:12,433 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/Anaconda /dev/disk/by-uuid/2cf3fa47-d480-4036-86f6-6e3cf92fd632 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1389113101', > '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': '2cf3fa47-d480-4036-86f6-6e3cf92fd632', > 'ID_FS_UUID_ENC': '2cf3fa47-d480-4036-86f6-6e3cf92fd632', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '809233', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/2cf3fa47-d480-4036-86f6-6e3cf92fd632', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:45:12,438 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >16:45:12,439 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >16:45:12,440 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:45:12,440 INFO blivet: live-rw is a device-mapper device >16:45:12,441 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >16:45:12,449 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >16:45:12,455 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (4) with existing ext4 filesystem >16:45:12,470 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >16:45:12,472 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (6) with existing DM_snapshot_cow >16:45:12,490 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >16:45:12,494 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:45:12,496 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop2 ; >16:45:12,497 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:45:12,500 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:45:12,501 INFO blivet: added dm live-rw (id 7) to device tree >16:45:12,502 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:45:12,505 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:45:12,518 DEBUG blivet: Ext4FS.supported: supported: True ; >16:45:12,518 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:45:12,519 DEBUG blivet: device live-rw does not contain a disklabel >16:45:12,519 INFO blivet: type detected on 'live-rw' is 'ext4' >16:45:12,712 DEBUG blivet: padding min size from 920 up to 1012 >16:45:12,718 DEBUG blivet: Ext4FS.supported: supported: True ; >16:45:12,741 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:45:12,747 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:45:12,771 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >16:45:12,932 INFO blivet: got device: DMDevice instance (0x7f6efdf79cd0) -- > name = live-rw status = True kids = 0 id = 7 > parents = ['existing 0MB loop loop2 (6) with existing DM_snapshot_cow'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f6efdcaecb0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:45:12,940 DEBUG blivet: Ext4FS.supported: supported: True ; >16:45:12,943 INFO blivet: got format: Ext4FS instance (0x7f6efa2dc9d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 2cf3fa47-d480-4036-86f6-6e3cf92fd632 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >16:45:12,949 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/Anaconda /dev/disk/by-uuid/2cf3fa47-d480-4036-86f6-6e3cf92fd632 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1389113101', > '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': '2cf3fa47-d480-4036-86f6-6e3cf92fd632', > 'ID_FS_UUID_ENC': '2cf3fa47-d480-4036-86f6-6e3cf92fd632', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '845724', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/2cf3fa47-d480-4036-86f6-6e3cf92fd632', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >16:45:12,969 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >16:45:12,971 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >16:45:12,977 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:45:12,978 INFO blivet: live-base is a device-mapper device >16:45:12,979 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >16:45:12,980 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >16:45:12,983 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >16:45:12,986 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (4) with existing ext4 filesystem >16:45:13,005 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >16:45:13,020 DEBUG blivet: DeviceTree.getDeviceByName returned None >16:45:13,041 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop1 ; >16:45:13,043 DEBUG blivet: getFormat('None') returning DeviceFormat instance >16:45:13,060 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >16:45:13,079 INFO blivet: added dm live-base (id 8) to device tree >16:45:13,092 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >16:45:13,118 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >16:45:13,155 DEBUG blivet: Ext4FS.supported: supported: True ; >16:45:13,209 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:45:13,209 DEBUG blivet: device live-base does not contain a disklabel >16:45:13,218 INFO blivet: type detected on 'live-base' is 'ext4' >16:45:13,352 DEBUG blivet: using current size 0 as min size >16:45:13,361 DEBUG blivet: Ext4FS.supported: supported: True ; >16:45:13,363 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >16:45:13,370 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >16:45:13,376 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >16:45:13,382 INFO blivet: got device: DMDevice instance (0x7f6efa2dcbd0) -- > name = live-base status = True kids = 0 id = 8 > parents = ['existing 0MB loop loop1 (4) with existing ext4 filesystem'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f6efa3005f0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >16:45:13,386 DEBUG blivet: Ext4FS.supported: supported: True ; >16:45:13,396 INFO blivet: got format: Ext4FS instance (0x7f6efa2ee150) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 2cf3fa47-d480-4036-86f6-6e3cf92fd632 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >16:45:13,464 DEBUG blivet: DiskDevice.teardown: vda ; status: True ; controllable: True ; >16:45:13,466 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >16:45:13,470 DEBUG blivet: DeviceFormat.teardown: device: /dev/vda ; status: False ; type: None ; >16:45:13,559 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:45:13,567 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >16:45:13,568 INFO blivet: edd: collected mbr signatures: {} >16:45:13,569 DEBUG blivet: edd: data extracted from 0x80: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:05.0, scsi_id: 0 > scsi_lun: 0, sectors: 16777216 >16:45:13,570 DEBUG blivet: edd: matched 0x80 to vda using pci_dev >16:45:13,699 DEBUG blivet: Ext4FS.supported: supported: True ; >16:45:13,710 DEBUG blivet: Ext4FS.supported: supported: True ; >16:45:13,716 DEBUG blivet: Ext4FS.supported: supported: 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 1049418
:
846715
|
846716
|
846717
|
846718
|
846719
|
846720
|
846721
| 846722 |
846723
|
846724
|
846725