Re: USB drive on server?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Timothy Murphy wrote:
> I'm thinking of using a USB flash disk in place of a hard disk
> on a rarely used server.
> 
> This seems to be widely touted as a possibility.
> But on the other hand I have been warned by several people
> that the USB drive will get exhausted quite soon.
> 
> I've been unable to find any hard figures on this.
> 
> Also, I wonder if there is any reasonably standard way
> of organising Fedora/Linux so that the "hard drive"
> is written to as little as possible,
> presumably using RAM instead.
> 
A couple of easy things to reduce writes:
- turn off atime timestamps
- send syslog to another server, instead of keeping the logs local
- send all mail to another server.
- use tmpfs for the t/tmp directory

Somewhat harder:
- create a RAMdisk and ether mount it on /var/spool, or make
/var/spool a link to directory tree on it. In ether case, create the
spool tree on bootup. Do the same for any other directories that get
written to, but you don't care about loosing the contents on a reboot.
- use a remote server for directories you need to write to.
- mount as much as you can read-only.

I am sure there are more things you can do, but this should give you
a start.

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux