Forum
Merhaba arkadaşlar
ıbm x3650 m3 server uzerine 2008 r2 server kurdum ama surekli aşağıdaki uyarıyı alıyorum
Log Name: System
Source: Disk
Date: 21.09.2011 15:09:41
Event ID: 32
Task Category: None
Level: Warning
Keywords: Classic
User: N/A
Computer: DC
Description:
The driver detected that the device \Device\Harddisk0\DR0 has its write cache enabled. Data corruption may occur.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Disk" />
<EventID Qualifiers="32772">32</EventID>
<Level>3</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2011-09-21T12:09:41.863505300Z" />
<EventRecordID>5529</EventRecordID>
<Channel>System</Channel>
<Computer>DC</Computer>
<Security />
</System>
<EventData>
<Data>\Device\Harddisk0\DR0</Data>
<Binary>0F00100001000000000000002000048001000000100000C00000000000000000000000000000000001000000000000000000000000000000</Binary>
</EventData>
</Event>
device manager disk drives altında policy sekmesinde bunu disable etnek istediğimde "windows could not change the write-caching setting for the device" hatasını alıyorum.
nette benzer sorunlar yaşanmış daha önce
http://support.microsoft.com/kb/811392/en-us
burade denilenleri yaptım ama maalesef değişen birşey olmadı.
ikinci linkteki işlemi yaptığımda "Error
setting Write Cache value. (1) Incorrect function." hatasını alıyorum bunun içinde microsoft donanım sağlayıcınızla görüşün diyor. ibm tarafı ile görüştüm ama henüz bir çözüm üretilemedi. konu hakkında bilgisi olan arkadaşlar yardımcı olursa sevinirim teşekkürler.
Normal
0
21
false
false
false
TR
X-NONE
X-NONE
MicrosoftInternetExplorer4
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-qformat:yes;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-fareast-font-family:"Times New Roman";
mso-fareast-theme-font:minor-fareast;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;
mso-bidi-font-family:"Times New Roman";
mso-bidi-theme-font:minor-bidi;}
You
may receive one of the following error messages:
Error
setting Write Cache value. (1) Incorrect function.
This
error message indicates that the specified disk device (or its driver) does not
support changes to its write cache status through the Microsoft-implemented
driver commands (IOCTLs). Many RAID controllers are included in this category.
For these disks, the write cache is not configurable through any means
available from Microsoft. The write cache is configurable only through
mechanisms that the hardware vendor provides. The Microsoft disk drivers do not
enable write caching for such drives. Therefore, the Dskcache tool that is
described in this article and the hotfix that is described in Microsoft
Knowledge Base article 332023 KB.EN-US are not applicable in these cases.
merhaba,
problemi çözdüm belki başkalarınında işine yarar diye yazıyorum.
scsı raid controller kartının uzerinde Battery Backup (BBU) için pil bulunmakta
scsi kartının ayarlarında write policy "write back with BBU" seçili durumda bu ayarı "write through" olarak değiştirince windows tarafı disk üzerindeki cache policy'i kapatmanıza izin veriyor.
bu değişikliğin doğuracağı herhangi bir zarar olurmu bilmemekle beraber bu şekilde istdiğim şeyi yapabilmiş oldum.
bu yaptığımın herhangi bir zararı olurmu bilen arkadaşlar aydınlatırsa sevinirim.
teşekkürler.