<?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: Root filesystem full preventing login in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407250#M201909</link>
    <description>John,&lt;BR /&gt;&lt;BR /&gt;My compliments.  That was absolutely brilliant!  I hope I'm never in the situation to utilize your tip but thanks for sharing it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
    <pubDate>Mon, 25 Oct 2004 11:57:51 GMT</pubDate>
    <dc:creator>Pete Randall</dc:creator>
    <dc:date>2004-10-25T11:57:51Z</dc:date>
    <item>
      <title>Root filesystem full preventing login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407248#M201907</link>
      <description>I tried to find an open posting on this, as I wanted to post an interesting resolution, but there were no recent ones. So I'll just post the solution.&lt;BR /&gt;On an 11.11 rp7420 (in trusted mode, or TCB), / became 100% full due to a scopeux core file (sound familiar?). Since there were no active logins, we were stuck. You used to be able to ftp in (10.20, trusted), and look around and remove problem files, but not any more. &lt;BR /&gt;We found lots of posts with the same answer - crash the box and go to single user mode. Now that is fine on a crash and burn system, but would your top brass want to hear that you crashed the Oracle Financials System, and the DB is hosed? I doubt it! (that's where it happened to us) Hey HP, maybe you could find a way to help us out here...&lt;BR /&gt;Now for the interesting solution-&lt;BR /&gt;If you are using Omniback (ie DataProtector), you can use it to view the / filesystem, and locate the problem files (pretend you're doing a backup, drill down into / and look around). Once you've done that and found the problem, create a shell script on another server with the command to remove the problem files (make sure your ownership and permissions are set right!), back it up, and then restore it to the broken server. If your pre/post scripts are set to /opt/omni/lbin, then make sure you put it there. Once you have it restored, run a backup of anything (just pick 1 file) on the problem machine, and specify the file you created and restored to it, as the post exec. Run the backup and Viola! the file(s) gone, and you can login with out crashing the server. &lt;BR /&gt;I don't have a clue if this works with other backup software. One could be hopeful...</description>
      <pubDate>Mon, 25 Oct 2004 11:52:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407248#M201907</guid>
      <dc:creator>John Eaton</dc:creator>
      <dc:date>2004-10-25T11:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem full preventing login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407249#M201908</link>
      <description>Do you have console access. try logging in at console which shall be possible. &lt;BR /&gt;&lt;BR /&gt;Another thing could be &lt;BR /&gt;&lt;BR /&gt;remsh to the box&lt;BR /&gt;&lt;BR /&gt;remsh boxname date&lt;BR /&gt;remsh boxname 'rm /path/filename' &lt;BR /&gt;&lt;BR /&gt;Last option can be just taking the box down to single user mode or just rebooting also may clear your problem &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Prashant</description>
      <pubDate>Mon, 25 Oct 2004 11:57:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407249#M201908</guid>
      <dc:creator>Prashant Zanwar_4</dc:creator>
      <dc:date>2004-10-25T11:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem full preventing login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407250#M201909</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;My compliments.  That was absolutely brilliant!  I hope I'm never in the situation to utilize your tip but thanks for sharing it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Mon, 25 Oct 2004 11:57:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407250#M201909</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-10-25T11:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem full preventing login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407251#M201910</link>
      <description>I could not really get what you are trying to say. Backup the file?/ and zero it on post execute script??&lt;BR /&gt;&lt;BR /&gt;The real concern should be, Root is a static FS and should not grow.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Mon, 25 Oct 2004 11:59:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407251#M201910</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-10-25T11:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem full preventing login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407252#M201911</link>
      <description>I am just sorry...i just thought of solution..Please discard the above...&lt;BR /&gt;&lt;BR /&gt;Sorry again..&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for share&lt;BR /&gt;Prashant</description>
      <pubDate>Mon, 25 Oct 2004 12:00:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407252#M201911</guid>
      <dc:creator>Prashant Zanwar_4</dc:creator>
      <dc:date>2004-10-25T12:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem full preventing login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407253#M201912</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;Nice save!  We run DataProtector and Oracle Financials also, so I can understand your situation.  &lt;BR /&gt;&lt;BR /&gt;I'll definitely remember this one for my little bag of tricks.  Thanks for sharing it with us.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Oct 2004 12:01:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407253#M201912</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2004-10-25T12:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem full preventing login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407254#M201913</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;That's quite a solution. I used to use OpC (now VP0) to do that stuff in my previous experiences. Simply push a monitor that does the job for you. But using Omniback to do it is a new thing. Even you can recover a lost root password using these solutions.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 25 Oct 2004 12:02:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407254#M201913</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-10-25T12:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem full preventing login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407255#M201914</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;congratulations on an excellent solution. I have beeen faced with the problem a couple of times -  each time on the same, very  remote server. And every time the solution has been to pay HP for booting the machine; they suggested no other alternatives.&lt;BR /&gt;Unfortunately, we do not have omniback on the machine in question, but as it is due for tsm, it might enable a solution similar to what you have suggested.&lt;BR /&gt;Thanks for posting it.&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;regards,&lt;BR /&gt;John K.</description>
      <pubDate>Mon, 25 Oct 2004 12:16:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407255#M201914</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2004-10-25T12:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem full preventing login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407256#M201915</link>
      <description>..hmm...I too like your 'little trick'.&lt;BR /&gt;&lt;BR /&gt;But since I'm a stickler for leaving at least one session open on my production boxes (just so I have one), I've never hit your problem.&lt;BR /&gt;&lt;BR /&gt;I'll keep your little tip though...cause you never know when the next guy might accidently kill my session &amp;amp; I'll need this.&lt;BR /&gt;&lt;BR /&gt;You might want to add to your list to keep that one session on production boxes-open.&lt;BR /&gt;&lt;BR /&gt;Rgrds &amp;amp; Thanks,&lt;BR /&gt;Rita&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Oct 2004 12:24:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407256#M201915</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2004-10-25T12:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem full preventing login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407257#M201916</link>
      <description>for future reference&lt;BR /&gt;&lt;BR /&gt;The following entry in /etc/profile will prevent core files&lt;BR /&gt;&lt;BR /&gt;ulimit -Sc 0&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 25 Oct 2004 12:28:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407257#M201916</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-10-25T12:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem full preventing login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407258#M201917</link>
      <description>Interesting responses. Thanks to all.&lt;BR /&gt;&lt;BR /&gt;Regarding Rita's comment- we NEVER keep root sessions open when not in use. Not even at the console. I'm guessing you don't have an agressive security policy in place.</description>
      <pubDate>Mon, 25 Oct 2004 12:28:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407258#M201917</guid>
      <dc:creator>John Eaton</dc:creator>
      <dc:date>2004-10-25T12:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem full preventing login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407259#M201918</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;  Interesting thread :-). I was just trying to simulate root full on my test workstation with 11.11. &lt;BR /&gt;&lt;BR /&gt;  HP-UX hptest B.11.11 U 9000/782 (ta)&lt;BR /&gt;&lt;BR /&gt;login: root&lt;BR /&gt;Password: &lt;BR /&gt;Last   successful login for root: Mon Oct 25 12:16:44 PST8PDT 2004 on pts/ta &lt;BR /&gt;Last unsuccessful login for root: Mon Oct 25 08:56:28 PST8PDT 2004 on pts/ta &lt;BR /&gt;&lt;BR /&gt;msgcnt 24 vxfs: mesg 001: vx_nospace - /dev/root file system full (1 block extent)&lt;BR /&gt;&lt;BR /&gt;Wait for login exit: ..&lt;BR /&gt;&lt;BR /&gt;   This is what I get.&lt;BR /&gt;&lt;BR /&gt;   But guess what, using CDE, I was able to login in FAIL SAFE mode. &lt;BR /&gt;&lt;BR /&gt;   I was not able to login to CDE in the regular mode. Logged in successfully using the CDE fail safe mode, did housekeeping and now I am able to login as root from the command line.&lt;BR /&gt;&lt;BR /&gt;   Am I missing something here ? - have you tried this ?&lt;BR /&gt;&lt;BR /&gt;- Sundar</description>
      <pubDate>Mon, 25 Oct 2004 14:24:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407259#M201918</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-10-25T14:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem full preventing login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407260#M201919</link>
      <description>Sundar,&lt;BR /&gt;Did not try that, as this is a server (and only has root and oracle accounts), it is not running CDE.&lt;BR /&gt;Is your workstation converted to trusted?&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Mon, 25 Oct 2004 14:39:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407260#M201919</guid>
      <dc:creator>John Eaton</dc:creator>
      <dc:date>2004-10-25T14:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem full preventing login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407261#M201920</link>
      <description>Mr. Eaton,&lt;BR /&gt;&lt;BR /&gt;Greetings....I never keep my console logged on in the computer room.  Too many potential hands that can touch it...&lt;BR /&gt;&lt;BR /&gt;But in my office - I do.  &lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita</description>
      <pubDate>Mon, 25 Oct 2004 14:49:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407261#M201920</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2004-10-25T14:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem full preventing login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407262#M201921</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;  Yes, the workstation is trusted. ( You could see the successful/unsuccessful login times. It is displayed only when the system is trusted).&lt;BR /&gt;&lt;BR /&gt;  Refer the attachment. &lt;BR /&gt;&lt;BR /&gt;- Sundar</description>
      <pubDate>Mon, 25 Oct 2004 15:28:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407262#M201921</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-10-25T15:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem full preventing login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407263#M201922</link>
      <description>Hi John and Sundar&lt;BR /&gt;&lt;BR /&gt;Thanks for help&lt;BR /&gt;I could use this&amp;gt; in my system which cant be rebooted &lt;BR /&gt;If i could have posted the thread i could have given 10 pts to all :)&lt;BR /&gt;Thank you very much for all&lt;BR /&gt;&lt;BR /&gt;Thiyagarajan.S</description>
      <pubDate>Sun, 12 Jun 2005 20:18:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407263#M201922</guid>
      <dc:creator>Thiyagarajan.s</dc:creator>
      <dc:date>2005-06-12T20:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem full preventing login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407264#M201923</link>
      <description>Hi guys,&lt;BR /&gt;&lt;BR /&gt;    On this pretext i would like to share my thought in some of these workarounds.&lt;BR /&gt;&lt;BR /&gt;.... &lt;BR /&gt;&lt;BR /&gt;   This workaround can be used , if any of the other HPUX in your network has SD-OV(see the note at the end). installed...then the job becomes that much simpler.&lt;BR /&gt;&lt;BR /&gt;  1) Create a script to query whatever you want to query from the system under concern in your case its the files that has filled root . swpackage the written script as a post install.. When installed this product on the target machine..you will be able to read the output of the script you have written remotely.&lt;BR /&gt;&lt;BR /&gt;    2) Then write a remedial script to remove the offending files and swpackage it as post install script and install on the target machine and voila...there you go,,. the / size is restored to normal...&lt;BR /&gt;  &lt;BR /&gt;Note: --&lt;BR /&gt;SD-UX commands manage software on a local host only. To install and manage software simultaneously on multiple remote hosts (including PCs) from a central controller, you must purchase the HP OpenView Software Distributor (HP Prod. No. B1996AA) which provides extended software management and multi-site software distribution capabilities.&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Jun 2005 03:50:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407264#M201923</guid>
      <dc:creator>Senthil Kumar .A_1</dc:creator>
      <dc:date>2005-06-13T03:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem full preventing login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407265#M201924</link>
      <description>Yes, Eaton.&lt;BR /&gt;&lt;BR /&gt;BackUp tool is also used to solve other situations without reboot as forgotten root passwords.</description>
      <pubDate>Mon, 13 Jun 2005 08:30:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407265#M201924</guid>
      <dc:creator>CAS_2</dc:creator>
      <dc:date>2005-06-13T08:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: Root filesystem full preventing login</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407266#M201925</link>
      <description>Great solution John! At 3am this morning the root filesystem on our backup/monitoring tools server filled up with debug logs (one of the admins forgot to mount a filesystem for debugging).&lt;BR /&gt;&lt;BR /&gt;I followed your steps and was able to cleanup enough space to login and address the root cause. Saved me a 1 hour drive and a potential reboot!&lt;BR /&gt;&lt;BR /&gt;Adam</description>
      <pubDate>Wed, 26 Oct 2005 21:24:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/root-filesystem-full-preventing-login/m-p/3407266#M201925</guid>
      <dc:creator>IE Admins</dc:creator>
      <dc:date>2005-10-26T21:24:45Z</dc:date>
    </item>
  </channel>
</rss>

