Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by JayKoonz

  1. JayKoonz

    Media servers - How many do I need ?

    Has anyone seen any documents that say I need "x" media servers for "y" clients, or "y" tape drives, or "xy" gb of data, or "y" policys ? We've been working on some intermittent connection issues with support and we think our media servers might be over-loaded, but the powers-that-be are looking...
  2. JayKoonz

    Any Unix command to list active policys

    I have a Windows master server but multiple Unix media servers. So I have the admincmd directory on the unix guys. Anyhoen know of a unix command that I could run to list the policys that are curfrently "active" ?
  3. JayKoonz

    Any considerations in having a large number of policys

    Right now, we're pushing 200 seperate policys, for a bunch of reasons. Mgmt wants a seperate policy for each client for tracking purposes. We have multiple policys for each oracle instance due to different retention cirteria that rman can't specify from that end. Seperate policys for the sql or...
  4. JayKoonz

    Any client command to list it's backups on NB 4.5

    I've found thast the "bpclimagelist" command will give me some information on the jobs previously run for this client, but it's lacking information on any jobs "in progress". Anyone know if a client can see what's currently running on their behalf ?
  5. JayKoonz

    Policy Schedule - Frequency Issue.

    We have our weekly backups setup with a frequency of 1-day but a start window only open for about 8-hours one day on either Saturday or Sunday. This was changed after we had problems when someone ran a full backup during the week for a special occasion, and the weekly didn't run the following...
  6. JayKoonz

    Any client command to list it's backups on NB 4.5

    I would like for a client to be able to list the backups in progress for that client, but only for itself. A couple of the NT SysAdmins want to be able to see if there's any backups running for their clients right now, or how the last backup did. Their clients aren't media servers, so they don't...
  7. JayKoonz

    Setting a new policy schedule for a user to kick off

    NetBackup 4.5 fp7 - Windows master server - unix clients I have an exsisting policy with the normal full and incremental schedules. The user wants the capability to setup an additional schedule, with a different retention, that can only be run on Sun from 3am to 5am, and only if they want to run...
  8. JayKoonz

    Policies...

    We have a seperate policy for each client with the client-name as the policy-name. There may be additional policys for some clients such as clientname-DB (for the SQL servers), and the oracle database clients have a bunch of clientname-Hinstancename (Hot backup of instance)...
  9. JayKoonz

    Media used for a specific JobID

    I currently create an xls daily listing information on jobs run-okay/not-run-okay/should-have-run-but-didnt/etc. I have been asked to expand the report to show the media used for each job. I don't see any way in bpimagelist or bpimmedia to list media limited to a single jobid. And it doesn't...
  10. JayKoonz

    network Connection Timed Out (41)

    What fixed the problem for us was setting "LOCKED_FILE_ACTION = SKIP". Looks like we were hitting alot of locked files in a particular file one right after the other.
  11. JayKoonz

    network Connection Timed Out (41)

    I have a Windows Master Server (NB 4.5FP6), 2 Windows Media servers that all the Windows clients use for backups, and 5 Solaris media Servers that are only used to backup themselves Lan-Free. One of the Solaris servers constantly times out (41) when it's doing a backup. Doesn't seem to be tied...
  12. JayKoonz

    Backup versus Restore performance

    Netbackup 4.5 - using RMAN to backup up a 500gb oracle database. Took about 20 tape-drive-hours to backup, spread across 2 devices. But only 10 tape-drive-hours to restore. I would have expected the restore to take longer. What is your experience with large restores, do they take longer than the...
  13. JayKoonz

    Positive Verification of Backups - Did everything run that should have

    Has anyone ever written a positive verification script ? By that I mean, based on the policies and their schedules, a bunch of client backups should have run last night. It's easy enough to list all the jobs that ran last night and see which ones died. But..... suppose for example a certain...
  14. JayKoonz

    Can bpdbjobs command be told to only display last 24 hours

    I have the same requirement. I'm doing a bpdbjobs -all_columns and I'm hoping I can do some comparisons on the start-time field (once I figure out what format it's in) to get the last 24 hours worth of data. But it would be nice to be able to specify a time-frame on bpdbjobs like you can in...
  15. JayKoonz

    bpdbjobs -all_columns (field descriptions)

    Thanks Stumper, I had checked out the link listing all the command-line-options for bpdbjobs before but didn't see the list of the columns in it. Your second post was just what I needed. Where did you find the information ?

Part and Inventory Search

Back
Top