ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
* [Sysadmins] df & smbmount
@ 2007-11-29  6:19 altlinux
  2007-12-05  9:21 ` Michael Shigorin
  0 siblings, 1 reply; 2+ messages in thread
From: altlinux @ 2007-11-29  6:19 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

всем привет!
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

Как избавиться от этого?




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Sysadmins] df & smbmount
  2007-11-29  6:19 [Sysadmins] df & smbmount altlinux
@ 2007-12-05  9:21 ` Michael Shigorin
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Shigorin @ 2007-12-05  9:21 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

On Thu, Nov 29, 2007 at 09:19:20AM +0300, altlinux@aaanet.ru wrote:
> [root@kd /]# smbumount /mnt/unix-backup/
> /mnt/unix-backup probably not smb-filesystem

А просто umount? (не помню уже, но вообще-то smbmount нужен для 
возможности передать credentials)

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-05  9:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-29  6:19 [Sysadmins] df & smbmount altlinux
2007-12-05  9:21 ` Michael Shigorin

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