Socket errors
Hi,
We built recently a windows media server with NB 6.5.3 and we have solaris master server with NB 6.5.3. We have added couple of windows 2003 clients configured to backup in policies. Backup got initiated and run at low speed and few of the backup streams getting failed with below error ( log taken from last few lines from failed job)
========================================================
FTL - socket write failed
07/03/2009 08:46:01 - Error bpbrm (pid=4656) could not send server status message
07/03/2009 08:46:07 - end writing; write time: 0:01:13
socket write failed (24)
========================================================
When i try to backup the media server itself, it run with high speed and got sucessful. But when i try to restore back .. the restore is getting failed with Socket error. so all restore job getting failed with "cannot connect on socket (25)"
Pls help me to fix this issue.
Regards,
Mathews
Is your Ping, Telnet,bpclntcmd fine ?
Is master able to reach client and what is the time ms ?
is Master to Client, Clinet to Master 13782,13720 works fine?
Main thing what is your bpclntcmd saying ?
Thanks,
Karthikeyan Sundaram.
Check name resoloution
You must check that nslookup can perform forward lookup (name to IP address) but also reverse lookup (IP to name). If reverse lookup fail, no restore will work.
You may also set "REVERSE_NAME_LOOKUP = RESTRICTED" on both the master, media and client, if you don't have a DNS server with reverse lookup.
Check ports
Check that the correct ports are open.
You did not say what version of windows and 2008 the firewall is on by default, you need to make sure on the clients that the ports are open for netbackup to work.
Media >> Client
13782 (bpcd)
Client >> Media
13724 (vnetd)
I don't have to know how to spell....I work on Unix.
HI,
I am working on solaris,I have configured the NFS backup,I use to get the 'socket write failed error',I have checked with network team,tehy have not find any issues in the network,Can you pls suggest me how to resolve this issue.
export permission
Are you talking old time NFS? The data should be backed up and restored by the server that actually owns the filesystem. If you are trying to restore, copy or write to an NFS mounted filesystem the root assumes the identity of "nobody". Check the export permission on the filesystem.
Bob Stump
VERITAS - "Ain't it the truth?"
Export permission,
if so it should not get complete every time (Pls correct me if I am wrong),Some time it will complete without errors,
In our case intermittentlly I am getting this errors,
Network issues
Mathews,
Here are some things to try on your Windows-based NetBackup media server to try to eliminate those socket errors:
Hi, Thanks for all of
Hi,
Thanks for all of your responses. I have tried everything which you recomended to check. Eveyrthing looks fine and i thought the Netbackup configuration will be perfect (as few of the streams getting sucessful). So doubted on the communication path / intrupt between windows media server and clients. When i checked the NIC card settings on Media server it was HALF-DUPLEX. After we set it as AUTO and the backup/restore for all clients sucessfuly running with good speed without any socket error or file read / write errors.
Thanks and Regards,
Mathews
Would you like to reply?
Login or Register to post your comment.