Welcome to Incremental Social! Learn more about this project here!
Check out lemmyverse to find more communities to join from here!

mdurell

@mdurell@lemmy.world

This profile is from a federated server and may be incomplete. Browse more on the original instance.

mdurell ,

I have used the hell out of it for a project that needs to be written in go. I have no experience in go (but I do in over a dozen other languages). It has helped me tremendously. The autocomplete freaks me out sometimes as if it's reading my mind.

mdurell ,

I am 31 flavors and then some. - Ani Difranco

mdurell ,

Ext4 is the safe bet for a beginner. The real question is with or without LVM. Generally I would say with but that abstraction layer between the filesystem and disk can really be confusing if you've never dealt with it before. A total beginner should probably go ext4 without LVM and then play around in a VM with the various options to become informed enough to do something less vanilla.

mdurell ,

In practice, you would split a disk up to keep /home separate from/ and probably other parts of the filesystem too like /var/log.. this has long been an accepted practice to keep a full disk from bringing something production offline completely and/or complicating the recovery process. Now, you could use partitions but once those are set, it's hard to rearrange them without dumping all the data and restoring it under the new tables. LVM stands for Logical Volume Manager and puts an abstraction layer between the filesystems and the partitions (or whole disk if you are into that). This means you can add Disks arbitrarily in the future and add parts of those disks to the filesystems as required. This can really minimize or even eliminate downtime when you have a filesystem getting filled up and there's nothing you can easily remove (like a database).

It's good to know but with the proliferation of cloud and virtual disks it's just easier on those systems to leave off LVM and just keep the filesystems on their own virtual disks and grow the disk as required. It is invaluable when running important production systems on bare metal servers even today.

Hope this helps.

mdurell ,

I should also point out that some modern filesystems like btrfs and zfs have these capabilities built into the filesystems natively so adding LVM into the mix there wouldn't add anything and could, in fact, cause headaches.

mdurell ,

It's all skippable if you want... Just put a large / filesystem on a partition and be on your way. There are good reasons for using it in some cases (see my response now).

  • All
  • Subscribed
  • Moderated
  • Favorites
  • incremental_games
  • meta
  • All magazines