Re: Memory Limits for UNIX Client: What should they be?

2002-02-13 Thread Jeff Bach

Paul,

This client has 4 Gigs memory and a 560 Meg maxdsize.  HPUX 11.0

1.  Count files per subdirectory to find where they concentrate.
2.  Run backup, watch physical memory and ps -el | sort +9n to
see if you hit kernal parameter or hardware limit.
3.  Add memory .. tune maximum amount of physical memory allowed
to a single process (maxdsize) on HP.

Jeff

_TMP

IMGSRV7   Bkup  /claims DEV_VPLTO 969,017  44,968.38
44,755.51
IMGSRV7   Bkup  /de_ap  DEV_TPOOL   3,925,999  141,804.5
141,205.7
   6
3
IMGSRV7   Bkup  /de_ap  DEV_TPOOL-544,208  19,643.41
19,590.31
 _TMP

IMGSRV7   Bkup  /de_ap  DEV_VPLTO   4,470,207  161,509.1
160,796.0
   6
5
IMGSRV7   Bkup  /claims1DEV_TPOOL   1,643,288  73,228.00
73,098.14
IMGSRV7   Bkup  /claims1DEV_TPOOL-393,932  17,110.02
17,078.86
 _TMP

IMGSRV7   Bkup  /claims1DEV_VPLTO   2,037,220  90,338.02
90,177.00
IMGSRV7   Bkup  /claims2DEV_TPOOL   1,498,832  68,512.16
68,511.72
IMGSRV7   Bkup  /claims2DEV_TPOOL-517,028  20,946.98
20,946.98
 _TMP

IMGSRV7   Bkup  /claims2DEV_VPLTO   2,015,860  89,459.14
89,458.70
more...   (ENTER to continue, 'C' to cancel)

IMGSRV7   Bkup  /claims3DEV_TPOOL   1,733,347  77,761.00
77,761.00
IMGSRV7   Bkup  /claims3DEV_TPOOL-233,849  10,156.79
10,156.79
 _TMP

IMGSRV7   Bkup  /claims3DEV_VPLTO   1,967,196  87,917.78
87,917.78
IMGSRV7   Bkup  /claims4DEV_TPOOL 403,766  17,885.21
17,885.21
IMGSRV7   Bkup  /claims4DEV_VPLTO 403,766  17,885.21
17,885.21
IMGSRV7   Bkup  /claims5DEV_TPOOL  55,307  77,506.08
77,362.43



 -Original Message-
 From: Seay, Paul [SMTP:[EMAIL PROTECTED]]
 Sent: Wednesday, February 13, 2002 11:00 AM
 To:   [EMAIL PROTECTED]
 Subject:  Memory Limits for UNIX Client: What should they be?

 We have an SGI client with 65/512.  Trying to find out if these are
 kilobytes or megabytes.  The backup fails because it runs out of memory.
 MemoryEfficientBackup does not help.  -dirsonly does not help.

 What are people using on large UNIX filesystem clients for these numbers?
 There are probably 7 million files in this file system of about 1TB.

 Paul D. Seay, Jr.
 Technical Specialist
 Naptheon, INC
 757-688-8180


**
This email and any files transmitted with it are confidential
and intended solely for the individual or entity to
whom they are addressed.  If you have received this email
in error destroy it immediately.
**



Memory Limits for UNIX Client: What should they be?

2002-02-13 Thread Seay, Paul

We have an SGI client with 65/512.  Trying to find out if these are
kilobytes or megabytes.  The backup fails because it runs out of memory.
MemoryEfficientBackup does not help.  -dirsonly does not help.

What are people using on large UNIX filesystem clients for these numbers?
There are probably 7 million files in this file system of about 1TB.

Paul D. Seay, Jr.
Technical Specialist
Naptheon, INC
757-688-8180



Re: Memory Limits for UNIX Client: What should they be?

2002-02-13 Thread Thomas Denier

 We have an SGI client with 65/512.  Trying to find out if these are
 kilobytes or megabytes.  The backup fails because it runs out of memory.
 MemoryEfficientBackup does not help.  -dirsonly does not help.

 What are people using on large UNIX filesystem clients for these numbers?
 There are probably 7 million files in this file system of about 1TB.

We just had this kind of problem with HP-UX. Tivoli support quoted an
estimate of 300 bytes per active backup file. Our experience suggests that
this estimate is a bit conservative. With a 536 megabyte limit on the data
segment size we started running out of memory when the number of files was
somewhere between 2.9 million and 3.1 million files. This corresponds to
using somewhere between 173 and 185 bytes per file.