|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Windows DomU on NAS
On Tue, Apr 21, 2009 at 08:59:14AM -0700, Chris Black wrote:
> Hello,
>
> I'd like to be able to create a windows DomU which is to be stored on
> a NAS (Equallogic) device.
Equallogic is SAN storage, not NAS.
NAS == file storage (SMB, CIFS, NFS).
SAN == block storage (iSCSI, FC)
> I was wondering if anyone has any best
> practices on how to do this? Is there a way to extend the DomU C drive
> once you create the initial device, etc? Any suggestions would be great.
>
> I have already tried this by just using a phy:/dev/path-to-iscsi-mount-
> point and it appears to be working great. But I'm unsure of how
> stable, performance problems, etc this would cause? I've also so far
> been unable to find a way to extend the drive if I add space to the
> volume on the Equallogic device.
>
After resizing the Equallogic iSCSI LUN on dom0 you need to shutdown the domU
and
reboot it to see the new size.
Then you need to possibly re-partition the disk on domU, then resize the
filesystem on the partition etc.
-- Pasi
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|