|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Windows DomU on NAS
Thanks for the tips guys!
So to recap, to expand the drive. I allocated more space to the Volume in Equallogic, did a logout and login on Dom0 of the iSCSI target. Restarted DomU and then used "Disk Management" to expand the C drive onto the new space. Worked great!
Now, I was also wondering about any performance or other issues there might be with using an iSCSI DomU?
Thanks! On Apr 21, 2009, at 9:29 AM, David Miller wrote: You will need to run diskpart.exe in Windows to expand any filesystems once it sees the new size. -- David
On Tue, Apr 21, 2009 at 12:22 PM, Pasi Kärkkäinen <pasik@xxxxxx> wrote: 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
|
|
|
|
|