Re: NT Client - Out of Memory

2001-04-02 Thread David Nash

Thank you, the memoryefficientbackup param did the
trick.  I will look at the other params that you
mentioned and see why our implementer did that..

Thanks again,

--David Nash
  Systems Administrator
  The GSI Group

- Original Message -
From: "Chibois, Herve" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 02, 2001 11:10 AM
Subject: Re: NT Client - Out of Memory


> Ok,
>
> Looks good, some remarks,
>
> TCPWindowsize set to 63 under NT does not enhance perf.
> NT is not RFC1323 compliant (that why you can not set it to 64)
> and works better if this param is set to 48. Of course, your TSM
> server is correctly set to handle these config.
>
> setting TNXBYTElimit to 2GB seems to me a little hazardous. It seems
> that you accepts sending up to 2GB of data before TSM commit the single
> transaction ? Humm... dangerous.
>
> Here are some 'best-practises' values
> if your TSM server is UNIX : 2048
> if your TSM server is NT : 25600
>
> Also check the MEMORYEFFICIENTBACKUP (see other message)
>
> rv
>
> > -Message d'origine-
> > De : David Nash [mailto:[EMAIL PROTECTED]]
> > Envoyé : lundi 2 avril 2001 17:57
> > À : [EMAIL PROTECTED]
> > Objet : Re: NT Client - Out of Memory
> >
> >
> > Here are the significant parameters from the dsm.opt:
> > DOMAIN C:
> > DOMAIN D:
> > TCPSERVERADDRESS 172.20.0.7
> > TXNBYTELIMIT 2097152
> > TCPWINDOWSIZE 63
> > TCPBUFFSIZE 32
> > LARGECOMMBUFFERS NO
> > I don't think i have set or changed the resourceutilization' param.
> > Is that in the dsm.opt?
> >
> > This is an incremental.  We had no problems running the first full
> > backup.  The server is a single 400Mhz processor with 128MB of RAM.
> >
> > Thanks,
> >
> > --David Nash
> >   Systems Administrator
> >   The GSI Group
> >
> > - Original Message -
> > From: "Chibois, Herve" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Monday, April 02, 2001 10:42 AM
> > Subject: Re: NT Client - Out of Memory
> >
> >
> > > Hi David,
> > >
> > > Close all the useless client applis and services on the NT box
> > > Have you changed the 'resourceutilization' param ? If yes,
> > set it to 1
> > > in dsm.opt. What are your TCPxxx parameters and TNXBYTELIMIT ?
> > >
> > > How big is your server ?
> > >
> > > If it is the first time you backup this machine, try to send drives
> > > one by one, of huge-directories one by one.
> > >
> > > If this is a normal incrémental session, add some RAM !
> > >
> > > rv
> > >
> > > > -Message d'origine-
> > > > De : David Nash [mailto:[EMAIL PROTECTED]]
> > > > Envoyé : lundi 2 avril 2001 17:34
> > > > À : [EMAIL PROTECTED]
> > > > Objet : NT Client - Out of Memory
> > > >
> > > >
> > > > We are having a problem with an NT Client.  We
> > > > are using 4.1.3 client and server.  The NT Client
> > > > (NT Server 4.0 SP6a) is getting an error message
> > > > when we try to back it up.  The error is ANS1030E,
> > > > which states "Out of memory...".  Is there anything
> > > > I can do short of adding more memory or increasing
> > > > the pagefile?  This server has a RAID5 partition that
> > > > contains about 100 GB of small files.
> > > >
> > > > Thanks,
> > > >
> > > > --David Nash
> > > >   Systems Administrator
> > > >   The GSI Group
> > > >
> > >
> > >
> >
>



Re: NT Client - Out of Memory

2001-04-02 Thread Chibois, Herve

Ok,

Looks good, some remarks,

TCPWindowsize set to 63 under NT does not enhance perf.
NT is not RFC1323 compliant (that why you can not set it to 64)
and works better if this param is set to 48. Of course, your TSM
server is correctly set to handle these config.

setting TNXBYTElimit to 2GB seems to me a little hazardous. It seems
that you accepts sending up to 2GB of data before TSM commit the single
transaction ? Humm... dangerous.

Here are some 'best-practises' values
if your TSM server is UNIX : 2048
if your TSM server is NT : 25600

Also check the MEMORYEFFICIENTBACKUP (see other message)

rv

> -Message d'origine-
> De : David Nash [mailto:[EMAIL PROTECTED]]
> Envoyé : lundi 2 avril 2001 17:57
> À : [EMAIL PROTECTED]
> Objet : Re: NT Client - Out of Memory
> 
> 
> Here are the significant parameters from the dsm.opt:
> DOMAIN C:
> DOMAIN D:
> TCPSERVERADDRESS 172.20.0.7
> TXNBYTELIMIT 2097152
> TCPWINDOWSIZE 63
> TCPBUFFSIZE 32
> LARGECOMMBUFFERS NO
> I don't think i have set or changed the resourceutilization' param.
> Is that in the dsm.opt?
> 
> This is an incremental.  We had no problems running the first full
> backup.  The server is a single 400Mhz processor with 128MB of RAM.
> 
> Thanks,
> 
> --David Nash
>   Systems Administrator
>   The GSI Group
> 
> - Original Message -
> From: "Chibois, Herve" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, April 02, 2001 10:42 AM
> Subject: Re: NT Client - Out of Memory
> 
> 
> > Hi David,
> >
> > Close all the useless client applis and services on the NT box
> > Have you changed the 'resourceutilization' param ? If yes, 
> set it to 1
> > in dsm.opt. What are your TCPxxx parameters and TNXBYTELIMIT ?
> >
> > How big is your server ?
> >
> > If it is the first time you backup this machine, try to send drives
> > one by one, of huge-directories one by one.
> >
> > If this is a normal incrémental session, add some RAM !
> >
> > rv
> >
> > > -Message d'origine-
> > > De : David Nash [mailto:[EMAIL PROTECTED]]
> > > Envoyé : lundi 2 avril 2001 17:34
> > > À : [EMAIL PROTECTED]
> > > Objet : NT Client - Out of Memory
> > >
> > >
> > > We are having a problem with an NT Client.  We
> > > are using 4.1.3 client and server.  The NT Client
> > > (NT Server 4.0 SP6a) is getting an error message
> > > when we try to back it up.  The error is ANS1030E,
> > > which states "Out of memory...".  Is there anything
> > > I can do short of adding more memory or increasing
> > > the pagefile?  This server has a RAID5 partition that
> > > contains about 100 GB of small files.
> > >
> > > Thanks,
> > >
> > > --David Nash
> > >   Systems Administrator
> > >   The GSI Group
> > >
> >
> >
> 



Re: NT Client - Out of Memory

2001-04-02 Thread paul baines

Or have a look at the MEMORYEFFICIENTBACKUP parameter.


>From: "Chibois, Herve" <[EMAIL PROTECTED]>
>Reply-To: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: NT Client -  Out of Memory
>Date: Mon, 2 Apr 2001 17:42:18 +0200
>MIME-Version: 1.0
>Received: from [148.100.1.2] by hotmail.com (3.2) with ESMTP id
>MHotMailBC91E8CE0078D820F3EB9464010297780; Mon Apr 02 08:42:09 2001
>Received: by VM.MARIST.EDU (IBM VM SMTP Level 320) via spool with SMTP id
>2181 ; Mon, 02 Apr 2001 11:41:00 EDT
>Received: from VM.MARIST.EDU (NJE origin LISTSERV@MARIST) by VM.MARIST.EDU
>(LMail V1.2b/1.8b) with BSMTP id 8725; Mon, 2 Apr 2001 11:40:49 -0400
>Received: from VM.MARIST.EDU by VM.MARIST.EDU (LISTSERV release 1.8d) with
>NJE  id 3928 for [EMAIL PROTECTED]; Mon, 2 Apr 2001 11:40:45
>-0400
>Received: from MARIST (NJE origin SMTP@MARIST) by VM.MARIST.EDU (LMail
> V1.2b/1.8b) with BSMTP id 8721; Mon, 2 Apr 2001 11:40:45 -0400
>Received: from smtp2.admiral.fr [212.11.25.35] by VM.MARIST.EDU (IBM VM
>SMTP  Level 320) via TCP with ESMTP ; Mon, 02 Apr 2001 11:40:44 EDT
>Received: from ad-pa-mail1.admiral.fr (unverified) by smtp2.admiral.fr
>(Content  Technologies SMTPRS 2.0.15) with ESMTP id
><[EMAIL PROTECTED]> for <[EMAIL PROTECTED]>; lun., 02
>  avr. 2001 17:41:29 +0200
>Received: by AD-PA-MAIL1 with Internet Mail Service (5.5.2650.21) id
>   ; Mon, 2 Apr 2001 17:42:20 +0200
>From [EMAIL PROTECTED] Mon Apr 02 08:42:55 2001
>X-Mailer: Internet Mail Service (5.5.2650.21)
>Message-ID:  <11AE4BC5F998D211933300805FD644D30130473E@AD-PA-MAIL1>
>Sender:   "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
>
>Hi David,
>
>Close all the useless client applis and services on the NT box
>Have you changed the 'resourceutilization' param ? If yes, set it to 1
>in dsm.opt. What are your TCPxxx parameters and TNXBYTELIMIT ?
>
>How big is your server ?
>
>If it is the first time you backup this machine, try to send drives
>one by one, of huge-directories one by one.
>
>If this is a normal incrimental session, add some RAM !
>
>rv
>
> > -Message d'origine-
> > De : David Nash [mailto:[EMAIL PROTECTED]]
> > Envoyi : lundi 2 avril 2001 17:34
> > @ : [EMAIL PROTECTED]
> > Objet : NT Client - Out of Memory
> >
> >
> > We are having a problem with an NT Client.  We
> > are using 4.1.3 client and server.  The NT Client
> > (NT Server 4.0 SP6a) is getting an error message
> > when we try to back it up.  The error is ANS1030E,
> > which states "Out of memory...".  Is there anything
> > I can do short of adding more memory or increasing
> > the pagefile?  This server has a RAID5 partition that
> > contains about 100 GB of small files.
> >
> > Thanks,
> >
> > --David Nash
> >   Systems Administrator
> >   The GSI Group
> >

_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.



Re: NT Client - Out of Memory

2001-04-02 Thread David Nash

Here are the significant parameters from the dsm.opt:
DOMAIN C:
DOMAIN D:
TCPSERVERADDRESS 172.20.0.7
TXNBYTELIMIT 2097152
TCPWINDOWSIZE 63
TCPBUFFSIZE 32
LARGECOMMBUFFERS NO
I don't think i have set or changed the resourceutilization' param.
Is that in the dsm.opt?

This is an incremental.  We had no problems running the first full
backup.  The server is a single 400Mhz processor with 128MB of RAM.

Thanks,

--David Nash
  Systems Administrator
  The GSI Group

- Original Message -
From: "Chibois, Herve" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 02, 2001 10:42 AM
Subject: Re: NT Client - Out of Memory


> Hi David,
>
> Close all the useless client applis and services on the NT box
> Have you changed the 'resourceutilization' param ? If yes, set it to 1
> in dsm.opt. What are your TCPxxx parameters and TNXBYTELIMIT ?
>
> How big is your server ?
>
> If it is the first time you backup this machine, try to send drives
> one by one, of huge-directories one by one.
>
> If this is a normal incrémental session, add some RAM !
>
> rv
>
> > -Message d'origine-
> > De : David Nash [mailto:[EMAIL PROTECTED]]
> > Envoyé : lundi 2 avril 2001 17:34
> > À : [EMAIL PROTECTED]
> > Objet : NT Client - Out of Memory
> >
> >
> > We are having a problem with an NT Client.  We
> > are using 4.1.3 client and server.  The NT Client
> > (NT Server 4.0 SP6a) is getting an error message
> > when we try to back it up.  The error is ANS1030E,
> > which states "Out of memory...".  Is there anything
> > I can do short of adding more memory or increasing
> > the pagefile?  This server has a RAID5 partition that
> > contains about 100 GB of small files.
> >
> > Thanks,
> >
> > --David Nash
> >   Systems Administrator
> >   The GSI Group
> >
>
>



Re: NT Client - Out of Memory

2001-04-02 Thread Chibois, Herve

Hi David,

Close all the useless client applis and services on the NT box
Have you changed the 'resourceutilization' param ? If yes, set it to 1
in dsm.opt. What are your TCPxxx parameters and TNXBYTELIMIT ?

How big is your server ?

If it is the first time you backup this machine, try to send drives
one by one, of huge-directories one by one.

If this is a normal incrémental session, add some RAM !

rv

> -Message d'origine-
> De : David Nash [mailto:[EMAIL PROTECTED]]
> Envoyé : lundi 2 avril 2001 17:34
> À : [EMAIL PROTECTED]
> Objet : NT Client - Out of Memory
> 
> 
> We are having a problem with an NT Client.  We
> are using 4.1.3 client and server.  The NT Client
> (NT Server 4.0 SP6a) is getting an error message
> when we try to back it up.  The error is ANS1030E,
> which states "Out of memory...".  Is there anything
> I can do short of adding more memory or increasing
> the pagefile?  This server has a RAID5 partition that
> contains about 100 GB of small files.
> 
> Thanks,
> 
> --David Nash
>   Systems Administrator
>   The GSI Group
>