Bug 1194387

Summary: make __INTERNAL_CheckMount accept and check mount options
Product: [Fedora] Fedora Reporter: Ales Zelinka <azelinka>
Component: beakerlibAssignee: Dalibor Pospíšil <dapospis>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dapospis, extras-qa, isenfeld, jprokes, mkyral, pmuller, psplicha
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1124440 Environment:
Last Closed: 2015-02-20 10:08:50 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:
Bug Depends On: 1124440    
Bug Blocks:    

Description Ales Zelinka 2015-02-19 17:27:12 UTC
Related to #1124440.

Reproducer:

Have mount mounted as ro.

Call rlMount -o rw .....

Expected outcome:
it gets remounted rw

Actual outcome:
beakerlib checks that mount is mounted (disregards options) and bails out.

Comment 1 Dalibor Pospíšil 2015-02-20 10:08:50 UTC
The (re)mounting issue should be fixed by bz1173623.

Regarding to the rlCheckMount feature it is duplicate of bz1191627.

*** This bug has been marked as a duplicate of bug 1191627 ***