Bug 488846 - Mkinitrd does not obtain iscsi password for root correctly from iscsiadm
Summary: Mkinitrd does not obtain iscsi password for root correctly from iscsiadm
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: mkinitrd
Version: 10
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Peter Jones
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-03-05 22:19 UTC by Radek Hladik
Modified: 2009-03-06 00:18 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-03-06 00:18:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Radek Hladik 2009-03-05 22:19:41 UTC
Description of problem:

When mkinitrd creates ramdisk with root on iSCSI, it does not obtain password correctly from iscsiadm. iscsiadm returns: 
node.session.auth.password = ********
if not told otherwise with --show. 

Version-Release number of selected component (if applicable):
mkinitrd-6.0.71-3.fc10.x86_64
iscsi-initiator-utils-6.2.0.870-1.0.fc10.x86_64

How reproducible:


Steps to Reproduce:
1. Configure system with iscsi for root
2. use mkinitrd to create initrd ramdisk
3. check the init file inside the ramdisk for the line setting up iscsi connection
  
Actual results:
-w *******

Expected results:
-w password

Additional info:
P.S. I think this is a oneliner bug and that the description is clear. If not do not hesistate to contact me for further details...

Comment 1 Hans de Goede 2009-03-06 00:18:52 UTC
Thanks for reporting, this is already fixed in the latest version of mkinitrd (which is in rawhide).


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