Should var be on SSD?

Should var be on SSD?

For systems with both an SSD and an HDD, consider relocating the /var partition to a magnetic disc on the system rather than on the SSD itself to avoid read/write wear.

What is stored in var tmp?

The /var/tmp directory is made available for programs that require temporary files or directories that are preserved between system reboots. Therefore, data stored in /var/tmp is more persistent than data in /tmp . Files and directories located in /var/tmp must not be deleted when the system is booted.

Should I put Linux on my SSD or HDD?

Install Linux completely on the SSD. You’ll get full advantage of SSD speed, but then you will have only a limited disk space. This could work if you have 180 GB or 200 GB or more on SSD but won’t work with 120 GB SSD. Install Linux completely on the HDD.

Is ext4 good for SSD?

Ext4 is the most common Linux filesystem (well maintained). It provides good performance with SSD and supports the TRIM (and FITRIM) feature to keep good SSD performance over time (this clears unused memory blocks for quick later write access).

What should be installed on SSD?

Your SSD should hold your Windows system files, installed programs, and any games you’re currently playing. If you have a mechanical hard drive playing wingman in your PC, it should store your large media files, productivity files, and any files you access infrequently.

Is it better to put / Var on a fast SSD?

There is a tradeoff to be made. /var on a fast drive (such as an ssd) will improve system performance, but due to specifics of ssd drives, may reduce (somewhat) the life of the drive due to more frequent writes. Nutshell, faster performance, /var on ssd, longer drive life, /var on your 750GB drive.

Where to find / var folder on SSD?

(here /dev/sdxx is the / partition on your ssd, probably /dev/sda1 or similar) You should be able to navigate your old filesystem now, starting at /mnt/oldroot when the copying finishes, compare the 2 directories, if everything looks good rename the old /var directory

How big of a SSD do I need for openSUSE?

Nutshell, faster performance, /var on ssd, longer drive life, /var on your 750GB drive. For reference, all of my system files (openSUSE 13.1) and the whole system directory structure (including /var) exist on a single 64GB ssd.

Is it better to put applications on SSD or hard drive?

If you put the installed applications on the SSD you’ll get a more stable operating system and better performance. You’ve got a 120GB SSD, so you should not hesitate to use it for your installed applications. Your 750GB hard drive is certainly not there for nothing.