cancel
Showing results for 
Search instead for 
Did you mean: 

Backups are failing with 48 status code.

sri_vani
Level 6
Partner

Hi All,

 

When I check the host-properties -i see the below error:

UNABLE to resolve IP Address.

 

Can anyone suggest me how to fix this ?Thank you in advance?

 

I see some temp fixes/kindly suggest me permanent fixes?

1 ACCEPTED SOLUTION

Accepted Solutions

sksujeet
Level 6
Partner Accredited Certified

I see some temp fixes/kindly suggest me permanent fixes?

If you make changes in the envronment how could it be permanentsmiley

Please check the hostname resolution from media server to client ane vice versa.

Try below from media to client and client to media

Bpclntcmd -hn clientname
Bpclntcmd -ip client ip
Bptestbpcd -client clientname

If there is name resolution issue resolve it otherwise

Create a bpcd log dir on client and do bptestbpcd from media server

Please post client's bpcd log.

Check in bpcd log for incoming request from media server. See if client can resolve IP address to hostname that corresponds with SERVER entry on client.

If changes have been made recently, please remember to clear NBU host cache - even on client:
bpclntcmd -clear_host_cache

also clear ipconfig /flushdns

View solution in original post

12 REPLIES 12

sksujeet
Level 6
Partner Accredited Certified

I see some temp fixes/kindly suggest me permanent fixes?

If you make changes in the envronment how could it be permanentsmiley

Please check the hostname resolution from media server to client ane vice versa.

Try below from media to client and client to media

Bpclntcmd -hn clientname
Bpclntcmd -ip client ip
Bptestbpcd -client clientname

If there is name resolution issue resolve it otherwise

Create a bpcd log dir on client and do bptestbpcd from media server

Please post client's bpcd log.

Check in bpcd log for incoming request from media server. See if client can resolve IP address to hostname that corresponds with SERVER entry on client.

If changes have been made recently, please remember to clear NBU host cache - even on client:
bpclntcmd -clear_host_cache

also clear ipconfig /flushdns

Symctec
Level 5
Partner Accredited

Hello Sri,

Please check the article "http://www.symantec.com/docs/TECH37120".

1) Are the Netbackup server and client able to ping each other via IP and hostname?

2) Are you using the host file or DNS for name resolution?

If DNS is used, do both forward/reverse lookups work?

 

 

sri_vani
Level 6
Partner

Thk u for ur reply below are the ops

 

Bpclntcmd -hn clientname

vnet_cached_gethostent failed for: xhc-pme-01 (status 6)

bpclntcmd -ip ipaddress
host 10.191.8.228: 10.191.8.228 at 10.191.8.228
aliases:     10.191.8.228

bptestbpcd -client xhc-pme-01 -verbose
<16>bptestbpcd main: Function ConnectToBPCD(xhc-pme-01) failed: 48
client hostname could not be found




 

Will_Restore
Level 6

need to set host/ip in DNS or local hosts file

 

Deepak_G
Level 6
Certified

You got to add the entries in the host files

UNIX - /etc/hosts

WINDOWS - C:\windows\system32\drivers\etc\hosts

 

 

sksujeet
Level 6
Partner Accredited Certified

It is not resolving .your client xhc-pme-01

Are you able to ping xhc-pme-01.

Try nslookup for xhc-pme-01 and see if it resolves. Try nslookup for 10.191.8.228 and check if it shows xhc-pme-01.

If hostname is not getting resolved then make sure your dns is working fine, you have to check with admin why it is not resolving. You can put host entries on server but not a great idea, it should get resolved.

Also is this client added recently? any recent changes.

sri_vani
Level 6
Partner

DNS issue...Resolved now..

Im able to ping the server.

Host properties  and telnet all are working fine now.

still backup is failing with 48 .Am rechecking everything now...Thq so much all..

sksujeet
Level 6
Partner Accredited Certified

Great good to know that!

Now please do below steps to get it going immediately

bpclntcmd -clear_host_cache

also clear ipconfig /flushdns

or wait for 15 -20 minutes:)

Deepak_G
Level 6
Certified

In addition to SAZZ updates on bpcd logging update the following.

bpclntcmd -clear_host_cache - to clear cache value on servers

Incase of windows make sure you have the master/media servers entires listed in the registry to avoid backup faling with Err # 59. on UNIX machines you can do them by editing bp.conf file.

This should help you to run the backup sucessfully. If it fails please post the bpcd log file.

sri_vani
Level 6
Partner

Issue is resolved..Backup completed successfully after reconfiguring the client name with fully qualified name..

Thnks all ...Spl thnks to Sazz.smiley

Marianne
Level 6
Partner    VIP    Accredited Certified

still backup is failing with 48

Verify comms between media server and the client in the same way you did from master to client.

sri_vani
Level 6
Partner

Hi Marianne ,

Whenever I post any query I love to see ur/Martin's response.

Thq so much.It is resolved now after reconfiguring the Client name with fully qualified name..smiley