出现以下错误:
# showmount -e 192.168.100.71
export list for 192.168.100.71:
/d 192.168.100.241
# mount 192.168.100.71:/d /mnt
mount: 1831-008 giving up on:
192.168.100.71:/d
vmount: Operation not permitted.
# mount -f 192.168.100.71:/d /mnt
mount: 1831-008 giving up on:
192.168.100.71:/d
vmount: Operation not permitted.
# mount -n 192.168.100.71:/d /mnt
mount: 0506-334 /mnt is not a known file system.
#
george16 回复于:2006-05-16 06:08:19
用SMIT MKNFSMNT试一试?可以吗?严重关注。
george16 回复于:2006-05-16 06:08:59
另外,我想看看你的IFCONFIG -A的输出结果
symencheng 回复于:2006-05-16 12:53:38
# ifconfig -a
en0: flags=4e080863,80<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT,PSEG,CHAIN>
inet 192.168.100.241 netmask 0xffffff00 broadcast 192.168.100.255
lo0: flags=e08084b<UP,BROADCAST,LOOPBACK,RUNNING,SIMPLEX,MULTICAST,GROUPRT,64BIT>
inet 127.0.0.1 netmask 0xff000000 broadcast 127.255.255.255
inet6 ::1/0
tcp_sendspace 65536 tcp_recvspace 65536
#
george16 回复于:2006-05-16 13:04:52
Try this
AIX uses the file /etc/filesystems instead of /etc/fstab. A sample entry, based on the example in Section 4, looks like this:
#smit mknfsmnt
dev = "/d"
vfs = nfs
nodename =your IP address
mount = true
options = bg,hard,intr,rsize=1024,wsize=1024,vers=2,proto=udp (This option you have to check it by manul, just try it)
account = false
george16 回复于:2006-05-16 13:08:45
是linux EXPORT马?如果是
| 论坛热门帖子: | [lch203] 写得蛮好的linux学习笔记(10-21) [黑马制造] 学习java的30个目标(10-19) [笑傲股林] 做测试半年了,有点迷茫,应该再学些什么提高自己的测试水平和测试能力呢?(10-19) [udp8589] 大家用google的来吱一声? 用百度的~~也来报道下?(10-18) [沂偌掳兆] 本人总结的一些认为C++比较经典的书籍,希望对大家有用(10-18) |
| TAG标签: | 共享 出来 硬盘 无法 应用 回复 george16 系统 修改 参数 |
注册
个人空间
