- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Multiple SAM session
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-08-2003 05:17 AM
01-08-2003 05:17 AM
Miro
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 05:20 AM
01-08-2003 05:20 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 05:22 AM
01-08-2003 05:22 AM
Re: Multiple SAM session
As it warns you, you could end up wiht unpredictable results.
I advise against it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 05:24 AM
01-08-2003 05:24 AM
Re: Multiple SAM session
I would be cautious about having multiple simultaneous SAM sessions. The warning is there for a good reason. If you really need this functionality, look into restricted SAM (sam -r) to see if you can set it up to eliminate potential conflicts. You don't want two people playing with kernel parameters at the same time.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 05:24 AM
01-08-2003 05:24 AM
Re: Multiple SAM session
you can open few session of SAM ( not from the same terminal ) but it is not recommend .
most of the time you are trying to change config with the SAM and if someone will do a change it can not update correctry if you are doing it both .
i have a hp-ux 11.00 and i run 2 SAM .
when i run the second SAM session i got a message that is warning me on this issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 05:25 AM
01-08-2003 05:25 AM
Re: Multiple SAM session
allowed. SAM was unable to obtain a lock on the SAM session lock file
for this terminal port, "/var/sam/lock/lock_7", probably because
another SAM session has already been launched from this terminal port
and it owns the lock on the file.
the above error only occurs when the sam command is run in the same terminal !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2003 10:37 AM
01-08-2003 10:37 AM
Re: Multiple SAM session
Miro