1833187 Members
3270 Online
110051 Solutions
New Discussion

/stand on vxfs

 
SOLVED
Go to solution
EML
Advisor

/stand on vxfs

I've had always seen /stand on hfs, I have never bothered to research before why.

So, why does it have to be on hfs always? Can I have it in vxfs in HP-UX 11xxxx so that I can manage it using OnlineJFS?
5 REPLIES 5
Paul Sperry
Honored Contributor

Re: /stand on vxfs

No stand has to be hfs even on 11.X
Dietmar Konermann
Honored Contributor

Re: /stand on vxfs

No, the boot loader would be unable to load the kernel. VxFS support would be too complicated for this litte proggie. :-)
"Logic is the beginning of wisdom; not the end." -- Spock (Star Trek VI: The Undiscovered Country)
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: /stand on vxfs

No, the firmware knows nothing about vsfs only hfs. After /stand is loaded the system can then 'learn' how to deal with vxfs.
If it ain't broke, I can fix that.
Pete Randall
Outstanding Contributor

Re: /stand on vxfs

And /stand *should* be so stable that there's no need to manage it as long as it's been properly sized to start with.

Pete

Pete
Jose Mosquera
Honored Contributor

Re: /stand on vxfs

Hi,

No, you can't the /stand must be hfs always. /stand needs to be of the older HP filesystem type HFS as this is the only type supported by HP to boot off. The /stand filesystem must be contiguous and must be the first filesystem on the boot volume. The total size of /stand would also be limited by the ability of the loader to access it (man lvlnboot)

Rgds.