> when my first(master) storage is full its not > utilising the second instead its throwing error, any idea how to > make the second one to be utilised?
If your master domain is full because you've thin provisioned many virtual machine disks and over-comitted your storage, you'll need to expand the storage domain itself. AFAIK, a virtual machine disk image cannot be split across storage domains. A virtual machine can have two disks on two storage domains, but each single disk must be on a single storage domain. So, add more LUNs to the storage domain, or more logical volumes. Tim Hildred, RHCE Content Author II - Engineering Content Services, Red Hat, Inc. Brisbane, Australia Email: [email protected] Internal: 8588287 Mobile: +61 4 666 25242 IRC: thildred ----- Original Message ----- > From: "Jithin Raju" <[email protected]> > To: [email protected] > Sent: Wednesday, January 9, 2013 6:35:54 PM > Subject: [Users] nfs multiple data storage domains > > > > hi all, > I have added 2 data storage nfs domains in my new ovirt 3.1 > installation. when my first(master) storage is full its not > utilising the second instead its throwing error, any idea how to > make the second one to be utilised? > > > > Thanks, > Jithin > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

