Netback communicating over TCP/IP LAN instead of the fiber optics
Updated: 21 May 2010 | 16 comments
I have one Master server and three Server 2003 Media servers all connected through fiber optics to a netapps SAN. There have been backup failures recently where the jobs stay queued because a network problem occured and they can't communicate with the Master anymore.
Is there a way to have them communicate over the SANS fiber optics instead of using the TCP/IP network??
discussion Filed Under:
Comments
Absolutely
This can be done. You need to configure netbackup to use the hostnames associated with the fibre NIC's rather than the hostnames associated with the LAN NIC's.
why not
fix the network problem?
~ Bill
Have you looked in to the SAN
Have you looked in to the SAN client option? This will allow your backups to occur over fiber.
Thanks Android!
We will try that and post the outcome...
Android - can you tell me
I can't find any setting to change that. Can you tell me where it is?
Tricky
Well this is where things can get a little tricky.
You would need to follow steps on decomissioning a media server for the old names.
for 6.5:
seer.entsupport.symantec.com/docs/306838.htm
for 6.0:
seer.entsupport.symantec.com/docs/289139.htm
I would advise you read this thread in it's entirety:
www-secure.symantec.com/connect/forums/how-correctly-decommission-netbackup-media-server-and-remove-it-netbackup-v60
To add entries for the new media server names use the host properties section of the admin GUI, select the master host properties and then in the new window choose "servers". Her you can add entries for the new server names, and remove the entries for the older ones.
And finally seriously consider whether going this route is worth it. It may be worth your while to fix your network problems.
Couldn't you add the new names and simply leave the old ones for
Couldn't you add the new names and simply leave the old ones for a couple of months until you no longer need those backups?
Hmmm....
Well thats the approach people usually take when the old and new media servers are different physical servers. Not sure about the impact of both the old and new media servers being the same physical box.
TCP/IP over fibre channel
Using SAN client, data transfer happen over SAN, but control information is transferred over LAN. If you're LAN is buggy you will have problems with SAN client as well. SAN client cost you extra licenses as well.
I never see TCP/IP enabled over Fibre Channel network, so the robustness of the implementation is possible questionable.
Assumption is the mother of all mess ups.
If this post solved you’re questions please send a gratitude by marking it as a solution.
Hello Nicolai
First of all
thanks a lot, you've had answed all of my questions over here.
I hope someday I help you too.
I'm a EMC TA certified.
IP over fiber channel is doing great I've seen it running.. and its nice.
inside the storage there is some FC loops.. (FCAL) that is run over fibre, IP over FC is used for replication, long distances, and stuff.
If you need some material I have tons of that.
Claudio Veronezi Mendes
Londrina - PR - BRAZIL
EMC / VERITAS / SOLARIS
Claudio Veronezi Mendes
EMC TA - Pre Sales at Compwire
Londrina - Pr - Brazil
NetBackup server and clients
NetBackup server and clients will not communicate over the SAN as matadata and client-server communication will always happen over LAN.
You can leverage on your existing SAN infrastructure to send the backup data over the SAN. For doing this you will need to go for additional Enterprise client licenses and convert your NBU client into Enterprise clients.
You will also need to share your FC based tape library to the so-called enterprise client by creating zones on the FC-SW.
Also for sharing the same TL amongst master server and so-called ent client you will need Shared Storage Option (SSO) as well
By doing all this your master server will communicate to your so-called ent client over the LAN. In turn ent client will start the backup and will send the data to tape library which is shared to him. And metadata will be send to master server over the LAN.
Achieving this backup infrastructure many times is very costly affair for those who are not having SAN infrastructure available. But since you already have SAN you can achieve this...
Hope this clarifies the questions and queries...
-- Deepak W (Kindly close the thread if your query is resolved)
How about this instead?
How about this instead. Can't I set the retry for more then 2 times and change the intervals between attempts? Or is it once the TCP/IP connection is lost it never tries to re-connect to the Master again?
you can increase the retry
you can increase the retry count ...
for doind so refer to the NBU Admin Guide, Page Number 378
but instead that I would suggest that you first resolve the network issue....
Creating seperate backup VLAN sounds good many times :)
-- Deepak W (Kindly close the thread if your query is resolved)
Deepak W
If I understand what it is
Networking issues
As many people have pointed out, you really need to fix the instability in your Ethernet LAN. Personally, I would place a higher priority on fixing the LAN than on finding a job timeout value or job retry value in NetBackup that you can adjust to accomodate the unstable LAN.
Also, as many people have pointed out, the "LAN-free" backup methods available in NetBackup with additional licenses (such as the SAN Client option or the SAN Media Server / SSO option) don't completely isolate you from a flaky LAN. NetBackup still uses the LAN to send control and metadata information between the master server, media server, and clients. SAN Media Server / SSO environments in particular can be a real nightmare to troubleshoot in an unstable LAN environment, and can lead to inconsistencies and possible corruption of the NetBackup databases.
Additionally, the client computer doesn't initiate the TCP connection to the NetBackup master server. Since the NetBackup master server handles all of the job scheduling functions, the NetBackup master server is the host that contacts the media server and client and tells the client to start a backup. The NetBackup client software doesn't have the intelligence or logic necessary to attempt to reconnect to the NetBackup master server or media server if the network connection fails during the backup.
Would you like to reply?
Login or Register to post your comment.