HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- decrease size of file systems
Operating System - HP-UX
1832529
Members
7818
Online
110043
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
09-30-2002 07:14 AM
09-30-2002 07:14 AM
decrease size of file systems
Hi, all!
Please ask - can I decrease size of file systems in my HP-UX 10.20?
I know what in SAM can increase size with step 4 Mb.
Thanx in advance.
Oleg
Please ask - can I decrease size of file systems in my HP-UX 10.20?
I know what in SAM can increase size with step 4 Mb.
Thanx in advance.
Oleg
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2002 07:16 AM
09-30-2002 07:16 AM
Re: decrease size of file systems
yes
backup data
umount file system
lvreduce Logical Volume
format lvol (newfs)
mount file system
restore data
good luck!
backup data
umount file system
lvreduce Logical Volume
format lvol (newfs)
mount file system
restore data
good luck!
Teach is the best way to learn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2002 07:19 AM
09-30-2002 07:19 AM
Re: decrease size of file systems
Unless you have online-jfs you will need to rebuild the file system at the smaller size.
Here are the steps involved without online-jfs.
backup/copy data
umount /file/system/to/reduce
lvreduce /dev/vgNN/lvoltoreduce
newfs fileystem
mount /dev/vgNN/lvol /file/system/just/reduced
restore/copy data back to filesystem
HTH
Sean
Here are the steps involved without online-jfs.
backup/copy data
umount /file/system/to/reduce
lvreduce /dev/vgNN/lvoltoreduce
newfs fileystem
mount /dev/vgNN/lvol /file/system/just/reduced
restore/copy data back to filesystem
HTH
Sean
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2002 07:27 AM
09-30-2002 07:27 AM
Re: decrease size of file systems
Hi Oleg
Yes you can do it , but then you need to abck up data as it is more safe to do it that way , incase you ahve online JFS installed then you can do it on the fly but then it may result in lss of data , the safest way is to backup , lvreduce and then resoter data if required.
Manoj Srivastava
Yes you can do it , but then you need to abck up data as it is more safe to do it that way , incase you ahve online JFS installed then you can do it on the fly but then it may result in lss of data , the safest way is to backup , lvreduce and then resoter data if required.
Manoj Srivastava
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP