- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- System hangs upon shutdown - get some points here.
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
09-08-2006 02:00 AM
09-08-2006 02:00 AM
---------------------------------------------------------------------------------------------------------------------------------------
# shutdown -ry 0
SHUTDOWN PROGRAM
09/08/06 09:37:24 EDT
Broadcast Message from root (pts/1) Fri Sep 8 09:37:24...
PLEASE LOG OFF NOW ! ! !
System maintenance about to begin.
All processes will be terminated in 0 seconds.
Broadcast Message from root (pts/1) Fri Sep 8 09:37:24...
SYSTEM BEING BROUGHT DOWN NOW ! ! !
/sbin/auto_parms: DHCP access is disabled (see /etc/auto_parms.log)
/sbin/rc[16]: /sbin/rc1.d/K100hpnpd: not found.
System shutdown in progress
___________________________
Stop CDE login server ....................................... OK
Stopping HP-UX Apache-based Web Server ...................... OK
Stopping HP-UX Tomcat-based Servlet Engine. ................. OK
Stopping HP-UX Webmin-based Admin ........................... OK
Stopping the HPUX Webproxy subsystem ........................ OK
Stopping HP-UX XML Web Server Tools ......................... OK
Stop X print server(s) ...................................... N/A
Stop NFS server subsystem ................................... kk
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 02:14 AM
09-08-2006 02:14 AM
SolutionHave you tried monitoring rc.log on shutdown to see why it is stuck?
Do you shutdown from a non-console connection. Then on the console connection do:
tail -f rc.log
And see what's going on...
HTH>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 02:17 AM
09-08-2006 02:17 AM
Re: System hangs upon shutdown - get some points here.
I got in at the console. I will try to stop the NFS daemons manually.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 02:17 AM
09-08-2006 02:17 AM
Re: System hangs upon shutdown - get some points here.
It looks like the system can not unmount one of NFS. I had such a problem when Oracle or Informix processes started from NFS.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 02:19 AM
09-08-2006 02:19 AM
Re: System hangs upon shutdown - get some points here.
Now what do I do at this point, if I just shutdown the NFS, won't it mean that in the future an NFS client will have to be rebooted?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 02:20 AM
09-08-2006 02:20 AM
Re: System hangs upon shutdown - get some points here.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 02:21 AM
09-08-2006 02:21 AM
Re: System hangs upon shutdown - get some points here.
As you read through the posts, you will see that it can be several things, in my point of view if nothing was change to NFS or the scripts, I would think it's a patching issue.
Go to this link and see if you are missinng any patches for you OS.
http://www2.itrc.hp.com/service/patch/assessSystemsPage.do?BC=main%7C&admit=-1335382922+1157725147151+28353475
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 02:21 AM
09-08-2006 02:21 AM
Re: System hangs upon shutdown - get some points here.
# tail -f rc.log
Stop X print server(s)
Output from "/sbin/rc2.d/K200tps.rc stop":
----------------------------
"/sbin/rc2.d/K200tps.rc stop" SKIPPED
Stop NFS server subsystem
Output from "/sbin/rc2.d/K900nfs.server stop":
----------------------------
killing nfsd
killing rpc.mountd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 02:28 AM
09-08-2006 02:28 AM
Re: System hangs upon shutdown - get some points here.
- Tags:
- showmount
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 02:33 AM
09-08-2006 02:33 AM
Re: System hangs upon shutdown - get some points here.
showmount: depotsvr: RPC: Program not registered
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 02:37 AM
09-08-2006 02:37 AM
Re: System hangs upon shutdown - get some points here.
itical, run
#>bdf
and
fuser -cu {for all mount points}
Try to understand what process can not be killed in this situation.
If this is not something critical, run
#>reboot -q
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 02:38 AM
09-08-2006 02:38 AM
Re: System hangs upon shutdown - get some points here.
Whenever a NFS Server is shutdown or rebooted, the you will have to check for the nfs shares (exportfs) and then unmount all those shares in the client machines (list from /etc/rmtab in NFS Server) for a clean shutdown.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 02:47 AM
09-08-2006 02:47 AM
Re: System hangs upon shutdown - get some points here.
I started ignite yesterday and it hung without even displaying the first screen. I thought I would give it time yet 12 hours later, it's still hanging. I thought I would reboot, and the reboot is hanging also as you can see. Same root cause of these?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 02:50 AM
09-08-2006 02:50 AM
Re: System hangs upon shutdown - get some points here.
# ps -fe|grep ignite | grep -v grep
root 19775 1 0 19:17:10 ? 0:00 ignite
#
# kill -9 19775
# ps -fe|grep ignite | grep -v grep
root 19775 1 0 19:17:10 ? 0:00 ignite
#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 02:57 AM
09-08-2006 02:57 AM
Re: System hangs upon shutdown - get some points here.
# reboot -q
LVM: Recovered Path (device 0x1f092000) to PV 0 in VG 0.
LVM: vg[0]: pvnum=1 (dev_t=0x1f091000) is POWERFAILED
LVM: vg[0].lv[1] has 2 fault disks on : pvnum=0 (dev=0x1f092000) pvnum=1 (dev=0x1f091000)
LVM: vg[0].lv[2] has 2 fault disks on : pvnum=0 (dev=0x1f092000) pvnum=1 (dev=0x1f091000)
LVM: vg[0].lv[3] has 2 fault disks on : pvnum=0 (dev=0x1f092000) pvnum=1 (dev=0x1f091000)
LVM: vg[0].lv[4] has 2 fault disks on : pvnum=0 (dev=0x1f092000) pvnum=1 (dev=0x1f091000)LVM: vg[0].lv[8] cannot be close
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 02:59 AM
09-08-2006 02:59 AM
Re: System hangs upon shutdown - get some points here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 03:02 AM
09-08-2006 03:02 AM
Re: System hangs upon shutdown - get some points here.
When your system comes back up the NFS clients should be able to see their mountpoints again without any problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 03:04 AM
09-08-2006 03:04 AM
Re: System hangs upon shutdown - get some points here.
It looks sure you have hardware issues... Disks that is...
Do the needful... reset (RS)...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 03:06 AM
09-08-2006 03:06 AM
Re: System hangs upon shutdown - get some points here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 03:21 AM
09-08-2006 03:21 AM
Re: System hangs upon shutdown - get some points here.
To discontinue, press any key within 10 seconds.
10 seconds expired.
Proceeding...
Trying Primary Boot Path
------------------------
Booting... 2D10L
WARN A0BD
Boot Device not ready.
Retrying Boot Device...
Boot Device not ready.
Retrying Boot Device...
Boot Device not ready.
Retrying Boot Device...
Boot Device not ready.
Retrying Boot Device...
Boot Device not ready.
Retrying Boot Device...
Boot Device not ready.
Retrying Boot Device...
Boot Device not ready.
Retrying Boot Device...
Boot Device not ready.
Menu: Enter command or menu > search
Searching for potential boot device(s)
This may take several minutes.
To discontinue search, press any key (termination may not be immediate).
Path# Device Path (dec) Device Path (mnem) Device Type
----- ----------------- ------------------ -----------
P0 8/0/1/0.8 Fibre Channel interface
P1 8/4/1/0.8 Fibre Channel interface
P2 10/0.6 fwscsi.6 Random access media
P3 10/0.3 fwscsi.3 Random access media
P4 10/0.2 fwscsi.2 Random access media
P5 10/12/5.3 sescsi.3 Sequential access media
P6 10/12/5.2 sescsi.2 Random access media
P7 10/12/6.0 lan.0 LAN Module
Main Menu: Enter command or menu > boot p2
Interact with IPL (Y, N, or Cancel)?> n
C1D
Booting...
Boot IO Dependent Code (IODC) revision 152
2D10L
WARN C7F2
IPL error: bad LIF magic.
C1D2D10L
WARN C7F0
Error Reading IPL
CPU 0
WARNING: Memory has been initialized, but not tested as a result of
FASTBOOT being enabled. To test memory, use the "FASTBOOT"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 03:25 AM
09-08-2006 03:25 AM
Re: System hangs upon shutdown - get some points here.
PCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 03:39 AM
09-08-2006 03:39 AM
Re: System hangs upon shutdown - get some points here.
I would start checking the rc.log for any error that may expalin the problem. There may be a hardware problem.
sp,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 03:41 AM
09-08-2006 03:41 AM
Re: System hangs upon shutdown - get some points here.
Boot Device not ready.
Retrying Boot Device... C1D2D10L
WARN 80F9
Cannot find ENTRY_TEST.
Failed to initialize.
ENTRY_INIT
Status = -7
FFFFFFF9 00000000 00000000 00000000 00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
00000000 00000012 00000000 00000000 454E4841 00000000 00000000 454E4841
00000000 00000000 00000000 00000000 00000200 00000000 00000000 00000000
C1D2D10L
WARN 80F5
Failed to initialize.
C1D2D10L
WARN A008
CPU 0
WARNING: Memory has been initialized, but not tested as a result of
FASTBOOT being enabled. To test memory, use the "FASTBOOT"
command in the Configuration menu and reboot the system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 04:16 AM
09-08-2006 04:16 AM
Re: System hangs upon shutdown - get some points here.
Original problem: the stock oracle dbshut command issues a shutdown not a shutdown immediate. it needs to be changed if an oracle database has any hope of shutting down.
New Problem: You lost your boot disk. Have hardware replace the disk and prepare to boot off your Ignite Server and restore the vg00.
If you have an alternate boot disk, boot off of this at the ISL Prompt.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2006 06:19 AM
09-08-2006 06:19 AM