[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference decwet::networker

Title:NetWorker
Notice:kits - 12-14, problem reporting - 41.*, basics 1-100
Moderator:DECWET::RANDALL.com::lenox
Created:Thu Oct 10 1996
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:750
Total number of notes:3361

555.0. "What is the maximum media, file index size?" by SANITY::LEMONS (And we thank you for your support.) Fri Apr 04 1997 10:54

    Hi
    
    In NetWorker V4, what is the maximum size of the media and file
    indicies?  I checked the SPD, but didn't see that listed.  By 'maximum
    size', I can use either maxiumum number of entries in the index, or the
    maximum disk space consumed by the index.
    
    Thanks!
    tl
T.RTitleUserPersonal
Name
DateLines
555.1max index info for NT, different for Digital UNIXDECWET::LENOXThe quiet before the stormFri Apr 04 1997 11:018
With NSR on NT V4.3, limits are 2GB (for each index).

With NSR on NT V4.4, limits should be 4GB for client indexes,
assume that media index will also be this, but that would need
checking.

With NSR on NT after V4.4, should handle much larger indexes.
555.2KAHLUA::LEMONSAnd we thank you for your support.Fri Apr 04 1997 11:205
    Thanks very much.  I'm sorry for not asking for this in my original
    request, but what about NetWorker Server for Digital UNIX V4.2B?
    
    Thanks!
    tl
555.38Gb each index fileDECWET::EVANSNSR EngineeringFri Apr 04 1997 14:170
555.4KAHLUA::LEMONSAnd we thank you for your support.Fri Apr 04 1997 14:252
    Thanks!
    tl
555.5uh ohSANITY::LEMONSAnd we thank you for your support.Wed Apr 16 1997 07:3728
    Hi
    
    Here's a df on my /nsr 'disk', which is a 6 member RAID-5 array of 4 GB
    drives:
    
    # df -k /nsr
    Filesystem   1024-blocks        Used   Available Capacity  Mounted on
    nw_domain#nw    20945920     4381962    16552192    21%    /nw
    #
    
    So, if each index file can be 8 Gbytes in size, then the file index in
    /nsr/index could be 8 Gbytes, and the media index in /nsr/mm could be
    up to 8 Gbytes as well.  Right?
    
    In practice, I know that the media index will be a fraction of the
    size of file index.
    
    I'm planning to keep our site backups in our TL822 (soon, TL893) for
    one year.  I believe we have, or will add, TL8nn capacity to achieve
    this.  But I'm concerned that I might exceed the maximum file index
    size.
    
    Is that 8 Gbytes a hard-and-fast limit?  If so, please increase it as
    soon as possible (I'm beta-testing NetWorker Server for Digital UNIX
    V4.3, if you'd like to slip the change in there :) ).
    
    Thanks!
    tl
555.6GulpSANITY::LEMONSAnd we thank you for your support.Wed Apr 16 1997 07:4917
    Gulp.  A little more data:
    
    du -k /nsr/index
    .
    .
    .
    4335968 /nsr/index
    
    # du -k /nsr/mm
    18545   /nsr/mm
    
    So I read this that my file index is already 4.3 Gbytes, while my media
    index is 18.5 Mbytes.  Am I seeing this correctly?  What will happen
    when the file index exceeds 8 Gbytes?
    
    Thanks!
    tl
555.7Big index news and caveats...DECWET::FARLEEInsufficient Virtual um...er....Wed Apr 16 1997 10:5821
Terry,

Do you only have one client?

The 4.3GB of index files is split among ALL of your clients.

The 8GB limit is for any ONE client's index file
(/nsr/index/foo.bar.dec.com/db)

Note that as your indexes grow, they will get slower...
NetWorker's database implementation is lightweight, but is not
optimal for huge indexes.

In a future relase (without a schedule affixed as of yet, but sometime
after the fall), I believe that the indexes will be broken into 2GB chunks
with essentially unlimited expansion.

That doesn't mean they will be fast enough to satisfy you, just that it
will work.

Kevin
555.8SANITY::LEMONSAnd we thank you for your support.Wed Apr 16 1997 11:3112
    Kevin
    
    Oh!  Whew!  8 Gbytes for ONE client's index file is no problem.  We
    have 130 clients, and I don't see any one client's index file growing
    to be 8 GB.  You mentioned that:
    
    "The 4.3GB of index files is split among ALL of your clients."
    
    Do you mean the media index, or the file index, in that sentence?
    
    Thanks!
    tl
555.9DECWET::FARLEEInsufficient Virtual um...er....Wed Apr 16 1997 12:514
I mean that the 4.3GB you measured in the /nsr/index tree
represents the SUM of all your clients' file indexes.

Kevin
555.10SANITY::LEMONSAnd we thank you for your support.Wed Apr 16 1997 19:047
    Kevin
    
    Gotcha.  Yep, 4.3 Gbytes IS the sum of all of my client's file
    indicies.
    
    Thanks
    tl