- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swacl host acl corrupt
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
05-17-2002 03:51 AM
05-17-2002 03:51 AM
swacl host acl corrupt
Here's the error...
ovmngr12# swacl -l host
#
# swacl Host Access Control List
#
# For host: ovmngr12
#
# Date: Thu May 16 13:52:20 2002
#
ERROR: The "host" ACL at "ovmngr12:/" is corrupt. It must be
restored from a recent backup before the requested operation
can be performed.
ovmngr12#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2002 04:15 AM
05-17-2002 04:15 AM
Re: swacl host acl corrupt
I've attached my file. Hope this helps.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2002 04:18 AM
05-17-2002 04:18 AM
Re: swacl host acl corrupt
> cat _ACL
# default_realm=
any_other:r----
> cat _PROD_DFLT_ACL
# default_realm=
user_obj:rwict
any_other:r----
> cat _SOC_DFLT_ACL
# default_realm=
user_obj:rwict
any_other:r----
Just replace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2002 04:48 AM
05-17-2002 04:48 AM
Re: swacl host acl corrupt
NB: /var/tmp/swagent.log reveals nothing other than that the deamon started.
swinstall -x match_target=true -s /local/users/netman/tar-1.13.25-sd-11.00.depot
======= 05/16/02 14:44:10 WEST BEGIN swinstall SESSION
(non-interactive)
* Session started for user "root@ovmngr12".
* Beginning Selection
* Target connection succeeded for "ovmngr12:/".
* "ovmngr12:/local/users/netman/tar-1.13.25-sd-11.00.depot":
This source is a tape device.
* "ovmngr12:/local/users/netman/tar-1.13.25-sd-11.00.depot":
Cannot open the logfile on this target or source. Possibly
the media is read-only or there is a permission problem.
Check the daemon logfile and "/var/tmp/swagent.log" on this
host for more information.
NOTE: The match operation failed to find software in the source that
matches software on the target.
NOTE: Cannot continue the "swinstall" task.
======= 05/16/02 14:44:22 WEST END swinstall SESSION
(non-interactive)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2002 05:42 AM
05-17-2002 05:42 AM
Re: swacl host acl corrupt
You can try to omit the -x match_target=true and use this command line:
swinstall -s /local/users/netman/tar-1.13.25-sd-11.00.depot \*
If you want to invoke the GUI, you can leave \* out.
Hope this helps. Regards,
Mateja
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2002 05:50 AM
05-17-2002 05:50 AM
Re: swacl host acl corrupt
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-17-2002 06:42 AM
05-17-2002 06:42 AM
Re: swacl host acl corrupt
That made the install advance through the analysis phase, but not the execution. I've attached the appropriate segment of swagent.log. Why does it think the depot is remote?
Pete...
I don't use swacl's either it was just the suggested solution. I'm thinking the original permissions problem has to do with a recent dns installation (i didn't do it) which also may be why it thinks it's remote. The unqualified and qualified hostnames are both resolved by the hosts file and correctly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2002 11:01 PM
05-19-2002 11:01 PM
Re: swacl host acl corrupt
Try using the following options. In the /var/adm/sw/defaults file put:
swagent.auto_exit=false
swagentd.rpc_binding_info=ncacn_ip_tcp:[2121]
swinstall.rpc_binding_info=ncacn_ip_tcp:[2121]
Restart the swagentd process by "/usr/sbin/swagentd -r" and run swinstall again.
Regards,
Mateja
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2002 12:06 AM
05-20-2002 12:06 AM
Re: swacl host acl corrupt
Ian, your depot file may be corrupt. Verify the checksum after downloading is correct or try downloading again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2002 02:57 AM
05-20-2002 02:57 AM
Re: swacl host acl corrupt
I spoke to a HP CE and suggested removing /var/adm/sw/security and recreating the directory and rebooting. The security file is repopulated by swagentd. This worked for 3 servers but not the forth. For this we had to run swinstall in standalone mode by touching /var/adm/sw/standalone and restarting swagent.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2002 01:47 AM
05-21-2002 01:47 AM
Re: swacl host acl corrupt
Mateja... binding defaults are fine, but I'll keep the auto_exit in mind.
Stephan. Good thinking but not the case.
Wayne... Good to know, and I might have to try this again later, but for now it looks good.
Take care everyone.
ian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2002 06:42 AM
05-21-2002 06:42 AM
Re: swacl host acl corrupt
127.0.0.1 localhost loopback
to
127.0.0.1 ovmngr12 loopback.
Which was wrong, and caused the "unable to open