<?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: Moving files problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886811#M401565</link>
    <description>&lt;BR /&gt;It was stating device busy...so I moved to /&lt;BR /&gt;&lt;BR /&gt;and issued command&lt;BR /&gt;&lt;BR /&gt;#mv /gpms_f/GPMSFOF/product/product ../&lt;BR /&gt;&lt;BR /&gt;And this has now filed / filesystem. How can I clear this down without losing /gpms_f/GPMSFOF/product/product&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Sun, 20 Feb 2005 07:51:42 GMT</pubDate>
    <dc:creator>H_16</dc:creator>
    <dc:date>2005-02-20T07:51:42Z</dc:date>
    <item>
      <title>Moving files problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886809#M401563</link>
      <description>&lt;BR /&gt;I am trying to move some files but I am getting the error.&lt;BR /&gt;&lt;BR /&gt;# pwd&lt;BR /&gt;/gpms_f/GPMSFKP/oradata&lt;BR /&gt;&lt;BR /&gt;#mv oradata /gpms_f/GPMSFKP/oradata &lt;BR /&gt;mv: oradata and /gpms_f/GPMSFKP/oradata/oradata are identical&lt;BR /&gt;&lt;BR /&gt;I am trying to move the oradata directory up one but Im am having problems. Any work arounds</description>
      <pubDate>Sun, 20 Feb 2005 06:05:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886809#M401563</guid>
      <dc:creator>H_16</dc:creator>
      <dc:date>2005-02-20T06:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Moving files problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886810#M401564</link>
      <description>One up.&lt;BR /&gt;&lt;BR /&gt;# pwd&lt;BR /&gt;/gpms_f/GPMSFKP/oradata&lt;BR /&gt;&lt;BR /&gt;# mv oradata ../&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Sun, 20 Feb 2005 06:23:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886810#M401564</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2005-02-20T06:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: Moving files problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886811#M401565</link>
      <description>&lt;BR /&gt;It was stating device busy...so I moved to /&lt;BR /&gt;&lt;BR /&gt;and issued command&lt;BR /&gt;&lt;BR /&gt;#mv /gpms_f/GPMSFOF/product/product ../&lt;BR /&gt;&lt;BR /&gt;And this has now filed / filesystem. How can I clear this down without losing /gpms_f/GPMSFOF/product/product&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 20 Feb 2005 07:51:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886811#M401565</guid>
      <dc:creator>H_16</dc:creator>
      <dc:date>2005-02-20T07:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Moving files problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886812#M401566</link>
      <description>A quick response would be appreciated.&lt;BR /&gt;&lt;BR /&gt;Basically I have got a product directory that needs to be moved up one directory onto the old product. In /gpms_f/GPMSFOF/product/&lt;BR /&gt;&lt;BR /&gt;Please Help !!</description>
      <pubDate>Sun, 20 Feb 2005 08:30:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886812#M401566</guid>
      <dc:creator>H_16</dc:creator>
      <dc:date>2005-02-20T08:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Moving files problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886813#M401567</link>
      <description>I have cleared down / I just need the command for the mv of product</description>
      <pubDate>Sun, 20 Feb 2005 08:39:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886813#M401567</guid>
      <dc:creator>H_16</dc:creator>
      <dc:date>2005-02-20T08:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: Moving files problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886814#M401568</link>
      <description>set&lt;BR /&gt;&lt;BR /&gt;#cd /gpms_f/GPMSFKP&lt;BR /&gt;&lt;BR /&gt;check (symbolic links)&lt;BR /&gt;&lt;BR /&gt;#ls -lR oradata &lt;BR /&gt;&lt;BR /&gt;hide&lt;BR /&gt;&lt;BR /&gt;#mv oradata oradata_old&lt;BR /&gt;&lt;BR /&gt;move up&lt;BR /&gt;&lt;BR /&gt;#mv oradata_old/oradata .&lt;BR /&gt;&lt;BR /&gt;cleanup (or not)&lt;BR /&gt;&lt;BR /&gt;#rmdir oradata_old&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Hein.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 20 Feb 2005 09:10:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886814#M401568</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2005-02-20T09:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Moving files problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886815#M401569</link>
      <description>/gpms_f/GPMSFOF/product/product &lt;BR /&gt;&lt;BR /&gt;above is where it is now and you need to move it to &lt;BR /&gt;&lt;BR /&gt;/gpms_f/GPMSFOF/product &lt;BR /&gt;&lt;BR /&gt;# mv /gpms_f/GPMSFOF/product/product /gpms_f/GPMSFOF/temp_name&lt;BR /&gt;&lt;BR /&gt;check if this is ok &lt;BR /&gt;&lt;BR /&gt;# mv /gpms_f/GPMSFOF/temp_name /gpms_f/GPMSFOF/temp_name/product</description>
      <pubDate>Sun, 20 Feb 2005 09:10:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886815#M401569</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2005-02-20T09:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Moving files problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886816#M401570</link>
      <description>&lt;BR /&gt;The temp_name didnt work, ran out of disk space. &lt;BR /&gt;&lt;BR /&gt;Your were right in saying &lt;BR /&gt;I want to move the product directory..&lt;BR /&gt;&lt;BR /&gt;/gpms_f/GPMSFOF/product/product &lt;BR /&gt;&lt;BR /&gt;Up one into..&lt;BR /&gt;&lt;BR /&gt;/gpms_f/GPMSFOF/product &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 20 Feb 2005 09:25:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886816#M401570</guid>
      <dc:creator>H_16</dc:creator>
      <dc:date>2005-02-20T09:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Moving files problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886817#M401571</link>
      <description>Ok,&lt;BR /&gt;&lt;BR /&gt;Could you post the output of &lt;BR /&gt;&lt;BR /&gt;# bdf</description>
      <pubDate>Sun, 20 Feb 2005 09:34:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886817#M401571</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2005-02-20T09:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Moving files problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886818#M401572</link>
      <description>&lt;BR /&gt;Bdf attached.</description>
      <pubDate>Sun, 20 Feb 2005 09:49:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886818#M401572</guid>
      <dc:creator>H_16</dc:creator>
      <dc:date>2005-02-20T09:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Moving files problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886819#M401573</link>
      <description>/dev/vg_xp_ffd_code01/lvol_ffd_product&lt;BR /&gt;                   56885248 15774816 40901248   28% /gpms_f/GPMSFOF/product&lt;BR /&gt;&lt;BR /&gt;ok /gpms_f/GPMSFOF/product is a mountpoint.&lt;BR /&gt;&lt;BR /&gt;# cd /gpms_f/GPMSFOF/product/product&lt;BR /&gt;&lt;BR /&gt;Check with pwd&lt;BR /&gt;&lt;BR /&gt;# mv * /gpms_f/GPMSFOF/product&lt;BR /&gt;&lt;BR /&gt;# cd ..&lt;BR /&gt;&lt;BR /&gt;# ls -la&lt;BR /&gt;&lt;BR /&gt;# rmdir product&lt;BR /&gt;&lt;BR /&gt;# pwd &lt;BR /&gt;/gpms_f/GPMSFOF/product</description>
      <pubDate>Sun, 20 Feb 2005 10:04:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886819#M401573</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2005-02-20T10:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Moving files problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886820#M401574</link>
      <description>Ah... /gpms_f/GPMSFOF/oradata is a mount point.&lt;BR /&gt;&lt;BR /&gt;You'll have to eliminate the oradata directory below it by moving everythign from that directory directly to the mountpoint.&lt;BR /&gt;This should take no time, and no space.&lt;BR /&gt;&lt;BR /&gt;#mv /gpms_f/GPMSFOF/oradata/oradata/* /gpms_f/GPMSFOF/oradata&lt;BR /&gt;&lt;BR /&gt;now you should ba able to remove the now empty directory.&lt;BR /&gt;&lt;BR /&gt;#rmdir /gpms_f/GPMSFOF/oradata/oradata&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Sun, 20 Feb 2005 11:31:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886820#M401574</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2005-02-20T11:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Moving files problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886821#M401575</link>
      <description>&lt;BR /&gt;Thanks very much for your quick responses. got me out of a hole.</description>
      <pubDate>Mon, 21 Feb 2005 03:57:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-files-problem/m-p/4886821#M401575</guid>
      <dc:creator>H_16</dc:creator>
      <dc:date>2005-02-21T03:57:01Z</dc:date>
    </item>
  </channel>
</rss>

