- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Secure Path problem
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
01-27-2006 12:14 AM
01-27-2006 12:14 AM
I have a problem with Secure Path 3.0.F, SP is work but when run de spmgr display the command not show nothing, I not want unistall Secure path because its server are in producction and I can't loss the data.
What can do??
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2006 01:08 AM
01-27-2006 01:08 AM
Re: Secure Path problem
Tonya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2006 01:10 AM
01-27-2006 01:10 AM
Re: Secure Path problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2006 01:42 AM
01-27-2006 01:42 AM
Re: Secure Path problem
If the disks are not mounted, try a /sbin/init.d/spinit stop and /sbin/init.d/spinit start.
If the disks are mounted, work through your other problem. Is this a new install of SecurePath?
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2006 01:46 AM
01-27-2006 01:46 AM
Re: Secure Path problem
The disk is mounted, and is not new installations, I need check the sp installation for a migration the actual EVA a new EVA.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2006 01:46 AM
01-27-2006 01:46 AM
Solution#spagent -k
Verify that it is killed
#ps -ef | grep sp
#/sbin/init.d/spinit start
----------------------------
After the above - tell me, were you able to kill the spagent?
Retry your spmgr display... any change?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2006 02:29 AM
01-27-2006 02:29 AM
Re: Secure Path problem
can I restart the spinit with the disk mounted??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2006 02:42 AM
01-27-2006 02:42 AM
Re: Secure Path problem
I'm assuming this is an HP-UX server.
Can you see the LUNs via ioscan -fnCdisk?
Do you see any errors in syslog? dmesg?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2006 02:50 AM
01-27-2006 02:50 AM
Re: Secure Path problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2006 03:20 AM
01-27-2006 03:20 AM
Re: Secure Path problem
Just start by stopping and starting securepath with the spinit commands we have given you. (They need to do some work on 3.0F, I think.) I have had to do this a couple of times on the 2 machines I have installed this release for. (You would think that if they were going to require this release for certain SAN enclosures to be used, they would make sure it didn't have any bugs...)
John