Bug 1242200

Summary: ConnectStorageServer should be called for Fiber Channel Storage domain
Product: [oVirt] ovirt-engine Reporter: Fred Rolland <frolland>
Component: GeneralAssignee: Fred Rolland <frolland>
Status: CLOSED CURRENTRELEASE QA Contact: Elad <ebenahar>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.6.0CC: acanan, amureini, bugs, ecohen, frolland, gklein, lsurette, rbalakri, tnisan, yeylon, ylavi
Target Milestone: ovirt-3.6.0-rcFlags: rule-engine: ovirt-3.6.0+
ylavi: planning_ack+
rule-engine: devel_ack+
rule-engine: testing_ack+
Target Release: 3.6.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: storage
Fixed In Version: 3.6.0-11 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1093007 Environment:
Last Closed: 2015-11-27 07:56:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Storage RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Fred Rolland 2015-07-12 08:01:57 UTC
Description of problem:
When a VDSM comes to up, the engine is not sending ConnectStorageServer for Fiber Channel storage domain.

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


How reproducible:
100%

Steps to Reproduce:
1. Create a FC SD
2. Move host to maintenance and back to up
3. No ConnectStorageServer command is send to host for fiber channel

Actual results:

No ConnectStorageServer command is send to host for fiber channel

Expected results:

ConnectStorageServer command is send to host for fiber channel

Additional info:

This behavior is needed to perform rescan of FC devices , to detect new ones and rescan sizes of existing ones.

Comment 1 Allon Mureinik 2015-07-12 11:51:18 UTC
Fred, how is this bug related to bug 1093007?

Comment 2 Fred Rolland 2015-07-12 14:03:25 UTC
Not related. I just cloned from it .

Comment 3 Elad 2015-11-09 15:27:53 UTC
ConnectStorageServer is called while having only FC storage domains in the DC during host activation:
- Activation from maintenance 
- Activation after vdsm restart

For storage domain domain activation / deactivation, connectStorageServer is not called while there are only FC domains in the DC.

Fred, setting need-info on you just so you'll confirm this is the desired behaviour. moving to VERIFIED.

Tested using:
vdsm-4.17.10.1-0.el7ev.noarch
rhevm-3.6.0.2-0.1.el6.noarch

Comment 4 Fred Rolland 2015-11-09 15:30:58 UTC
It is the desired behaviour.

Comment 5 Sandro Bonazzola 2015-11-27 07:56:43 UTC
Since oVirt 3.6.0 has been released, moving from verified to closed current release.