re: IBM Tivoli TSM-client (5.x) under FreeBSD

2005-05-05 Thread Lumsden,Stephen
found this  ..
...ist es aber nicht. Den Fehler hatte ich hier auch schon. 
Der TSM Client sucht /etc/mtab und findets nicht. 
Lösung bei mir: Eine Kopie von /etc/fstab mit sed 's/ufs/ext2/' erzeugt 
ins /etc des Linuxulators und schon läufts. 
Achtung beim Backup bei gleichlautenden Linux- und FreeBSD Pfaden. 
Grüße 
Basically

there needs to be a copy of fstab/mtab in the etc dir in the linux emu area
and all the metions of ufs need to be replaced with ext2. 
works for me.

***
The information contained in this email and any attachments may be confidential 
and is provided solely for the use of the intended recipient(s). If you are not 
the intended recipient, you are hereby notified that any disclosure, 
distribution, or use of this e-mail, its attachments or any information 
contained  therein is unauthorised and prohibited. If you have received this in 
error, please contact the sender immediately and delete this e-mail and any 
attachments. 

No responsibility is accepted for any virus or defect that might arise from 
opening this e-mail or attachments, whether or not it has been checked by 
anti-virus software.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


IBM Tivoli TSM-client (5.x) under FreeBSD?

2004-01-16 Thread a
Hi,

I'm having a hard time getting TSM Linux 5.2.2 client running under
FreeBSD.

Here's what I've got:

FreeBSD 4.9 with Linux-support
Linux TSM 5.2.2-client as .rpms

First I installed the rpm-port - OK without problems. Then I installed
the TSM-client via rpm. Installation ended with some complaints but
at least I can start the clients (gui or non-gui).

Validation to the TSM server also works, but whenever I do something
involving files (e.g. backup/archive/restore/...) the TSM-client dies.

For example:

--  Cut here  --

./dsmc archive -subdir=yes -descr=Test1 /path/to/my/home/dir/*
IBM Tivoli Storage Manager
Command Line Backup/Archive Client Interface - Version 5, Release 2, Level 2.0
(c) Copyright by IBM Corporation and other(s) 1990, 2003. All Rights Reserved.

Archive function invoked.

Node Name: MYNODE
Session established with server MYSERVER: AIX-RS/6000
  Server Version 4, Release 2, Level 2.13
  Server date/time: 01/16/04   10:33:34  Last access: 01/16/04   10:31:35

ANS1030E System ran out of memory. Process ended.

--  Cut here  --

I can't imagine that the box has not enough memory - 1GB RAM should be
plenty enough.

Has anybody successfully got a 5.x-TSM-client running under FreeBSD 4.9?

TIA for your help
-ewald

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]