<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: partition is not acl mounted in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/partition-is-not-acl-mounted/m-p/4658549#M41480</link>
    <description>i can do a &lt;BR /&gt;tune2fs -l /dev/sda2|grep acl&lt;BR /&gt;&lt;BR /&gt;and &lt;BR /&gt;cat /proc/mounts&lt;BR /&gt;&lt;BR /&gt;only on sunday again when i goto office. sorry abt that</description>
    <pubDate>Thu, 08 Jul 2010 14:09:59 GMT</pubDate>
    <dc:creator>iinfi1</dc:creator>
    <dc:date>2010-07-08T14:09:59Z</dc:date>
    <item>
      <title>partition is not acl mounted</title>
      <link>https://community.hpe.com/t5/operating-system-linux/partition-is-not-acl-mounted/m-p/4658545#M41476</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;following are the details of our Intel Xeon server running Oracle db and app on suse linux. this is on a test server. the drive is mounted from EVA4400&lt;BR /&gt;&lt;BR /&gt;haad-oas4:~ # cat /etc/fstab&lt;BR /&gt;/dev/disk/by-id/scsi-3600508b4000a553700008000009a0000-part2    /oracleas42     ext3    acl,user_xattr 1 2&lt;BR /&gt;&lt;BR /&gt;haad-oas4:~ # mount&lt;BR /&gt;/dev/sda2 on /oracleas42 type ext3 (rw)&lt;BR /&gt;&lt;BR /&gt;haad-oas4:~ # fdisk -l&lt;BR /&gt;Disk /dev/sda: 107.3 GB, 107374182400 bytes&lt;BR /&gt;255 heads, 63 sectors/track, 13054 cylinders&lt;BR /&gt;Units = cylinders of 16065 * 512 = 8225280 bytes&lt;BR /&gt;&lt;BR /&gt;   Device Boot      Start         End      Blocks   Id  System&lt;BR /&gt;/dev/sda1               1        6528    52436128+  83  Linux&lt;BR /&gt;/dev/sda2            6529       13054    52420095   83  Linux&lt;BR /&gt;&lt;BR /&gt;one of the developers required access to a particular folder in the oracle app directory (custom_top)to upload files at OS level. i was asked to create a new user at OS level and give permissions to the new user to access only that directory and its sub-dirs.&lt;BR /&gt;i decided to use ACLs, but i am afraid the fs is not mounted in acl mode.&lt;BR /&gt;is something in the storage blocking the filesystem from being mounted in ACL mode?&lt;BR /&gt;&lt;BR /&gt;please suggest. i cannot restart this server or take a downtime. i will have to implement this in production once i get some resolution for this.</description>
      <pubDate>Thu, 08 Jul 2010 09:43:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/partition-is-not-acl-mounted/m-p/4658545#M41476</guid>
      <dc:creator>iinfi1</dc:creator>
      <dc:date>2010-07-08T09:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: partition is not acl mounted</title>
      <link>https://community.hpe.com/t5/operating-system-linux/partition-is-not-acl-mounted/m-p/4658546#M41477</link>
      <description>Is this a recent version of SUSE?&lt;BR /&gt;&lt;BR /&gt;what's the output from:&lt;BR /&gt;tune2fs -l /dev/sda2|grep acl&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What happens if you do:&lt;BR /&gt;&lt;BR /&gt;mount -o remount,acl /oracleas42  &lt;BR /&gt;</description>
      <pubDate>Thu, 08 Jul 2010 10:38:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/partition-is-not-acl-mounted/m-p/4658546#M41477</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2010-07-08T10:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: partition is not acl mounted</title>
      <link>https://community.hpe.com/t5/operating-system-linux/partition-is-not-acl-mounted/m-p/4658547#M41478</link>
      <description>&amp;gt;&amp;gt;&amp;gt; i decided to use ACLs&lt;BR /&gt;&lt;BR /&gt;Are you sure that you need to use ACLs?&lt;BR /&gt;&lt;BR /&gt;What if you set the group owner for that folder to some other group and set that specific user member of that group.&lt;BR /&gt;&lt;BR /&gt;Did you "remount" the file system after adding the "acl" attribute. Check also cat /proc/mounts</description>
      <pubDate>Thu, 08 Jul 2010 13:43:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/partition-is-not-acl-mounted/m-p/4658547#M41478</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2010-07-08T13:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: partition is not acl mounted</title>
      <link>https://community.hpe.com/t5/operating-system-linux/partition-is-not-acl-mounted/m-p/4658548#M41479</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;today i had taken over operations of this box from another team! &lt;BR /&gt;So i dont know whether the acl tag was put in the etc/fstab later or during the time of the server reboot. They giv some docs but all these things are not known to the admin either!&lt;BR /&gt;the server has been up and running for the last 6 months.&lt;BR /&gt;i didnt try a mount -o remount,acl /oracleas42&lt;BR /&gt;i was not sure whether it can be done on a running system without affecting the working of the database and application server?  &lt;BR /&gt;this server where i am trying to change the permissions is a dev server but is critical. once its done here it has to be done on the production app server as well.&lt;BR /&gt;&lt;BR /&gt;the folder where i am trying give user permissions is inside the $APPL_TOP. So if i put the user in that group the user will inturn have access to the entire $APPL_TOP which i dont want. the developers need access to a folder to upload some custom forms. So I thought ACLs are the way to go!&lt;BR /&gt;&lt;BR /&gt;setfacl -R -m u:user1:rwx /oracleas42/..../.../xyz&lt;BR /&gt;trust the command is correct. well since its not mounted with acl its not gona work anyway for now.&lt;BR /&gt;</description>
      <pubDate>Thu, 08 Jul 2010 14:08:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/partition-is-not-acl-mounted/m-p/4658548#M41479</guid>
      <dc:creator>iinfi1</dc:creator>
      <dc:date>2010-07-08T14:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: partition is not acl mounted</title>
      <link>https://community.hpe.com/t5/operating-system-linux/partition-is-not-acl-mounted/m-p/4658549#M41480</link>
      <description>i can do a &lt;BR /&gt;tune2fs -l /dev/sda2|grep acl&lt;BR /&gt;&lt;BR /&gt;and &lt;BR /&gt;cat /proc/mounts&lt;BR /&gt;&lt;BR /&gt;only on sunday again when i goto office. sorry abt that</description>
      <pubDate>Thu, 08 Jul 2010 14:09:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/partition-is-not-acl-mounted/m-p/4658549#M41480</guid>
      <dc:creator>iinfi1</dc:creator>
      <dc:date>2010-07-08T14:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: partition is not acl mounted</title>
      <link>https://community.hpe.com/t5/operating-system-linux/partition-is-not-acl-mounted/m-p/4658550#M41481</link>
      <description>Hey iinfi,&lt;BR /&gt;&lt;BR /&gt;1)&lt;BR /&gt;&lt;BR /&gt;Did you try seting acl @ directory inside the FS?&lt;BR /&gt;&lt;BR /&gt;R u geting any erroe as below?&lt;BR /&gt;&lt;BR /&gt;#setfacl -m u:&lt;USERNAME&gt;:-w- &lt;DIRECTORY name=""&gt;&lt;BR /&gt;setfacl: &lt;YOUR directory=""&gt;: Operation not supported&lt;BR /&gt;&lt;BR /&gt;if not, you can try this option and see, if ur geting error or not.&lt;BR /&gt;&lt;BR /&gt;2) Yes ofcourse, if the file system is not mounted with asl option you can't set a acl on ths FS. But you know it's works for OS file system like /var /usr /opt all by default.&lt;BR /&gt;&lt;BR /&gt;You no need to reboot the server at all, you can just remount with acl option. if the FS not in use :)&lt;BR /&gt;&lt;BR /&gt;I had the similar problem recently, refer below link for more details.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1436665" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1436665&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;/YOUR&gt;&lt;/DIRECTORY&gt;&lt;/USERNAME&gt;</description>
      <pubDate>Thu, 08 Jul 2010 21:54:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/partition-is-not-acl-mounted/m-p/4658550#M41481</guid>
      <dc:creator>bullz</dc:creator>
      <dc:date>2010-07-08T21:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: partition is not acl mounted</title>
      <link>https://community.hpe.com/t5/operating-system-linux/partition-is-not-acl-mounted/m-p/4658551#M41482</link>
      <description>an oracle application server is running on that machine with its APPL_TOP in that partition! so i cannot take the risk unless its 100% certain that nothing will happen to the AS. or i have to ask the dba to shutdown the AS.&lt;BR /&gt;further i have a million dollar question. the storage which we use is hp eva 4400. is there any option in the storage which can block ACLs?</description>
      <pubDate>Fri, 09 Jul 2010 07:48:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/partition-is-not-acl-mounted/m-p/4658551#M41482</guid>
      <dc:creator>iinfi1</dc:creator>
      <dc:date>2010-07-09T07:48:45Z</dc:date>
    </item>
  </channel>
</rss>

