Displaying 4 results from an estimated 4 matches for "cmdhp5".
Did you mean:
cmd_p
2003 Nov 26
1
Antwort: Re: Backup from Linux onto Win2K-share
On Mon, Nov 17, 2003 at 12:28:33PM +0100, Carsten.Loeffler@command.de
wrote:
> No, I'm not really "taring". Right now I'm using following command to
mount
> a share on the windows box:
>
> smbmount //ntsrvsr3/cmdhp5 /mnt/backupsmb -o username=kwhadm,dmask=777
>
> I also tried "mount -f smbfs ...."; but this failed as well.
>
> Some more descriptions:
> I have a Windows-2000-domain with ten W2K servers. One of the servers is
my
> backup server which has a share for each of the other...
2003 Nov 17
0
(no subject)
...not the only
one, but I did not find a solution)
>Hey, Carsten,
>
> am Montag, 17. November 2003 um 12:28 hast Du geschrieben:
> No, I'm not really "taring". Right now I'm using following command to
mount
> a share on the windows box:
>
> smbmount //ntsrvsr3/cmdhp5 /mnt/backupsmb -o username=kwhadm,dmask=777
>
> I also tried "mount -f smbfs ...."; but this failed as well.
% What do your logfiles tell you when you try this? Set loglevel to 2
% and look that up.
Good idea. I did not know that there are any logfiles.
Can you give me a hint how...
2003 Nov 14
7
Backup from Linux onto Win2K-share
Hi.
I'm running Kernel 2.4.19 and Samba 2.2.5.
I'm in need to do a backup out of big SAPDB database (60 GB)
onto a share on a Win2K-box (all my databases have to backup
onto this w2K-box where they get saved on tape).
This works fine as long as it comes to 2 GB. Than it stops with
the message "file size exceeded". Obviously there is a file size limit
somewhere in Samba.
How
2003 Nov 19
3
Still trying to backup 66 GB from LINUX to W2K ***
...received the following (for the
time running the backup up to the broken connection):
......
[2003/11/18 11:39:47, 3] smbd/server.c:exit_server(495)
Server exit (normal exit)
[2003/11/18 11:43:08, 0] client/smbmount.c:send_fs_socket(383)
mount.smbfs: entering daemon mode for service \\ntsrvsr3\cmdhp5, pid=161
[2003/11/18 11:55:12, 3] param/loadparm.c:init_globals(1271)
Initialising global parameters
[2003/11/18 11:55:12, 3] param/params.c:pm_process(577)
params.c:pm_process() - Processing configuration file
"/etc/samba/smb.conf"
[2003/11/18 11:55:12, 3] param/loadparm.c:do_section...