<?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: what can i do? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/what-can-i-do/m-p/3341642#M190761</link>
    <description>hi,&lt;BR /&gt;  The '/oracle/archdest' is full,no any free space to use.You must clean some unuse files,or you can enlarge the /dev/vg00/lvol11.I suggest you chose the first!</description>
    <pubDate>Mon, 26 Jul 2004 22:27:15 GMT</pubDate>
    <dc:creator>SHENFENG_1</dc:creator>
    <dc:date>2004-07-26T22:27:15Z</dc:date>
    <item>
      <title>what can i do?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-can-i-do/m-p/3341641#M190760</link>
      <description>the hp-ux always show me:&lt;BR /&gt;Legato Storage Manager media: (critical) backup to pool 'Default' waiting for 1 writable backup tape(s)&lt;BR /&gt;&lt;BR /&gt;run 'bdf' result:&lt;BR /&gt;/dev/vg00/lvol11   4194304 4194304       0  100% /oracle/archdest</description>
      <pubDate>Mon, 26 Jul 2004 22:17:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-can-i-do/m-p/3341641#M190760</guid>
      <dc:creator>lesni_1</dc:creator>
      <dc:date>2004-07-26T22:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: what can i do?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-can-i-do/m-p/3341642#M190761</link>
      <description>hi,&lt;BR /&gt;  The '/oracle/archdest' is full,no any free space to use.You must clean some unuse files,or you can enlarge the /dev/vg00/lvol11.I suggest you chose the first!</description>
      <pubDate>Mon, 26 Jul 2004 22:27:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-can-i-do/m-p/3341642#M190761</guid>
      <dc:creator>SHENFENG_1</dc:creator>
      <dc:date>2004-07-26T22:27:15Z</dc:date>
    </item>
    <item>
      <title>Re: what can i do?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-can-i-do/m-p/3341643#M190762</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;There were dicussions on this topic earlier also:&lt;BR /&gt;follow this link &lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1090903581811+28353475&amp;amp;threadId=53079" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?admit=716493758+1090903581811+28353475&amp;amp;threadId=53079&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Jul 2004 23:48:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-can-i-do/m-p/3341643#M190762</guid>
      <dc:creator>Shaikh Imran</dc:creator>
      <dc:date>2004-07-26T23:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: what can i do?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-can-i-do/m-p/3341644#M190763</link>
      <description>Hi Lesni,&lt;BR /&gt;&lt;BR /&gt;Now there are two issues.&lt;BR /&gt;&lt;BR /&gt;1. Do you use Legato Storage Manager for your backups.&lt;BR /&gt;&lt;BR /&gt;If the answer is no then the warning message that you are getting is the result of your Oracle 8i installation, where LSM will try to initiate backups.&lt;BR /&gt;&lt;BR /&gt;For this you need to shut down the legato networker. The steps below will solve the problem as they shutdown the networker, and the system will no longer be waiting for the tapes necessary to do a backup. &lt;BR /&gt;&lt;BR /&gt;As root, shutdown LSM by issuing this command: &lt;BR /&gt; &lt;BR /&gt;      # nsr_shutdown  &lt;BR /&gt;Remve it from the system startup sequence. So renaming these from S &amp;amp; K (caps) to lower case s &amp;amp; k will prevent them from running at startup &lt;BR /&gt;cd /sbin/init.d/rc2.d &lt;BR /&gt;mv S900networker s900networker &lt;BR /&gt;&lt;BR /&gt;cd ../rc0.d &lt;BR /&gt;mv K200networker k200networker &lt;BR /&gt;&lt;BR /&gt;2. Now the second issue is you archive destination is full. You do not have any free space, for the archive logs. If you have disk space else ware you can move the older logs to that disk space or backup them up on a tape. Then remove all the older logs, to create some free space.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I hope this helps&lt;BR /&gt;&lt;BR /&gt;IA.  &lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jul 2004 01:24:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-can-i-do/m-p/3341644#M190763</guid>
      <dc:creator>Indira Aramandla</dc:creator>
      <dc:date>2004-07-27T01:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: what can i do?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-can-i-do/m-p/3341645#M190764</link>
      <description>Hi lesni ,&lt;BR /&gt;  It would be better if you(We) give "Subject" more specifically ...&lt;BR /&gt; Like "Disk Space Full ?"&lt;BR /&gt;Experts in that domain may look in to your post ...&lt;BR /&gt;(Try to convey the gist of your Question in&lt;BR /&gt; the subject itself )&lt;BR /&gt;&lt;BR /&gt; That will draw more attention than "What can I  do ?" &lt;BR /&gt; Most of them won't look into some thread which is not interesting enough ... &lt;BR /&gt;&lt;BR /&gt; Ofcourse everything posted here  ( except those   congratulatory messages and Etiquettes ) mean that the author  is in need of some help...&lt;BR /&gt;   This is just a suggestion...&lt;BR /&gt; &lt;BR /&gt;   &lt;BR /&gt;  Have a nice day ....&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ram.</description>
      <pubDate>Tue, 27 Jul 2004 01:31:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-can-i-do/m-p/3341645#M190764</guid>
      <dc:creator>Ramalingam</dc:creator>
      <dc:date>2004-07-27T01:31:02Z</dc:date>
    </item>
  </channel>
</rss>

