HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Backup failing with 150 : Socket file prob. help!!
Operating System - HP-UX
1830935
Members
2470
Online
110017
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2006 03:57 PM
07-27-2006 03:57 PM
Hi All ,
[ hp-ux B.11.11 U 9000/800. ]
The Netbackup backups on this server (spec: ALL_LOCAL_DRIVES) is failing with error code 150 (termination requested by administrator), almost every day. After running manual backup sometime it complets successfully somtime not.
While checking the errors found lots of socket file trying to backup under /var and after that its failing .
---------
# bperror -U -jobid 332123
....
07/27/2006 20:30:32 mediasv5 server12 from client server: TRV -
/var/spool/sockets/pwgr/client27686 is a socket special
file. Skipping.
07/27/2006 20:30:39 mediasv5 server12 from client server12: TRV -
/var/spool/sockets/pwgr/client9278 is a socket special
file. Skipping.
07/27/2006 20:30:53 mediasv5 server12 CLIENT server12 POLICY infsrv12
SCHED Daily EXIT STATUS 150 (termination requested by
administrator)
07/27/2006 20:30:53 mediasvr5 server12 backup of client server12 exited
with status 150 (termination requested by administrator)
#
--------
Here is the socket file details:
-----------------------------
srwxrwxrwx 1 root root 0 Jul 27 23:35 client5157
srwxrwxrwx 1 orasbd sbdba 0 Jul 27 23:35 client5210
srwxrwxrwx 1 root root 0 Jul 27 23:36 client5247
srwxrwxrwx 1 root root 0 Jul 27 23:36 client5284
srwxrwxrwx 1 root root 0 Jul 27 23:36 client5282
srwxrwxrwx 1 root root 0 Jul 27 23:36 client5307
srwxrwxrwx 1 root sys 0 Jul 27 23:37 client5508
root@server12:/var/spool/sockets/pwgr #
root@server12:/var/spool/sockets/pwgr # file client5508
client5508: socket
root@server12:/var/spool/sockets/pwgr #
-----------------------------------------
The socket files looks like 0 bytes. What can be done to eliminate this problem.
Thanks,
[ hp-ux B.11.11 U 9000/800. ]
The Netbackup backups on this server (spec: ALL_LOCAL_DRIVES) is failing with error code 150 (termination requested by administrator), almost every day. After running manual backup sometime it complets successfully somtime not.
While checking the errors found lots of socket file trying to backup under /var and after that its failing .
---------
# bperror -U -jobid 332123
....
07/27/2006 20:30:32 mediasv5 server12 from client server: TRV -
/var/spool/sockets/pwgr/client27686 is a socket special
file. Skipping.
07/27/2006 20:30:39 mediasv5 server12 from client server12: TRV -
/var/spool/sockets/pwgr/client9278 is a socket special
file. Skipping.
07/27/2006 20:30:53 mediasv5 server12 CLIENT server12 POLICY infsrv12
SCHED Daily EXIT STATUS 150 (termination requested by
administrator)
07/27/2006 20:30:53 mediasvr5 server12 backup of client server12 exited
with status 150 (termination requested by administrator)
#
--------
Here is the socket file details:
-----------------------------
srwxrwxrwx 1 root root 0 Jul 27 23:35 client5157
srwxrwxrwx 1 orasbd sbdba 0 Jul 27 23:35 client5210
srwxrwxrwx 1 root root 0 Jul 27 23:36 client5247
srwxrwxrwx 1 root root 0 Jul 27 23:36 client5284
srwxrwxrwx 1 root root 0 Jul 27 23:36 client5282
srwxrwxrwx 1 root root 0 Jul 27 23:36 client5307
srwxrwxrwx 1 root sys 0 Jul 27 23:37 client5508
root@server12:/var/spool/sockets/pwgr #
root@server12:/var/spool/sockets/pwgr # file client5508
client5508: socket
root@server12:/var/spool/sockets/pwgr #
-----------------------------------------
The socket files looks like 0 bytes. What can be done to eliminate this problem.
Thanks,
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2006 04:02 PM
07-27-2006 04:02 PM
Solution
You do not need to back up soctket files at all. They are created and deleted as and when required. Backing them up is of no use.
Exclude dir /var/spool/sockets from the backup specification.
Also, the backup is not aborting on account of these files, but it is aborted by Admin himself.
Exclude dir /var/spool/sockets from the backup specification.
Also, the backup is not aborting on account of these files, but it is aborted by Admin himself.
There is no substitute to HARDWORK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2006 04:06 PM
07-27-2006 04:06 PM
Re: Backup failing with 150 : Socket file prob. help!!
Hi,
You dont need to backup socket files for any reason. They will be created by kernel automatically when needed.
-Arun
You dont need to backup socket files for any reason. They will be created by kernel automatically when needed.
-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2006 06:52 PM
07-27-2006 06:52 PM
Re: Backup failing with 150 : Socket file prob. help!!
Hi You can exclude the /var/spool/socket from backing up. And hope it will go fine.
# man 7 socket
hth,
Raj.
# man 7 socket
hth,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP