IBM Support

How to configure a NIC for use with backup

Question & Answer


Question

How to configure a NIC (Network Interface Card) specifically for use with backup and restore only?

Cause

When using nzbackup/nzrestore with the -dir option and using network mounted storage (NFS) with a dedicated NIC it is common to configure a static route to only use the dedicated NIC for traffic with the storage used with backup and restore.

Answer

Use ifconfig to find the desired interface.

Temporary solution (does not survive a host/linux restart)
With following command create a static network route to the NFS mount using the dedicated NIC:

~]# ip route add <NFS server ip>/32 via <ip of dedicated NIC> dev <ethX or bondX matching dedicated NIC>

To verify the configuration use following command and check the network path is correctly using the chosen dedicated NIC:

tracepath <NFS server ip> to check it routes via <ip of dedicated NIC>


For a permanent solution contact IBM Support. (Internal reference: Technote 1577031)

[{"Product":{"code":"SSULQD","label":"IBM PureData System"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Network","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"1.0.0","Edition":"All Editions","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Product Synonym

pda
netezza

Document Information

More support for:
IBM PureData System

Software version:
1.0.0

Document number:
269841

Modified date:
17 October 2019

UID

swg21969541