- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- repartition
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
08-02-2004 09:03 PM
08-02-2004 09:03 PM
repartition
i have a have a hard disk divided in to many partitions , one of these partitions reach 100% and i have no free space on the hard disk and i can not add new one ,i want to reduce the size of one of the partitions and add space to the previous partition without loosing the data on the second partition , what should i do ,is there is solution
BR,
fadia
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2004 09:12 PM
08-02-2004 09:12 PM
Re: repartition
to reduce FS
fsadm â d â D â e â E
fsadm â F vxfs â b
lvreduce â L
to extend FS
lvextend â L
fsadm â F vxfs â b
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2004 09:14 PM
08-02-2004 09:14 PM
Re: repartition
but please retype the command again i can not understand them
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2004 09:17 PM
08-02-2004 09:17 PM
Re: repartition
Do you have OnineJFS installed on your system?
Otherwise reducing an existing lvol may result in a data loss.
Cheers,
Mohan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2004 09:18 PM
08-02-2004 09:18 PM
Re: repartition
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2004 09:19 PM
08-02-2004 09:19 PM
Re: repartition
But it is not recommanded reduce file system.
It may cause data false.
If you have Online JFS, you can use lvreduce and lvextend without umount file system.
If you didn't have Online JFS, backup file system which is intend to reduce.
After Backup lvremove to remove file system.
And then recreate file system appropriate size.
After remake file system recover data.
And then umount file system, which you intend to extend file system.
And lvextend file system, mount...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2004 09:22 PM
08-02-2004 09:22 PM
Re: repartition
# swlist
If output is below
B3929CA B.11.11 HP OnLineJFS
you can use Onlie JFS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2004 09:25 PM
08-02-2004 09:25 PM