Lester Caine wrote:
>
> PV530A-ITX from ASRock with the Via PV530 1.8Ghz processor. ONLY a VGA 
> graphics 
> port (no HDMI/TV stuff), parallel and serial, PS/2 mouse and keyboard ... and 
> only £39 ... add £10 for a 2Mb memory stick, and I'm just looking at a 16Gb 
> Solid State Drive at £26 but I'm still not sure on the 'life' of that? Will 
> it 
> get warn out or can we disable all of the log writing.
>
>   
There are a couple of options that seem to help.  Set noatime, 
nodiratime options in the
ext3 file system, and it won't write a new access time to files or 
directories.  This greatly
reduces writes to a mostly read-only file system.  I've been using SATA 
SSD hard
drives in a couple Ubuntu systems that are being used in device control 
applications.
They are running the LinuxCNC distro, but not actually being used for 
CNC work.
No problems so far!

These options are added to each general file system entry in /etc/fstab, 
where it probably
says "defaults" now.

Jon

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to