From: "altlinux@aaanet.ru" <altlinux@aaanet.ru>
To: ALT Linux sysadmin discuss <sysadmins@lists.altlinux.org>
Subject: [Sysadmins] mount.cifs
Date: Wed, 20 Feb 2008 09:16:03 +0300
Message-ID: <47BBC5A3.30708@aaanet.ru> (raw)
Всем привет!
делаю след.: подключаю расшаренную папку на винде сливаю фалы и
отключаю. Но потом если смотрю 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)
reply other threads:[~2008-02-20 6:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47BBC5A3.30708@aaanet.ru \
--to=altlinux@aaanet.ru \
--cc=sysadmins@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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