Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

My #HomeLab has a corrupted boot disk because of a failed rebuild of btrfs.

Uncategorized
1 1 18

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    12 Views
    A cluster-wide snapshot overview and cleanup for all guests in a #Proxmox cluster!Makes it easy to spot old snapshots at a glance and clean them up before they cause trouble.My PR was just merged, bringing my #ProxSnap idea into the #PegaProx project.Really happy to contribute and see this feature become part of such a great tool. Nico, Marcus and Laura are doing great there!Not aware of project PegaProx? Here you can find more:Blog post: https://gyptazy.com/blog/pegaprox-real-datacenter-manager-proxmox-clusters/Release 0.6.2: https://github.com/PegaProx/project-pegaprox/releases/tag/v0.6.2ProxSnap: https://gyptazy.com/proxsnap/#PVE #homelab #Prox
  • 0 Votes
    1 Posts
    11 Views
    Random git tip for small devices:git config core.bigFileThreshold 50mBy default git's "unpack" logic is quite memory intensive and if you need to "git pull" a large repo on something like an rpi zero you will probably end up OOMing. Set the threshold for "big files" to something reasonable (like 50 megs) and instead of reading the entire file into RAM and then writing it, it does a streaming copy and has a tiny in-memory I/O buffer instead. Yay.(optionally specify git config --global to apply to all repos)#homelab #homeautomation
  • #opensuse Leap 16.0 is out!

    Uncategorized opensuse linux homelab
    3
    1
    0 Votes
    3 Posts
    20 Views
    @stefano Running Leap 16 in VirtualBox 7.1 on my Debian laptop. Leap 16 has some problems.First, it only successfully boots every *other* time it powers on. The other times, after the boot loader, it shuts down automatically with no warning.Secondly, there are strange network issues though this may be a Virtual Box thing. I just tried installing Debian 13 and the network config during the installer is continuously failing at DHCP. I'm on public wifi at a hospital, but that shouldn't matter because the laptop itself and my phone connect to the wifi no problems. I suspect I have some troubleshooting to do there....but only being able to successfully power up every other time? Yeah, that is strange.
  • 0 Votes
    4 Posts
    19 Views
    @sharan then dual booting is going to be a huge PITN if you plan on having Linux as your primary, and the VM solution might be worth looking into. If Windows will remain your primary OS than it won't matter that much.