- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ACLs on VXFS
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2004 08:00 PM
02-29-2004 08:00 PM
Need to set ACLs on one of our VXFS filesystem / directories. I have below patches installed, but unable to know from this if I have Advanced VXFS installed and can use ACLs?
[ROOT sgpux238]home/yamusu # swlist -l patch | grep -i jfs
# JFS B.11.11 The Base VxFS File System
# JFS.JFS-ENG-A-MAN B.11.11 JFS-ENG-A-MAN
PHCO_26700.JFS-ENG-A-MAN 1.0 JFS.JFS-ENG-A-MAN applied
# JFS.JFS-JPN-E-MAN B.11.11 JFS-JPN-E-MAN
# JFS.JFS-JPN-S-MAN B.11.11 JFS-JPN-S-MAN
# JFS.VXFS-BASE-KRN B.11.11 The Base VxFS File System Kernel files
PHKL_23242.VXFS-BASE-KRN 1.0 JFS.VXFS-BASE-KRN applied
PHKL_24026.VXFS-BASE-KRN 1.0 JFS.VXFS-BASE-KRN applied
PHKL_26104.VXFS-BASE-KRN 1.0 JFS.VXFS-BASE-KRN applied
PHKL_26552.VXFS-BASE-KRN 1.0 JFS.VXFS-BASE-KRN applied
PHKL_27734.VXFS-BASE-KRN 1.0 JFS.VXFS-BASE-KRN applied
PHKL_27830.VXFS-BASE-KRN 1.0 JFS.VXFS-BASE-KRN applied
PHKL_28185.VXFS-BASE-KRN 1.0 JFS.VXFS-BASE-KRN applied
# JFS.VXFS-BASE-RUN B.11.11 VXFS-BASE-RUN
PHCO_26700.VXFS-BASE-RUN 1.0 JFS.VXFS-BASE-RUN applied
PHCO_26701.VXFS-BASE-RUN 1.0 JFS.VXFS-BASE-RUN applied
# JFS.VXFS-PRG B.11.11 Subproduct contains the necessary header files for prog env
# OnlineJFS B.11.11 Online features of the VxFS File System
# OnlineJFS.VXFS-ADV-RUN B.11.11 VXFS-ADV-RUN
# PHCO_26700.JFS-ENG-A-MAN 1.0 JFS.JFS-ENG-A-MAN applied
# PHCO_26700.VXFS-BASE-RUN 1.0 JFS.VXFS-BASE-RUN applied
# PHCO_26701.VXFS-BASE-RUN 1.0 JFS.VXFS-BASE-RUN applied
# PHKL_23242.VXFS-BASE-KRN 1.0 JFS.VXFS-BASE-KRN applied
# PHKL_24026 1.0 JFS Filesystem swap corruption
# PHKL_24026.VXFS-BASE-KRN 1.0 JFS.VXFS-BASE-KRN applied
# PHKL_26104.VXFS-BASE-KRN 1.0 JFS.VXFS-BASE-KRN applied
# PHKL_26552.VXFS-BASE-KRN 1.0 JFS.VXFS-BASE-KRN applied
# PHKL_27734.VXFS-BASE-KRN 1.0 JFS.VXFS-BASE-KRN applied
# PHKL_27830.VXFS-BASE-KRN 1.0 JFS.VXFS-BASE-KRN applied
# PHKL_28185.VXFS-BASE-KRN 1.0 JFS.VXFS-BASE-KRN applied
# PHKL_28428 1.0 mmap/fork io,VM-JFS ddlock,thrd prf,usr lim
Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2004 08:03 PM
02-29-2004 08:03 PM
Re: ACLs on VXFS
# uname -a
HP-UX sgpux238 B.11.11 U 9000/800 985335005 unlimited-user license
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2004 08:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2004 08:10 PM
02-29-2004 08:10 PM
Re: ACLs on VXFS
ACLs are supported with JFS 3.3 on 11.0 and 11i.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-29-2004 08:18 PM
02-29-2004 08:18 PM
Re: ACLs on VXFS
#fstyp -v
check for the version
#swlist -l fileset|grep -i jfs
If you have jfs 3.3 or above then it can support ACLs