Unsolved
This post is more than 5 years old
2 Posts
0
939
October 14th, 2013 06:00
Isilon seems to neglect Windows change notifications
When using an Isilon box in a Microsoft Windows environment it seems that file and directory change notifications are neglected by Isilon. Observed by adding an Isilon directory to a file system observer which makes use of ReadDirectoryChangesW function (Windows) - no change events are fired from the Isilon directories.
No Events found!


dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
October 14th, 2013 07:00
Stefan,
you will get a lot more feedback if you move your question to Isilon community here Isilon
christopher_ime
6 Operator
•
2K Posts
0
October 15th, 2013 01:00
I'm curious what is Change Notify set to within OneFS. In the GUI this is buried as follows (assuming v7):
1) Protocols > Windows Sharing (SMB) > SMB Settings
2) Under "SMB Settings", Advanced Settings
3) SMB Share Settings > Performance Settings
Change Notify: All, Norecurse, None
Stefan_R1
2 Posts
0
October 28th, 2013 06:00
Change Notify is already activated:
isi smb config share list
…
change-notify = all
…
, but seems not to help...