Windows dynamic disks and Sun xVM

| | Comments (0) | TrackBacks (0)
windows-disk-30GB.png

The dynamic disk feature of Windows Server is quite efficient when it comes to work into a Sun xVM environment. The 30 GB disk "Disk 0" is handled by the OpenSolaris Dom-0 as a ZFS block volume:

pascal@teroknor:~# zfs list xvmpool/bajor.zvol
NAME                       USED  AVAIL  REFER  MOUNTPOINT
xvmpool/bajor.zvol        30.1G   327G  30.1G  -


To grow this "disk", just set the volsize property:

pascal@teroknor:~# zfs set volsize=60G xvmpool/bajor.zvol

Result:

pascal@teroknor:~# zfs list xvmpool/bajor.zvol
NAME                       USED  AVAIL  REFER  MOUNTPOINT
xvmpool/bajor.zvol        60.1G   327G  30.1G  -


After a Windows Dom-U reboot, the disk is "bigger":

windows-disk-60GB-1.png

The additional space appears as unallocated:

windows-disk-60GB.png

Sure enough, you can expand the volume (right-click, "Expand...").

End result:

windows-disk-60GB-2.png





0 TrackBacks

Listed below are links to blogs that reference this entry: Windows dynamic disks and Sun xVM.

TrackBack URL for this entry: http://southbrain.com/mt/mt-tb.cgi/145

Leave a comment

July 2012

Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31        

About

This blog is owned by:

Pascal Gienger
Jägerstrasse 77
8406 Winterthur
Switzerland


Google+: Profile
YouTube Channel: pascalgienger