smb/mount bug.

From: Dan Podeanu (pdan@spiral.extreme.ro)
Date: Sun Aug 05 2001 - 21:15:14 EST


This should be self explanatory. My guess is, its probably the smb
filesystem reporting as mounting again a share after network failure.

spiral:~$ uname -a
Linux spiral.extreme.ro 2.4.6-ac5 #6 Sun Jul 29 12:11:51 EEST 2001 i686
unknown
spiral:~$ df
Filesystem 1k-blocks Used Available Use% Mounted on
/dev/hdb1 29024544 22020024 5530160 80% /
tmpfs 485948 0 485948 0% /dev/shm
/dev/hda1 12277680 9646264 2631416 79% /mnt/win1
/dev/hda5 2369552 2155780 213772 91% /mnt/win2
//hq/kits 40201216 22372352 17828864 56% /mnt/hq
//hq/Homes$ 40201216 22372352 17828864 56% /home/pdan/hq
//hq/kits 40201216 22372352 17828864 56% /mnt/hq
//hq/Movies 40201216 22372352 17828864 56% /mnt/movies
//hq/Homes$ 40201216 22372352 17828864 56% /home/pdan/hq
//hq/kits 40201216 22372352 17828864 56% /mnt/hq
//hq/Movies 40201216 22372352 17828864 56% /mnt/movies
//hq/Homes$ 40201216 22372352 17828864 56% /home/pdan/hq
/dev/scd0 662752 662752 0 100% /mnt/cdrom
spiral:~$ mount
/dev/hdb1 on / type ext2 (rw)
none on /proc type proc (rw)
none on /dev/pts type devpts (rw,mode=0620)
tmpfs on /dev/shm type tmpfs (rw)
/dev/hda1 on /mnt/win1 type vfat (rw)
/dev/hda5 on /mnt/win2 type ntfs (ro)
//hq/kits on /mnt/hq type smbfs (0)
//hq/Homes$ on /home/pdan/hq type smbfs (0)
//hq/kits on /mnt/hq type smbfs (0)
//hq/Movies on /mnt/movies type smbfs (0)
//hq/Homes$ on /home/pdan/hq type smbfs (0)
//hq/kits on /mnt/hq type smbfs (0)
//hq/Movies on /mnt/movies type smbfs (0)
//hq/Homes$ on /home/pdan/hq type smbfs (0)
/dev/scd0 on /mnt/cdrom type iso9660 (ro,noexec,nosuid,nodev)
spiral:~$ cat /proc/mounts
/dev/root / ext2 rw 0 0
/proc /proc proc rw 0 0
none /dev/pts devpts rw 0 0
tmpfs /dev/shm tmpfs rw 0 0
/dev/hda1 /mnt/win1 vfat rw 0 0
/dev/hda5 /mnt/win2 ntfs ro 0 0
//hq/kits /mnt/hq smbfs rw 0 0
//hq/Homes$ /home/pdan/hq smbfs rw 0 0
//hq/kits /mnt/hq smbfs rw 0 0
//hq/Movies /mnt/movies smbfs rw 0 0
//hq/Homes$ /home/pdan/hq smbfs rw 0 0
//hq/kits /mnt/hq smbfs rw 0 0
//hq/Movies /mnt/movies smbfs rw 0 0
//hq/Homes$ /home/pdan/hq smbfs rw 0 0
/dev/cdrom /mnt/cdrom iso9660 ro,noexec,nosuid,nodev 0 0

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Aug 07 2001 - 21:00:36 EST