1834925 Members
2573 Online
110071 Solutions
New Discussion

ACL Message !

 
Ivan Azuara
Regular Advisor

ACL Message !

Hi !

I`m triying to assign new acl entries on one file system, but have the next message:

# getacl estadistica

# file: estadistica
# owner: dba
# group: sagent
user::rwx
user:afaaggm:rwx
user:afscrbs:rwx
user:af530jom:rwx
user:sppelsf:rwx
user:afmdlxe:rwx
user:afaailr:rwx
user:afscmrg:rwx
user:afaadtc:rwx
user:afscogr:rwx
user:afaamhm:rwx
user:oper12:rwx
user:dicpelg:rwx
user:dicpvjm:rwx
group::---
class:rwx
other:---
admoniah_inb01# setacl -f users.acl estadistica
acl failed for "estadistica", No space left on device

Actually have 13 users defined on the file system. Exist some restriction about the number of users ?.

How can i assign more users ?.

Thank's in advance !
"Enjoy the life .."
4 REPLIES 4
Siem Korteweg
Advisor

Re: ACL Message !

Storing ACL's takes up disk-space. Do you have enough free space on the file-system?
Ivan Azuara
Regular Advisor

Re: ACL Message !

I don´t think so that the space on the file system was the problem. You can see it here.

# bdf /transmisiones
Filesystem kbytes used avail %used Mounted on
/dev/vg01/lv_transmisiones
3624960 1686194 1827190 48% /transmisiones

# bdf /estadistica
Filesystem kbytes used avail %used Mounted on
/dev/vg01/lv_estadistica
1536000 1076750 430581 71% /estadistica

You can see, the file system /transmisiones had the 50% free, and i presenting the same problem when i defined ACL's like the file system /estadistica. I think that may be is a restriction for the use of ACL's on one directory, are you agree ?.


Thank´s in advan
"Enjoy the life .."
Graham Cameron_1
Honored Contributor

Re: ACL Message !

This may be completely irrelevant, but in the past we have seen "No space left on device" when a message queue has been full and a msgsnd has failed.

Try ipcs -qa, and if, for any queue, CBYTES approaches QBYTES, that could be the problem, which in turn may indicate a stuck daemon, which is not reading from its queue.

Hope this helps (doubt it though)

-- Graham
Computers make it easier to do a lot of things, but most of the things they make it easier to do don't need to be done.
Ashwani Kashyap
Honored Contributor

Re: ACL Message !

At JFS 3.3 you can add only 13 more user and group entries apart from the four minimal entries .