Bug 628599
| Summary: | there should be a validation process for iscsi initiator name setup | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Vivian Bian <vbian> | |
| Component: | ovirt-node | Assignee: | Joey Boggs <jboggs> | |
| Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 6.0 | CC: | gouyang, kxiong, mburns, moli, mshao, ovirt-maint, rwu, sgordon, ycui | |
| Target Milestone: | rc | |||
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | ovirt-node-2.2.3-1.el6 | Doc Type: | Bug Fix | |
| Doc Text: |
Previously the value entered for iSCSI Initiator Name was not validated. An update has been made and this field is checked to ensure it contains a valid iSCSI Qualified Name (IQN).
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 772281 (view as bug list) | Environment: | ||
| Last Closed: | 2012-07-19 14:13:37 UTC | Type: | --- | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | 772281 | |||
| Bug Blocks: | ||||
|
Description
Vivian Bian
2010-08-30 13:43:38 UTC
*** Bug 707872 has been marked as a duplicate of this bug. *** verified on 6.3-20120215.0, the iscsi initiator name have validation now: iqn.1994 Invalid IQN Format iqn.test Invalid IQN Format iqn.test.com.redhat:rhevh Invalid IQN Format iqn.1994-05.com.redhat:rhevh ok
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
Previously the value entered for iSCSI Initiator Name was not validated. An update has been made and this field is now validated to ensure it contains a valid iSCSI Qualified Name (IQN).
Technical note updated. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
Diffed Contents:
@@ -1 +1 @@
-Previously the value entered for iSCSI Initiator Name was not validated. An update has been made and this field is now validated to ensure it contains a valid iSCSI Qualified Name (IQN).+Previously the value entered for iSCSI Initiator Name was not validated. An update has been made and this field is checked to ensure it contains a valid iSCSI Qualified Name (IQN).
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2012-0741.html |