cancel
Showing results for 
Search instead for 
Did you mean: 

Clustering in Multitenant Environment

patil
Champ on-the-rise
Champ on-the-rise
Hi,

I am able to do the clustering with the multitenant environment by creating the multiple tenants in the alf_data.
create zzz.com l3tm31n
create yyy.com y3tm31n

( In the above approach data is stored in alf_data specified location )

But in my case for each tenant I should have the different physical content store location by creating the tenants as below
create zzz.com l3tm31n c:/tenantCreationzzz
create yyy.com y3tm31n c:/tenantCreationyyy

So for this how should I proceed?


Thanks,
Patil
ECM Consultant
1 REPLY 1

janv
Employee
Employee
This should still work as long as all of the content store file paths are mapped/mounted onto all of the clustered server node. Hence, your example of using C:\ drive does not look appropriate unless you're only simulating a cluster (ie. running two cluster nodes on the same server node).

Regards,
Jan