WAS7 migration, port not persisted on S10


 
Thread Tools Search this Thread
Operating Systems Solaris WAS7 migration, port not persisted on S10
# 1  
Old 11-19-2009
WAS7 migration, port not persisted on S10

Hi all.

So, im upgrading from WAS6 to WAS7 on S10 containers and am running in to a problem.

Although i can successfully complete a migration (or so i thought) when i come to start the servers it bombs outs. This is because for some reason the migration process does not migrate the nodeagent ports....its sets them all to '0'....very annoying,

Anyone come across this before?

BTW, this is running on S10 (currently on T2000) and its WAS7 FP7. The WAS product is installed on the global zone and the WAS profiels are on the local containers.

Thanks
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

AIX - FC Switch migration, SAN Migration question!

I'm New to AIX / VIOS We're doing a FC switch cutover on an ibm device, connected via SAN. How do I tell if one path to my remote disk is lost? (aix lvm) How do I tell when my link is down on my HBA port? Appreciate your help, very much! (4 Replies)
Discussion started by: BG_JrAdmin
4 Replies

2. Solaris

How to find port number wwn of particular port on dual port HBA,?

please find the below o/p for your reference bash-3.00# fcinfo hba-port HBA Port WWN: 21000024ff295a34 OS Device Name: /dev/cfg/c2 Manufacturer: QLogic Corp. Model: 375-3356-02 Firmware Version: 05.03.02 FCode/BIOS Version: BIOS: 2.02; fcode: 2.01;... (3 Replies)
Discussion started by: sb200
3 Replies

3. Solaris

Create New Group/User/Password in S10

I have performed the following with lower case group and usernames and the only difference is that the error message under groupadd goes away, yet I am still unable to successfully add a user WITH a home directory. This is in Solaris 10. I am able to add a group, add a user, add the users... (3 Replies)
Discussion started by: Showflash
3 Replies

4. Solaris

S10 Live Upgrade w/ VxVM unencapsulated

Hello All, I will be upgrading a Solaris 10 (11/06 u3) server to 09/10 u9. I am aware of all the patching necessary and the Live Upgrade procedure for this. This system has VxVM (5.0) installed and used for managing SAN data disks only. Root disk(s) are not encapsulated. The info I can... (4 Replies)
Discussion started by: btny
4 Replies

5. Solaris

Routing problem on new S10 install

I have a small network with a PC running FreeBSD, a DSL router/modem, an Ultra 10 running Solaris 2.6 and an Ultra 5 with a new Solaris 10 install. The network config. was set up similar to the S2.6 box. The S10 box can access all hosts on the network including the DSL modem but an attempt go... (2 Replies)
Discussion started by: snorkack59
2 Replies

6. Solaris

/home unwritable after new S10 install

I bought Solaris 10 some years ago and am now trying to use it. The install (on an Ultra 5) went ok but /home is unwritable. ls -l shows only Total 0. chmod won't add any permissions and the file manager shows the permissions to be n/a. Trying to write to /home results in a cannot create... (5 Replies)
Discussion started by: snorkack59
5 Replies

7. Solaris

Problem with S10 Update Manager

Hi, The green shield at the bottom right of the screen says 'Updates Available', so I click on it to get the latest updates. Then I select the first update in the list by clicking the checkbox and then clicking 'Install Update'. After a few seconds of trying to install the update an error... (1 Reply)
Discussion started by: patcom
1 Replies

8. Solaris

Solaris 10 OS - SA-100-S10

Hi All, Please i need the official book for solaris 10 OS_Essentials ( SA-100-S10) and System Administration for the Solaris 10 OS Part 1 and 2 (SA-200-S10) Thank you (5 Replies)
Discussion started by: ahmad_wa
5 Replies

9. Solaris

Who has "Solaris 10 Advanced System Administration(SA-202-S10)" latest revision doc?

Dear All, I am going to examine SA202 but I got SA-202-S10 revision A.1 so it might be out of date. Who has "Solaris 10 Advanced System Administration(SA-202-S10)" latest revision document? Could you share it ? Thank you in advance (2 Replies)
Discussion started by: unitipon
2 Replies

10. Solaris

configuring xdm on s10\open solaris

can someone hlpe me to use a X display manger to oepnsolaris I'm using 79a & have setup XMING on a windows client On the Solaris box I notice that XDM is not running, which i assume is essential for xming\client. I've read somewhere that to enable XDM i need to run gdmconfig so i've # xhost+... (5 Replies)
Discussion started by: stevie_velvet
5 Replies
Login or Register to Ask a Question
SAFE_FINGER(8)						     Linux Programmer's Manual						    SAFE_FINGER(8)

NAME
safe_finger - finger client wrapper that protects against nasty stuff from finger servers SYNOPSIS
safe_finger [finger_options] DESCRIPTION
The safe_finger command protects against nasty stuff from finger servers. Use this program for automatic reverse finger probes from the tcp_wrapper (tcpd) , not the raw finger command. The safe_finger command makes sure that the finger client is not run with root privileges. It also runs the finger client with a defined PATH environment. safe_finger will also protect you from problems caused by the output of some finger servers. The problem: some programs may react to stuff in the first column. Other programs may get upset by thrash anywhere on a line. File systems may fill up as the finger server keeps sending data. Text editors may bomb out on extremely long lines. The finger server may take forever because it is somehow wedged. safe_finger takes care of all this badness. SEE ALSO
hosts_access(5), hosts_options(5), tcpd(8) AUTHOR
Wietse Venema, Eindhoven University of Technology, The Netherlands. Linux 21th June 1997 SAFE_FINGER(8)