LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   How to Change WCE (Write Cache Enabled) for a scsi drives (https://www.linuxquestions.org/questions/linux-hardware-18/how-to-change-wce-write-cache-enabled-for-a-scsi-drives-718937/)

makam.sreekanth 04-14-2009 12:23 AM

How to Change WCE (Write Cache Enabled) for a scsi drives
 
I want to set the WCE=1 in my Linux box. I used the below command

sdparm --set WCE=1 --save /dev/sg1

But after reboot the value came back to 0. can some body please tell how to make it permanent.

alan_ri 04-15-2009 09:10 AM

In Debian one could install scsitools package and then use scsiinfo or scsi-config to enable or disable write cache.File needs to be saved so that any changes will remain on reboot.Read the man page.


All times are GMT -5. The time now is 07:19 AM.