[轉] Win7 檔案分享權限設定報錯 儲存空間不足,無法處理此命令

來源:互聯網
上載者:User

標籤:style   blog   http   color   com   使用   

Win7共用,Win7訪問正常,但XP偶爾碰到這個問題,有待繼續觀察。

http://blog.sina.com.cn/s/blog_79c0eb8701016ajg.html

 

總是遇到Win7 檔案分享權限設定報錯 提示一般是“儲存空間不足,無法處理此命令”

 然後網際網路共用就打不開了 要想重新開啟需要重新啟動 Server服務

 雖然一直對windows的cifs共用的可靠性不抱什麼希望 不過頻繁的斷 還是令人剛到鬱悶

 今天搜尋了幾篇文章 照著修改了一下自己的系統 好像有點效果 正在觀察中。。。

 

 現象

 用戶端提示“儲存空間不足,無法處理此命令”

 

 伺服器端日誌

“伺服器無法通過系統非頁面共用區來進行分配,因為共用區當前是空的。”

“伺服器無法通過系統非頁面共用區來進行分配,因為伺服器已達非頁面共用分配的配置極限。”

 

修改2個位置

 HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\LargeSystemCache

LargeSystemCache 修改為1

 HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters\Size

Size修改為3

  

官方解釋索引值作用

LargeSystemCache

Determines whether the system maintains a standard size or a large size file system cache , and influences how often the system writes changed pages to disk.

0
 Establishes a standard size file-system cache of approximately 8 MB. The system allows changed pages to remain in physical memory until the number of available pages drops to approximately 1,000. This setting is recommended for servers running applications that do their own memory caching, such as Microsoft SQL Server, and for applications that perform best with ample memory, such as Internet Information Services.
 

1
 Establishes a large system cache working set that can expand to physical memory, minus 4 MB, if needed. The system allows changed pages to remain in physical memory until the number of available pages drops to approximately 250. This setting is recommended for most computers running Windows 2000 Server on large networks.
 

簡單來說這個和 檔案系統快取有關  它涉及到FS CACHE和系統換頁之間的平衡

對於資料庫等應用 由於cache由應用自行管理 所以這個值建議不動

對於家用 現在大家記憶體都很大了 所以我個人認為 大家都應該 設定成1 這樣提高效能

當然 這個值我個人認為和網際網路共用好像沒啥關係

 

第二個值的解釋

Size entry (which is in the HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters subkey)

Option setting

Minimize memory used      1
Balance          2
Maximize data throughput for file sharing    3
Maximize data throughput for network applications 3

這個值可能是官方偷懶沒寫具體機制  也可能是我沒有找到  總之只有建議配置方法 

沒有詳細解釋

  

另外大家還有建議修改一個值

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters\IRPStackSize

 

我看了一下 這個值和Filesystem Driver 有關  我覺得和這個問題沒有關係 所以沒動這個值

 


=========轉============

http://technet.microsoft.com/en-us/library/cc976153.aspx

LargeSystemCache

 

http://answers.microsoft.com/zh-hans/windows/forum/windows_7-networking/伺服器無法/77653be4-7548-e011-8dfc-68b599b31bf5?msgId=3a306f75-a44e-e011-8dfc-68b599b31bf5

伺服器無法通過系統非頁面共用區來進行分配,因為伺服器已達非頁面共用分配的配置極限。

 

http://blog.csdn.net/ufojoan/article/details/7608716

伺服器無法通過系統非頁面共用區來進行分配,因為伺服器已達非頁面共用分配的配置極限。

 

http://support.microsoft.com/kb/232271

如何最佳化 Windows NT 伺服器使用註冊表

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.