Re: Home Directory in SSD

2016-02-06 Thread Jos Collin
Hi, First of all, I apologize for starting an off-topic discussion. i'm using an Intel 535 Series 120GB SSD. So I believe that it is reliable and good quality product. I don't have any videos in any of my computers, all of them are moved to DVDs and I consider them as unnecessary. I have onl

Re: Debian 32-bit or 64-bit

2016-02-06 Thread Dave Thayer
On Thu, Feb 04, 2016 at 02:52:09PM +0100, Matus UHLAR - fantomas wrote: [...] > in fact, you can run mixed system, or 64-bit kernel on 32-bit userspace. > (32bit debian contains 64bit kernel) > If you want use virtualbox on a mixed system you'll have to jump through a bunch of hoops involving chr

Re: Home Directory in SSD

2016-02-06 Thread Matus UHLAR - fantomas
On 06.02.16 19:30, Jos Collin wrote: I have Debian/testing installed completely in my 120GB SSD. I have learned that if an SSD fails, it is difficult to recover data from them. An SSD often does not give much warning before it fails. Electronic components don’t begin to grind or buzz as they gro

Re: Swap

2016-02-06 Thread Matus UHLAR - fantomas
On 06.02.16 16:52, Leslie S Satenstein wrote: Every few weeks I delete my Linux partitions on the SSD and I reinstall (another ) system. The reason I do it that way is simple -- I look at a lot of software, and it is easier to reinstall the system with what I want to keep, than to uninstall what

Re: Swap

2016-02-06 Thread Matus UHLAR - fantomas
On 05.02.16 23:22, Leslie S Satenstein wrote: Older drives did not try to sustain an available free page queue. Page recovery requires a scan. Newer SSDs maintain a discard page queue. For older drives, the user has to manually run fstrim to reclaim used pages. Newer drives can be set to progr

Re: Aw: Change home and root directories

2016-02-06 Thread Matus UHLAR - fantomas
On 05.02.16 22:29, Jos Collin wrote: Yes, I have seen that option. But what about putting /root in another disk ? Technically possible. But root's home directory (originally, "/" as root of the filesystem) was never supposed to be on different partition than root partition. We can understand an

Re: Home Directory in SSD

2016-02-06 Thread Aleksandar Atanasov
Backups are usually supposed to be done on a different storage device than the one that is actively used. I wouldn't include the "backup scenario" here unless Jos is doing backups of a storage device onto the storage device itself (if that is the case I would strongly recommend NOT to do that). As

Re: Home Directory in SSD

2016-02-06 Thread Tom Dial
Doing regular backups takes pretty good care of device failure. Depending on how it is done, it also can help recover from accidents other than equipment failure, like deleting files in error. That said, I have read that for some time SSD reliability has been at least on a par with HDDs. And you

Re: Home Directory in SSD

2016-02-06 Thread Martin Steigerwald
Am Samstag, 6. Februar 2016, 16:41:59 CET schrieb Aleksandar Atanasov: > You have to determine where exactly is speed required with your files. > As it was already mentioned (twice) speed is required only for certain > things. Putting a video file that is opened once every couple of days is > most

Re: Home Directory in SSD

2016-02-06 Thread Aleksandar Atanasov
You have to determine where exactly is speed required with your files. As it was already mentioned (twice) speed is required only for certain things. Putting a video file that is opened once every couple of days is most certainly not crutial to the system's performance. I haven't heard anyone ever

Re: Home Directory in SSD

2016-02-06 Thread Jos Collin
Keeping everything on the SSD has its advantage too - speed. But won't secure the data on the fly as keeping it on the HDD. Actually I'm confused which method to follow. Both has its own advantage and disadvantage. On 06-Feb-2016 7:54 PM, "Bennett Piater" wrote: > I just keep everything on my ss

Re: Home Directory in SSD

2016-02-06 Thread Michael Tria
I have to agree with Aleksandar. The SSD is the place that you need to put the OS, software that is used regularly, and under some circumstances temporary large datasets that are being used repetitively during a working problem ( ie stacking.) Your home partition, and mundane data should be moved

Re: Home Directory in SSD

2016-02-06 Thread Aleksandar Atanasov
Hi Jos, Usually SSDs are used to store things that you want to load as fast as possible. Generally this includes files, that the OS requires during its booting, application that you use very often etc. I would recommend that you store things like Music, Documents, Videos etc. to an HDD not only be

Home Directory in SSD

2016-02-06 Thread Jos Collin
Hello, I have Debian/testing installed completely in my 120GB SSD. I have learned that if an SSD fails, it is difficult to recover data from them. An SSD often does not give much warning before it fails. Electronic components don’t begin to grind or buzz as they grow older. They work – and the

Re: Swap

2016-02-06 Thread Michael
Jos, Originally, i wantded to wrtie "if we take Stefan seriously, then something like 2/3 of RAM size should be 99.99% enough; and you'll probably never see the 0.01% worst case in your lifetime". But then, with modern harddrives, who cares about one or two G more or less :) * As a sidenote,