- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Dynamic Root Disk with VxVM
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
10-16-2008 01:53 AM
10-16-2008 01:53 AM
I made a clone using DRD on a 11.23 hpux and I tried to install the latest Secure_Shell (05.10.007) on the clone.
It gave me the following error:
"ERROR: Could not apply the software selection "Secure_Shell" because there are no variations that are DRD-safe."
but testing if each fileset implied in this installation is_drd_safe gave me no errors.
Any clues?
Thanks,
Mugur
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2008 02:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2008 04:16 AM
10-16-2008 04:16 AM
Re: Dynamic Root Disk with VxVM
# Initializing...
# Contacting target "splinter"...
#
# Target: splinter:/tmp/ssh_05_10_007
#
# Secure_Shell
Secure_Shell.SECSH-CMN
Secure_Shell.SECURE_SHELL
Secure_Shell.SECURE_SHELL
So I think I should be able to install it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2008 04:18 AM
10-16-2008 04:18 AM
Re: Dynamic Root Disk with VxVM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2008 04:20 AM
10-16-2008 04:20 AM
Re: Dynamic Root Disk with VxVM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2008 04:22 AM
10-16-2008 04:22 AM
Re: Dynamic Root Disk with VxVM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2008 04:28 AM
10-16-2008 04:28 AM
Re: Dynamic Root Disk with VxVM
# swlist -l fileset -a is_drd_safe SecureShell
# Initializing...
# Contacting target "brk11"...
#
# Target: brk11:/
#
# SecureShell
# SecureShell.Secure_Shell
SecureShell.Secure_Shell.SECSH-CMN true
SecureShell.Secure_Shell.SECURE_SHELL true
Note the "true" added to each fileset. If you don't see that its just printing the filesets...
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2008 04:29 AM
10-16-2008 04:29 AM
Re: Dynamic Root Disk with VxVM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2008 04:31 AM
10-16-2008 04:31 AM
Re: Dynamic Root Disk with VxVM
I see the difference.
Thank you all.
Mugur