<?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 /opt /usr /var into / in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-opt-usr-var-into/m-p/4934683#M620478</link>
    <description>The first question that arises is why? The second is do you have enough room in / to do this? / is usually small.&lt;BR /&gt;&lt;BR /&gt;Without more details, I would tend to suggest taking an ignite backup and rebuilding the system from that.&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
    <pubDate>Wed, 19 Oct 2005 04:10:30 GMT</pubDate>
    <dc:creator>MarkSyder</dc:creator>
    <dc:date>2005-10-19T04:10:30Z</dc:date>
    <item>
      <title>Moving /opt /usr /var into /</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-opt-usr-var-into/m-p/4934680#M620475</link>
      <description>I need to move then contents of /opt /var /usr into / then unmount them (to be removed in the future).&lt;BR /&gt;&lt;BR /&gt;I am planning to move them using cp to move them to / such that /var becomes /var2  /usr becomes /usr2 and /opt becomes /opt2&lt;BR /&gt;&lt;BR /&gt;Then unmount /var /usr/ and /opt&lt;BR /&gt;&lt;BR /&gt;and mv /var2 back to /var&lt;BR /&gt;&lt;BR /&gt;Anybody have a better way or see's any danger i n this.&lt;BR /&gt;&lt;BR /&gt;Below is our setup&lt;BR /&gt;&lt;BR /&gt;lvol1  vg00  LVM    HFS            304   1 /stand&lt;BR /&gt;lvol2  vg00  LVM    Swap/Dump    16368   1&lt;BR /&gt;lvol3  vg00  LVM    VxFS         40592   1  /&lt;BR /&gt;lvol4  vg00  LVM    VxFS           608   1  /home&lt;BR /&gt;lvol5  vg00  LVM    VxFS          4000   1  /opt&lt;BR /&gt;lvol6  vg00  LVM    VxFS           208   1  /tmp&lt;BR /&gt;lvol7  vg00  LVM    VxFS          5008   1  /usr&lt;BR /&gt;lvol8  vg00  LVM    VxFS          2000   1  /var</description>
      <pubDate>Wed, 19 Oct 2005 03:55:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-opt-usr-var-into/m-p/4934680#M620475</guid>
      <dc:creator>Derek Whigham_1</dc:creator>
      <dc:date>2005-10-19T03:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Moving /opt /usr /var into /</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-opt-usr-var-into/m-p/4934681#M620476</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt; Its better create one directory in / &amp;amp; use cpio command to move /opt /var /usr into /NEW_DIR . Using the cpio command, u can keep the permission &amp;amp; owner, group permission also.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 19 Oct 2005 04:05:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-opt-usr-var-into/m-p/4934681#M620476</guid>
      <dc:creator>VEL_1</dc:creator>
      <dc:date>2005-10-19T04:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Moving /opt /usr /var into /</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-opt-usr-var-into/m-p/4934682#M620477</link>
      <description>Booting into single user mode and doing the specified operations should be correct way. &lt;BR /&gt;ISL&amp;gt;hpux -iS&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Wed, 19 Oct 2005 04:06:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-opt-usr-var-into/m-p/4934682#M620477</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-10-19T04:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Moving /opt /usr /var into /</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-opt-usr-var-into/m-p/4934683#M620478</link>
      <description>The first question that arises is why? The second is do you have enough room in / to do this? / is usually small.&lt;BR /&gt;&lt;BR /&gt;Without more details, I would tend to suggest taking an ignite backup and rebuilding the system from that.&lt;BR /&gt;&lt;BR /&gt;Mark Syder (like the drink but spelt different)</description>
      <pubDate>Wed, 19 Oct 2005 04:10:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-opt-usr-var-into/m-p/4934683#M620478</guid>
      <dc:creator>MarkSyder</dc:creator>
      <dc:date>2005-10-19T04:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: Moving /opt /usr /var into /</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/moving-opt-usr-var-into/m-p/4934684#M620479</link>
      <description>Yeap cpio is the way to go , I have completed this successfully / was 40Gb due to a field engineer mistake.&lt;BR /&gt;&lt;BR /&gt;Thanks for the prompt responses</description>
      <pubDate>Wed, 19 Oct 2005 04:14:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/moving-opt-usr-var-into/m-p/4934684#M620479</guid>
      <dc:creator>Derek Whigham_1</dc:creator>
      <dc:date>2005-10-19T04:14:17Z</dc:date>
    </item>
  </channel>
</rss>

