Ticket #76 (new bug)
Opened 9 months ago
better error message if pvfs2-client isn't running
| Reported by: | carns | Owned by: | slang |
|---|---|---|---|
| Priority: | minor | Component: | Client Daemon |
| Version: | 2.8.0 | Keywords: | |
| Cc: |
Description
If someone tries to mount pvfs without first starting pvfs2-client, this is the error message that shows up in dmesg:
[333190.980150] pvfs2: pvfs2_get_sb -- wait timed out; aborting attempt. [333190.980161] pvfs2_get_sb: mount request failed with -110
It would be nice if the message were more helpful. Maybe we can check to see if the /dev/ file is open. If not we can add an extra message in this case suggesting the user make sure it is started.
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/projects/pvfs/chrome/common/trac_banner.png)