<?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 File system / full in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/file-system-full/m-p/3305840#M12679</link>
    <description>Hi!&lt;BR /&gt;&lt;BR /&gt;I make one directory on / file system called oracle, but it has too information an d my file system / is full. I dont want to lost this information.. can i redirect this directory to othe file system? how can i do?</description>
    <pubDate>Tue, 15 Jun 2004 12:55:53 GMT</pubDate>
    <dc:creator>Edwin Ruiz_2</dc:creator>
    <dc:date>2004-06-15T12:55:53Z</dc:date>
    <item>
      <title>File system / full</title>
      <link>https://community.hpe.com/t5/operating-system-linux/file-system-full/m-p/3305840#M12679</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;I make one directory on / file system called oracle, but it has too information an d my file system / is full. I dont want to lost this information.. can i redirect this directory to othe file system? how can i do?</description>
      <pubDate>Tue, 15 Jun 2004 12:55:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/file-system-full/m-p/3305840#M12679</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2004-06-15T12:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: File system / full</title>
      <link>https://community.hpe.com/t5/operating-system-linux/file-system-full/m-p/3305841#M12680</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Here is one way to handle it.  You could make a new filesystem that is big enough to hold the contents of /oracle, mount it up, copy over the contents of /oracle to the new filesystem, rename /oracle to something else (/oracle_old), and then umount and remount the new filesystem as /oracle.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jun 2004 13:44:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/file-system-full/m-p/3305841#M12680</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2004-06-15T13:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: File system / full</title>
      <link>https://community.hpe.com/t5/operating-system-linux/file-system-full/m-p/3305842#M12681</link>
      <description>oracle data should not be stored in the root filesystem.&lt;BR /&gt;&lt;BR /&gt;You need to create a new filesystem for it and then move any data you have in the original off of the root / filesystem&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 15 Jun 2004 13:49:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/file-system-full/m-p/3305842#M12681</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-15T13:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: File system / full</title>
      <link>https://community.hpe.com/t5/operating-system-linux/file-system-full/m-p/3305843#M12682</link>
      <description>Hi Edwin&lt;BR /&gt;&lt;BR /&gt;I would do the following:&lt;BR /&gt;&lt;BR /&gt;copy the entire directory (/oracle) to a new filesystem e.g. /app&lt;BR /&gt;rename the /oracle to /oracle.old&lt;BR /&gt;Link the new FS to the old directory&lt;BR /&gt;(ln -s /app/oracle /oracle)&lt;BR /&gt;&lt;BR /&gt;Check access to the data&lt;BR /&gt;Backup data&lt;BR /&gt;Reconfigure your system so that you can delete the previous link and delete the /oracle&lt;BR /&gt;&lt;BR /&gt;and keep in mind for the future: Never place working directories at "/" filesystem.&lt;BR /&gt;&lt;BR /&gt;Hth&lt;BR /&gt;Reinhard</description>
      <pubDate>Wed, 16 Jun 2004 03:53:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/file-system-full/m-p/3305843#M12682</guid>
      <dc:creator>Reinhard Bayer</dc:creator>
      <dc:date>2004-06-16T03:53:56Z</dc:date>
    </item>
  </channel>
</rss>

