- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- swinstall error
-
- Forums
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- Infrastructure Solutions German
- L’Avenir de l’IT
- IT e Trasformazione Digitale
- Enterprise Topics
- ИТ для нового стиля бизнеса
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Forums
-
Blogs
-
InformationEnglish
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-02-2010 05:10 AM
02-02-2010 05:10 AM
swinstall error
There is a error while installing the package.
OS version is 10.20,
The error is :
# swinstall -s /opt/zlib-1[1][1].1.4-sd-10.20.depot \*
======= 02/02/10 07:40:51 EST BEGIN swinstall SESSION
(non-interactive)
* Session started for user "root@tsbell".
* Beginning Selection
ERROR: Could not contact host "tsbell". Make sure the hostname is
correct.
* Target connection failed for "tsbell:/".
ERROR: More information may be found in the daemon logfile on this
target (default location is tsbell:/var/adm/sw/swagentd.log).
* Selection had errors.
======= 02/02/10 07:40:52 EST END swinstall SESSION (non-interactive)
-----------------------------------------------
so i am opened the /var/adm/sw/swagentd.log file. the output is:
# tail -f /var/adm/sw/swagentd.log
in isolating this problem.
======= 01/27/10 10:02:28 EST BEGIN swagentd (pid = 29170).
WARNING: An attempt to get the network host entry for "tsbell" failed.
This may result in denial of access to users and agents at
this host. Check the spelling of this name, then your
"/etc/hosts" file, or your "/etc/resolv.conf" file and DNS
resolver configuration. The nslookup program may be helpful
in isolating this problem.
-----------------------------------------------
While doing the nslookup, i am not aware whether it resolve the correct ip address and host name..
# nslookup tsbell
Name Server: toroondc000.bell.corp.bce.ca
Address: 142.182.48.71
*** toroondc000.bell.corp.bce.ca can't find tsbell: Non-existent domain
# nslookup 142.182.48.71
Name Server: toroondc000.bell.corp.bce.ca
Address: 142.182.48.71
Name: toroondc000.bell.corp.bce.ca
Address: 142.182.48.71
Pls tell me how to resolve the above issue.
Thanks in advance!!!!!!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-02-2010 05:13 AM
02-02-2010 05:13 AM
Re: swinstall error
# /sbin/init.d/swagentd stop
# /sbin/init.d/swagentd start
or
#/usr/sbin/swagentd -r
HTH,
Johnson
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-02-2010 05:16 AM
02-02-2010 05:16 AM
Re: swinstall error
I already tried out that, and restart the deamon., then also i am getting the same error.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-02-2010 05:16 AM
02-02-2010 05:16 AM
Re: swinstall error
r u trying to install the depot from the same server or it's located remotely....??
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-02-2010 05:17 AM
02-02-2010 05:17 AM
Re: swinstall error
A host may be specified by its host name, domain name, or Internet address. A directory must be specified by an absolute path.
Also try:
# swinstall -s host:/directory
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-02-2010 05:20 AM
02-02-2010 05:20 AM
Re: swinstall error
also check your /etc/resolv.conf and see if the correct entry is available for DNS or not.
and yes everything is fine
# /sbin/init.d/swagentd stop
# /sbin/init.d/swagentd start
Good Luck
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-02-2010 05:21 AM
02-02-2010 05:21 AM
Re: swinstall error
Can you check your "nsswitch.conf" and comapre with "Other working Server"
Please see below "example "nsswitch.conf"
more /etc/nsswitch.conf
passwd: files
group: files
hosts: files [NOTFOUND=continue] dns
ipnodes: files
services: files
networks: files
protocols: files
rpc: files
publickey: files
netgroup: files
automount: files
aliases: files
Hope This Helps.
Johnson
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-02-2010 06:10 AM
02-02-2010 06:10 AM
Re: swinstall error
You have to check /etc/hosts & nsswitch.conf and set those correctly. Time being point to "files dns" order in nsswitch.conf and try.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-02-2010 08:46 AM
02-02-2010 08:46 AM
Re: swinstall error
cat /etc/hosts
cat /etc/resolv.conf
cat /etc/nsswitch.conf
uname -n
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP