| Summary: | [Tracker] HA nfs-server deployment scenario | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Fabio Massimo Di Nitto <fdinitto> | |
| Component: | pacemaker | Assignee: | David Vossel <dvossel> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | cluster-qe <cluster-qe> | |
| Severity: | high | Docs Contact: | ||
| Priority: | high | |||
| Version: | 7.0 | CC: | abeekhof, cluster-maint, dvossel, fdinitto, jharriga, mnovacek | |
| Target Milestone: | rc | Keywords: | TestOnly, Tracking | |
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1080151 (view as bug list) | Environment: | ||
| Last Closed: | 2015-07-16 15:06:55 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: | ||
| Bug Depends On: | 1159234, 1182692 | |||
| Bug Blocks: | 1111381, 1080151 | |||
|
Description
Fabio Massimo Di Nitto
2013-11-25 14:06:28 UTC
The scenario can be tested _without_ locks and works correctly in the following
scenarios:
Basic operations, including the following steps:
* create shared lvm
* setup cluster
* setup hanfs group
* check that the following action are possible and verify that they has
been performed correctly: start, stop, move, destroy
Failover operations, including tho following on node running hanfs:
1/ node suddenly fails
2/ its network becomes inavailable
3/ switch fails (nodes sudenly stops seing each other)
link to tests in internal qe-beaker:
https://url.corp.redhat.com/cluster-qe-beaker-nfsserver-ap-nolocks-01
----
The same tests could not have been done with locking of the files turned on because of the following bug:
[https://bugzilla.redhat.com/show_bug.cgi?id=1120850] unable recover NFSv3 locks NLM_DENIED_NOLOCK
bz1159234 is now the blocker of the scenario tests as described in its comment 10. Summary: /var/lib/nfs is not correctly umounted due to the change in systemd units that does not require it anymore. It prevents stopping of the volume group group and the node is restarted. Bumping to David, our resident HA-NFS guru Moving to 7.2 David: What are you delivering for this? As far as I am concerned. this has been delivered. closing. |