From: "altlinux@aaanet.ru" <altlinux@aaanet.ru>
To: ALT Linux sysadmin discuss <sysadmins@lists.altlinux.org>
Subject: [Sysadmins] df & smbmount
Date: Thu, 29 Nov 2007 09:19:20 +0300
Message-ID: <474E59E8.6040800@aaanet.ru> (raw)
всем привет!
alm4
каждую ночь делается backup на виндовый сервер.
smbmount //$bpserver/unix $OUT -o username=user,password='passwd'
сейчас если делаю
[root@kd /]# df
Filesystem Size Used Avail Use% Mounted on
/dev/md1 49G 11G 36G 23% /
udevfs 5.0M 92K 5.0M 2% /dev
shmfs 497M 0 497M 0% /dev/shm
tmpfs 497M 0 497M 0% /tmp
/dev/md3 145G 1.1G 136G 1% /svalka
/dev/md2 97G 1.6G 90G 2% /var
//192.168.10.2/backupDB
49G 11G 36G 23% /mnt/unix-backup
//192.168.10.2/unix 49G 11G 36G 23% /mnt/unix-backup
//192.168.10.2/1cbase
49G 11G 36G 23% /mnt/unix-backup
[root@kd /]# smbumount /mnt/unix-backup/
/mnt/unix-backup probably not smb-filesystem
это и понятно т.к.
[root@kd /]# ls -l /mnt/unix-backup/
total 0
[root@kd /]# 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/md3 on /svalka type ext3 (rw,noexec,nosuid,nodev)
/dev/md2 on /var type ext3 (rw,nosuid)
//192.168.10.2/backupDB on /mnt/unix-backup type smbfs (0)
//192.168.10.2/unix on /mnt/unix-backup type smbfs (0)
[root@kd /]# ps aux|grep smbm
root 6457 0.0 0.0 1704 504 pts/3 S+ 09:09 0:00 grep smbm
Как избавиться от этого?
next reply other threads:[~2007-11-29 6:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-29 6:19 altlinux [this message]
2007-12-05 9:21 ` Michael Shigorin
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=474E59E8.6040800@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