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 937073 Details for
Bug 1141361
Anaconda hung probing storage
[?]
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/plain), 18.87 KB, created by
Mark Hamzy
on 2014-09-12 19:08:36 UTC
(
hide
)
Description:
storage.log
Filename:
MIME Type:
Creator:
Mark Hamzy
Created:
2014-09-12 19:08:36 UTC
Size:
18.87 KB
patch
obsolete
>18:31:41,358 DEBUG blivet: IGNORED: Caught exception, continuing. >18:31:41,358 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >18:31:41,358 DEBUG blivet: IGNORED: Begin exception details. >18:31:41,359 DEBUG blivet: IGNORED: Traceback (most recent call last): >18:31:41,359 DEBUG blivet: IGNORED: File "/tmp/updates/blivet/iscsi.py", line 87, in __init__ >18:31:41,359 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >18:31:41,359 DEBUG blivet: IGNORED: IOError: Unknown error >18:31:41,359 DEBUG blivet: IGNORED: End exception details. >18:31:41,360 INFO blivet: ISCSID is /sbin/iscsid >18:31:41,360 INFO blivet: no initiator set >18:31:41,414 INFO blivet: Failed to read FCoE EDD info: No such file or directory >18:31:41,415 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >18:32:28,398 DEBUG blivet: trying to set new default fstype to 'ext4' >18:32:28,402 DEBUG blivet: Ext4FS.supported: supported: True ; >18:32:28,403 DEBUG blivet: getFormat('ext4') returning Ext4FS instance with object id 0 >18:32:28,404 DEBUG blivet: Ext4FS.supported: supported: True ; >18:32:28,407 DEBUG blivet: IGNORED: Caught exception, continuing. >18:32:28,407 DEBUG blivet: IGNORED: Problem description: failed to get initiator name from iscsi firmware >18:32:28,408 DEBUG blivet: IGNORED: Begin exception details. >18:32:28,408 DEBUG blivet: IGNORED: Traceback (most recent call last): >18:32:28,408 DEBUG blivet: IGNORED: File "/tmp/updates/blivet/iscsi.py", line 87, in __init__ >18:32:28,408 DEBUG blivet: IGNORED: initiatorname = libiscsi.get_firmware_initiator_name() >18:32:28,408 DEBUG blivet: IGNORED: IOError: Unknown error >18:32:28,408 DEBUG blivet: IGNORED: End exception details. >18:32:29,022 INFO blivet: Detected 8192 MiB of memory >18:32:29,039 INFO blivet: Suggested swap size (4096 MiB) exceeds 10 % of disk space, using 10 % of disk space (0.0) instead. >18:32:29,056 INFO blivet: Swap attempt of 0.0 >18:32:29,328 INFO blivet: resetting Blivet (version 0.62) instance <blivet.Blivet object at 0x3fff8ffe9710> >18:32:29,329 INFO blivet: no initiator set >18:32:29,330 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >18:32:29,330 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >18:32:29,442 INFO blivet: devices to scan: ['sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sr0', 'sdc', 'sdc1', 'loop0', 'loop1', 'loop2', 'dm-0', 'dm-1', 'md127'] >18:32:29,448 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': '1410546694', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9abf4878', > 'ID_PATH': 'scsi-0:0:0:0', > 'ID_PATH_TAG': 'scsi-0_0_0_0', > 'ID_REVISION': '2.0.', > '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': '327469', > '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 ; >18:32:29,450 INFO blivet: scanning sda (/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda)... >18:32:29,451 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >18:32:29,452 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:32:29,453 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >18:32:29,454 INFO blivet: sda is a disk >18:32:29,455 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 2 >18:32:29,458 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >18:32:29,571 INFO blivet: added disk sda (id 1) to device tree >18:32:29,572 DEBUG blivet: looking up parted Device: /dev/sda >18:32:29,571 INFO blivet: got device: DiskDevice instance (0x3fff8f427410) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 34.18 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: 71680000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (35000, 64, 32) biosGeometry: (4461, 255, 63) > PedDevice: <_ped.Device object at 0x3fff8f424050> > target size = 0 B path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3fff8f3ca110> >18:32:29,614 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >18:32:29,616 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >18:32:29,618 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >18:32:29,618 DEBUG blivet: required disklabel type for sda (1) is None >18:32:29,619 DEBUG blivet: default disklabel type for sda is msdos >18:32:29,619 DEBUG blivet: selecting msdos disklabel for sda based on size >18:32:29,621 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >18:32:29,644 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x3fff8f3ca350>, <parted.partition.Partition object at 0x3fff8f3de510>] > device: <parted.device.Device object at 0x3fff8f3de210> > PedDisk: <_ped.Disk object at 0x3fff8f3e10e0> >18:32:29,647 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance with object id 4 >18:32:29,651 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >18:32:29,658 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0-part1 /dev/disk/by-path/scsi-0:0:0:0-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8192', > 'ID_PART_ENTRY_TYPE': '0x41', > 'ID_PART_ENTRY_UUID': '9abf4878-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9abf4878', > 'ID_PATH': 'scsi-0:0:0:0', > 'ID_PATH_TAG': 'scsi-0_0_0_0', > 'ID_REVISION': '2.0.', > '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': '1', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '327540', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0-part1', > '/dev/disk/by-path/scsi-0:0:0:0-part1'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >18:32:29,658 INFO blivet: scanning sda1 (/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >18:32:29,661 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda1 ; incomplete: False ; >18:32:29,663 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:32:29,664 INFO blivet: sda1 is a partition >18:32:29,665 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >18:32:29,667 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >18:32:29,669 DEBUG blivet: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with existing msdos disklabel >18:32:29,688 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >18:32:29,690 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >18:32:29,691 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 7 >18:32:29,693 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >18:32:29,693 DEBUG blivet: looking up parted Partition: /dev/sda1 >18:32:29,695 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >18:32:29,697 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >18:32:29,699 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >18:32:29,699 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance with object id 9 >18:32:29,701 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >18:32:29,703 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: prepboot ; >18:32:29,703 INFO blivet: added partition sda1 (id 6) to device tree >18:32:29,710 DEBUG blivet: looking up parted Device: /dev/sda1 >18:32:29,703 INFO blivet: got device: PartitionDevice instance (0x3fff8f3de790) -- > name = sda1 status = True kids = 0 id = 6 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 4096 KiB > format = existing prepboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 8192 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4, 64, 32) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x3fff8f424680> > target size = 0 B path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff8f3de2d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff8f3ca290> PedPartition: <_ped.Partition object at 0x3fff8f3df470> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 2048 end = 10239 length = 8192 > flags = prep >18:32:29,786 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >18:32:29,788 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >18:32:29,788 DEBUG blivet: device sda1 does not contain a disklabel >18:32:29,789 DEBUG blivet: no type or existing type for sda1, bailing >18:32:29,794 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0-part2 /dev/disk/by-path/scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '10240', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_ENTRY_UUID': '9abf4878-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '9abf4878', > 'ID_PATH': 'scsi-0:0:0:0', > 'ID_PATH_TAG': 'scsi-0_0_0_0', > 'ID_REVISION': '2.0.', > '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': '2', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '327679', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd0-part2', > '/dev/disk/by-path/scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >18:32:29,795 INFO blivet: scanning sda2 (/devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >18:32:29,796 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda2 ; incomplete: False ; >18:32:29,798 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:32:29,798 INFO blivet: sda2 is a partition >18:32:29,799 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >18:32:29,801 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sda ; incomplete: False ; >18:32:29,803 DEBUG blivet: DeviceTree.getDeviceByName returned existing 34.18 GiB disk sda (1) with existing msdos disklabel >18:32:29,823 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >18:32:29,825 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >18:32:29,825 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 12 >18:32:29,827 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >18:32:29,828 DEBUG blivet: looking up parted Partition: /dev/sda2 >18:32:29,830 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >18:32:29,832 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >18:32:29,834 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >18:32:29,835 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >18:32:29,836 INFO blivet: added partition sda2 (id 11) to device tree >18:32:29,842 DEBUG blivet: looking up parted Device: /dev/sda2 >18:32:29,836 INFO blivet: got device: PartitionDevice instance (0x3fff8f3bbe50) -- > name = sda2 status = True kids = 0 id = 11 > parents = ['existing 34.18 GiB disk sda (1) with existing msdos disklabel'] > uuid = None size = 500 MiB > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/vio/71000002/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (500, 64, 32) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x3fff8f424710> > target size = 0 B path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 B bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3fff8f3de2d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3fff8f3de5d0> PedPartition: <_ped.Partition object at 0x3fff8f3df4d0> > disk = existing 34.18 GiB disk sda (1) with existing msdos disklabel > start = 10240 end = 1034239 length = 1024000 > flags = >18:32:30,104 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >18:32:30,645 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >18:32:30,649 DEBUG blivet: device sda2 does not contain a disklabel >18:32:30,649 DEBUG blivet: no type or existing type for sda2, bailing >18:32:30,653 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd1 /dev/disk/by-path/scsi-0:0:1:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb', > 'DEVTYPE': 'disk', > 'DM_MULTIPATH_TIMESTAMP': '1410546694', > 'ID_BUS': 'scsi', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': 'c31ca54b', > 'ID_PATH': 'scsi-0:0:1:0', > 'ID_PATH_TAG': 'scsi-0_0_1_0', > 'ID_REVISION': '2.0.', > 'ID_SCSI': '1', > 'ID_SERIAL': '0QEMU_QEMU_HARDDISK_scsi0-hd1', > 'ID_SERIAL_SHORT': 'scsi0-hd1', > 'ID_TYPE': 'disk', > 'ID_VENDOR': 'QEMU', > 'ID_VENDOR_ENC': 'QEMU\\x20\\x20\\x20\\x20', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '328395', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/scsi-0QEMU_QEMU_HARDDISK_scsi0-hd1', > '/dev/disk/by-path/scsi-0:0:1:0'], > 'sysfs_path': '/devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb'} ; name: sdb ; >18:32:30,654 INFO blivet: scanning sdb (/devices/vio/71000002/host0/target0:0:1/0:0:1:0/block/sdb)... >18:32:30,655 DEBUG blivet: DeviceTree.getDeviceByName: hidden: False ; name: sdb ; incomplete: False ; >18:32:30,656 DEBUG blivet: DeviceTree.getDeviceByName returned None >18:32:30,657 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >18:32:30,658 INFO blivet: sdb is a disk >18:32:30,659 DEBUG blivet: getFormat('None') returning DeviceFormat instance with object id 16 >18:32:30,661 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >18:32:54,106 DEBUG blivet: Iso9660FS.supported: supported: True ; >18:32:54,107 DEBUG blivet: Iso9660FS.supported: supported: True ; >18:32:54,108 DEBUG blivet: NFSv4.supported: supported: False ; >18:32:54,109 DEBUG blivet: NFSv4.supported: supported: False ; >18:32:54,110 DEBUG blivet: SELinuxFS.supported: supported: False ; >18:32:54,111 DEBUG blivet: SELinuxFS.supported: supported: False ; >18:32:54,112 DEBUG blivet: Ext4FS.supported: supported: True ; >18:32:54,113 DEBUG blivet: Ext4FS.supported: supported: True ; >18:32:54,118 DEBUG blivet: Ext3FS.supported: supported: True ; >18:32:54,119 DEBUG blivet: Ext3FS.supported: supported: True ; >18:32:54,120 DEBUG blivet: Ext2FS.supported: supported: True ; >18:32:54,121 DEBUG blivet: Ext2FS.supported: supported: True ; >18:32:54,122 DEBUG blivet: SysFS.supported: supported: False ; >18:32:54,123 DEBUG blivet: SysFS.supported: supported: False ; >18:32:54,124 DEBUG blivet: MultipathMember.__init__: >18:32:54,124 DEBUG blivet: SwapSpace.__init__: >18:32:54,126 DEBUG blivet: ProcFS.supported: supported: False ; >18:32:54,126 DEBUG blivet: ProcFS.supported: supported: False ; >18:32:54,127 DEBUG blivet: DMRaidMember.__init__: >18:32:54,128 DEBUG blivet: DevPtsFS.supported: supported: False ; >18:32:54,129 DEBUG blivet: DevPtsFS.supported: supported: False ; >18:32:54,130 DEBUG blivet: BTRFS.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 1141361
:
937070
|
937071
|
937072
| 937073