Bug 1258917 - NFS address path should have front slash
Summary: NFS address path should have front slash
Keywords:
Status: VERIFIED
Alias: None
Product: Red Hat Quickstart Cloud Installer
Classification: Red Hat
Component: Installation - RHEV
Version: 1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: TP2
: 1.0
Assignee: John Matthews
QA Contact: Dave Johnson
Dan Macpherson
URL:
Whiteboard:
Depends On:
Blocks: rhci-sprint-11
TreeView+ depends on / blocked
 
Reported: 2015-09-01 14:12 UTC by Antonin Pagac
Modified: 2021-11-14 22:29 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Antonin Pagac 2015-09-01 14:12:55 UTC
Description of problem:
When adding information about storage domains to a deployment, user can add a path without a front slash. However RHEVM cannot understand this, and fails to add the domains, causing the task in Satellite to hang and poll indefinitely.

Version-Release number of selected component (if applicable):
rc4 - RHCI-6.0-RHEL-7-20150829.0-RHCI-x86_64-dvd1.iso

How reproducible:
Always

Steps to Reproduce:
1. Add a storage domain path (data or export) without front slash
2. Start the deployment
3. RHEV installation hangs on WaitForDataCenter, which is waiting for storage domains

Actual results:
Storage domain not added; deployment cannot continue; task hangs indefinitely

Expected results:
Display a warning/error message when no front slash detected

Additional info:

Comment 1 David Davis 2015-11-10 14:32:42 UTC
It looks like the UI is already checking for a leading a slash. I'm adding it to the backend deployment validation as well:

https://github.com/fusor/fusor/pull/455

Comment 2 David Davis 2015-12-01 15:20:04 UTC
Here's the UI PR btw:

https://github.com/fusor/fusor/pull/348

Comment 3 Antonin Pagac 2016-01-11 10:21:06 UTC
Verified.

The UI now doesn't permit NFS address path without a leading slash.

RHCI-6.0-RHEL-7-20160107.t.1-RHCI-x86_64-dvd1.iso
Firefox 43.0.3


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