1834534 Members
2854 Online
110069 Solutions
New Discussion

/stand filesystem

 
Ritesh_8
Occasional Contributor

/stand filesystem

Why does HP recommend to mount /stand as HFS file system only ?
3 REPLIES 3
Sanjay Kumar Suri
Honored Contributor

Re: /stand filesystem

The HP-UX kernel is unable to read JFS metadata structures. As a result, the /stand File System must be HFS.


sks
A rigid mind is very sure, but often wrong. A flexible mind is generally unsure, but often right.
G. Vrijhoeven
Honored Contributor

Re: /stand filesystem

Hi,

The ISL, initial System Loader, is not that advanced, it only understands HFS. In /stand the UNIX kernel is found and loaded. This kernel is more advanced so all the other filesystems do not have to be HFS.

HTH,

Gideon
G. Vrijhoeven
Honored Contributor

Re: /stand filesystem

Hi again,

Here is some additional information:

http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B9106-90003/B9106-90003_top.html&con=/hpux/onlinedocs/B9106-90003/00/00/20-con.html&toc=/hpux/onlinedocs/B9106-90003/00/00/20-toc.html&searchterms=HFS%7cISL&queryid=20040320-064937

HP-UX IPF Bootloader

HP-UX 11i Version 1.5 (B.11.20) IPF bootloader allows you to locate and boot the desired HP-UX kernel. Because the HP-UX IPF bootloader can boot from the VxFS file system, it is not necessary for /stand to be an HFS file system.
When an Itanium-based system boots, you are placed in either the EFI (Extensible Firmware Interface) boot manager or the EFI shell. The HP-UX IPF bootloader is a native EFI application that can be launched from either application. To boot any machine with HP-UX, the HP-UX IPF bootloader must be placed in the EFI partition of the boot disk.

IPF Bootloader Compatibility

The HP-UX IPF bootloader is not compatible with the HP-UX PA bootloader. It can not boot a PA kernel and can not be used in a PA machine.

(SO this does not work with an PA-RISC server)

Gideon