<?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 filesystem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276665#M334971</link>
    <description>i have extended the lv with the help of lvextend command but while using fsadm -F vxfs -b 300m /tmp  &lt;BR /&gt;-----------&lt;BR /&gt;i got following error.&lt;BR /&gt;vxfs fsadm: cannot open /tmp/lost+found/.fsadm - errno 2&lt;BR /&gt;</description>
    <pubDate>Fri, 26 Sep 2008 10:07:34 GMT</pubDate>
    <dc:creator>Sunil Rahate_1</dc:creator>
    <dc:date>2008-09-26T10:07:34Z</dc:date>
    <item>
      <title>filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276665#M334971</link>
      <description>i have extended the lv with the help of lvextend command but while using fsadm -F vxfs -b 300m /tmp  &lt;BR /&gt;-----------&lt;BR /&gt;i got following error.&lt;BR /&gt;vxfs fsadm: cannot open /tmp/lost+found/.fsadm - errno 2&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Sep 2008 10:07:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276665#M334971</guid>
      <dc:creator>Sunil Rahate_1</dc:creator>
      <dc:date>2008-09-26T10:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276666#M334972</link>
      <description>Error 2 is for missing file/directory. &lt;BR /&gt;Try to create /tmp/lost-found and start it again.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Fri, 26 Sep 2008 10:13:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276666#M334972</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-09-26T10:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276667#M334973</link>
      <description>u might not have lost.found directory. create it. and touch a file .fsadm inside lost_found then run fsdam&lt;BR /&gt;&lt;BR /&gt;for more detailed information please read:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1222427658295+28353475&amp;amp;threadId=153133" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1222427658295+28353475&amp;amp;threadId=153133&lt;/A&gt;</description>
      <pubDate>Fri, 26 Sep 2008 10:19:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276667#M334973</guid>
      <dc:creator>Sandeep_Chaudhary</dc:creator>
      <dc:date>2008-09-26T10:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276668#M334974</link>
      <description>how to create /tmp/lost+found?</description>
      <pubDate>Fri, 26 Sep 2008 10:27:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276668#M334974</guid>
      <dc:creator>Sunil Rahate_1</dc:creator>
      <dc:date>2008-09-26T10:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276669#M334975</link>
      <description>Thanks for your quick response.&lt;BR /&gt;&lt;BR /&gt;can you please help me to know what are the steps to create /tmp/lost+found directory?&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Sep 2008 10:32:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276669#M334975</guid>
      <dc:creator>Sunil Rahate_1</dc:creator>
      <dc:date>2008-09-26T10:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276670#M334976</link>
      <description>Simple. "mkdir -p /tmp/lost+found"</description>
      <pubDate>Fri, 26 Sep 2008 10:37:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276670#M334976</guid>
      <dc:creator>Venkatesh BL</dc:creator>
      <dc:date>2008-09-26T10:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276671#M334977</link>
      <description>is this command right? &lt;BR /&gt;==========================================&lt;BR /&gt;mkdir -p -m 755 /tmp/lost+found&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Sep 2008 10:43:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276671#M334977</guid>
      <dc:creator>Sunil Rahate_1</dc:creator>
      <dc:date>2008-09-26T10:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276672#M334978</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;yes, that's right.&lt;BR /&gt;Also make a 'touch /tmp/lost+found/.fsadm'&lt;BR /&gt;and a 'chmod 600 /tmp/lost+found/.fsadm'&lt;BR /&gt;&lt;BR /&gt;Volkmar</description>
      <pubDate>Fri, 26 Sep 2008 10:47:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276672#M334978</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2008-09-26T10:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276673#M334979</link>
      <description>I guess u dont read links send to u.&lt;BR /&gt;everything is mentioned in good depth in the link i send&lt;BR /&gt;&lt;BR /&gt;mkdir /tmp/lost+found&lt;BR /&gt;&lt;BR /&gt;Then you can try the fsadm command. If it still fails then use touch to create the .fsadm file&lt;BR /&gt;&lt;BR /&gt;touch /tmp/lost+found/.fsadm&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Sep 2008 10:48:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276673#M334979</guid>
      <dc:creator>Sandeep_Chaudhary</dc:creator>
      <dc:date>2008-09-26T10:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276674#M334980</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;# cd /tmp&lt;BR /&gt;# /usr/sbin/mklost+found&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Fri, 26 Sep 2008 11:01:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276674#M334980</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2008-09-26T11:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276675#M334981</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You MUST have the lost+found dir on each filesystem mount point. &lt;BR /&gt;If it's not there so you can create it like&lt;BR /&gt;&lt;BR /&gt;mkdir /tmp/lost+found&lt;BR /&gt;&lt;BR /&gt;Set ownership &amp;amp; perms if necessary&lt;BR /&gt;&lt;BR /&gt;Then create a .fsadm file using touch &lt;BR /&gt;&lt;BR /&gt;touch /tmp/lost+found/.fsadm&lt;BR /&gt;&lt;BR /&gt;now try fsadm command it should run.&lt;BR /&gt;&lt;BR /&gt;Suraj&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Sep 2008 11:14:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276675#M334981</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2008-09-26T11:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276676#M334982</link>
      <description>Hey Sunil,&lt;BR /&gt;&lt;BR /&gt;What you doing man.&lt;BR /&gt;&lt;BR /&gt;fsadm -F vxfs -b 300M /tmp&lt;BR /&gt;&lt;BR /&gt;(use capital M)&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;SKR</description>
      <pubDate>Fri, 26 Sep 2008 11:27:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276676#M334982</guid>
      <dc:creator>SKR_1</dc:creator>
      <dc:date>2008-09-26T11:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276677#M334983</link>
      <description>@Suraj - nice cut and paste - does it make sense to repeat older answers without new notes?&lt;BR /&gt;&lt;BR /&gt;V.&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Sep 2008 11:30:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276677#M334983</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2008-09-26T11:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: filesystem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276678#M334984</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The *correct* way to make the 'lost+found' directory is to use the command:&lt;BR /&gt;&lt;BR /&gt;# mklost+found&lt;BR /&gt;&lt;BR /&gt;See the corresponging manpages for why.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 26 Sep 2008 11:37:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem/m-p/4276678#M334984</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-09-26T11:37:59Z</dc:date>
    </item>
  </channel>
</rss>

