1837650 Members
2971 Online
110117 Solutions
New Discussion

Trusted System and VXFS

 
SOLVED
Go to solution
Greg Stark_1
Frequent Advisor

Trusted System and VXFS

I'm building a new 11.00 box and while trying to convert it to a trusted system via SAM, it gives me the following warning:

Note: VxFS file systems do not currently support Access Control Lists (ACLs). If you currently have one or more VxFS file systems in use, these file systems will not contain ACLs after conversion to Trusted Systems.

Do you want to continue?

This is what my /etc/fstab looks like:
/dev/vg00/lvol3 / vxfs delaylog 0 1
/dev/vg00/lvol1 /stand hfs defaults 0 1
/dev/vg00/lvol4 /tmp vxfs delaylog 0 2
/dev/vg00/lvol5 /home vxfs delaylog 0 2
/dev/vg00/lvol7 /usr vxfs delaylog 0 2
/dev/vg00/lvol8 /var vxfs delaylog 0 2
/dev/vg00/lvol6 /opt vxfs delaylog 0 2
/dev/vg00/esm /opt/esm vxfs delaylog 0 2

Is this going to cause any problems?

Thanks again,
Greg
7 REPLIES 7
Alan Casey
Trusted Contributor
Solution

Re: Trusted System and VXFS

This will only cause a problem if you have set up acl's (man lsacl)
If you have just installed HP-UX then you have absolutely nothing to worry about.
Jeff Machols
Esteemed Contributor

Re: Trusted System and VXFS

This won't cause any problems. All it does is reserve a spot in the filesystem for the ACL. This is just a way of controlling files specifically by user
Uday_S_Ankolekar
Honored Contributor

Re: Trusted System and VXFS

Hi,

vxfs supports trusted system.

Try using tsconvert -c to convert system in to trusted instead of SAM..
tscnvert -r would revert back to untruseted.

Goodluck,
-USA..
Good Luck..
Sanjay_6
Honored Contributor

Re: Trusted System and VXFS

Hi Greg,

you probably have an older version of JFS on the system, Try this link,

http://us-support3.external.hp.com/cki/bin/doc.pl/sid=19a7584a009b3bde49/screen=ckiDisplayDocument?docId=200000047066795

Hope this helps.

Regds
Darrell Allen
Honored Contributor

Re: Trusted System and VXFS

Hi Greg,

It's just a polite warning that you will lose ACLs if you continue. If you don't use them (most people don't) then no worries. And since you are building the box from scratch you don't have ACLs to worry about anyway.

Darrell
"What, Me Worry?" - Alfred E. Neuman (Mad Magazine)
Deshpande Prashant
Honored Contributor

Re: Trusted System and VXFS

HI
If you upgrade your JFS version to (3.3) yu will be able to use ACLs.
The older version on JFS any way do not support ACLs on VxFS on 11.0.

Thanks.
Prashant.
Take it as it comes.
fg_1
Trusted Contributor

Re: Trusted System and VXFS

Greg

You should be OK at this point, HP just put's that message as a friendly reminder. It will not have any adverse affect on your system at this point.

Good Luck

FG.