Thanks! I've been looking around in StorageManagerImpl.java for a bit now,
but haven't checked out CitrixResourceBase.java.
On Thu, Feb 21, 2013 at 10:25 PM, Devdeep Singh wrote:
> You can start with looking at createPool function in
> StorageManagerImpl.java. The implementation specific to cre
You can start with looking at createPool function in StorageManagerImpl.java.
The implementation specific to creating iSCSI storage for a XenServer is in
CitrixResourceBase.java. Look for how CreateStoragePoolCommand has been
handled. It calls getIscsiSR for creating a SR of type iSCSI on xen ho