<?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: weird permissions problem.. need help fast! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-permissions-problem-need-help-fast/m-p/3446318#M208028</link>
    <description>Could it be possible you have a corrupted group file? You don't even need root to run /usr/sbin/vgdisplay vg00.</description>
    <pubDate>Fri, 17 Dec 2004 16:47:28 GMT</pubDate>
    <dc:creator>Chris Xu</dc:creator>
    <dc:date>2004-12-17T16:47:28Z</dc:date>
    <item>
      <title>weird permissions problem.. need help fast!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-permissions-problem-need-help-fast/m-p/3446313#M208023</link>
      <description>&lt;BR /&gt;# id&lt;BR /&gt;uid=0(root) gid=3(sys) groups=0(root),1(other),2(bin),4(adm),5(daemon),6(mail),7(lp),20(users)&lt;BR /&gt;# whoami&lt;BR /&gt;root&lt;BR /&gt;# vgdisplay vg00&lt;BR /&gt;vgdisplay: Cannot open the control file "/dev/vg00/group":&lt;BR /&gt;Permission denied&lt;BR /&gt;vgdisplay: Cannot display volume group "vg00".&lt;BR /&gt;# ls -ld /dev/ /dev/vg00 /dev/vg00/group&lt;BR /&gt;dr-xr-xr-x  15 bin        bin           8192 Dec 17 15:20 /dev/&lt;BR /&gt;drwxr-xr-x   2 root       root          8192 Dec 17 10:15 /dev/vg00&lt;BR /&gt;crw-r-----   1 root       sys         64 0x000000 Dec 17 10:15 /dev/vg00/group&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any ideas?  I'm stumped!?!?</description>
      <pubDate>Fri, 17 Dec 2004 16:35:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-permissions-problem-need-help-fast/m-p/3446313#M208023</guid>
      <dc:creator>Eric Ladner</dc:creator>
      <dc:date>2004-12-17T16:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: weird permissions problem.. need help fast!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-permissions-problem-need-help-fast/m-p/3446314#M208024</link>
      <description>oh.. missing details:&lt;BR /&gt;&lt;BR /&gt;HP-UX 11.11, fresh install, just patched up to June 2004</description>
      <pubDate>Fri, 17 Dec 2004 16:37:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-permissions-problem-need-help-fast/m-p/3446314#M208024</guid>
      <dc:creator>Eric Ladner</dc:creator>
      <dc:date>2004-12-17T16:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: weird permissions problem.. need help fast!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-permissions-problem-need-help-fast/m-p/3446315#M208025</link>
      <description>Could their be a share lib that vgdisplay needs to run? &lt;BR /&gt; &lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Fri, 17 Dec 2004 16:42:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-permissions-problem-need-help-fast/m-p/3446315#M208025</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2004-12-17T16:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: weird permissions problem.. need help fast!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-permissions-problem-need-help-fast/m-p/3446316#M208026</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;what does ll say about the owner and group&lt;BR /&gt;&lt;BR /&gt;# ll /usr/sbin/vgdisplay&lt;BR /&gt;&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Fri, 17 Dec 2004 16:43:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-permissions-problem-need-help-fast/m-p/3446316#M208026</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-12-17T16:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: weird permissions problem.. need help fast!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-permissions-problem-need-help-fast/m-p/3446317#M208027</link>
      <description>Here is a trace of the open statements executed by vgdisplay-&lt;BR /&gt; &lt;BR /&gt;open("/usr/lib/dld.sl", O_RDONLY, 03560) ..................................................................... = 3&lt;BR /&gt;open("/opt/graphics/OpenGL/lib/libogltls.sl", O_RDONLY, 0) ................................................... ERR#2 ENOENT&lt;BR /&gt;open("/usr/lib/libc.2", O_RDONLY, 0) ......................................................................... = 3&lt;BR /&gt;open("/usr/lib/libdld.2", O_RDONLY, 0) ....................................................................... = 3&lt;BR /&gt;open("/usr/lib/libc.2", O_RDONLY, 0) ......................................................................... = 3&lt;BR /&gt;open("/etc/lvmconf//lvm_lock", O_RDWR|O_CREAT, 0) ............................................................ = 3&lt;BR /&gt;open("/etc/lvmtab", O_RDONLY, 020100) ........................................................................ = 4&lt;BR /&gt;open("/etc/lvmpvg", O_RDONLY, 0666) .......................................................................... = 4&lt;BR /&gt;open("/dev/vg00/group", O_RDWR, 0100) ........................................................................ = 4&lt;BR /&gt;open("/dev/vg00", O_RDONLY, 015750) .......................................................................... = 5&lt;BR /&gt; &lt;BR /&gt;HTH&lt;BR /&gt; &lt;BR /&gt;-- Rod Hills</description>
      <pubDate>Fri, 17 Dec 2004 16:44:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-permissions-problem-need-help-fast/m-p/3446317#M208027</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2004-12-17T16:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: weird permissions problem.. need help fast!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-permissions-problem-need-help-fast/m-p/3446318#M208028</link>
      <description>Could it be possible you have a corrupted group file? You don't even need root to run /usr/sbin/vgdisplay vg00.</description>
      <pubDate>Fri, 17 Dec 2004 16:47:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-permissions-problem-need-help-fast/m-p/3446318#M208028</guid>
      <dc:creator>Chris Xu</dc:creator>
      <dc:date>2004-12-17T16:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: weird permissions problem.. need help fast!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-permissions-problem-need-help-fast/m-p/3446319#M208029</link>
      <description>or a possible nfs problem.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=590040" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=590040&lt;/A&gt;</description>
      <pubDate>Fri, 17 Dec 2004 17:02:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-permissions-problem-need-help-fast/m-p/3446319#M208029</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-12-17T17:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: weird permissions problem.. need help fast!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-permissions-problem-need-help-fast/m-p/3446320#M208030</link>
      <description>Bingo.. somehow the owner/group on the VG and LV commands got changed.  Now I'm trying to figure out if it was the error of my fingers or a script.</description>
      <pubDate>Fri, 17 Dec 2004 17:28:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-permissions-problem-need-help-fast/m-p/3446320#M208030</guid>
      <dc:creator>Eric Ladner</dc:creator>
      <dc:date>2004-12-17T17:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: weird permissions problem.. need help fast!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/weird-permissions-problem-need-help-fast/m-p/3446321#M208031</link>
      <description>Wow....R-J was doing some *serious* bunny hunting there.&lt;BR /&gt;Great shot my friend - great shot.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 17 Dec 2004 19:32:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/weird-permissions-problem-need-help-fast/m-p/3446321#M208031</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2004-12-17T19:32:29Z</dc:date>
    </item>
  </channel>
</rss>

