<?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 SAN file permissions getting changed in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3547991#M840322</link>
    <description>after a change to a file, when my data base gets restarted, the permissions on the file get changed back to bin/sys.  Any thoughts as to why??</description>
    <pubDate>Thu, 19 May 2005 09:29:37 GMT</pubDate>
    <dc:creator>Jeff_398</dc:creator>
    <dc:date>2005-05-19T09:29:37Z</dc:date>
    <item>
      <title>SAN file permissions getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3547991#M840322</link>
      <description>after a change to a file, when my data base gets restarted, the permissions on the file get changed back to bin/sys.  Any thoughts as to why??</description>
      <pubDate>Thu, 19 May 2005 09:29:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3547991#M840322</guid>
      <dc:creator>Jeff_398</dc:creator>
      <dc:date>2005-05-19T09:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAN file permissions getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3547992#M840323</link>
      <description>Sounds like a system related file.  Which file is it?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 19 May 2005 09:31:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3547992#M840323</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-05-19T09:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAN file permissions getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3547993#M840324</link>
      <description>It is a system related file that assigns the permissions for a user group to access the allocated SAN for the raw partition</description>
      <pubDate>Thu, 19 May 2005 09:33:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3547993#M840324</guid>
      <dc:creator>Jeff_398</dc:creator>
      <dc:date>2005-05-19T09:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAN file permissions getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3547994#M840325</link>
      <description>last time the culprit turned out to be the "insf" command, which we have to run to create the device files for the new devices. We were able to avoid the problem completely on the latest SAN change by running the "insf" for the specific devices being added, so that it didn't affect any existing devices. It's still mysterious that it seemed that only the most recently added existing devices were affected each time.&lt;BR /&gt;&lt;BR /&gt;Our latest incident came when we deleted a file, and then on the next restart of the db the permissions changed back.  Not sure if the db set up may have something that is causing the permission reset</description>
      <pubDate>Thu, 19 May 2005 09:39:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3547994#M840325</guid>
      <dc:creator>Jeff_398</dc:creator>
      <dc:date>2005-05-19T09:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAN file permissions getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3547995#M840326</link>
      <description>Jeff,&lt;BR /&gt;&lt;BR /&gt;I trust that you are using said "file" as a raw device and such device is a disk device that points to SAN storage. Pretty indicative that you're probably not using any volume manager.&lt;BR /&gt;&lt;BR /&gt;Can you give us the name of the "file" and the complete path to said file?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 May 2005 10:32:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3547995#M840326</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2005-05-19T10:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: SAN file permissions getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3547996#M840327</link>
      <description>50GB, mount as â  /emc/data00â  &lt;BR /&gt;Should contain 4 LUNâ  s each on separate drive.&lt;BR /&gt;Each LUN managed as a RAW p</description>
      <pubDate>Fri, 20 May 2005 07:56:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3547996#M840327</guid>
      <dc:creator>Jeff_398</dc:creator>
      <dc:date>2005-05-20T07:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: SAN file permissions getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3547997#M840328</link>
      <description>Give us:&lt;BR /&gt;&lt;BR /&gt;ls -l /emc/data00&lt;BR /&gt;ls -ld /emc/data00&lt;BR /&gt;bdf /rmc/data00&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 May 2005 07:58:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3547997#M840328</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2005-05-20T07:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: SAN file permissions getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3547998#M840329</link>
      <description>not sure what you are looking for there, but you are correct, we are not using volume manager yet, should be installed next week.  we know that using the insf command should limit it to only the devices being changed, but a reboot of the db changed the permissions back</description>
      <pubDate>Fri, 20 May 2005 08:55:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3547998#M840329</guid>
      <dc:creator>Jeff_398</dc:creator>
      <dc:date>2005-05-20T08:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAN file permissions getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3547999#M840330</link>
      <description>Bingo... so you are not using any volume manager yet to manage your application's (Database?) raw device access.&lt;BR /&gt;&lt;BR /&gt;The EMC device you mention in all probability has its device tree recreated and along the way its permissions. If you're using LVM or even better VxVM, your access (permissions) to the raw devices will be maintained accross reboots and crashes.&lt;BR /&gt;&lt;BR /&gt;The purpose of the ls -l is to establish if indeed you are not using any volume manager and other info.. Can you please post the info I am asking?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 May 2005 09:00:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3547999#M840330</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2005-05-20T09:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAN file permissions getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3548000#M840331</link>
      <description>Seems you're asking if we use LVM or VxVM for these devices. And the answer is that although we use LVM for the filesystem devices, we don't for these raw devices. And from the response, that may be something that we need to change--but it doesn't explain what happened this week.&lt;BR /&gt; &lt;BR /&gt;The reason I say it doesn't explain what happend is that they're talking about the ownership not being carried over a reboot. HP also mentioned in response to my question to them that an "insf -e" is automatically run as part of reboot, and of course we know that HP documents that command could cause this. The last time the server has been rebooted was Apr. 22, so that doesn't explain what happened when they restarted the db??&lt;BR /&gt;</description>
      <pubDate>Fri, 20 May 2005 16:42:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3548000#M840331</guid>
      <dc:creator>Jeff_398</dc:creator>
      <dc:date>2005-05-20T16:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: SAN file permissions getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3548001#M840332</link>
      <description>HP's explanation is certainly a plausible one. Is this permissions problem occuring only on one EMC "raw" device or ALL EMC raw devices.&lt;BR /&gt;&lt;BR /&gt;Also, I would have expected non use of LVM/VxVM for youe EMC Raw Devices would have meant using HP-UX device names i.e. /dev/rdsk/c10t5d0 instead of /emc/data00 - unless of course /emc/data00 is a link to /dev/rdsk/cXtYdZ? That's the reason I am asking for an ls -l of your /emc/data00.&lt;BR /&gt;&lt;BR /&gt;I also have doubts whether say /dev/rdsk/cXtYdZ can maintain its non-root ownership accross reboots.</description>
      <pubDate>Mon, 23 May 2005 07:19:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3548001#M840332</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2005-05-23T07:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: SAN file permissions getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3548002#M840333</link>
      <description>I think the below article may explain the answer... Date: 2/14/03&lt;BR /&gt;Document description: Permission on disk/volume groups changes to root after reboot.&lt;BR /&gt;Document id: KBRC00011743</description>
      <pubDate>Mon, 23 May 2005 09:12:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3548002#M840333</guid>
      <dc:creator>Jeff_398</dc:creator>
      <dc:date>2005-05-23T09:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAN file permissions getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3548003#M840334</link>
      <description>Jeff.. that KB is for VxVM 3.1 raw devices.. way old and already unsupported.&lt;BR /&gt;&lt;BR /&gt;Group/raw device files permissions are fine with LVM or VxVM on HP-UX 11i since SEP 2002.&lt;BR /&gt;&lt;BR /&gt;So is your /emc/data00 a link to /dev/rdsk/cXtYdZ? Why can't you give us an ls -ld /emc/data00 output so we can categorically say if you're using any volume manager or not?&lt;BR /&gt;</description>
      <pubDate>Mon, 23 May 2005 09:20:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3548003#M840334</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2005-05-23T09:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAN file permissions getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3548004#M840335</link>
      <description>We know we are not using any volume manager, and that we need to get vm applied.  We still can't figure out if a different server attached to the same SAN will affect the permissions on a seperate server, i.e. server 1 had no change, server 2 sitting in the same cabinet had a change.  Server 1 had its permissions reset after the db restarted a day later</description>
      <pubDate>Wed, 25 May 2005 09:32:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3548004#M840335</guid>
      <dc:creator>Jeff_398</dc:creator>
      <dc:date>2005-05-25T09:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: SAN file permissions getting changed</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3548005#M840336</link>
      <description>ls -l /emc/data00&lt;BR /&gt;ls -ld /emc/data00&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 May 2005 09:37:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/san-file-permissions-getting-changed/m-p/3548005#M840336</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2005-05-25T09:37:01Z</dc:date>
    </item>
  </channel>
</rss>

