FIX: Windows-based applications may not be notified of file changes when the changes are made by using Server for NFS in Windows Services for UNIX 3.5 (894537)



The information in this article applies to:

  • Microsoft Windows Services for UNIX 3.5
  • Microsoft Windows Storage Server 2003

Important This article contains information about how to modify the registry. Make sure to back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows registry

SYMPTOMS

Microsoft Windows-based applications may not be notified of file creation, file deletion, or other file changes when these changes are made by using Server for Network File System (NFS). Server for NFS is included in Microsoft Windows Services for UNIX 3.5.

For example, you may experience the following symptoms when files are added, deleted, or changed when you are using Server for NFS:
  • Windows Explorer does not automatically update when the contents of a folder are updated. You can update the folder by manually refreshing the folder.
  • Services for Macintosh clients may experience folder contents that are not synchronized with Server for NFS. If you manually refresh the folder, the folder contents are not updated. To resolve this problem, you must restart the services. This action resynchronizes the folder contents.

RESOLUTION

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that this article describes. Apply it only to systems that are experiencing this specific problem.

To resolve this problem, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

Prerequisites

No prerequisites are required.

Restart requirement

You do not have to restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.

Windows Storage Server 2003

   Date         Time   Version      Size     File name
   ----------------------------------------------------
   09-Mar-2005  00:58  8.0.2254.14  429,056  Nfssvr.sys

Windows Services for UNIX 3.5

For more information about Windows Services for UNIX 3.5, click the following article number to view the article in the Microsoft Knowledge Base:

897078 You cannot copy UNIX special files to an NFS shared resource on Windows Storage Server 2003 or on Windows Services for UNIX 3.5


STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

Windows-based applications can register to receive notifications when the contents of a folder change. For example, Windows Explorer can automatically update the view of the contents of the folder when files are added, removed or changed.

Server for NFS does not support file change notifications. This behavior could cause applications not to stay synchronized with the actual folder contents.

This hotfix adds support for file change notifications. To enable this hotfix, you must add the following DWORD registry entry:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NfsSvr\Parameters\FCCompat

To do this, follow these steps:

Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
  1. Click Start, click Run, type regedit, and then click OK.
  2. Locate and then click the following registry subkey:

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NfsSvr\Parameters\FCCompat

  3. On the Edit menu, point to New, and then click DWORD Value.
  4. Type FCCompat, and then press ENTER.
  5. Right-click FCCompat, and then click Modify.
  6. In the Edit DWORD Value dialog box, type 1 to enable this hotfix, and then click OK.
  7. On the File menu, click Exit.
Note After you complete these steps, you must restart the Server for NFS service.

Modification Type:MajorLast Reviewed:4/7/2006
Keywords:kbQFE KBHotfixServer kbBug kbfix kbprb KB894537 kbAudDeveloper kbAudITPRO