- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: /opt 98% full...
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 01:23 AM
11-08-2004 01:23 AM
Re: /opt 98% full...
# tar -tvf /dev/rmt/0mn
One observation -- While you can use the 'fuser -ku ' to kill any processes on the /opt file system, I would be VERY CAREFUL using that. There more than likely are some HP-UX processes running and just blindly killing them without knowing what they are could lead to problems.
If you do the 'fuser -ku' and are successful in extending /opt, I would then reboot the system so that any HP-UX process that were running within /opt get restarted.
In a situation like this, I would still feel better rebooting and coming up in single-user mode, but that's just my preference.
One side note -- If you had Advanced JFS / Online JFS you wouldn't have these issues. You could just resize this LV on the fly without worrying about unmounting the filesystem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 01:45 AM
11-08-2004 01:45 AM
Re: /opt 98% full...
About the Online JFS product. Can we purchase this now after the fact. What would installation of this Online JFS product now require? Reconfiguration of machine and volume groups etc?? Just need this for informational purposes.
Thanks for all your help. You guys are truly amazing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 01:47 AM
11-08-2004 01:47 AM
Re: /opt 98% full...
You don't need to reconfigure anything. Installation of OnlineJFS will reconfigure the kernel and you will need to reboot the system. It may not help you now as you have to reboot in either the case. But it can help you in future. You will have to 'swinstall' it and it will take care of the configuration itself.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 03:02 AM
11-08-2004 03:02 AM
Re: /opt 98% full...
Are there anyfiles that I should be looking for in particular under Ignite that is eating up my /opt space?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 03:03 AM
11-08-2004 03:03 AM
Re: /opt 98% full...
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 03:53 AM
11-08-2004 03:53 AM
Re: /opt 98% full...
How do I interpret the output from my command:
# du -kx /opt > space.txt
The file space.txt is attached. This is pratically meaningless to me.
Any suggestions?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 04:03 AM
11-08-2004 04:03 AM
Re: /opt 98% full...
The first column is the size of that directory in KB. I did a sort for you and here is how it looks.
65736 /opt/ignite/boot
68872 /opt/perl
70120 /opt/java1.2
70392 /opt/mozilla/components
76808 /opt/VRTSob
103072 /opt/java1.4/jre/lib
103808 /opt/mx/j2re/lib
109000 /opt/java1.4
109000 /opt/java1.4/jre
109744 /opt/mx/j2re
118208 /opt/mx
120560 /opt/ignite
132896 /opt/hpws/xmltools
138432 /opt/mozilla
229224 /opt/hpws
1364864 /opt
See the last 10-12 entries except /opt. Those are the big hitters in /opt directory. See if you are using them (for ex., mozilla). If not, remove it (using swremove it was installed as a SD depot).
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 04:13 AM
11-08-2004 04:13 AM
Re: /opt 98% full...
Yes thanks for that info. We do not use some of that optional software under /opt. However this raises another question that I'm sure I've asked but I've never been clear about it. It is this:
How do you remove software like mozilla, netscape etc. which did not seem to be installed using swinstall so there is no corresponding swremove to get rid of it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 04:16 AM
11-08-2004 04:16 AM
Re: /opt 98% full...
I am pretty sure 90% of the softwares that go under are installed through swinstall. In 'swremove' window, if you don't see them then choose 'product view'.
View -> Change software view -> Start with Products
Then you should see them. You can then select and remove them.
For the ones that didn't get installed through 'swinstall', you will have to manuall y remove them.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 04:27 AM
11-08-2004 04:27 AM
Re: /opt 98% full...
That is question. How do I go about manually removing software in HP-UX. What does it involve?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 04:53 AM
11-08-2004 04:53 AM
Re: /opt 98% full...
Thanks to all who contributed to this thread, great job!
- « Previous
-
- 1
- 2
- Next »