Bug 1161644 - iSCSI LUN shows as Local Standard Disk
Summary: iSCSI LUN shows as Local Standard Disk
Keywords:
Status: CLOSED DUPLICATE of bug 1161779
Alias: None
Product: Fedora
Classification: Fedora
Component: systemd
Version: 21
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Samantha N. Bueno
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-07 14:42 UTC by Jan Stodola
Modified: 2014-11-14 15:08 UTC (History)
18 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-11-14 15:08:21 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
program.log (91.39 KB, text/plain)
2014-11-07 14:45 UTC, Jan Stodola
no flags Details
storage.log (148.33 KB, text/plain)
2014-11-07 14:45 UTC, Jan Stodola
no flags Details
screenshot (99.00 KB, image/png)
2014-11-07 14:47 UTC, Jan Stodola
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1161779 0 high CLOSED System fails to boot with rootfs on iSCSI - missing kernel parameters 2021-02-22 00:41:40 UTC

Internal Links: 1161779

Description Jan Stodola 2014-11-07 14:42:36 UTC
Description of problem:
iSCSI LUN is placed under "Local Standard Disks" in the Installation Destination spoke. It should be placed under "Specialized & Network Disks".

Version-Release number of selected component (if applicable):
Fedora 21_TC1
anaconda-21.48.13-1

How reproducible:
always

Steps to Reproduce:
1. Start installation using any available means (CD, DVD, boot.iso etc...)
2. Advance to the installer hub
3. Click on Installation Destination
4. Under "Specialized & Network Disks" click on "Add a disk..."
5. Click on "Add iSCSI Target..."
6. Fill out the Target IP address and click on "Start Discovery"
7. Select the correct node in the list of discovered targets
8. Select "No Authentication (discovery authentication disabled)" as the Node login authentication type
9. Click the "log in" button (not the "OK" button)
10. Select the desired virtual disk by using the checkbox on the left hand side of the spoke 

Actual results:
There is no new disk visible. After returning to the Installation Destination spoke, the iSCSI LUN is visible as "Local Standard Disk"

Expected results:
iSCSI LUN is visible under "Specialized & Network Disks"

Additional info:
Test case:
https://fedoraproject.org/wiki/QA:Testcase_install_to_iSCSI_no_authentication

Comment 2 Jan Stodola 2014-11-07 14:45:19 UTC
Created attachment 954957 [details]
program.log

Comment 3 Jan Stodola 2014-11-07 14:45:46 UTC
Created attachment 954958 [details]
storage.log

Comment 5 Jan Stodola 2014-11-07 14:47:01 UTC
Created attachment 954961 [details]
screenshot

Comment 6 Radek Vykydal 2014-11-10 10:32:24 UTC
udev.device_is_iscsi(info) -> udev.device_is_sw_iscsi(info)
fails with
KeyError: ('ID_PATH')

Comment 7 Samantha N. Bueno 2014-11-13 21:22:30 UTC
(In reply to Radek Vykydal from comment #6)
> udev.device_is_iscsi(info) -> udev.device_is_sw_iscsi(info)
> fails with
> KeyError: ('ID_PATH')

Right, it appears ID_PATH is no longer part of the information being dumped by udev. Now all of our iSCSI functions in blivet.udev are broken. How annoying.

I'll just leave this here:
http://lists.freedesktop.org/archives/systemd-devel/2014-October/023911.html

Comment 8 David Shea 2014-11-14 15:08:21 UTC
The underlying problem is the change in systemd, so duping to 1161779.

*** This bug has been marked as a duplicate of bug 1161779 ***


Note You need to log in before you can comment on or make changes to this bug.