Peter Humphrey wrote: > On Tuesday 17 March 2015 16:07:29 Dale wrote: > >> I don't have / on lvm. /boot and / are on regular partitions. >> Everything else, /usr, /var and /home, are on lvm. Keep in mind, I >> was trying to avoid that init thingy. > I remember something of that discussion, but not why you wanted to keep /usr > on a separate partition. Why is that? Is it one of those sacred cows that > "just growed" like Topsy? :) >
Well, /boot doesn't change to much, plus it is fairly small anyway. The root partition doesn't change a whole lot either. /usr tho, it tends to grow. If nothing else, it grows as KDE grows but it grows with the number of kernels I have too. Of course, other packages grows too. /var is good to have on a separate partition since sometimes a log file can grow to some outrageous sizes. I've actually had that happen twice over the years. Something goes goofy and fills up a log file until it is seriously huge and fills up /var. /home is separate for obvious reasons plus mine is really huge. 1.8TBs right now. It started out that it was advised to set up partitions like this. Then LVM came along and made it even more reasonable since I can grow the partitions that need it. The init thingy because of some packages being moved to /usr didn't hurt the cause I guess either. So, I have it set up the way I do because for my setup, it is the best way. I can adjust things without having to have spare drives to move things around with. Dale :-) :-)

