- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- missing free space after lvreduce
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
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
03-05-2003 08:18 AM
03-05-2003 08:18 AM
Re: missing free space after lvreduce
#fsadm -F vxfs -b $((3500*1024)) /tmp
If you not running Adv JFS, you will need to unmount /tmp and run
# extendfs /dev/vg00/rlvol4.
Hope that helps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2003 08:19 AM
03-05-2003 08:19 AM
Re: missing free space after lvreduce
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2003 08:33 AM
03-05-2003 08:33 AM
Re: missing free space after lvreduce
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2003 10:04 AM
03-05-2003 10:04 AM
Re: missing free space after lvreduce
Again a thousand thank you's!!! I had indeed extended /tmp without running extendfs. So I reduced the size of /tmp and created a new mount point for my new install. Phew!
What a hectic two days, I have learnt a lot so a big thanks :)
My next plan as soon as the dust settles is planning a complete rebuild of this system.
Thanks again to everyone, I couldnt have done it without you all :)
Babs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2003 10:06 AM
03-05-2003 10:06 AM
Re: missing free space after lvreduce
Good luck,
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2003 10:17 AM
03-05-2003 10:17 AM
Re: missing free space after lvreduce
Cheers Pete, your a star :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2003 10:26 AM
03-05-2003 10:26 AM
Re: missing free space after lvreduce
I had one last though while I was going through another question. It might help avoid confusion in the future if you got a copy of the "bdfmegs" script (that Bill Hassell always recommends) from:
ftp://contrib:9unsupp8@hprc.external.hp.com/sysadmin/coolscripts/
Among other things, bdfmegs will give you a bdf display in MB so it's more readily comparable to vg/lv display output.
Just a thought!
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2003 01:00 AM
03-11-2003 01:00 AM
Re: missing free space after lvreduce
I got that script and it looks great and will be a great help, only problem is I am not sure how to use it? Do I just copy it onto my system and then call it?
Thanks :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2003 03:20 AM
03-11-2003 03:20 AM
Re: missing free space after lvreduce
What I did was put the script in /usr/local/bin/bdfmegs and then created an alias to it:
alias bdf="/usr/local/bin/bdfmegs"
Hope this helps,
Pete
Pete
- « Previous
-
- 1
- 2
- Next »