search for: bizprod

Displaying 1 result from an estimated 1 matches for "bizprod".

Did you mean: binprob
2006 May 22
3
Errors accessing smbfs share after upgrade to redhat ES4.0
...ors and works intermittently. I checked online forums and found that I should use cifs instead of smbfs. When I use cifs to mount a share, it is mounted without any error. But when I try to run 'ls' command it gives me "Input/output error". [root at beatest4 ~]# mount -t cifs //bizprod/wli1 /wli1 -o ip=10.110.1.80,user=kumara4,password=xxx,domain=twpn,uid=501,gid=501 [root at beatest4 ~]# ls -l /wli1 ls: reading directory /wli1: Input/output error total 0 If I try to run [root at beatest4 ~]# cd /wli1/wlitest2 [root at beatest4 wlitest2]# pwd /wli1/wlitest2 It works fine. But i...