| Summary: | Mount disk Solaris | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Vladimir <vanvan> |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
On Thu, Sep 13, 2001 at 03:25:07AM -0700, Vladimir wrote: > > >Number: 30548 > >Category: misc > >Synopsis: Mount disk Solaris > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Thu Sep 13 03:30:00 PDT 2001 > >Closed-Date: > >Last-Modified: > >Originator: Vladimir > >Release: FreeBSD 4.3 > >Organization: > Optima-telecom > >Environment: > >Description: > Seting's to Sun mashine > /etc/dfs/dfstab: > share -F nfs -o rw=vv.domain,root=vv.domain /usr2 > Run command to FreeBSD mashines : > mount_nfs sunname:/usr2 /usr/SUN_USR2 > Answer : > mount_nfs: can't access /usr2: Permission denied :-( > > > > > > >How-To-Repeat: > > >Fix: > > >Release-Note: > >Audit-Trail: > >Unformatted: This PR does not provided enough information to debug the problem. More likely than not, this is a configuration issue on one or both machines and not a bug in FreeBSD. You will have better luck posing this as a question to freebsd-questions@freebsd.org. However, if you do find a bug in the NFS implementation, please feel free to submit a PR with more complete information on how to reproduce and possibly fix the problem. Unless further information shows this to be a real bug, I will close this PR tomorrow. -- Crist J. Clark cjclark@alum.mit.edu State Changed From-To: open->closed Feedback timeout. |
Seting's to Sun mashine /etc/dfs/dfstab: share -F nfs -o rw=vv.domain,root=vv.domain /usr2 Run command to FreeBSD mashines : mount_nfs sunname:/usr2 /usr/SUN_USR2 Answer : mount_nfs: can't access /usr2: Permission denied :-(