ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
* [Sysadmins] mount.cifs
@ 2008-02-20  6:16 altlinux
  0 siblings, 0 replies; only message in thread
From: altlinux @ 2008-02-20  6:16 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

Всем привет!
делаю след.: подключаю расшаренную папку на винде сливаю фалы и 
отключаю. Но потом если смотрю mount то
он показует что примонтирован /mnt/unix/,  хотя папка пуста и потом я 
могу туда еще раз примонтироваться. Каждый раз когда монтирую и 
размонтирую в mount количество //192.168.100.8/unix on /mnt/unix type 
cifs (rw,mand) растет. Что делаю не правильно?

[root@gate mnt]# /sbin/mount.cifs //192.168.100.8/unix /mnt/unix/ -o 
username=unix,password='1234567890'
[root@gate mnt]# ls -l /mnt/unix/
total 0
drwxrwxrwx 1 root root 0 Feb 16 00:15 20080215
drwxrwxrwx 1 root root 0 Feb 17 00:14 20080216
drwxrwxrwx 1 root root 0 Feb 18 00:13 20080217
drwxrwxrwx 1 root root 0 Feb 19 00:14 20080218
drwxrwxrwx 1 root root 0 Feb 20 00:14 20080219
[root@gate mnt]# umount.cifs /mnt/unix/
[root@gate mnt]# ls -l /mnt/unix/
total 0
[root@gate mnt]# mount
/dev/md1 on / type ext3 (rw)
proc on /proc type proc (rw,noexec,nosuid,gid=19)
sysfs on /sys type sysfs (rw)
udevfs on /dev type tmpfs (rw)
devpts on /dev/pts type devpts (rw)
shmfs on /dev/shm type tmpfs (rw)
tmpfs on /tmp type tmpfs (rw,nosuid)
/dev/md2 on /db type jfs (rw,nosuid)
/dev/md3 on /svalka type ext3 (rw,noexec,nosuid,nodev)
/svalka/pg on /var/lib/pgsql-root/var/lib/pgsql/data type none (rw,bind)
usbfs on /proc/bus/usb type usbfs (rw)
//192.168.100.8/unix on /mnt/unix type cifs (rw,mand)
//192.168.100.8/unix on /mnt/unix type cifs (rw,mand)
//192.168.100.8/unix on /mnt/unix type cifs (rw,mand)
//192.168.100.8/unix on /mnt/unix type cifs (rw,mand)
//192.168.100.8/unix on /mnt/unix type cifs (rw,mand)
//192.168.100.8/unix on /mnt/unix type cifs (rw,mand)




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-02-20  6:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-20  6:16 [Sysadmins] mount.cifs altlinux

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git