- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Installing OMNIBACK-II
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-28-2002 07:59 AM
05-28-2002 07:59 AM
I have problems to install OMNIBACK-II on my machine
When I start swinstall and try to install the software I got errors in the analyzing step (see attachment)
My server:
uname -a
HP-UX unknown B.11.00 U 9000/800 774018551 unlimited-user license
Thanks for any response
Frank
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2002 08:09 AM
05-28-2002 08:09 AM
Re: Installing OMNIBACK-II
1) Are you running as root?
2) Is there sufficient space in /var (or /var/tmp if it is a separate filesystem)?
3) Are you installing the correct software? i.e. the 11.x version rather than 10.20?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2002 08:10 AM
05-28-2002 08:10 AM
Re: Installing OMNIBACK-II
It looks as if the server has problems identifying its name to start with . Can you do a nslookup
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2002 08:13 AM
05-28-2002 08:13 AM
Re: Installing OMNIBACK-II
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2002 08:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2002 08:58 PM
05-28-2002 08:58 PM
Re: Installing OMNIBACK-II
hostname
However, it is really much easier to do this from multi-user mode.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2002 09:49 PM
05-28-2002 09:49 PM
Re: Installing OMNIBACK-II
So You have node name and test it by nslookup
You must know that aaa.bbb.ccc and aaa is different from omniback
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-28-2002 11:35 PM
05-28-2002 11:35 PM
Re: Installing OMNIBACK-II
Say your IP = 1.2.3.4 and hostname = machine1
you do two nslookups:
nslookup 1.2.3.4
which should return machine1
and nslookup machine1
which should return 1.2.3.4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2002 05:07 AM
05-29-2002 05:07 AM
Re: Installing OMNIBACK-II
What is the current umask? (# umask)
Expect a typical 022 or 077 if you system is trusted.
Omniback swinstall shouldn't change from root if installed using root. The files that are stated as not existing may not be able to be created otherwise.
I had troubles recently with a trusted system where a directory was created by root with 077, and hence not able to be traverse by users other than root (i.e. root owned, rwx------)
Ensure that you are root when you run swinstall.