Cheers, Robert Petkus
Here is Rainer's patch:
--------------070505090601000303090307
Content-Type: text/plain;
name="make_butc_work_with_TSMV5"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="make_butc_work_with_TSMV5"
*** butc_xbsa.c.orig Thu Jul 12 21:58:28 2001
--- butc_xbsa.c Fri Aug 22 15:53:15 2003
***************
*** 216,223 ****
{
char envStrs[XBSA_NUM_ENV_STRS][BSA_MAX_DESC];
char *envP[XBSA_NUM_ENV_STRS + 1];
! char *ADSMMaxObject = "MAXOBJ=";
! char *ADSMServer = "DSMSRVR=";
char *tempStrPtr;
int i;
int rc;
--- 216,223 ----
{
char envStrs[XBSA_NUM_ENV_STRS][BSA_MAX_DESC];
char *envP[XBSA_NUM_ENV_STRS + 1];
! char *ADSMMaxObject = "TSMMAXOBJ=";
! char *ADSMServer = "TSMSRVR=";
char *tempStrPtr;
int i;
int rc;
***************
*** 261,266 ****
--- 261,267 ----
tempStrPtr=tempStrPtr + strlen(ADSMServer);
strcat(tempStrPtr, serverName);
envP[1] = NULL;
+ envP[0] = NULL; /* Hack for TSM V5 */
} else {
envP[0] = NULL;
ELog(0,"xbsa_Initialize: The serverName was not specified\n");
***************
*** 324,329 ****
--- 325,332 ----
xbsa_error(rc, info);
return(BUTX_GETENVFAIL);
}
+ + info->maxObjects = 255; /* Hack for ADSM V5: unclear what this actually means... */
switch (XBSA_GET_SERVER_TYPE(info->serverType)) {
case XBSA_SERVER_TYPE_ADSM :
Christopher Odenbach wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
at the University of Paderborn we are using OpenAFS on linux servers and Tivoli on a Solaris Box. We would like to backup our AFS space with tivoli, but unfortunately up to now IBM has only released an IBM AFS client for IBM AIX.
I am actually in contact with IBM and have asked whether it would be possible to release a client for OpenAFS (on linux or solaris). As this does not seem to be too easy IBM wants to know if anybody else would be interested in such a connector.
So I simply ask the question: Would anyone else be interested in an OpenAFS connector for Tivoli?
How do other people manage their backups?
Please include me in responses as I am not subscribed.
Is this the right place to post such a question?
Thanks,
Christopher
- -- ======================================================
Dipl.-Ing. Christopher Odenbach
Zentrum IT-Dienste
N5.110
[EMAIL PROTECTED]
Tel.: +49 5251 60 5315
======================================================
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFBZQcmhxiCJKeLY0IRArlYAKDBFe5BsMMNWOr0YDtViYEpcOj+jwCfZg93 d+lfiZimnuVXZoZK8Fx3q/A= =Tntn -----END PGP SIGNATURE-----
_______________________________________________
OpenAFS-info mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo/openafs-info
_______________________________________________ OpenAFS-info mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-info
