Operating System - HP-UX
1832857 Members
3266 Online
110048 Solutions
New Discussion

Re: vxfs vxupgrade: Filesystem /usr may not be upgraded to version 4.

 
SOLVED
Go to solution
Eric Antunes
Honored Contributor

vxfs vxupgrade: Filesystem /usr may not be upgraded to version 4.

Hi all,

I have successfuly upgraded all vxfs filesystems to version 4 (for HP JFS 3.3) but vxupgrade gives me the above error with /usr. Any ideia??

PS: can I uninstall JFS 3.1 after having all filesystems in version 4?

Best Regards,

Eric Antunes
Each and every day is a good day to learn.
12 REPLIES 12
RAC_1
Honored Contributor

Re: vxfs vxupgrade: Filesystem /usr may not be upgraded to version 4.

Any additional warning/informational/error messages??

What does fstyp -v /dev/vgxx/lvolx (for /usr) say?

I think, you can remove JFS 3.1 afterwards.
There is no substitute to HARDWORK
Eric Antunes
Honored Contributor

Re: vxfs vxupgrade: Filesystem /usr may not be upgraded to version 4.

RAC,

No other messages...

fstyp output:

# fstyp -v /dev/vg00/lvol7
vxfs
version: 3
f_bsize: 8192
f_frsize: 1024
f_blocks: 929792
f_bfree: 343553
f_bavail: 322093
f_files: 110032
f_ffree: 85888
f_favail: 85888
f_fsid: 1073741831
f_basetype: vxfs
f_namemax: 254
f_magic: a501fcf5
f_featurebits: 0
f_flag: 0
f_fsindex: 6
f_size: 929792



Best Regards,

Eric Antunes
Each and every day is a good day to learn.
Robert-Jan Goossens
Honored Contributor
Solution

Re: vxfs vxupgrade: Filesystem /usr may not be upgraded to version 4.

Hi Eric,

HPUX version 11.0 ?

WARNING!: You cannot upgrade the following file systems to
version 4 layout:
/ (root) /var
/usr /opt

These file systems are used for system recovery. If you upgrade these file systems to version 4 layout, you may not be able
to boot your system with the 11.0 kernel or with the emergency recovery media.

The HP-UX 11.0 kernel and emergency recovery media were created using an earlier version of JFS that does not
recognize the version 4 disk layout.

Regards,
Robert-Jan
RAC_1
Honored Contributor

Re: vxfs vxupgrade: Filesystem /usr may not be upgraded to version 4.

After robert's comment, I think you just can not remove old JFS.
There is no substitute to HARDWORK
Eric Antunes
Honored Contributor

Re: vxfs vxupgrade: Filesystem /usr may not be upgraded to version 4.

Robert,

HPUX version 11.0 ? YES!

WARNING!: You cannot upgrade the following file systems to
version 4 layout:
/ (root) /var
/usr /opt

I already did it for /var and /opt in the Test/Develpment server (Uuf...): what about now? Can I downgrade??

Best Regards,

Eric Antunes
Each and every day is a good day to learn.
RAC_1
Honored Contributor

Re: vxfs vxupgrade: Filesystem /usr may not be upgraded to version 4.

Downgrade? How?? I think you will have to recreate with version 3. check man page of mkfs_vxfs
There is no substitute to HARDWORK
Arunvijai_4
Honored Contributor

Re: vxfs vxupgrade: Filesystem /usr may not be upgraded to version 4.

Hi Eric,

You can downgrade to version 3, i think that is the best option to do.

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

Re: vxfs vxupgrade: Filesystem /usr may not be upgraded to version 4.

Arunvijai,

No I cannot downgrade (man vxupgrade)...

Eric
Each and every day is a good day to learn.
Eric Antunes
Honored Contributor

Re: vxfs vxupgrade: Filesystem /usr may not be upgraded to version 4.

The vxupgrade manual says:

"...
You cannot upgrade the root (/)or /usr file systems to Version 4 on an
11.0 system running JFS 3.3 from the Application CD. Additionally, we
do not advise upgrading the /var or /opt file systems to Version 4 on
an 11.0 system. These core file systems are crucial for system
recovery. The HP-UX 11.0 kernel and emergency recovery media were
built with an older version of JFS that does not recognize the Version
4 disk layout. If these file systems were upgraded to Version 4, your
system would fail to boot with the 11.0 kernel as delivered or the
emergency recovery media.
..."

I won't even be able to boot (HP-UX 11.0 with JFS 3.3)??

Best Regards,

Eric Antunes
Each and every day is a good day to learn.
Eric Antunes
Honored Contributor

Re: vxfs vxupgrade: Filesystem /usr may not be upgraded to version 4.

I won't even be able to boot (HP-UX 11.0 with JFS 3.3) after upgrading /var and /opt to version 4??

Eric
Each and every day is a good day to learn.
Arunvijai_4
Honored Contributor

Re: vxfs vxupgrade: Filesystem /usr may not be upgraded to version 4.

Hi Eric,

Yes, You are correct. Even the Veritas admin guide says the same

http://docs.hp.com/en/B3929-90011/ch02s01.html

I have never come across this situation before, let us wait for experts advice.

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

Re: vxfs vxupgrade: Filesystem /usr may not be upgraded to version 4.

Hi all,

I will create another thread for the mkfs command I'll need to use to recreate the /opt and /var filesystems.

Thanks,

Eric Antunes




Each and every day is a good day to learn.