I considered adding a few SSD to our server, but given they 'wear' out faster with increased writes, we dropped that idea. I've played with the tmpfs before. I have a script that creates the fs, then untars a tar file into it (a saved Universe Account). When I'm done, I run the other script to retar the account and store it as a .tar file, then remove the tempfs. Gives a little permanancy(?) to the tmpfs data.
As long as I mount the tempfs in the same spot each time, UV always will be able to work with it. Of course, if it tries when the tempfs is not mounted, it doesn't crash and burn, just some error messages. > -----Original Message----- > From: [email protected] [mailto:u2-users- > [email protected]] On Behalf Of Brutzman, Bill > Sent: Wednesday, April 28, 2010 2:12 PM > To: U2 Users List > Subject: Re: [U2] Universe and stripped drives > > > I am filled with wonder for the salesman who sells striping of > solid-state server drives. > > --Bill > _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
