Bug 1177459 - hosted-engine --deploy will fail to connect storage domain from second host
Summary: hosted-engine --deploy will fail to connect storage domain from second host
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-hosted-engine-setup
Version: 3.5
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
: ---
Assignee: Sandro Bonazzola
QA Contact: meital avital
URL:
Whiteboard: integration
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-12-27 17:14 UTC by Cong Yue
Modified: 2015-10-09 12:14 UTC (History)
14 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-01-20 13:43:06 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)

Description Cong Yue 2014-12-27 17:14:26 UTC
Description of problem:
During ovirt cluster installtion with hosted-engine --deploy, the connection to storage domain will fail. From the log it shows storage domain data can not be connected. 


Version-Release number of selected component (if applicable):


How reproducible:
Always.

Steps to Reproduce:
1. Install three ovirt nodes as the guide of 
  http://community.redhat.com/blog/2014/10/up-and-running-with-ovirt-3-5/
  http://community.redhat.com/blog/2014/11/up-and-running-with-ovirt-3-5-part-two/
2. But the Storage is just one NFS share in host 1 instead of Gluster storage
3. From second host, it shows storage domain data can not connect.

Actual results:
Fail to connect to storage domain data.

Expected results:
Succeed to connect to storage domain data.

Additional info:
I tried with the following workaround, and it works well. So it shows it is some bug for the connection between host and storage domain.
I connected the host(for the second and third host), and then everything works well.
mount -t nfs nfs2-3:/data /rhev/data-center/mnt/nfs2-3:_data

Sometimes, the nfs2-3:_data folder is there, sometimes it is not created yet and need to create it manually.

Comment 1 Sandro Bonazzola 2015-01-08 16:34:38 UTC
At first sight it seems related to bug #1159314.
Can you please provide the setup logs?

Comment 2 Cong Yue 2015-01-08 16:36:34 UTC
What kind of log file do you need? I can provide it to you.

Comment 3 Sandro Bonazzola 2015-01-13 13:50:51 UTC
Sorry for the delay, let's start with:

 /var/log/ovirt-hosted-engine-setup/*
 /var/log/ovirt-hosted-engine-ha/*
 /var/log/vdsm/*

Comment 4 Sandro Bonazzola 2015-01-20 13:43:06 UTC
Closing with insufficient data. Please reopen if you can provide requested logs.


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