So I’ve used CentOS for years, and have been converting CentOS installs (all 7) into RL releases (couple 8’s and now a 9).
This homelab server runs CubeCoder’s AMP, a game management engine which I use so my kids can easily via web start/stop/modify, change, create etc (you get the idea) and while the rest of this application reside in normal folders, the actual server instances (IE world files for Minecraft) sit in the /home/amp folder…
When I spun up RL9.3, as I generally always do (this is on ESXi), I usually pick the default options meaning whatever file structure RL wants (in this case) is what I roll with.
As you’ve guessed, google searches have revealed that at least with RL9, things have changed, and of my 150GB drive alotted (the CentOS install only had 100), I can’t even copy one server from old to new because as it turns out, /home is out of space!
I’m dangerously knowledgeable with Linux and not sure how to fix this. Any advice would be greatly appreciated. Would prefer to fix what I already have set up, already got all the tools and commands I’m used to installed and all that, but if absolutely the easiest best thing to do it wipe it and go again, so be it, just let me know what I should do to get the similar partition/folder sizes that I’m used to. For reference, I think the 2 MC server are like 15gb and 24gb, give or take…
Thanks in advance,
MTXRooster
More info, it structured me like this:
[root@amphost~]# df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 4.0M 0 4.0M 0% /dev
tmpfs 7.7G 0 7.7G 0% /dev/shm
tmpfs 3.1G 8.8M 3.1G 1% /run
/dev/mapper/rl-root 66G 2.6G 63G 4% /
/dev/sda1 960M 221M 740M 23% /boot
/dev/mapper/rl-home 32G 30G 2.8G 92% /home
tmpfs 1.6G 4.0K 1.6G 1% /run/user/1000