Forum Discussion

dpx_99's avatar
dpx_99
Level 4
8 years ago

dedicated interfaces for duplication in netbackup

Hi experts,
I want to configure a separate interfaces for duplication on media servers.
My query is : is it possible to send duplication data over dedicated interfaces to Target media servers?
If yes, how I can configure in netbackup console?
Please suggest.
Any thought or opinion will be highly appreciated.
Thanks
Dpx
  • Hi,

     

    there is no point to configure a dedidcated replication interface in NBU GUI.

    In NetBackup_deduplication guide youll find a chapter "Configuring a separate network path for MSDP
    duplication and replication"

    in short:

    - configure dedicated interfaces on both media server with a different IP Subnet

    -ensure that Nameservices will start with  local files (which is default on most OS)

    - add on /etc/hosts of MediaserverA the MediaserverB with the IP of replication Interface

    - same for MediaserverB

    This will "fake" the nameresolution and makes the Mediaserver to use the dedicated interface for all kinds of communications.

    ciao

    tunix2k

  • tunix2k's avatar
    tunix2k
    8 years ago

    Hi,

     

    vtas_chasis right. This solution is not NBU related. You make the mediaserver using your dedicatetd network everytime if they initiate a connection (using name) This happens for all kind of communinications:

    ex. ping mediaserverB; ssh mediaserverB etc.

    to reach this you make the /etc/hosts entry of the other mediaserver only.

    Of course works this with all deduplications between this mediaservers in both direction, of course it work with backup acting one mediaserver as client and the other as mediaserver

    It is (in my opinion) a bloody solution. Dedicated Replicationinterface configured by netbackup would be bether. But it works.

    ciao

    tunix2k

  • Hi,

     

    there is no point to configure a dedidcated replication interface in NBU GUI.

    In NetBackup_deduplication guide youll find a chapter "Configuring a separate network path for MSDP
    duplication and replication"

    in short:

    - configure dedicated interfaces on both media server with a different IP Subnet

    -ensure that Nameservices will start with  local files (which is default on most OS)

    - add on /etc/hosts of MediaserverA the MediaserverB with the IP of replication Interface

    - same for MediaserverB

    This will "fake" the nameresolution and makes the Mediaserver to use the dedicated interface for all kinds of communications.

    ciao

    tunix2k

    • dpx_99's avatar
      dpx_99
      Level 4
      tunix2k - many thanks

      Question is - how I will tell to SLP policies to pick replication interface path as media servers has already configured in prod. Vlan. And can send duplicated data to each other?

      Thx
      Dpx
      • dpx_99's avatar
        dpx_99
        Level 4
        Just to add little more info: DR servers are configured in prod vlan and I'm using DR media servers for backup from primary site + DR site.