- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Windows Server 2003
- >
- Re: Extend system partition in RAID0+1 Win2k3
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-12-2006 07:33 PM
04-12-2006 07:33 PM
I have the following problem. I have DL server with 2 disks running in Mirror (RAID0+1) and have 2 partitions, my C partition is too small so I decided to enlarge it. But i'm afraid there's no solution to do this without loosing my system. Is there any program that allows me to do this without loosing data (extend system partition in RAID)?
Regards
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 04:13 AM
04-13-2006 04:13 AM
SolutionDownload Boot-It NG from www.bootitng.com -- make a bootable floppy or CD -- boot -- "cancel" the install -- OK to go to maintenance mode -- select Partition Work -- and RESIZE your partitions as per your rek.
Archunan
Archie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 04:18 AM
04-13-2006 04:18 AM
Re: Extend system partition in RAID0+1 Win2k3
When you boot with Boot-It, the Partition Work screen will show your current partitioning information. You didn't give full details of your current structure, but I'll assume you have a 4GB partition and a larger 2nd partition -- say, for example, that the 2nd partition is 36GB and uses all of the rest of the disk.
What you would have to do is this:
(1) Resize the 2nd partition to free up enough space for your desired expansion. So in this example you would select the 2nd partition and resize it to the level you want to free mem for Ist Partition.
(2) "Slide" the 2nd partition to the end of the disk -- this will put the free space next to your first partition.
(3) Now Resize your 1st partition.
Archunan
Archie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 04:19 AM
04-13-2006 04:19 AM
Re: Extend system partition in RAID0+1 Win2k3
If you need to resize a partition that's not on the first or second RAID set on the first RAID controller in the system, you're better off using a BartPE CD (http://www.nu2.nu/pebuilder) with the driver for the RAID controller installed and a copy of Paragon Partition Manager (http://www.paragon-gmbh.com) installed to manipulate the partitions. This is the method that I now mostly use.
Archunan
Archie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 04:57 AM
04-13-2006 04:57 AM
Re: Extend system partition in RAID0+1 Win2k3
I hope it will work cause it's critical for me.
I have about 7G on C drive and about 61G of D. There are 2 disks in RAID0+1 running (mirror)
Thank You for your help. I'll check it as soon as possible
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 05:03 AM
04-13-2006 05:03 AM
Re: Extend system partition in RAID0+1 Win2k3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 05:08 AM
04-13-2006 05:08 AM
Re: Extend system partition in RAID0+1 Win2k3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 05:32 AM
04-13-2006 05:32 AM
Re: Extend system partition in RAID0+1 Win2k3
1. Break the mirror
2. Extend/rework the second side.
3. Use Ghost to copy the system data partition over to the new larger array (or the entire disk if it makes sense to).
4. Create a boot disk, and edit the boot.ini to boot to the second array (the new extended array)
5. Extend/rework the first side.
6. Repeat step 3 (ghost the data back over).
7. Boot normal.
8. Redo the mirror.
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 10:01 AM
04-13-2006 10:01 AM
Re: Extend system partition in RAID0+1 Win2k3
There is a another tool called Partition Manager (server edition)
http://www.partition-manager.com/n_pm_main.htm
Partition Manager from Paragon provides easy and safe partitioning functions to even non-professional users.
With Partition Manager you can reclaim wasted disk space, organize your data, add new operating systems, speed up file system performance.
In the past, partition modification was risky and time-consuming task. Users had to backup all files, create new partitions, format them, may be reinstall operating system, and restore data. With Partition Manager you just select what partition modification should be done. All will be done automatically without data loss.
Also you may be known about windows's diskpart utility, nowdays comes with 2000 and 2003 too. You can try, take a backup before doing anything, because the docs for its old version says, it won't work with any strip and mirrored disk.
Disk partition
http://support.microsoft.com/default.aspx?scid=kb;en-us;325590&Product=win2000
Archunan
Archie
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2006 03:14 AM
04-14-2006 03:14 AM
Re: Extend system partition in RAID0+1 Win2k3
If your work is critical, do a cold, level 0 backup 1st. Then, in the worst-case, you could rebuild the entire box, set up the partitions the way you want them using approved methods, and then restore.
Another direction you could go, since you are using win2k03, is to mount additional drives as folders on C:\ (or wherever).
Finally, I'd bet that one place you could save tons of space on your root drive is to move your swap file to another drive. Keep a 2Meg swap file on the root drive for logging/small dump purposes, but move the majority of the swap to another, faster drive. Done right, you may even pick up a performance boost on your system.