UnixPedia : HPUX / LINUX / SOLARIS: HPUX : Itanium EFI HP-UX low quorum

Sunday, January 27, 2013

HPUX : Itanium EFI HP-UX low quorum


Edit the AUTO file so we can boot when one disk is missing:

# efi_cp -d /dev/rdsk/cxtxdxs1 -u /EFI/HPUX/AUTO /tmp/AUTO

# vi /tmp/AUTO

modify "boot vmunix" to "boot vmunix -lq"

then put back the file on both EFI partitions with:

# efi_cp -d /dev/rdsk/cxtxdxs1 /tmp/AUTO /EFI/HPUX/AUTO

No comments:

Post a Comment