- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- system reboot
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
10-11-2002 07:34 AM
10-11-2002 07:34 AM
system reboot
Reboot system and this same thing again and again. . I tried to boot the system into single user mode by interrupting the boot and ?????? pri ISL then ??? ???hpux -is ??? not working, ???hpux ???lm ???is not working. Anybody have any idea . This server is running HPUX 11.0. and I have HP NNM 6.1 on this server. and this is our back up server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2002 07:39 AM
10-11-2002 07:39 AM
Re: system reboot
from local console, CTL-B... then sl to get system logs.... take a look for any hints.
Ted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2002 07:39 AM
10-11-2002 07:39 AM
Re: system reboot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2002 07:47 AM
10-11-2002 07:47 AM
Re: system reboot
- booted into recovery shell
chroot_lvmdisk
cd /ROOT
chroot /ROOT /sbin/sh
vgchange -a y /dev/vg00
- vg00; lvol1, 5, 6, 7, 8
fsck -y -F vxfs -o full /dev/vg00/rlvol? on all vxfs filesystems
- cleaned: lvol5, , lvol6, lvol7, lvol8 had ms
fsck -y -F hfs /dev/vg00/rlvol1 (this is for all hfs filesystems like /stand)
- mount -a; all vg00 file systems mounted;
- lifls -l /dev/rdsk/c?t?d?
- autoboot string ==> "hpux"
- rebooting into single user mode; init 2; init 3
- all vg00 filesystem are mounted; suggest following:
verify the other filesystems, fstyp -v /dev/vgxx/rlvoY and run fsck if needed
This should be a good start post what your results are And I will try to walk you through this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2002 10:59 AM
10-15-2002 10:59 AM
Re: system reboot
With the Core )/S cd with the recovery option, I was able to get up " chroot /ROOT /sbin/sh" after that when I tried to run the : vgchange -a y /dev/vg00" it says vgchange: not found. I was going to open a case with HP today and see whether they will be able to do some thing. If you have any idea what is wrong, any other step I need to run please let me know.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2002 11:36 AM
10-15-2002 11:36 AM
Re: system reboot
chroot / /bin/sh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2002 11:36 AM
10-15-2002 11:36 AM
Re: system reboot
chroot / /sbin/sh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2002 01:36 PM
10-15-2002 01:36 PM