stevenriz
IS-IT--Management
- May 21, 2001
- 1,069
Hello, this NT mount recently became unresponsive and I don't know why or what to do short of restarting the server altogether. DS1 is a Windows server with a windows Share we have mounted onto s1; s1 being the linux machine we run the mount command onto.... Well during a script run, DS1 ran out of disk space and the script stopped... although it is still in the process list. We went as far as kill -9 to no avail. When we go into the directory on the linux machine where the DS1 windows share is mounted, the cursor hangs. here are the processes running... My question is, what does the ? mean in the mount.smbfs process? I am unable to umount it because it believes the mounted share is in use. Any thoughts?
Thanks!
Steve
[root@s1 /]# ps -ef | grep ds1
root 7579 1 0 Jun08 ? 00:00:00 /sbin/mount.smbfs //ds1/exps /ds1/exps -o rw workgroup HBSC username administrator
joseph 30078 1 0 Jun08 pts/5 00:00:00 ./qctool /ds1/exps/script21.spe
root 31385 30793 0 14:00 pts/15 00:00:00 grep ds1
[root@s1 /]#
Thanks!
Steve
[root@s1 /]# ps -ef | grep ds1
root 7579 1 0 Jun08 ? 00:00:00 /sbin/mount.smbfs //ds1/exps /ds1/exps -o rw workgroup HBSC username administrator
joseph 30078 1 0 Jun08 pts/5 00:00:00 ./qctool /ds1/exps/script21.spe
root 31385 30793 0 14:00 pts/15 00:00:00 grep ds1
[root@s1 /]#