HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- system not boot
Operating System - HP-UX
1833925
Members
3323
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
06-12-2006 03:38 AM
06-12-2006 03:38 AM
system not boot
hello friends,
I stuckup . I make kernel parameter changes and after that reboot the system but it is not booting . i boot it in single user mode and than give init 1 to mount vg00 . it gives this error after mounting it
/usr/sbin/swapon: The kernel tunable parameter "maxswapchunks" needs to be incre
ased to completely
enable paging on device /dev/vg00/secswap.
Warning: swapon returned exit code: 1
"/sbin/rc1.d/S500swap_start start" FAILED
now how to tune this parameter in single user mode pl. guide me . it is very urgent.
Regard
I stuckup . I make kernel parameter changes and after that reboot the system but it is not booting . i boot it in single user mode and than give init 1 to mount vg00 . it gives this error after mounting it
/usr/sbin/swapon: The kernel tunable parameter "maxswapchunks" needs to be incre
ased to completely
enable paging on device /dev/vg00/secswap.
Warning: swapon returned exit code: 1
"/sbin/rc1.d/S500swap_start start" FAILED
now how to tune this parameter in single user mode pl. guide me . it is very urgent.
Regard
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2006 03:43 AM
06-12-2006 03:43 AM
Re: system not boot
Shah,
the best bet is boot off of an older kernel (/stand/vmunix.prev ??)
Interrupt the the boot process
bo pri
answer YES to interact with ISL
enter the following command to boot off of the old kernel
hpux /stand/vmunix.prev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2006 03:44 AM
06-12-2006 03:44 AM
Re: system not boot
You can restart with the old kernel vmunix.prev and check for the error.
Stop the boot and in ISL> hpux /stand/vmunix.prev
Enrico
Stop the boot and in ISL> hpux /stand/vmunix.prev
Enrico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2006 03:46 AM
06-12-2006 03:46 AM
Re: system not boot
Hi Shaw:
Since this is a secondary swap device, begin by disabling it in '/etc/fstab'. That is, comment out the line declaring its use.
You can use 'sbin/awk' to do this to avoid having to mount anything:
# /sbin/awk '/secswap/ {print "#"$0}' /etc/fstab > /etc/fstab.new
# /sbin/mv /etc/fstab.new /etc/fstab
Now, use SAM and increase the tunable appropriately.
Regards!
...JRF...
Since this is a secondary swap device, begin by disabling it in '/etc/fstab'. That is, comment out the line declaring its use.
You can use 'sbin/awk' to do this to avoid having to mount anything:
# /sbin/awk '/secswap/ {print "#"$0}' /etc/fstab > /etc/fstab.new
# /sbin/mv /etc/fstab.new /etc/fstab
Now, use SAM and increase the tunable appropriately.
Regards!
...JRF...
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP