<?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 not found in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/not-found/m-p/2646038#M646609</link>
    <description>hi fellas,&lt;BR /&gt;&lt;BR /&gt;  Do you have any idea about this error. &lt;BR /&gt;&lt;BR /&gt;::&amp;gt; ls -la&lt;BR /&gt;./nohup.out not found&lt;BR /&gt;./_tobedone not found&lt;BR /&gt;./se-cc-total.dat not found&lt;BR /&gt;./se-co-20020116.dat not found&lt;BR /&gt;./se-ih-20020116.dat not found&lt;BR /&gt;./se-it-20020116.dat not found&lt;BR /&gt;./se-ps-total.dat not found&lt;BR /&gt;./se-sa-total.dat not found&lt;BR /&gt;&lt;BR /&gt;::&amp;gt;  ls | more&lt;BR /&gt;_tobedone&lt;BR /&gt;bak&lt;BR /&gt;nohup.out&lt;BR /&gt;se-cc-total.dat&lt;BR /&gt;se-co-20020115.dat&lt;BR /&gt;se-co-20020116.dat&lt;BR /&gt;se-ih-20020115.dat&lt;BR /&gt;se-ih-20020116.dat&lt;BR /&gt;se-it-20020115.dat&lt;BR /&gt;</description>
    <pubDate>Wed, 16 Jan 2002 09:11:55 GMT</pubDate>
    <dc:creator>jok llamera</dc:creator>
    <dc:date>2002-01-16T09:11:55Z</dc:date>
    <item>
      <title>not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-found/m-p/2646038#M646609</link>
      <description>hi fellas,&lt;BR /&gt;&lt;BR /&gt;  Do you have any idea about this error. &lt;BR /&gt;&lt;BR /&gt;::&amp;gt; ls -la&lt;BR /&gt;./nohup.out not found&lt;BR /&gt;./_tobedone not found&lt;BR /&gt;./se-cc-total.dat not found&lt;BR /&gt;./se-co-20020116.dat not found&lt;BR /&gt;./se-ih-20020116.dat not found&lt;BR /&gt;./se-it-20020116.dat not found&lt;BR /&gt;./se-ps-total.dat not found&lt;BR /&gt;./se-sa-total.dat not found&lt;BR /&gt;&lt;BR /&gt;::&amp;gt;  ls | more&lt;BR /&gt;_tobedone&lt;BR /&gt;bak&lt;BR /&gt;nohup.out&lt;BR /&gt;se-cc-total.dat&lt;BR /&gt;se-co-20020115.dat&lt;BR /&gt;se-co-20020116.dat&lt;BR /&gt;se-ih-20020115.dat&lt;BR /&gt;se-ih-20020116.dat&lt;BR /&gt;se-it-20020115.dat&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jan 2002 09:11:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-found/m-p/2646038#M646609</guid>
      <dc:creator>jok llamera</dc:creator>
      <dc:date>2002-01-16T09:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-found/m-p/2646039#M646610</link>
      <description>&lt;BR /&gt;Hmm. When you did the ls -la command the file bak wasnt listed as being not found. But ls | more showed it. Seems suspicious or an omission ?&lt;BR /&gt;&lt;BR /&gt;Maybe youve got some control characters in some filenames. Try doing;  ls -l | vis&lt;BR /&gt;and see if any funny characters are displayed (they will show up as \....)&lt;BR /&gt;&lt;BR /&gt;Or your ls command is an alias someone set up, try running it from the directory where the binary is;  /usr/bin/ls&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jan 2002 09:16:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-found/m-p/2646039#M646610</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-01-16T09:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-found/m-p/2646040#M646611</link>
      <description>root @ kakapo : { /whkse/hkse1/itf/mmds/in }&lt;BR /&gt;::&amp;gt; ls -l&lt;BR /&gt;./nohup.out not found&lt;BR /&gt;./_tobedone not found&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root @ kakapo : { /whkse/hkse1/itf/mmds/in }&lt;BR /&gt;::&amp;gt; which ls&lt;BR /&gt;/usr/bin/ls&lt;BR /&gt;&lt;BR /&gt;root @ kakapo : { /whkse/hkse1/itf/mmds/in }&lt;BR /&gt;::&amp;gt; which ls -la&lt;BR /&gt;/usr/bin/ls&lt;BR /&gt;no -la in /&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jan 2002 09:24:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-found/m-p/2646040#M646611</guid>
      <dc:creator>jok llamera</dc:creator>
      <dc:date>2002-01-16T09:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-found/m-p/2646041#M646612</link>
      <description>Yes, alias or another non system ls command in your PATH. Try: type ls.&lt;BR /&gt;&lt;BR /&gt;Ruediger&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jan 2002 09:33:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-found/m-p/2646041#M646612</guid>
      <dc:creator>Ruediger Noack</dc:creator>
      <dc:date>2002-01-16T09:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-found/m-p/2646042#M646613</link>
      <description>hi felas,&lt;BR /&gt;&lt;BR /&gt;  Additional info, I used this command(ls,ls -la) anywhere other than this FS and its okey. Also I have not list all the output co'z there are hundreds of files and can not be found. Any options of ls cant be used. I want to fsck but I can't not unmount it even no users anymore or any prosses setting on top of the FS. Is just say device busy..&lt;BR /&gt;&lt;BR /&gt;tnx,&lt;BR /&gt;joks</description>
      <pubDate>Wed, 16 Jan 2002 09:57:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-found/m-p/2646042#M646613</guid>
      <dc:creator>jok llamera</dc:creator>
      <dc:date>2002-01-16T09:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-found/m-p/2646043#M646614</link>
      <description>Hi,&lt;BR /&gt;Did you try fuser on the lvol name ?&lt;BR /&gt;# fuser /dev/vgxx/lvolXX&lt;BR /&gt;then&lt;BR /&gt;# fuser -ku /dev/vgxx/lvolXX&lt;BR /&gt;Else did you check there is no other FS mounted on this FS.&lt;BR /&gt;&lt;BR /&gt;Fr??d??ric</description>
      <pubDate>Wed, 16 Jan 2002 10:26:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-found/m-p/2646043#M646614</guid>
      <dc:creator>Frederic Sevestre</dc:creator>
      <dc:date>2002-01-16T10:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-found/m-p/2646044#M646615</link>
      <description>Is this an NFS FS? If a client mounts an NFS FS with user access only, local root on the client is considered an "other" if the server did not export with root access for the client. In this case, if the file does have read access for other, local root can not find it.&lt;BR /&gt;&lt;BR /&gt;Good Luck.&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 16 Jan 2002 16:39:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-found/m-p/2646044#M646615</guid>
      <dc:creator>Steve Labar</dc:creator>
      <dc:date>2002-01-16T16:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-found/m-p/2646045#M646616</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;seems you do NOT have proper permissions for the current working directory:&lt;BR /&gt;didi you "cd" to it and later on "chmod" the permissions, revoking the "x" permission of that directory (".") ???&lt;BR /&gt;&lt;BR /&gt;Just my $0.02,&lt;BR /&gt;Wodisch</description>
      <pubDate>Wed, 16 Jan 2002 18:25:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-found/m-p/2646045#M646616</guid>
      <dc:creator>Wodisch</dc:creator>
      <dc:date>2002-01-16T18:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-found/m-p/2646046#M646617</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Few things:&lt;BR /&gt;&lt;BR /&gt;1) Check whether it's an NFS directory. Or any mount points in this directory. If the NFS export was without proper permissions, then you will get this type of error.&lt;BR /&gt;&lt;BR /&gt;2) Do an fsck on the file system. For unmounting, you need to kill all processes running on this FS using 'fuser' command. If there are some hardware failures on an online file system, this type of problem can occur.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Wed, 16 Jan 2002 18:34:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-found/m-p/2646046#M646617</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-01-16T18:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-found/m-p/2646047#M646618</link>
      <description>hi fellas,&lt;BR /&gt;&lt;BR /&gt;    Its not an NFS, and some of the files under that directory can be listed.&lt;BR /&gt;&lt;BR /&gt; [Kakapo]::/whkse/hkse1/itf/mmds/in&amp;gt; ls -la&lt;BR /&gt;./nohup.out not found&lt;BR /&gt;./_tobedone not found&lt;BR /&gt;./se-co-20020117.dat not found&lt;BR /&gt;./se-ih-20020117.dat not found&lt;BR /&gt;./se-it-20020117.dat not found&lt;BR /&gt;./se-sg-20020117.dat not found&lt;BR /&gt;./se-cc-total.dat not found&lt;BR /&gt;./se-co-20020116.dat not found&lt;BR /&gt;./se-ih-20020116.dat not found&lt;BR /&gt;./se-it-20020116.dat not found&lt;BR /&gt;./se-sh-20020117.dat not found&lt;BR /&gt;./se-st-20020117.dat not found&lt;BR /&gt;./se-ps-total.dat not found&lt;BR /&gt;./se-sa-total.dat not found&lt;BR /&gt;./se-sg-20020116.dat not found&lt;BR /&gt;./se-sh-20020116.dat not found&lt;BR /&gt;./se-st-20020116.dat not found&lt;BR /&gt;./se-wt-20020117.dat not found&lt;BR /&gt;./se-wo-total.dat not found&lt;BR /&gt;./se-wt-20020116.dat not found&lt;BR /&gt;total 36&lt;BR /&gt;drwxrwxrwx   4 4102       whksea       13312 Jan 17 06:16 .&lt;BR /&gt;drwxrwxr-x   9 4102       whksea        2048 Jan 10 10:03 ..&lt;BR /&gt;drwxrwxrwx   2 4102       whksea        3072 Jan 17 05:33 bak&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jan 2002 00:25:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-found/m-p/2646047#M646618</guid>
      <dc:creator>jok llamera</dc:creator>
      <dc:date>2002-01-17T00:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: not found</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/not-found/m-p/2646048#M646619</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;first you should run fsck for this filesystem.&lt;BR /&gt;&lt;BR /&gt;Ruediger&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jan 2002 07:51:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/not-found/m-p/2646048#M646619</guid>
      <dc:creator>Ruediger Noack</dc:creator>
      <dc:date>2002-01-17T07:51:19Z</dc:date>
    </item>
  </channel>
</rss>

