Operating System - HP-UX
1752788 Members
6355 Online
108789 Solutions
New Discussion юеВ

changed hostname and server hangs?

 
SOLVED
Go to solution
Jerry_109
Super Advisor

changed hostname and server hangs?

HP-UX B.11.31 Uia64 hp server rx7640
####################################
executed :
"set_parms hostname" to change hostname and after reboot system hangs at :

##################################
Starting ISEE hpservices mad daemon. ......................... N/A
Starting X Font Server at TCP port 7000 ...................... N/A
Start vt daemon .............................................. N/A
Start time synchronization ................................... OK
Start accounting ............................................. N/A
Starting Veritas Enterprise Administrator Service (vxsvc) ...

###############################

Please advise
20 REPLIES 20
sujit kumar singh
Honored Contributor
Solution

Re: changed hostname and server hangs?

hi




just try to do a CTRL+\

the system shud boot past that.

are u able to telnet to the server as i think the network Services should have started.


Regards
Sujit
Asif Sharif
Honored Contributor

Re: changed hostname and server hangs?

Hi Jerry,

ctrl+\ is synonymous and skip over the hung startup script followed by executing the next one in the sequence.

Regards,
Asif Sharif
Regards,
Asif Sharif
Bill Hassell
Honored Contributor

Re: changed hostname and server hangs?

Changing the hostname can create a number of problems if not done with careful planning. Does your server user DNS? Do the clients use DNS? Did the IP address change? Did the DNS server get updated with the new hostname? Does the server run NFS or CIFS/SAMBA? Does the server run email services?

Any of these questions will require a clear answer about how to accommodate a hostname change.


Bill Hassell, sysadmin
Avinash20
Honored Contributor

Re: changed hostname and server hangs?

Please see that the hostname change is also made in /etc/hosts and DNS server is any !!
"Light travels faster than sound. That's why some people appear bright until you hear them speak."
skt_skt
Honored Contributor

Re: changed hostname and server hangs?

did u try rebootinf w/o hostname change. Was it able come up?
Jerry_109
Super Advisor

Re: changed hostname and server hangs?

Thanks All,

Found the following information in /etc/rc.log :

####################
startup seems to be a sizing problem with ARIES as follows :

#########################################
745 [HP ARIES32]: ***** Log time: Tue Jan 20 14:06:46 PST 2009 *****
746 [HP ARIES32]:
747 [HP ARIES32]: ARIES Limitation [PID : 2301]
748 [HP ARIES32]: ARIES cannot proceed emulation because:
749 [HP ARIES32]:
750 [HP ARIES32]: PID 2301 received SIGSEGV for stack growth failure.
751 [HP ARIES32]: Possible causes - insufficient memory or swap space, or
752 [HP ARIES32]: PA-RISC application stack size exceeded maximum available
754 [HP ARIES32]:
755 [HP ARIES32]: Increase the value of -ssz ARIES parameter and kernel tunable
756 [HP ARIES32]: pa_maxssiz_32bit.
757 [HP ARIES32]:
758 [HP ARIES32]: ARIES does not support applications which are nearly
759 [HP ARIES32]: or completely maxed out on their data segment address
760 [HP ARIES32]: space usage. This is because ARIES consumes small amount of
761 [HP ARIES32]: virtual memory address space of the emulated application.
762 [HP ARIES32]:
763 [HP ARIES32]: Terminating emulation.
764 [HP ARIES32]:
765 [HP ARIES32]: ARIES Version :
766 [HP ARIES32]: 11.31 (PHSS_37553) Ver: 3.0.00015 [May 4, 2008 23:49:23]
767 [HP ARIES32]: Invoked command :
768 [HP ARIES32]:
#########################################
# kctune :
maxssiz 134217728 134217728 Immed
maxssiz_64bit 1073741824 1073741824 Immed
pa_maxssiz_32bit 83648512 Default
pa_maxssiz_64bit 536870912 Default
#########################################
####################
Dennis Handly
Acclaimed Contributor

Re: changed hostname and server hangs?

>pa_maxssiz_32bit 83648512

Does increasing pa_maxssiz_32bit help? Try 120 Mb.
Jerry_109
Super Advisor

Re: changed hostname and server hangs?

No, it still hung with the same message in rc.log. I changed the tunable as follows :

###############
# kctune -v pa_maxssiz_32bit
Tunable pa_maxssiz_32bit
Description Maximum size of the stack segment of a 32-bit PA-RISC process (bytes)
Module vm
Current Value 468713472
Value at Next Boot 468713472
Value at Last Boot 468713472
Default Value 83648512
Constraints pa_maxssiz_32bit >= 83648512
pa_maxssiz_32bit <= 468713472
Can Change At Next Boot Only
###########################

mesage from rc.log :

Starting Veritas Enterprise Administrator Service (vxsvc)
Output from "/sbin/rc2.d/S700isisd start":
----------------------------

[HP ARIES32]: ***** Log time: Wed Jan 21 08:46:03 PST 2009 *****
[HP ARIES32]:
[HP ARIES32]: ARIES Limitation [PID : 2300]
[HP ARIES32]: ARIES cannot proceed emulation because:
[HP ARIES32]:
[HP ARIES32]: PID 2300 received SIGSEGV for stack growth failure.
[HP ARIES32]: Possible causes - insufficient memory or swap space, or
[HP ARIES32]: PA-RISC application stack size exceeded maximum available
[HP ARIES32]: stack size in ARIES.
[HP ARIES32]:
[HP ARIES32]: Increase the value of -ssz ARIES parameter and kernel tunable
[HP ARIES32]: pa_maxssiz_32bit.
[HP ARIES32]:
[HP ARIES32]: ARIES does not support applications which are nearly
[HP ARIES32]: or completely maxed out on their data segment address
[HP ARIES32]: space usage. This is because ARIES consumes small amount of
[HP ARIES32]: virtual memory address space of the emulated application.
[HP ARIES32]:
[HP ARIES32]: Terminating emulation.
[HP ARIES32]:
[HP ARIES32]: ARIES Version :
[HP ARIES32]: 11.31 (PHSS_37553) Ver: 3.0.00015 [May 4, 2008 23:49:23]
[HP ARIES32]: Invoked command :
[HP ARIES32]:
###############
Jerry_109
Super Advisor

Re: changed hostname and server hangs?

Received following coredump when executing java1.3. :

# file core
core: ELF-32 core file - IA64 from 'java' - received SIGSEGV

Is this a tunable problem?

##################################
root@vulpolicyp[/opt/java1.3/jre/bin]
# uname -a ; model
HP-UX vulpolicyp B.11.31 U ia64 2066127389 unlimited-user license
ia64 hp server rx7640
root@vulpolicyp[/opt/java1.3/jre/bin]
# ./java
Memory fault(coredump)
root@vulpolicyp[/opt/java1.3/jre/bin]
# ll
total 25552
-r-xr-xr-x 1 bin bin 8035 Feb 5 2007 .java_wrapper
lrwxrwxr-x 1 bin bin 13 Jan 21 14:21 .start_xfs -> .java_wrapper
-r-xr-xr-x 1 bin bin 20480 Feb 5 2007 HPUXChildWrapper
dr-xr-xr-x 3 bin bin 96 Jan 21 14:21 IA64
-rw------- 1 root sys 7948220 Jan 21 15:12 core
lrwxrwxr-x 1 bin bin 13 Jan 21 14:21 java -> .java_wrapper
lrwxrwxr-x 1 bin bin 13 Jan 21 14:21 jcpm_server -> .java_wrapper
lrwxrwxr-x 1 bin bin 13 Jan 21 14:21 keytool -> .java_wrapper
lrwxrwxr-x 1 bin bin 13 Jan 21 14:21 policytool -> .java_wrapper
lrwxrwxr-x 1 bin bin 13 Jan 21 14:21 rmid -> .java_wrapper
lrwxrwxr-x 1 bin bin 13 Jan 21 14:21 rmiregistry -> .java_wrapper
lrwxrwxr-x 1 bin bin 13 Jan 21 14:21 tnameserv -> .java_wrapper
root@vulpolicyp[/opt/java1.3/jre/bin]
# file core
core: ELF-32 core file - IA64 from 'java' - received SIGSEGV