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 1458175 Details for
Bug 1600206
[abrt] blivet-gui-runtime: _add_device(): blivetgui.py:232:_reraise_exception:ValueError: device is already in tree
[?]
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: blivet.log
blivet.log (text/plain), 12.29 KB, created by
Jerry S
on 2018-07-11 16:57:25 UTC
(
hide
)
Description:
File: blivet.log
Filename:
MIME Type:
Creator:
Jerry S
Created:
2018-07-11 16:57:25 UTC
Size:
12.29 KB
patch
obsolete
>INFO:blivet: resetting Blivet (version 3.0.1) instance <blivet.blivet.Blivet object at 0x7f1933b3f710> >INFO:blivet: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] >WARNING:blivet: Failed to call the update_volume_info method: libstoragemgmt functionality not available >INFO:blivet: devices to scan: ['sdd', 'sdd1', 'sde', 'sde1', 'sdf', 'sdf1', 'sdg', 'sdg1', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdc', 'sdc1', 'fedora-root', 'fedora-swap', '125', 'phoenix.localdomain:0', 'localhost.localdomain:1'] >INFO:blivet: scanning sdd (/sys/devices/pci0000:00/0000:00:01.0/0000:0a:00.0/host6/port-6:0/end_device-6:0/target6:0:0/6:0:0:0/block/sdd)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: IGNORED: Caught exception, continuing. >DEBUG:blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >DEBUG:blivet: IGNORED: Begin exception details. >DEBUG:blivet: IGNORED: Traceback (most recent call last): >DEBUG:blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 147, in call_sync >DEBUG:blivet: IGNORED: DEFAULT_DBUS_TIMEOUT, None) >DEBUG:blivet: IGNORED: GLib.GError: g-io-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found (36) >DEBUG:blivet: IGNORED: During handling of the above exception, another exception occurred: >DEBUG:blivet: IGNORED: Traceback (most recent call last): >DEBUG:blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 156, in __init__ >DEBUG:blivet: IGNORED: initiatorname = self._call_initiator_method("GetFirmwareInitiatorName")[0] >DEBUG:blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/util.py", line 1079, in decorated >DEBUG:blivet: IGNORED: return fn(*args, **kwargs) >DEBUG:blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/iscsi.py", line 192, in _call_initiator_method >DEBUG:blivet: IGNORED: connection=self._connection) >DEBUG:blivet: IGNORED: File "/usr/lib/python3.6/site-packages/blivet/safe_dbus.py", line 151, in call_sync >DEBUG:blivet: IGNORED: raise DBusCallError(msg) >DEBUG:blivet: IGNORED: blivet.safe_dbus.DBusCallError: Failed to call GetFirmwareInitiatorName method on /org/freedesktop/UDisks2/Manager with None arguments: GDBus.Error:org.freedesktop.UDisks2.Error.ISCSI.NoFirmware: No firmware found >DEBUG:blivet: IGNORED: End exception details. >INFO:blivet: sdd is a disk >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 3 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 4 >DEBUG:blivet: sdd sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:0a:00.0/host6/port-6:0/end_device-6:0/target6:0:0/6:0:0:0/block/sdd >DEBUG:blivet: updated sdd size to 1.82 TiB (1.82 TiB) >INFO:blivet: added disk sdd (id 2) to device tree >INFO:blivet: got device: DiskDevice instance (0x7f1927dd2b00) -- > name = sdd status = True id = 2 > children = [] > parents = [] > uuid = None size = 1.82 TiB > format = existing None > major = 8 minor = 48 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:0a:00.0/host6/port-6:0/end_device-6:0/target6:0:0/6:0:0:0/block/sdd > target size = 1.82 TiB path = /dev/sdd > format args = [] original_format = None removable = False wwn = 0x5000c50090ee7cbc >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 7 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 8 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 9 >DEBUG:blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1927cba630>] > device: <parted.device.Device object at 0x7f1927cbad30> > PedDisk: <_ped.Disk object at 0x7f1927cac248> >DEBUG:blivet: get_format('disklabel') returning DiskLabel instance with object id 10 >INFO:blivet: got format: existing msdos disklabel >INFO:blivet: scanning sdd1 (/sys/devices/pci0000:00/0000:00:01.0/0000:0a:00.0/host6/port-6:0/end_device-6:0/target6:0:0/6:0:0:0/block/sdd/sdd1)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sdd (2) with existing msdos disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 13 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 14 >DEBUG:blivet: sdd1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:0a:00.0/host6/port-6:0/end_device-6:0/target6:0:0/6:0:0:0/block/sdd/sdd1 >DEBUG:blivet: updated sdd1 size to 1.82 TiB (1.82 TiB) >DEBUG:blivet: looking up parted Partition: /dev/sdd1 >DEBUG:blivet: updated sdd1 size to 1.82 TiB (1.82 TiB) >INFO:blivet: added partition sdd1 (id 12) to device tree >INFO:blivet: parted exception: msdos disk labels do not support partition names. >INFO:blivet: got device: PartitionDevice instance (0x7f1926c63c18) -- > name = sdd1 status = True id = 12 > children = [] > parents = ['existing 1.82 TiB disk sdd (2) with existing msdos disklabel'] > uuid = 29d791ac-01 size = 1.82 TiB > format = existing None > major = 8 minor = 49 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:0a:00.0/host6/port-6:0/end_device-6:0/target6:0:0/6:0:0:0/block/sdd/sdd1 > target size = 1.82 TiB path = /dev/sdd1 > format args = [] original_format = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > parted_partition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f1927cba6a0> fileSystem: None > number: 1 path: /dev/sdd1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f1927cba668> PedPartition: <_ped.Partition object at 0x7f1927d4dca8> > disk = existing 1.82 TiB disk sdd (2) with existing msdos disklabel > start = 2048 end = 3907029167 length = 3907027120 > flags = raid >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 16 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 17 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 18 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 19 >INFO:blivet: type detected on 'sdd1' is 'mdmember' >DEBUG:blivet: get_format('mdmember') returning MDRaidMember instance with object id 20 >DEBUG:blivet: DeviceTree.get_device_by_uuid returned None >INFO:blivet: using name localhost.localdomain:1 for md array containing member sdd1 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 22 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 23 >DEBUG:blivet: localhost.localdomain:1 sysfs_path set to /sys/devices/virtual/block/md127 >DEBUG:blivet: existing RAID None size == 1.82 TiB >DEBUG:blivet: updated localhost.localdomain:1 size to 1.82 TiB (1.82 TiB) >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 25 >DEBUG:blivet: localhost.localdomain:1 sysfs_path set to /sys/devices/virtual/block/md127 >INFO:blivet: added mdarray localhost.localdomain:1 (id 21) to device tree >INFO:blivet: scanning localhost.localdomain:1 (/sys/devices/virtual/block/md127)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: existing RAID raid1 size == 1.82 TiB >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB mdarray localhost.localdomain:1 (21) >DEBUG:blivet: existing RAID raid1 size == 1.82 TiB >INFO:blivet: got device: MDRaidArrayDevice instance (0x7f1926c63eb8) -- > name = localhost.localdomain:1 status = True id = 21 > children = [] > parents = ['existing 1.82 TiB partition sdd1 (12) with existing mdmember'] > uuid = bdc278ca-212e-397b-327e-e47aa605db2a size = 1.82 TiB > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = /sys/devices/virtual/block/md127 > target size = 1.82 TiB path = /dev/md/localhost.localdomain:1 > format args = [] original_format = None level = raid1 spares = 0 > members = 2 > total devices = 1 metadata version = 1.2 >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 26 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 27 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 28 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 29 >INFO:blivet: type detected on 'localhost.localdomain:1' is 'ext4' >DEBUG:blivet: get_format('ext4') returning Ext4FS instance with object id 30 >INFO:blivet: got format: existing ext4 filesystem >INFO:blivet: got format: existing mdmember >INFO:blivet: scanning sde (/sys/devices/pci0000:00/0000:00:01.0/0000:0a:00.0/host6/port-6:1/end_device-6:1/target6:0:1/6:0:1:0/block/sde)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >INFO:blivet: sde is a disk >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 42 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 43 >DEBUG:blivet: sde sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:0a:00.0/host6/port-6:1/end_device-6:1/target6:0:1/6:0:1:0/block/sde >DEBUG:blivet: updated sde size to 1.82 TiB (1.82 TiB) >INFO:blivet: added disk sde (id 41) to device tree >INFO:blivet: got device: DiskDevice instance (0x7f1926c63ba8) -- > name = sde status = True id = 41 > children = [] > parents = [] > uuid = None size = 1.82 TiB > format = existing None > major = 8 minor = 64 exists = True protected = False > sysfs path = /sys/devices/pci0000:00/0000:00:01.0/0000:0a:00.0/host6/port-6:1/end_device-6:1/target6:0:1/6:0:1:0/block/sde > target size = 1.82 TiB path = /dev/sde > format args = [] original_format = None removable = False wwn = 0x5000c50090ee7be4 >DEBUG:blivet: get_format('appleboot') returning AppleBootstrapFS instance with object id 45 >DEBUG:blivet: get_format('efi') returning EFIFS instance with object id 46 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 47 >DEBUG:blivet: get_format('macefi') returning MacEFIFS instance with object id 48 >DEBUG:blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f1926c8aba8>] > device: <parted.device.Device object at 0x7f1926c8a128> > PedDisk: <_ped.Disk object at 0x7f1926c71f08> >DEBUG:blivet: get_format('disklabel') returning DiskLabel instance with object id 49 >INFO:blivet: got format: existing msdos disklabel >INFO:blivet: scanning sde1 (/sys/devices/pci0000:00/0000:00:01.0/0000:0a:00.0/host6/port-6:1/end_device-6:1/target6:0:1/6:0:1:0/block/sde/sde1)... >DEBUG:blivet: DeviceTree.get_device_by_name returned None >DEBUG:blivet: DeviceTree.get_device_by_name returned existing 1.82 TiB disk sde (41) with existing msdos disklabel >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 52 >DEBUG:blivet: get_format('None') returning DeviceFormat instance with object id 53 >DEBUG:blivet: sde1 sysfs_path set to /sys/devices/pci0000:00/0000:00:01.0/0000:0a:00.0/host6/port-6:1/end_device-6:1/target6:0:1/6:0:1:0/block/sde/sde1 >DEBUG:blivet: updated sde1 size to 1.82 TiB (1.82 TiB) >DEBUG:blivet: looking up parted Partition: /dev/sde1 >DEBUG:blivet: updated sde1 size to 1.82 TiB (1.82 TiB)
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 1600206
:
1458173
|
1458174
| 1458175 |
1458176
|
1458177
|
1458178
|
1458179
|
1458180
|
1458181
|
1458182