- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Omniback II 4.0 linux client import error 12:1625
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
01-16-2002 05:40 PM
01-16-2002 05:40 PM
Omniback II 4.0 linux client import error 12:1625
I have some problems importing a linux machine to a win2000 cell manager.
When I do the import operation on the cell manager, I got the following error
Import host failde
12:1625
I re checked my DNS setups , and make a nslookup / ping on the cell manager and on the linux machine, and we don??t have resolutions problems.
On the client log, i have this
[SYSTEM.NT AUTHORITY@test-2000] : .util
Note that the cell manager is test-2000 and the linux machine is test.
I recheck all the linux install process, and all is fine.
I have rsh , rexec and the other services running.
My tcpwrapper hosts.allow file have something like this
ALL: ALL # only for testing
I don??t know what can I solve this problem.
I appreciate you help.
Please, drop me an email to cmolina@net-uno.net
Thanks in advance.
Carlos
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2002 07:40 AM
01-17-2002 07:40 AM
Re: Omniback II 4.0 linux client import error 12:1625
mv /etc/resolv.conf to /etc/resolv.conf.save. You can mv it back after the installation.
In your /etc/nsswitch file, make sure you have this line:
hosts: files [NOTFOUND=continue] dns
add the host name of your cell manager to the /etc/hosts file of your linux client.
I hope that helps,
Jim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2002 08:07 AM
01-17-2002 08:07 AM
Re: Omniback II 4.0 linux client import error 12:1625
After do the steps , that you told me, I got the following error on the linux machine (client)
01/17/02 12:03:57 INET.12243.0 ["inet/allow_deny.c /main/7":524] A.04.00 b383
A request 0 came from host which is not a cell manager of this client
Thu Jan 17 12:03:57 2002 [MCRS_USER.MCRS_GROUP@cmolina-2000] : .util
The win2000 cell manager is cmolina-2000
and on the /usr/omni/config/cell/cell_server i have this
cmolina-2000
I am not sure, what is the problem now, but I think, that we are near to resolve this..:-)
Thanks a lot.
Carlos
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2002 08:17 AM
01-17-2002 08:17 AM
Re: Omniback II 4.0 linux client import error 12:1625
On the windows machine, type:
ipconfig /all and find this:
"Connection-specific DNS suffix"
better known as your domain name.
On the linux client, edit your /etc/hosts file and, if you haven't already, add the fully qualified hostname of the cell manager on the same line where you added the hostname, so that you have something like this:
ipaddress hostname hostname.domainname
That's all on one line.
Good Luck,
Jim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2002 10:13 AM
01-17-2002 10:13 AM
Re: Omniback II 4.0 linux client import error 12:1625
The error message is the same.
I cannot believe that this software being harder to install...:-)
If anybody have another recommendation, please let me know.
Thanks a lot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2002 12:33 PM
01-17-2002 12:33 PM
Re: Omniback II 4.0 linux client import error 12:1625
I runned a debug on the inet client (linux), and I found this.
+ COMMAND=INCLUDE
+ shift
+ PARAMS=cmolina-2000
+ init_var cmolina-2000
++ uname -a
+ UNAME=Linux cmolina 2.2.19pre17 #1 Tue Mar 13 22:37:59 EST 2001 i686 unknown
++ awk '{print $1}'
++ echo Linux cmolina 2.2.19pre17 '#1' Tue Mar 13 22:37:59 EST 2001 i686 unknown
+ ARCH=Linux
+ umask 022
+ MACHINE=Linux
++ echo Linux cmolina 2.2.19pre17 '#1' Tue Mar 13 22:37:59 EST 2001 i686 unknown
++ awk '{print $3}'
+ OS_REV=2.2.19pre17
+ SERIES=gpl/i386/linux
+ STRING=gpl i386 linux-2.2.19pre17
+ OMNIHOME=/usr/omni
+ OMNICONFIG=/usr/omni/config
+ OMNIINFO=/usr/omni/config/cell/omni_info
+ OMNILBIN=/usr/omni/bin
+ CELL_SERVER=/usr/omni/config/cell/cell_server
+ USERLIST=/usr/omni/config/users/UserList
++ date +%d%M%y%H%m%S
+ TMP=/tmp/inst.tmp.17310216015412761
+ SERVICE=omni
+ includeCell cmolina-2000
+ NEWSERVER=cmolina-2000
+ '[' '!' -r /usr/omni/config/cell/omni_info ']'
++ grep HOSTNAME /usr/omni/config/cell/omni_info
++ wc -l
+ '[' ' 0' -gt 0 ']'
++ awk '{print $1}' /usr/omni/config/cell/cell_server
+ SERVER=cmolina-2000
+ '[' cmolina-2000 '!=' cmolina-2000 ']'
+ return 0
+ exit 0
Look at this line on the debug
+ SERVER=cmolina-2000
+ '[' cmolina-2000 '!=' cmolina-2000 ']'
I don't undertsand this .
On another point, i re-install the client, and I see looked at this warning.
./.omnirc.TMPL
./.VersionCORE
./.CII_CORE
./CORE.fileset
WARNING: Update of the omni_info file failed for CORE!
OmniBackII Software package successfully installed
I think that there is a bug on the omni_rinstall.sh script that cause the instalation don't work fine.
Indeed, the omni_info file don't exist on the client...!!!
Anubody can show me what an omni_info file example..??
Thanks a lot.
Carlos
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2002 01:38 PM
01-17-2002 01:38 PM
Re: Omniback II 4.0 linux client import error 12:1625
I got the solution.
The problem is on the omni_rinstall.sh script
There isn??t a good documentation about the scripts parameters.
The main problem is that the key paramater is not case sentitive and is one of the following keywords.
Core,da,ma,etc.
This is not documented anywhere on the omniback 4 manuals.
Indeed, you MUST to install first the core component, then, the disk agent, and finally from the cell manager, import the client.
Hope this help to others guys.
Good luck for all.
Carlos Molina