- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- No free space after partition resize with parted c...
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
04-21-2005 06:40 AM
04-21-2005 06:40 AM
I have "successfully" resized a root (primary) partition on a RHAS 2.1 server using a knoppix cd and the parted command. The partition was 120GB and is now about 20GB. The box boots ok but I can't see the 100GB or so of free space, with either parted
There are 3 primary partitions of type ext3 and one extended partition which contains 4 logicals.
parted was ver 1.6.4 from knoppix v3.6
partition was 18300.234 to 136919.218MB
is now 18300.234 to 38300.796MB
Unfortunately I have no web access from server in question - & am in hotel room now :-(
I have googled extensively and have not found this specific problem
Could I manually tell the partition table that this is free space using one of the fdisk variants?
Any help mucho appreciated
Many thanks
Ian
## ---------------------------------------------------------------------------##
Which is the only cheese that is made backwards?
Edam!
Tweets: @2techie4me
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2005 11:06 AM
04-21-2005 11:06 AM
Re: No free space after partition resize with parted cmd?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2005 07:15 PM
04-21-2005 07:15 PM
Re: No free space after partition resize with parted cmd?
Will try and get a printout - bit of a struggle as it has no network access (groan).
I suspect that it might be because I already have 3 primary and 1 extended partition on this disk and I just can't make any more?
I can sacrifice the extended as it only has 4x2GB swap partitions in it (not my design). Then hopefuly create a new extended on the end of the disk.
Will report back...
cheers
Ian
## ---------------------------------------------------------------------------##
Which is the only cheese that is made backwards?
Edam!
Tweets: @2techie4me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2005 08:17 PM
04-21-2005 08:17 PM
SolutionDestroy the two logical swaps, and the extended, and re-make the extended (assuming it's all blocked together).
Unfortunately, you can only have 4 primary partitions (3 + extended = 4). Unf.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2005 09:11 PM
04-21-2005 09:11 PM
Re: No free space after partition resize with parted cmd?
used newer version of sfdisk from knoppix cd and space on end of disk showed up as unusable.
Deleted the logical partitions & remade extended part tition on the end of the disk using cfdisk.
Worked a treat - but didn't put the "l" option into my cpio when I copied the contents
( find . -print | cpio -pudlmv /destination )
so it hasn't made some of the links.
Will redo the cpio & hopefully that will be it.
Ta
Ian
## ---------------------------------------------------------------------------##
Which is the only cheese that is made backwards?
Edam!
Tweets: @2techie4me