HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Ignite / swacl problem
Operating System - HP-UX
1832505
Members
4833
Online
110043
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
05-28-2009 05:34 AM
05-28-2009 05:34 AM
I am getting the following error when I try to run an ignite backup from an 11.11 host to an 11.31 host:
* Checking Versions of Recovery Tools
ERROR: Cannot retrieve Ignite-UX version from server "ignserv".
ERROR: Retrieving Ignite-UX version on the server: ignserv failed.
======= 05/28/09 13:22:17 GMT make_net_recovery completed unsuccessfully
I have intentionally blocked tftp on the firewall, so the swagent should be used to find the ignite version instead.
I have locked down nfs and swagent to use set ports and the only thing being blocked by the firewall is tftp, so I am convinced this is not a firewall problem.
When I attempt to list the software on the ignite server from the client server I get the following error:
# swlist -l product @ ignserv
# Initializing...
# Contacting target "ignserv"...
ERROR: "ignserv:/": You do not have the required permissions to
select this target. Check permissions using the "swacl"
command or see your system administrator for assistance. Or,
to manage applications designed and packaged for nonprivileged
mode, see the "run_as_superuser" option in the "sd" man page.
ERROR: More information may be found in the daemon logfile on this
target (default location is
ignserv:/var/adm/sw/swagentd.log).
I need to open up the swacl list to allow for a root user on another machine to perform a "swlist -l product @ nodename" command.
What is the swacl command I need to execute to open up the remote swlist command?
thanks in advance,
Richard
* Checking Versions of Recovery Tools
ERROR: Cannot retrieve Ignite-UX version from server "ignserv".
ERROR: Retrieving Ignite-UX version on the server: ignserv failed.
======= 05/28/09 13:22:17 GMT make_net_recovery completed unsuccessfully
I have intentionally blocked tftp on the firewall, so the swagent should be used to find the ignite version instead.
I have locked down nfs and swagent to use set ports and the only thing being blocked by the firewall is tftp, so I am convinced this is not a firewall problem.
When I attempt to list the software on the ignite server from the client server I get the following error:
# swlist -l product @ ignserv
# Initializing...
# Contacting target "ignserv"...
ERROR: "ignserv:/": You do not have the required permissions to
select this target. Check permissions using the "swacl"
command or see your system administrator for assistance. Or,
to manage applications designed and packaged for nonprivileged
mode, see the "run_as_superuser" option in the "sd" man page.
ERROR: More information may be found in the daemon logfile on this
target (default location is
ignserv:/var/adm/sw/swagentd.log).
I need to open up the swacl list to allow for a root user on another machine to perform a "swlist -l product @ nodename" command.
What is the swacl command I need to execute to open up the remote swlist command?
thanks in advance,
Richard
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2009 06:47 AM
05-28-2009 06:47 AM
Solution
Hi,
On ignite server
check the acl permission by
swacl -l host
normally ill have an entry like
any_other:-r---
if not it is not there then create an entry in the host acl by
swacl â l host â M any_other:r----
and restart the swagentd by
swagentd -r
If you need to add an entry for a user
/usr/sbin/swacl -l host -M user:username@hostname:r---
Rgds
Johnson
On ignite server
check the acl permission by
swacl -l host
normally ill have an entry like
any_other:-r---
if not it is not there then create an entry in the host acl by
swacl â l host â M any_other:r----
and restart the swagentd by
swagentd -r
If you need to add an entry for a user
/usr/sbin/swacl -l host -M user:username@hostname:r---
Rgds
Johnson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2009 07:18 AM
05-28-2009 07:18 AM
Re: Ignite / swacl problem
I seem to have solved the problem by running:
swacl -M any_other:r -l root
cheers for your help
swacl -M any_other:r -l root
cheers for your help
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