<?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: file system in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700665#M249262</link>
    <description>Hi Shiv, you can use # du or df to find out which FS it resides. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
    <pubDate>Mon, 02 Jan 2006 02:09:05 GMT</pubDate>
    <dc:creator>Arunvijai_4</dc:creator>
    <dc:date>2006-01-02T02:09:05Z</dc:date>
    <item>
      <title>file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700658#M249255</link>
      <description>Dear Sirs,&lt;BR /&gt;&lt;BR /&gt;We have file system mounted as shown below:-&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol6     /var&lt;BR /&gt;/dev/vg00/lvol10    /var/opt/OV&lt;BR /&gt;/dev/vg01/lvol3    /var/adm/crash&lt;BR /&gt;&lt;BR /&gt;If a file "test" is created as under:-&lt;BR /&gt;/var/logs/test&lt;BR /&gt;/var/opt/logs/test&lt;BR /&gt;/var/adm/logs/test&lt;BR /&gt;&lt;BR /&gt;The file "test" would under which file system ?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shiv&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jan 2006 01:13:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700658#M249255</guid>
      <dc:creator>Shivkumar</dc:creator>
      <dc:date>2006-01-02T01:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700659#M249256</link>
      <description>Hi Shiv, the file "test" will come under /var FS since you create every "test" file under /var. Only /var/opt/OV and /var/adm/crash are different file system. &lt;BR /&gt;&lt;BR /&gt;Hope this is clear. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 02 Jan 2006 01:18:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700659#M249256</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-02T01:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700660#M249257</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;In your case it would be /var.&lt;BR /&gt;The simply way to check this is go to the folder (e.g cd /var/opt/logs..) then run "bdf ." which will show the file system under which the current folder is located.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;TT</description>
      <pubDate>Mon, 02 Jan 2006 01:21:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700660#M249257</guid>
      <dc:creator>Thayanidhi</dc:creator>
      <dc:date>2006-01-02T01:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700661#M249258</link>
      <description>You can as,&lt;BR /&gt;&lt;BR /&gt;df &lt;FULL path="" name="" to="" test=""&gt;&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;file is in /tmp then,&lt;BR /&gt;&lt;BR /&gt;df /tmp/test&lt;BR /&gt;(/tmp...)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;showing it is located in /tmp. You can as well as use ncheck utility.&lt;BR /&gt;&lt;BR /&gt;-Muthu&lt;/FULL&gt;</description>
      <pubDate>Mon, 02 Jan 2006 01:30:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700661#M249258</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-02T01:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700662#M249259</link>
      <description>Using ncheck utility as,&lt;BR /&gt;&lt;BR /&gt;# ncheck -F &lt;FILE system="" type=""&gt; &lt;DEVICE information="" to="" file="" system=""&gt;&lt;BR /&gt;&lt;BR /&gt;Get these informations from bdf as,&lt;BR /&gt;&lt;BR /&gt;# bdf&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;# ncheck -F vxfs /dev/vg00/lvol4 | grep file1&lt;BR /&gt;&lt;BR /&gt;-Muthu&lt;/DEVICE&gt;&lt;/FILE&gt;</description>
      <pubDate>Mon, 02 Jan 2006 01:40:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700662#M249259</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-02T01:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700663#M249260</link>
      <description>Hi Shiv,&lt;BR /&gt;As others mentioned if you want to create&lt;BR /&gt;"test" file under /var/logs or /var/opt/logs&lt;BR /&gt;or /var/adm/log then it will locate&lt;BR /&gt;under /var &lt;BR /&gt;Just an advice,try to take a little bit care&lt;BR /&gt;while creating test files with the name "test" because unix systems have a command name test&lt;BR /&gt;&lt;BR /&gt;baan01:/#whereis test&lt;BR /&gt;test: /usr/bin/test /usr/share/man/man1.Z/test.1&lt;BR /&gt;&lt;BR /&gt;so you may accidently remove this file&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jan 2006 01:59:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700663#M249260</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2006-01-02T01:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700664#M249261</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;All these will be under /var file system only. If the initial full path of the file matches any of other mount points then only it will be under that specific file system else it will be in parent file system and that is the case here.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Mon, 02 Jan 2006 02:07:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700664#M249261</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2006-01-02T02:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700665#M249262</link>
      <description>Hi Shiv, you can use # du or df to find out which FS it resides. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 02 Jan 2006 02:09:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700665#M249262</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-02T02:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700666#M249263</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Also doing a bdf in a particular path will let you know which file system that directory belongs to. The files in the directory will also belong to the same file system.&lt;BR /&gt;&lt;BR /&gt;#bdf .&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Mon, 02 Jan 2006 02:12:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700666#M249263</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2006-01-02T02:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700667#M249264</link>
      <description>You can use -xdev option donot cross file system so that you can find the file availablity as,&lt;BR /&gt;&lt;BR /&gt;find /var -xdev -type f -name "filename"&lt;BR /&gt;&lt;BR /&gt;change /var to your file system more.&lt;BR /&gt;&lt;BR /&gt;-Muthu</description>
      <pubDate>Mon, 02 Jan 2006 03:17:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700667#M249264</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-02T03:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700668#M249265</link>
      <description># find /var -local -type f -name "test"  will also list "test" where it is. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 02 Jan 2006 03:18:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700668#M249265</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-02T03:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700669#M249266</link>
      <description>hi shiv,&lt;BR /&gt;&lt;BR /&gt;One easy way to know is to run command:&lt;BR /&gt;&lt;BR /&gt;bdf test&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;$ bdf /etc/hosts&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     204800   67664  136088   33% /&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hope this helps too!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Mon, 02 Jan 2006 04:22:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700669#M249266</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2006-01-02T04:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: file system</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700670#M249267</link>
      <description>same to bdf, use df command.&lt;BR /&gt;&lt;BR /&gt;# df /stand/vmunix&lt;BR /&gt;first column /stand is showing the mount point.&lt;BR /&gt;&lt;BR /&gt;ncheck utility is created to suit this.&lt;BR /&gt;&lt;BR /&gt;-Muthu</description>
      <pubDate>Mon, 02 Jan 2006 04:30:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/file-system/m-p/3700670#M249267</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-02T04:30:52Z</dc:date>
    </item>
  </channel>
</rss>

