Storage Setup for Proxmox in Lenovo M90q (Gen 1)
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCL
    clavismil
    12mo ago 100%

    Great starting point! I think option 1 will be better for this scenario. But later if you can, a cheap desktop build will be better for proxmox since you will have more room to expand and play with more things, add more storage even GPU for jellyfin.

    Have fun!

    2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearUN
    Unixporn 12mo ago
    Jump
    [Xfce] Switched to Alpine today
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCL
    clavismil
    12mo ago 100%

    Clean, looks great! I'm curious is this more lightweight than xfce mint (my prefered choice to bring back some life to old notebooks)? If it is why? I understand alpine is best choice to build light container images but I don't know how it behave as desktop

    Could you share wp?

    2
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearFA
    Factorio 1y ago
    Jump
    Space Exploration has ruined me. (Discussion)
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCL
    clavismil
    1y ago 100%

    After 200hrs in my SEK2 run, I don't think there is a way to return to vanilla. I'm even thinking of doing another run after finishing this one.

    At first I thought the progression takes too long and the logistics were complicate but after some planning and structure is really fun to solve the puzzles and see how everything works after putting the effort.

    Has anyone played in multiplayer? I think it would be fun to plan production projects in group haha but none of my friends like factorio.

    3
  • How do you backup your data?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCL
    clavismil
    1y ago 100%

    I perform a backup once a week from my main desktop to a HDD, then once a month I copy important data/files from all nodes (proxmox, rpi's and main desktop) to 2 "cold" unplugged HDD that's the only time I connect them. I do all of that using rsync with backup.sh and coldbackup.sh

    I use syncthing for notes across mobile/desktop/notebook, for that and other important files the backup goes to Google Drive or MEGA (besides the offline backup).

    I want to try S3 Glacier since is cheaper for cloud backup... has anyone tried?

    2
  • Do any of you use Raspberry Pi’s ?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCL
    clavismil
    1y ago 75%

    I'm using my RPi4 4gb to run a home media server, jellyfin and *arr stack all containerized and automated. Also syncthing for obsidian. Works perfectly

    2
  • Selfhosted private/secure blog/journal
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCL
    clavismil
    1y ago 100%

    +1 for obsidian and syncthing, I like to avoid the use of many applications. So everything related to writing text/notes for personal use I do centralize in obsidian. You can even make some drawings or handwriting with excalidraw, hady for diagrams.

    1
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearUN
    Unixporn 1y ago
    Jump
    [LeftWM] Maybe not as flashy as other posts, but I am proud of this desktop
    Looking for a Spotify replacement
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCL
    clavismil
    1y ago 100%

    What a good timing, I was looking for a YT music replacement.

    Navidrome seems like a good choice but is exactly what you're are saying "classic media player with a webUI". I like the convenience of YT music recommendations and all the music available even the music I don't usually listen to. I would need a much bigger music library or a way to facilitate the music discovery and automate the downloads.

    I know there's is Lidarr to automatically download music but I read some people saying music naming scheme is a mess. So anybody has successfully replaced Spotify or YT music with Navidrome or similar? How is your setup?

    4
  • It's Hard to Stay Motivated
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCL
    clavismil
    1y ago 100%

    Maybe it's hard at the beginning but as you keep doing it becomes easier. If you feel overwhelmed take a break for a few days and try again later. I think we all have been there and hit a wall. Self host, open source and Linux communities are friendly you can ask for help and find someone willing to help you, so don't be afraid to ask for help (as I was before). Just take small steps.

    Don't give up. Have fun.

    4
  • So I have been running a proxmox server for a few month now, just playing with it a bit blindly. Just recently bough another drive and reading the [storage](https://pve.proxmox.com/wiki/Storage) docs I got some question how does everyone else do things... now I'm planning a backup strategy and want to know what are good practices to manage my VMs/LXC and storage in general. I currently have: - 250G SSD shared between host and VMs/LXC - 4TB HDD in RAID1 (ZFS) - 8TB HDD as LVM I normally create VMs with 30G base storage in the SSD and add another virtual hard drive to the VM from the HDDs to create a LVM inside the VMs to store data. Is that good enough? Would I have bad performance creating the VMs in the HDDs? When creating a snapshot I see this warning below: `WARNING: Sum of all thin volume sizes (438.00 GiB) exceeds the size of thin pool pve/data and the size of whole volume group (<223.07 GiB).` That got me wondering: - How should I store snapshots in another drive? In the ZFS? Would cause issues if I delete old snapshots? - What about backups for the VMs? I'd like to have automatic weekly backups but how should I plan this? - Also I'm not sure if the 8TB is ok as LVM or should be LVM-thin or directory? If you know any proxmox storage management guide for newbies please share, any advice is greatly appreciated. Thanks for reading.

    2
    1