Bug 761769 (GLUSTER-37) - mount command should mimic existing practice
Summary: mount command should mimic existing practice
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: GLUSTER-37
Product: GlusterFS
Classification: Community
Component: scripts
Version: pre-2.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Harshavardhana
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-23 14:08 UTC by Basavanagowda Kanur
Modified: 2015-03-23 01:03 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: RTNR
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Basavanagowda Kanur 2009-06-23 14:08:50 UTC
[Migrated from savannah] - bug 20293 [https://savannah.nongnu.org/bugs/?20293]

Thu 28 Jun 2007 09:06:18 PM GMT, original submission by Anonymous:

Currently gluster uses:
glusterfs -s <server> /mnt/point

unix uses the format
mount <server>:<path> /mnt/point

It is more intuitive for unix sysadmin to have
glusterfs <server>:<path> /mnt/point

I believe lustre and gfs also do it this way. 

----------------------------------------------------------
Fri 06 Jun 2008 10:53:05 PM GMT, comment #1 by Amar Tumballi:

report pending from a long time. For us as of now, stability and more testing of codebase is of more concern. We will address this later, when the current development branch stabilizes.

Comment 1 Amar Tumballi 2009-06-24 16:25:08 UTC
patch submitted: http://patches.gluster.com/patch/625/

Will not be available in 2.0.x releases, but available with 2.1.x releases.


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