Hi!
I also have a bit of storacl problem.
We are running a sharepoint system on three MS Clusters + one verification host.
We have a service account for each cluster and one for the verification host.
We have created specifik aggregate for all sharepoint volumes and then added storacl access like this for all the service accounts:
STORACL>user add –rsn System1:/vol/aggr_sharepoint -rtype aggregate –un mydomain\usr1 –RN SDAdmin
This workes fine for everything except database verification.
We get a user are not allowed SD.Config.Read when the verification host wants to create the clone.
Ofc if I delete the storacl accesslist it all works so it seems to only be a storacl problem.
What i do notice is that it says ipnumber:/vol/xxxxx and not hostname:/vol/xxxxx in the log.
And a user list in STORACL lists the filer hostname. Could it be that it stupidly compares ipnumber to hostname which is different and thus gives no access?
Regards Magnus