Re: Append additional property to existing cifs share using Powershell
^^Start with this one Set-NcCifsShare
View ArticleRe: Append additional property to existing cifs share using Powershell
was there more to this comment?
View ArticleRe: Append additional property to existing cifs share using Powershell
I should have added a little more detail. Most shares are with the default settings. How many shares are outside of the following default settings oplocks, browsable, changenotify,...
View ArticleRe: Aggregate Considered Possible Location for Additional Metadata
Hi Sahana, Thanks. We did have auditing configured (but not enabled) for one SVM prior to the two new aggregates being created. All aggregates in the cluster (with the exception of the aggr0s...
View ArticleRe: Append additional property to existing cifs share using Powershell
I did it like this using a foreach loop, to keep the current set of share properties and just append the "show_previous_versions" property: $results = @()Connect-NcController -Name $controller...
View Article7-mode transition tool and open file handles?
Hi, We're planning to migrate from an ONTAP 8.2 7-mode FAS 3240 HA pair to a ONTAP 9.1 cluster system. I created an new SVM as a destination. The filer is used for NFS/CIFS user homes and shares which...
View ArticleNetapp mode 8/9 API
Hi, I have strange issue when using API over ontap 8 and ontap 9. My setup is one metrocluster ontap 8 and one cluster ontap 9.Poblem indicate its self, while collecting statistics for Zenoss, and...
View ArticleMigrating from a Nexsan SATABeast to NetApp
Has anyone successfully migrated data from a Nexsan SATABeast? When using Windows cut and paste, Robocopy or SecureCopy only the files copy and no file permissions.I can change permissions on the...
View ArticleRe: Migrating from a Nexsan SATABeast to NetApp
Solved it. vserver cifs users-and-groups local-group add-members -vserver <vserver> -group-name "BUILTIN\Backup Operators" -member-names <domain>\<user>
View ArticleMove Synchronous SnapMirror source and destination volumes betwen controllers...
Hi ONTAP 8.2.4P6 7-mode I'm adding a new aggregate to the node1 of a Synchronius SnapMirror source and a new aggregate to node1 of a destination array. I want to move Synchronous SnapMirror source and...
View ArticleRe: cluster serial number unique?
The cluster UUID is universally unique, as per the standard definition of "UUID", and the cluster serial number SHOULD be unique - but it isn't. We only hand them out to a single customer, but it isn't...
View ArticlePowershell Help
Hey Guys, Have a powershell question, if you could help me?I have a volume and clone volume in the same svm. the svm is in a snapmirror relationship every 15 minutes. At some point after a month or two...
View ArticleRe: Powershell Help
I personally would have tackled this different. I'm not a fan of using ; in any powershell string if I don't have to. If you know the snapshot can be deleted based on a date, then you should be...
View ArticleMigrate volumes to disaster recovery svm with 7-mtt (7-mode to ontap 9.0)
Hi All, We are currently migrating our storage environment from 7-mode to ONTAP 9.0 filers with the 7-mtt tool (v3.0).For our user storage (homedirs, shares)we want to use a Disaster Recovery SVM (So...
View ArticleRe: Powershell Help
Thanks for the answer but I don't know the date. the clone could be 2 years old or 1 week and I don't want to go and check when it was created.What I'd like to achieve is to get rid of all clone...
View ArticleRe: Powershell Help
Can you do me a favor, and show me the scenario where you remove the clone and have a new clone in a snapshot list. That will help me out
View ArticleOntap 9.1 Event Suppression
I have setup event notification for security events like 'security.invalid.login' to be email to an ALERT list. This is an attempt at basic attack detection.The first event tested perfect then it...
View Article