<?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: local disk i.e / root disk reaching 100% capacity. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/local-disk-i-e-root-disk-reaching-100-capacity/m-p/2802022#M82124</link>
    <description>Is /home a separate file system on both machines?  Do a bdf -l and check to see if you have /home listed in the output.  If not, that would explain why you're filling up /.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Mon, 09 Sep 2002 09:28:46 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2002-09-09T09:28:46Z</dc:date>
    <item>
      <title>local disk i.e / root disk reaching 100% capacity.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/local-disk-i-e-root-disk-reaching-100-capacity/m-p/2802021#M82123</link>
      <description>HI,&lt;BR /&gt;&lt;BR /&gt;I have my NFS server's / directory reaching a 100% capacity. Before it happened, I had copied some filesystems from 1 remote machine into my NFS server. I had used rcp i.e &lt;BR /&gt;#&lt;BR /&gt;rcp /home/cs-pg/ken_lee/schematics tigger.slg.willowglen.com:/home/cs-pg/ken_lee&lt;BR /&gt;&lt;BR /&gt;Both the remote machine and the NFS server have the exact filesystems. Only difference is /home/cs-pg/ken_lee on the NFS server is empty. /home/cs-pg/ken_lee on the NFS server is mounted as /home/cs-pg/. &lt;BR /&gt;&lt;BR /&gt;When the copying completed I realized the contents of /home/ contained duplicated copies of cs-pg, with similar user names i.e root, but different group names:&lt;BR /&gt;&lt;BR /&gt;#cd home&lt;BR /&gt;#ls -l&lt;BR /&gt;drwxrws--- .... root wmt      ... cs-pg&lt;BR /&gt;drwxrws--- .... root system   ... cs-pg   &lt;BR /&gt;&lt;BR /&gt;Hence I did:&lt;BR /&gt;#cd home&lt;BR /&gt;#df -k *&lt;BR /&gt;/dev/vg32lv02 17670144 ...    /home/cs-pg&lt;BR /&gt;/dev/hda4       393216 ...    /&lt;BR /&gt;&lt;BR /&gt;#ls -lafd *&lt;BR /&gt;cs-pg:&lt;BR /&gt;.&lt;BR /&gt;..&lt;BR /&gt;ken_lee&lt;BR /&gt;&lt;BR /&gt;cs-pg.o:&lt;BR /&gt;.&lt;BR /&gt;..&lt;BR /&gt;&lt;BR /&gt;#cd cs-pg^D&lt;BR /&gt;cs-pg/ cs-pg^M/&lt;BR /&gt;&lt;BR /&gt;Hence I had removed the filesystem cs-pg^M/ by doing:&lt;BR /&gt;# rm -rf cs-pg?&lt;BR /&gt;&lt;BR /&gt;My question is:&lt;BR /&gt;What are the possible reasons for such a scenario to happen? &lt;BR /&gt;On the source machine where I copied those filesystems, there were no such filesystems with the hidden character ^M appended to it.&lt;BR /&gt;&lt;BR /&gt;I had also invoked the 10 rcp process simultaneosly to copy the filesystems, each about 10GB - 17GB in size.(I'm not sure if this would be cause of the problem)    &lt;BR /&gt;&lt;BR /&gt;I had also tried using rsync, but it produced the same problem. &lt;BR /&gt;&lt;BR /&gt;This is only 1 example which I've provided, but there're many other filesystems in this scenario.  &lt;BR /&gt;&lt;BR /&gt;Could someone please help me out?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 09 Sep 2002 03:21:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/local-disk-i-e-root-disk-reaching-100-capacity/m-p/2802021#M82123</guid>
      <dc:creator>Chern Jian Leaw</dc:creator>
      <dc:date>2002-09-09T03:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: local disk i.e / root disk reaching 100% capacity.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/local-disk-i-e-root-disk-reaching-100-capacity/m-p/2802022#M82124</link>
      <description>Is /home a separate file system on both machines?  Do a bdf -l and check to see if you have /home listed in the output.  If not, that would explain why you're filling up /.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 09 Sep 2002 09:28:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/local-disk-i-e-root-disk-reaching-100-capacity/m-p/2802022#M82124</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-09-09T09:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: local disk i.e / root disk reaching 100% capacity.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/local-disk-i-e-root-disk-reaching-100-capacity/m-p/2802023#M82125</link>
      <description>Pete,&lt;BR /&gt;&lt;BR /&gt;/home/cs-pg on the source machine is mounted as /home/cs-pg. This is the same on the destination machine, i.e fileserver. &lt;BR /&gt;&lt;BR /&gt;Both the fileserver and the source machine reside on 2 separate domains. The source machine connected to its own NFS fileserver.&lt;BR /&gt;&lt;BR /&gt;Any ideas? &lt;BR /&gt;&lt;BR /&gt;By the way, how do I create a filesystem or an ordinary directory with a hidden character appended at the end of the directory/filesystem name?&lt;BR /&gt;&lt;BR /&gt;I would like to test this scenario to verify if the rcp or rsync process could differentiate the names of files/directories with and without hidden characters appended to it.</description>
      <pubDate>Mon, 09 Sep 2002 09:52:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/local-disk-i-e-root-disk-reaching-100-capacity/m-p/2802023#M82125</guid>
      <dc:creator>Chern Jian Leaw</dc:creator>
      <dc:date>2002-09-09T09:52:51Z</dc:date>
    </item>
  </channel>
</rss>

