Event Type: Warning
Event Source: NtFrs
Event Category: None
Event ID: 13522
Date: 1/13/2009
Time: 12:02:43 PM
User: N/A
Computer: SERVER
Description:
The File Replication Service paused because the staging area is full. Staging files are used to replicate created, deleted or modified files between partners. FRS will automatically remove least recently used files from this staging area (in the order of the longest time since the last access) until the amount of space in use has dropped below 60% of the staging space-limit, after which replication will resume.
If this condition occurs frequently:
Confirm that all direct outbound replication partners receiving updates from this member are online and receiving udpates.
Verify that the replication schedule for receiving partners is open or "on" for a sufficient window of time to accomodate the number of files being replicated.
Consider increasing the staging area to improve system performance.
The current value of the staging space limit is 675840 KB. To change the staging space limit, run regedit:
Click on Start -> Run and type REGEDT . Expand HKEY_LOCAL_MACHINE, SYSTEM, CurrentControlSet, Services, NtFrs, Parameters, and the value "Staging Space Limit in KB".
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
|
To increase the size of the staging area, change the following registry setting to reflect the amount of space that is needed (enter it in kilobytes). For example, if you need to replicate 1.2 gigabytes (GB) of data, increase the staging areas of the inbound and outbound partners to 1.5 GB to ensure that the staging areas can accommodate all data to be replicated.
HKLM\SYSTEM\CurrentControlSet\Services\Ntfrs\Parameters\Staging Space Limit in KB
Data type: REG_DWORD
Range: 0x0 - 0xFFFFFFFF KB
Default value: Default= 0xA5000 (660000 KB = 660 MB)
For example, 1.5 GB = 16e360 (1500000 KB = 1.5 GB)
Via Microsoft
Post #217
|