1833771 Members
2543 Online
110063 Solutions
New Discussion

JFS 3.3 / ACL's

 
SOLVED
Go to solution
jerry1
Super Advisor

JFS 3.3 / ACL's

How can I tell if I have Online JFS 3.3
installed. All that shows up in Sam or swlist
is Online JFS but no version.

Having problems with OmniBack 4.0 ACL error
messages and local system getacl not
in /usr/bin.
10 REPLIES 10
Steven E. Protter
Exalted Contributor
Solution

Re: JFS 3.3 / ACL's

swlist -l product | grep -i online

or try -l bundle

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
RAC_1
Honored Contributor

Re: JFS 3.3 / ACL's

JFS 3.3 does not support ACLs. You need at version 3.4 (If I remember correctly.)

swlist -v -l product OnlineJFS
will give all required details.

Anil
There is no substitute to HARDWORK
Sundar_7
Honored Contributor

Re: JFS 3.3 / ACL's

JFS version 3.3 supports ACL.

You can use swlist | grep -i online to find out if online JFS is installed or not.
Learn What to do ,How to do and more importantly When to do ?
jerry1
Super Advisor

Re: JFS 3.3 / ACL's

Is data_model_revision the version?

tag AdvJournalFS
software_spec AdvJournalFS,l=/,r=B.11.00,a=HP-UX_B.11.00_32/64,v=HP
data_model_revision 2.40
instance_id 1
control_directory AdvJournalFS
size 589269
revision B.11.00
title The Advanced VxFS File System
description "
Vendor Name Hewlett-Packard Company

Product Name AdvJournalFS
jerry1
Super Advisor

Re: JFS 3.3 / ACL's

Sundar, I know it's installed but I can't
tell what version it is.
Sundar_7
Honored Contributor

Re: JFS 3.3 / ACL's

Jerry,

There is a way to find out. you fstyp against one of your JFS file system.

JFS version 3.3 creates filesystems with version 4 layout. JFS versions prior to 3.3 will only support verion 3 layout.

Also with JFS version 3.3 and above swlist will tell you the JFS version. If swlist doesnt list the version thn you have a JFS version prior to 3.3

-- Sundar.

Learn What to do ,How to do and more importantly When to do ?
jerry1
Super Advisor

Re: JFS 3.3 / ACL's

# fstyp /dev/vg00/lvol4
vxfs



Is there an upgrade to 3.3 somewhere? I can't
seem to find anyrhing on HP's web pages.
jerry1
Super Advisor

Re: JFS 3.3 / ACL's

I finally found the free download for
hp-ux 11.0 jfs 3.3.

Has anyone had any problems with installing
this upgrade?


Sundar_7
Honored Contributor

Re: JFS 3.3 / ACL's

use -v option with fstyp.
Learn What to do ,How to do and more importantly When to do ?
jerry1
Super Advisor

Re: JFS 3.3 / ACL's

I assume this means its just version 3
and that acl's are not supported till version 3.3 ?

# fstyp -v /dev/vg03/lvol2
vxfs
version: 3