免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2786 | 回复: 4
打印 上一主题 下一主题

关于autofs 一些小问题? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2011-06-23 14:26 |只看该作者 |倒序浏览
[root@localhost autofs]# cat /etc/auto.master|grep -v '#'
/var/autofs     /etc/auto.misc

[root@localhost autofs]# cat /etc/auto.misc|grep -v '#'   

/test           -rw,soft,intr           172.18.4.88:/user/

[root@localhost autofs]# /etc/init.d/autofs restart
Stopping automount: [  OK  ]
Starting automount: [  OK  ]

[root@localhost autofs]# cd /var/autofs/  
[root@localhost autofs]# pwd
/var/autofs

进入 自动挂载点的下一级目录, 无法自动挂载?

[root@localhost autofs] cd /test
-bash: cd: /test: No such file or directory

请教大家 ,哪里出问题了?

服务端 已经建立了文件 夹 /user  客户端已经建立了文件夹/var/autofs

论坛徽章:
0
2 [报告]
发表于 2011-06-23 14:30 |只看该作者
172.18.4.88:/user/ 是可以访问的 我用scp 都正常 ,但是就是无法实现自动挂载 为什么呢?

[root@localhost autofs]# scp 172.18.4.88:/user/3 /tmp
root@172.18.4.88's password:
3                                                                                                 100%    0     0.0KB/s   00:00

论坛徽章:
0
3 [报告]
发表于 2011-06-23 14:34 |只看该作者
有人知道 哪出问题了么? 在线等。。。。

论坛徽章:
0
4 [报告]
发表于 2011-06-23 14:42 |只看该作者
问题解决, 修改了/etc/auto.misc   。重启auto fs 服务 测试通过

[root@localhost test]# df -Th
Filesystem    Type    Size  Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
              ext3     18G  2.2G   15G  14% /
/dev/sda1     ext3     99M   12M   82M  13% /boot
tmpfs        tmpfs    125M     0  125M   0% /dev/shm
sunrpc  rpc_pipefs    278M   43M  221M  17% /var/lib/nfs/rpc_pipefs
/dev/hdb5     ext3    278M   43M  221M  17% /var
172.18.4.88:/home/share
               nfs     18G  4.8G   12G  29% /bak
172.18.4.88:/user/
               nfs     18G  4.8G   12G  29% /var/autofs/test

[root@localhost test]# pwd
/var/autofs/test

[root@localhost test]# ls
111  2  3  mount


主要原因:

[root@localhost test]# cat /etc/auto.misc|grep -v '#'

test           -rw,soft,intr           172.18.4.88:/user/

本地端目录啊 不用加/  

主要就纠结在这里了 , 只要指定/etc/auto.master 的下一级目录即可 千万别象我画蛇添足带/ 啊。。。

评分

参与人数 1可用积分 +2 收起 理由
snow888 + 2 8 错,鼓励这样的探索精神

查看全部评分

论坛徽章:
1
2015年亚洲杯之澳大利亚
日期:2015-03-30 11:12:52
5 [报告]
发表于 2011-06-23 14:52 |只看该作者
我刚想说的,刷新一下就看到楼主自己找到答案了!
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP