Bug 1194380
| Summary: | "mount error(6): No such device or address " when mounting gluster volume as samba-share | ||
|---|---|---|---|
| Product: | [Community] GlusterFS | Reporter: | mauro fattore <maurof> |
| Component: | gluster-smb | Assignee: | bugs <bugs> |
| Status: | CLOSED EOL | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 3.6.2 | CC: | bugs, lmohanty, maurof, pgurusid, rjoseph, stefano.stagnaro |
| Target Milestone: | --- | Keywords: | Triaged |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-08-23 12:48:12 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: | |||
|
Description
mauro fattore
2015-02-19 17:02:25 UTC
Not sure if the mount command have some issue. I usually use below mount -t cifs -o username=<username>,password=<smbpassword> //Server1_IP/testvol /mnt/cifs Could you provide the following information: - Version of gluster, samba, ctdb - output of smbstatus - Samba logs, can be found in /var/log/samba/log.<client ip> Also could you add the below option in your smb.conf, in the gluster share section: kernel share modes = no I also see valid users = jon, make sure the samba is able authenticate user 'jon'. New deployment of OVirt3.5.1/GlusterFS is ongoing. As soon as the environment is ready i 'll try to reproduce the test-case and give requested details This bug is being closed as GlusterFS-3.6 is nearing its End-Of-Life and only important security bugs will be fixed. If you still face this bug with the newer GlusterFS versions, please open a new bug. |