Operating System - HP-UX
1833151 Members
3142 Online
110051 Solutions
New Discussion

Re: how to determine the version of JFS

 
SOLVED
Go to solution
M.J. van der Meer
Frequent Advisor

how to determine the version of JFS

How can I determine the version of JFS we are running on HP-UX 11.0?
3 REPLIES 3
Steven Sim Kok Leong
Honored Contributor

Re: how to determine the version of JFS

Hi,

Offhand, I can only say try fsadm, fstyp and also swlist -l product|grep -i -e "jfs" -e "vxfs"

Hope this helps. Regards.

Steven Sim Kok Leong

Re: how to determine the version of JFS

Hello MJ,
You can use the command:
swlist -l product -a revision JournalFS
to find out the version of JFS you are using.

bye,
Raghu.
Unix is not for those who donot love Unix!
Mark van Hassel
Respected Contributor
Solution

Re: how to determine the version of JFS

If you want to know the version that is installed, use swlist. However it is possible to create an FS with a lower version of JFS. To determine the version of a particular file system, use fstyp -v [lvol].

HtH,

Mark
The surest sign that life exists elsewhere in the universe is that none of it has tried to contact us