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 Wanet Telecoms Ltd 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 vm146971

  1. vm146971

    SO_REUSEADDR Error status 191

    This seems to be a harmless error http://seer.support.veritas.com/docs/283084.htm exerpt below: Etrack Incident = ET528354 Description: After applying NetBackup 5.1 MP4 the problems report showed "SO_REUSEADDR failed, errno = 0, No error". Additional Notes: This error is...
  2. vm146971

    VMQUERY

    What was the slight mistake, I would finfd this script useful if you have it working thanks
  3. vm146971

    Verify or not to Verify....

    Imagine you are doing a restore of a mission critical database. The restore takes 10 hours to complete. At hour 9.5 the restore fails and you discover that there is a bad block on the tape. Now you have just lost 9.5 hours on the restore, and you have to go back to an older instance of the...
  4. vm146971

    Setting up Netbackup to use/team multiple NICS to increase throughput

    Maybe the default in Solaris is to use the 1st NIC address it finds to send data out to a subnet unless you tell it to use a different NIC In windows you can force traffic to go out a particular NIC based on IP addresses by creating a persistant route on the server: Example: Define a route on...
  5. vm146971

    Disk staging on NBU 5 NT server not being cleared down

    I found this to be very useful: http://support.veritas.com/docs/270101
  6. vm146971

    Can you successfully backup through a Netscreen firewall?

    The Vnetd option enables backup through a fire wall. You do have to open a port to come in on it is all explained in the TID. http://support.veritas.com/docs/251630 Thsi is also covered in the Admin Guide.
  7. vm146971

    Setting up Netbackup to use/team multiple NICS to increase throughput

    Have you thought about teaming the NICS and the ports they attach to on the switch? Compaq refers to this as Switch Assisted Load Balancing. Heres a white paper: ftp://ftp.compaq.com/pub/products/servers/networking/TeamingWP.pdf Page 21 is similar to my set up. This is actually how my...
  8. vm146971

    Setting up Netbackup to use/team multiple NICS to increase throughput

    did you flush the dns cache on the servers after you made the change?
  9. vm146971

    Setting up Netbackup to use/team multiple NICS to increase throughput

    I had this issue too. We mistakenly had a _B appended to the Master/Media server name for the IP on the backup network. The clients refused the connection every time. They knew about MasterServer and MediaServer. They did not know about MasterServer_B or MediaServer_B, and NBU did not know...
  10. vm146971

    Looking for ways to speed up backup

    Are you running Veritas Backup Exec Compression? If so shut that off and let the tape drive handle the compression, that could be whats slowing you down.
  11. vm146971

    Setting up Netbackup to use/team multiple NICS to increase throughput

    I am running all w2k master and media servers. I have Netware clients that are multihomed and use the backup network. I will double check all my name resolution related configs in case I have missed something really obvious. Maybe it is not a name resolution issue. In your case the client is...
  12. vm146971

    Looking for ways to speed up backup

    Before buying new hardware you should validate that you do not have a bottleneck somewhere that is preventing the tape drive from running at full speed. You can expect 11-15MBps on LTO1 and faster w/ compression depending on the type of data and file characteristics. There are many factors...
  13. vm146971

    2 NB Master Servers

    yes it would be overwritten..if you have "allow media overwrite"set up to allow it to overwrite TAR
  14. vm146971

    Formatting tapes

    You should not have to format tapes in order for NBU to use them. There is a paramater under host properties on the master and media servers, "allow media overwite" where you specify what tape formats NBU can overwrite, otherise NBU will not overwrite these tapes. How to configure this is...
  15. vm146971

    Setting up Netbackup to use/team multiple NICS to increase throughput

    Below is a similar configuration to the one that I use. The Master server is also a media server. The backup network is non routable. master1 10.10.1.1 pub 10.10.2.1 backup 10.10.2.2 backup 10.10.2.3 backup hostfile: client1B 10.10.2.5 client2B 10.10.2.6 client3B...

Part and Inventory Search

Back
Top