Not enough server storage is available to process this command.
When you access shared items on a Windows NT server from a Windows NT client, you may receive the following error message:
Event ID: 2011
Event ID: 2011
Source: Srv
The server's configuration parameter "irpstacksize" is too small for the server to use a local device. Please increase the value of this parameter.
Event ID: 0
Source: SRV
Description: Description for Event ID 0 could not be found. It contains the insertion string \device\LanManServer
======================================================
Here's a problem I'm seeing on XP machines a lot nowadays:
""Not enough server storage is available to process this command." error."
When when you try to access shares on a machine from a client you might receive "Not enough server storage is available to process this command." error. You may also come across this message and Event ID: 2011 in Event Viewer after you install Norton Antivirus for Windows (which seems to be the commonest reason why people see this message).
Solving this problem requires a Registry edit:
- Click Start, and then click Run.
- Type regedit, and then click OK.
- Navigate to the following registry key:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services
\LanmanServer\Parameters - In the right pane, double-click the IRPStackSize value.
Important: If the IRPStackSize value does not already exist, you will need to create it:
- In the Parameters folder of the registry, right-click the right pane.
- Point to New, and then click DWord Value.
- Type IRPStackSize.Important: Type "IRPStackSize" exactly as it is displayed because the value name is case-sensitive.
- Change the Base to decimal.
- In the Value Data box, type a value that is larger than the value that is listed.
If you created the IRPStackSize value using the procedure described in step 4, the default value is 15. It is recommended that you increase the value by 3. Therefore, if the previous value was 11, type 14, and then click OK. - Close the Registry Editor.
- Restart the computer.
If the problem persists after you complete the preceding procedure, try to increase the value of IRPStackSize even more up to a maximum value for Windows 2000/XP of 50 (0x32 hex).
If you are running Windows NT 4.0, and the problem persists after you complete the preceding procedure, you may have to apply Windows NT Service Pack 4 or Service Pack 5.
This is Symantec's take on the problem can be found here and here.
===========================================
To resolve this issue, increase the value of the IRPStackSize registry entry. To do this, follow these steps:
- Click Start, click Run, type regedit, and then click OK.
- Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\ParametersIf the IRPStackSize entry is not present in this subkey, follow these steps:
- Click Edit, point to New, and then click DWORD Value.
- Type IRPStackSize, and then press ENTER.
Note Type IRPStackSize exactly as it appears. The value name is case sensitive.
- Click IRPStackSize, click Edit, and then click Modify.
- In the Data Value box, type a larger value, and then click OK.
Note Values may range from 0x1 to 0xC. These values are equivalent to 1 to 12 in decimal notation.
If the problem persists after you complete the previous procedure, increase the value of IRPStackSize more.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/35489/viewspace-661768/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle dedicated server process and shared server processOracleServer
- Doris建立表報錯Failed to find enough host with storage medium問題解決AI
- [jenkins]Can’t connect to window server – not enough permissionsJenkinsServer
- Git bash Error: Could not fork child process: There are no available terminals (-1)GitErrorAI
- Myeclipse:No projects are available for deployment to this server!EclipseProjectAIServer
- MYSQL The Server Shutdown Process(筆記)MySqlServer筆記
- WebSphere Process Server V6.1WebServer
- 探析Oracle的Exadata Storage ServerOracleServer
- 如何修改process.env.PROXY_SERVERServer
- 操作 WebSphere Process Server 環境概述WebServer
- WebSphere Process Server 移植最佳實踐WebServer
- ORA-00020: No more process state objects available故障一例ObjectAI
- 快速搭建WebSphere Process Server 部署環境WebServer
- 探祕WebSphere Process Server事務性WebServer
- WebSphere Process Server 流量管理,第 1 部分WebServer
- 在 WebSphere Process Server 中進行版本管理WebServer
- WebSphere Process Server Version 7 中的新增功能WebServer
- Good Coding Skills Are Not Enough (轉)Go
- Oracle - ORA-01034: ORACLE not available Process ID: 0 / Connected to an idle instanceOracleAI
- oracle五大程式和server process介紹OracleServer
- A significant part of sql server process memory has been paged outNifiSQLServer
- 整合 WebSphere Process Server 與 SCA 功能包,第 1 部分WebServer
- The Storage Situation: Removable StorageREM
- 解決"Could not reserve enough space for object heap"Object
- ORA-12500: TNS:listener failed to start a dedicated server processAIServer
- ORA-12500 TNS : listener failed to start a dedicated server processAIServer
- bracketed-paste-magic:zle:41: not enough arguments for -URacketAST
- 利用 Lotus Web Service Consumer 整合 WebSphere Process Server 業務流程WebServer
- Windows Storage Server 2012支援超過16TB磁碟WindowsServer
- Process Monitor Process (PMON) (121)
- WebSphere Process Server V7 中的併發人工任務分配WebServer
- Not enough space to build proposed filesystem while setting up superblockUIWhileBloC
- storage事件中的坑,storage.setItem()無法觸發storage事件事件
- InputStream之available()AI
- No free sectors availableAI
- Servlet action is not availableServletAI
- Database StorageDatabase
- rhel5上配置vsftpd_421 Service not available, remote server has closed connectionFTPAIREMServer