Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1177459

Summary: hosted-engine --deploy will fail to connect storage domain from second host
Product: [Retired] oVirt Reporter: Cong Yue <cong_yue>
Component: ovirt-hosted-engine-setupAssignee: Sandro Bonazzola <sbonazzo>
Status: CLOSED INSUFFICIENT_DATA QA Contact: meital avital <mavital>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.5CC: bazulay, bugs, cong_yue, didi, dougsland, ecohen, gklein, iheim, jmoskovc, lsurette, rbalakri, sbonazzo, stirabos, yeylon
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: integration
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-20 13:43:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.