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 <[email protected]>wrote: > 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 host. > > Regards, > Devdeep > > > -----Original Message----- > > From: Mike Tutkowski [mailto:[email protected]] > > Sent: Friday, February 22, 2013 8:33 AM > > To: [email protected] > > Subject: Code Location Question > > > > Hi, > > > > I'm pretty new to the CloudStack codebase. I was interested in looking > at the > > code related to creating a Primary Storage. More specifically, the logic > > around creating iSCSI Primary Storage with a XenServer cluster. > > > > Would someone be able to point me in the right direction? > > > > Thanks! > > > > -- > > *Mike Tutkowski* > > *Senior CloudStack Developer, SolidFire Inc.* > > e: [email protected] > > o: 303.746.7302 > > Advancing the way the world uses the > > cloud<http://solidfire.com/solution/overview/?video=play> > > *(tm)* > -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: [email protected] o: 303.746.7302 Advancing the way the world uses the cloud<http://solidfire.com/solution/overview/?video=play> *™*
