Re: diskpart to extend basic partition "volume may not be extended

Tech-Archive recommends: Speed Up your PC by fixing your registry



no, the other way around, delete the 23 GB partition (well, backup first
obviously)
then you have space to grow the 80GB partition (also, after backup, you
always want to ensure you have backups, just in case)




"Tina" <tina@xxxxxxxxxxxxxxxx> wrote in message
news:4F880259-86E5-4A21-8485-6459635629DD@xxxxxxxxxxxxxxxx
That makes sense. I guess the only thing I can do is delete the 80 gb
partition which will add to the current unallocated space of 34 GB. I
should
then have 114 GB unallocated space. I can create a new partition, format
it
NTFS and restore the data from backup. Do you see any issues with doing
this?
Thanks
Tina

"Edwin vMierlo [MVP]" wrote:

Aha !

See this

DISKPART> list partition
Partition ### Type Size Offset
------------- ---------------- ------- -------
Partition 1 Primary 80 GB 32 KB
Partition 2 Primary 23 GB 80 GB


So the first partition is Partition1, and Partition 2 starts at 80Gb
offset,
after partition 1

This means that Partition 1 (and therefore volume 0) cannot grow, as it
is
"blocked" by Partition 2 (which is volume 1)

so, the free space is after partition2/volume1.... so you can grow
volume 1
(not volume 0)

hope this explains it...
Rgds,
Edwin.



"Tina" <tina@xxxxxxxxxxxxxxxx> wrote in message
news:FB1069EE-0B2F-4CDA-9E41-AEE6CFFFD680@xxxxxxxxxxxxxxxx
Hi Edwin,
1)correct, this is not the system or boot disk
2)correct, does not say extended
3)diskpart results:
DISKPART> list volume
Volume ### Ltr Label Fs Type Size Status
Info
---------- --- ----------- ----- ---------- -------
--------- --------
Volume 0 E 80MS1 NTFS Partition 80 GB Healthy
Volume 1 F 22MS1 NTFS Partition 23 GB Healthy
Volume 2 C OS NTFS Partition 17 GB Healthy
System
Volume 3 D CD-ROM 0 B
Healthy

DISKPART> list disk
Disk ### Status Size Free Dyn Gpt

-------- ---------- ------- ------- --- ---
Disk 0 Online 17 GB 8001 KB
Disk 1 Online 137 GB 34 GB

DISKPART> select disk 1
Disk 1 is now the selected disk.

DISKPART> list partition
Partition ### Type Size Offset
------------- ---------------- ------- -------
Partition 1 Primary 80 GB 32 KB
Partition 2 Primary 23 GB 80 GB

The command I used to extend the basic volume:
diskpart
list volume
select volume 0
extend
(I also tried extend size=20480)

The unallocated space is 34.18 GB, unformatted. I also tried
formatting it
as NTFS and tried again with no success.
Thanks




"Edwin vMierlo [MVP]" wrote:

hmmm... I ran into some inconsistencies with Diskpart before.

sometimes it doesn't do what it should do, and this is what I did to
correct
this.

1) this is not a system or boot disk !! this is important.
2) if you look at Disk Management, you see the partition at its
original
size (not extended)
3) in Diskpart, you will see the partition (not volume) at its
extended
size
4) try Diskpart "extend filesystem" command (not documented in the
diskpart
help)... see KB 832316
5) if that does not extend your filesystem the open a support case
with
Microsoft and ask for a utility called "fsextend.exe" which will
extend
your
file systme.

The situation I encountered I had to use the last option as all
others
did
fail. So this "fsextend.exe" utility does actually do something else
then
Diskpart..... funny as both are MS tools, you would think that the
fsextend.exe functionality is build into Diskpart.

HTH,
Edwin.


"Tina" <tina@xxxxxxxxxxxxxxxx> wrote in message
news:1F50135E-E3A9-4990-96DE-67FA3A231B10@xxxxxxxxxxxxxxxx
I ran diskpart to extend the partition and received the errors
listed
in
my
initial post. Am I receiving this error due to my raid
configuration
1E
which
is stripe and mirror?
Thanks
Tina

""Ken Zhao [MSFT]"" wrote:

Hi Tina,

If the SP2 has been applied, Diskpart.exe should be used to
extend
logical
drive.

Thanks & Regards,

Ken Zhao

Microsoft Online Support
Microsoft Global Technical Support Center

Get Secure! - www.microsoft.com/security
<http://www.microsoft.com/security>
====================================================
When responding to posts, please "Reply to Group" via your
newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers
no
rights.




--------------------
| Thread-Topic: diskpart to extend basic partition "volume may
not
be
extended
| thread-index: AcgwQnmrz/er8BS1RuusK8IXLLYJ0A==
| X-WBNR-Posting-Host: 207.46.19.197
| From: =?Utf-8?B?VGluYQ==?= <tina@xxxxxxxxxxxxxxxx>
| References:
<A0F20999-C6A1-4A6C-BA11-1AA55160D1D9@xxxxxxxxxxxxx>
<5KIdfr#KIHA.360@xxxxxxxxxxxxxxxxxxxxxx>
| Subject: RE: diskpart to extend basic partition "volume may
not be
extended
| Date: Mon, 26 Nov 2007 07:39:04 -0800
| Lines: 39
| Message-ID:
<DF5F0B34-C56C-4C95-8E73-0B346D7AB17E@xxxxxxxxxxxxx>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.2992
| Newsgroups: microsoft.public.windows.file_system
| Path: TK2MSFTNGHUB02.phx.gbl
| Xref: TK2MSFTNGHUB02.phx.gbl
microsoft.public.windows.file_system:1850
| NNTP-Posting-Host: tk2msftibfm01.phx.gbl 10.40.244.149
| X-Tomcat-NG: microsoft.public.windows.file_system
|
| Hi Ken,
| Yes SP2 is installed on the server as well as all the critical
updates.
| Thanks!
| Tina
|
| ""Ken Zhao [MSFT]"" wrote:
|
| > Hello Tina,
| >
| > Thank you for using newsgroup!
| >
| > From your post, I am not sure if you have applied SP1 on the
Windows
Server
| > 2003 server. If not, I suggest you check the following
article
and
update
| > the version of Diskpart:
| > 841650: The DiskPart.exe utility cannot extend a logical
drive
in an
| > extended partition in Windows Server 2003
| > http://support.microsoft.com/kb/841650/en-us
| >
| > Or please apply SP1 on the server to see if it can help.
| >
| > Thanks & Regards,
| >
| > Ken Zhao
| >
| > Microsoft Online Support
| > Microsoft Global Technical Support Center
| >
| > Get Secure! - www.microsoft.com/security
<http://www.microsoft.com/security>
| > ====================================================
| > When responding to posts, please "Reply to Group" via your
newsreader
so
| > that others may learn and benefit from your issue.
| > ====================================================
| > This posting is provided "AS IS" with no warranties, and
confers
no
rights.
| >
| >
| >
| >
| >
| >
|










.



Relevant Pages

  • Re: Disk Utility to align tracks on a hardware RAID1 system
    ... system partition but a separate drive or extended artition. ... reference to making a boot disk to run on the disk with no partotions. ... Diskpart is a Operating system tool which ... > Command-line tool that allows you to manage disks and partitions by using ...
    (microsoft.public.windows.server.sbs)
  • Re: diskpart to extend basic partition "volume may not be extended
    ... delete the 23 gb partition as soon as I figure out how to move the dfs ... DISKPART> list partition ... DISKPART> list disk ... The command I used to extend the basic volume: ...
    (microsoft.public.windows.file_system)
  • Re: Extending Primary Partition
    ... however, you can't extend the partition with the pagefile on it, and may not ... > ......a) DISKPART> select disk 0 ... > ......b) DISKPART> select partition 2 ...
    (microsoft.public.windows.file_system)
  • Re: diskpart to extend basic partition "volume may not be extended
    ... DISKPART> list partition ... So the first partition is Partition1, and Partition 2 starts at 80Gb offset, ... DISKPART> list disk ... The command I used to extend the basic volume: ...
    (microsoft.public.windows.file_system)
  • Re: Creating a partition
    ... Before you buy Partion Magic check out XP's Disk Mangement. ... To create a partition or logical drive ... At the DISKPART prompt, type: ... primary or extended partition. ...
    (microsoft.public.windowsxp.hardware)