Operating System - HP-UX
1833883 Members
1668 Online
110063 Solutions
New Discussion

Re: Unexpected exit from SAM

 
Håkon Wøien
Occasional Contributor

Unexpected exit from SAM

Tried to add a new logical volume to increase the swap size. Was informed that the maxswapchunks kernel parameter had to be increased from 3072 to 5072. Increased maxswapchunks to 6000 and got the following error during kernel build.

UNEXPECTED EXIT: process LANG=C LC_ALL=C /usr/sam/lbin/samx -C -p 11807 -s kc_sa_param /usr/sam/lib//kc.ui exited with a non-zero exit status.

sh: 11921 Memory fault

Any ideas ?

Regards,
Haakon Woeien
1 REPLY 1
Michael Tully
Honored Contributor

Re: Unexpected exit from SAM

The place I would be looking at is patching SAM for your version.

As far as the kernel is concerned, these procedures will do the job.

as root

# cd /stand/build
# /usr/lbin/sysadm/system_prep -s system
# vi system (make your changes)
save file

# /usr/sbin/mk_kernel -s system
# /usr/sbin/kmupdate

Take note of the existing kernel name, probably vmunix.prev
# cd /

# shutdown -r -y now
Anyone for a Mutiny ?