1834100 Members
2213 Online
110063 Solutions
New Discussion

/stand vxfs

 
Mr Andrew N Parker
Occasional Contributor

/stand vxfs

Hi,
I see on later versions of hpux 11i that it is now possible to build the /stand filesystem as a vxfs one instead of /hfs.
Are there any ramifications/changes to the boot process, lvlnboot etc that arise because of this?

regards
10 REPLIES 10
LoC_1
Frequent Advisor

Re: /stand vxfs

Hi,
vxfs is the default file system type for all HP-UX 11i Version 2 file systems for /stand

There is no issue that I know off with the boot process on PA-RISC system.

Louis
Luk Vandenbussche
Honored Contributor

Re: /stand vxfs

Hi,

You can only have a /stand vxfs on hpux 11.23 on an itanium2 CPU.

The boot process is differant because Itanium2 servers have an EFI boot partition

See http://h71028.www7.hp.com/enterprise/cache/80518-0-0-0-121.aspx
Arunvijai_4
Honored Contributor

Re: /stand vxfs

Hello,

/stand is vxfs only on 11iV2 Itanium systems.

You can check tha by,

# fstyp /dev/vg00/lvol1
vxfs

Same command in 11.11 will give you,

#fstyp /dev/vg00/lvol1
hfs

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Muthukumar_5
Honored Contributor

Re: /stand vxfs

I hope in 11.23 only they are supporting to have /stand file system in hfs or vxfs. Before that it was having /stand in hfs only.

Some outline informations are here as,

http://docs.hp.com/en/5964-5283/ch02s08.html

Hope some threads are started before on this topic.

--
Muthu
Easy to suggest when don't know about the problem!
LoC_1
Frequent Advisor

Re: /stand vxfs

I stand corrected I meant on IA-64
LoC_1
Frequent Advisor

Re: /stand vxfs

I stand corrected I meant on IA-64 not PA-RISK
Vipulinux
Respected Contributor

Re: /stand vxfs

Hi
If u are using 11iV2 Itanium systems than you can use vxfs on /stand if you want to else you can still have HFS as usual.

Thanks
Deepak.R
Frequent Advisor

Re: /stand vxfs

Hi,

Let me give you a detailed view.

/stand in PA-RISC systems running HPUx 11.11 or 11.23 ( 11.23 can be loaded in PA RISC too ) is hfs because ISL utility can not read vxfs and load kernel.

Integrity systems using Itanium / 11.23 do not have ISL but a utility called EFI ( Extensible Firmware Interface) which resides on a FAT32 partition on the boot disk. This utility loads EFI boot loader and EFI boot loader loads secondary loader and then Kernel.

There is no way you can convert /stand of PA-RISC systems to vxfs.

Simply , its not OS version 11.11 or 11.23 but the hardware and Firmware which decide the compatibility .

Hope things are clear now.

thanks
deepak
Arunvijai_4
Honored Contributor

Re: /stand vxfs

Hello,

Check this thread out ,

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=303106

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Muthukumar_5
Honored Contributor

Re: /stand vxfs

Read this:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=201909

for jose reply. What is the reason for having lvnboot.

--
Muthu
Easy to suggest when don't know about the problem!