Operating System - HP-UX
1837242 Members
4507 Online
110115 Solutions
New Discussion

BOOT filesystem in HPUX 11.x

 
A.Vishwanath_2
Advisor

BOOT filesystem in HPUX 11.x

Why the BOOT filesyetem (/stand) in HP-UX 11.x HFS only?
5 REPLIES 5
Paula J Frazer-Campbell
Honored Contributor

Re: BOOT filesystem in HPUX 11.x

HI

When the server initially boots it does not understand xfs / jfs file systems, so the OS is kept on a HFS system /stand.

HTH

Paula
If you can spell SysAdmin then you is one - anon
A.Vishwanath_2
Advisor

Re: BOOT filesystem in HPUX 11.x

can u pls elaborate. What i understand from ur answer is that the driver may not be availbel to understand the xfs/jfs FS that's the reason it is kept in HFS filesystem.
Sanjay Kumar Suri
Honored Contributor

Re: BOOT filesystem in HPUX 11.x

HFS is the HP implementation of UNIX file system and the boot file system only support HFS.

May be future releases may support /stand file system on other types.

sks
A rigid mind is very sure, but often wrong. A flexible mind is generally unsure, but often right.
A. Clay Stephenson
Acclaimed Contributor

Re: BOOT filesystem in HPUX 11.x

Because the boot firmware only understands hfs filesystem layouts.
If it ain't broke, I can fix that.
Bill Hassell
Honored Contributor

Re: BOOT filesystem in HPUX 11.x

The HFS filesystem is HP's version of the McKusick High Performance Filesystem and as Clay said, the processor ROMs understand how to locate the vmunix file in an HFS filesystem. VxFS is very different and there is not enough room in the ROMs to read both HFS and VxFS. There is no driver in this case because there is no operating system at bootup.


Bill Hassell, sysadmin