Just a nerd living in London. Feel free to tell me I'm wrong about: smart home, web services, cloud infrastructure & more. Currently enjoying #100DaysOfHomeLab
Finally feel up to Day 52 of #100DaysOfHomeLab
Multiple reinstalls of main 2 proxmox nodes. Using 16gb optane drives as boot (hope better lifespan), but default partitions don't allow dist-upgrade. Finally fixed with:
lvresize -L 1G pve/root
resize2fs /dev/mapper/pve-root
Day 53 of #100DaysOfHomeLab
2 node proxmox HA cluster using replication is working. Third node is on the way, but I need to move a couple of things over first so I can reinstall the OS.
No #100DaysOfHomeLab today. Not been well, so ended up watching the succession of football world cup matches because it was easier than moving or trying to do anything productive
Finally feel up to Day 52 of #100DaysOfHomeLab
Multiple reinstalls of main 2 proxmox nodes. Using 16gb optane drives as boot (hope better lifespan), but default partitions don't allow dist-upgrade. Finally fixed with:
lvresize -L 1G pve/root
resize2fs /dev/mapper/pve-root
Day 50 of #100DaysOfHomeLab
Halfway through and I thought I'd be doing more interesting stuff. But, no, replacing a dodgy SSD. How dodgy is it? I've no idea, but it's past its max write life so I don't think it's worth the risk.
Day 51 of #100DaysOfHomeLab
While I had the NUC apart, I had a go at replacing the WiFi card with 2.5gbps ethernet. Card LEDs were flashing but couldn't get proxmox to see it. Cool little card and if I can get it to work, a 3d printed lid for the NUC would make space for rj45
Day 49 of #100DaysOfHomeLab
New Home Assistant (HAOS) VM is up. Time to start migrating bits over!
But wait: "Device: /dev/sdb [SAT], Failed SMART usage Attribute: 202 Percent_Lifetime_Remain" ... I guess it's the right week for getting a good deal on flash storage.
Day 48 of #100DaysOfHomeLab
Pretty quiet. Updated some of my wiki.js documentation (the GitHub sync is very reassuring for when I brick the container, and info to fix it is in itself). Synology firmware update
Day 47 of #100DaysOfHomeLab
Migrating Home Assistant VM from HyperV to Proxmox. A couple of tries, but it's working. I might keep this running, but create a fresh install and move services over, so I can slowly fix issues with my config. I went too long without updating...
Day 46 of #100DaysOfHomeLab
Working on my screenshot manager container (Python Flask App). It was working fine before, didn't use it for a while and now it's creating loads of extra collections.
^ getting fed up with manually managing screenshots but have fallen down a hole
Fellow makers, home assistant-ers, homelabbers, general nerds and sysadmins - if you're looking for a Mastodon instance where there you might find likeminded people, feel free to join and say hi: sudo.cat/invite/UNbjK6Gk
Day 45 of #100DaysOfHomeLab
3 nodes running proxmox, 1 to go. Once the last one is in place, I'm really tempted to create a 3 node CEPH cluster so a few VMs can be highly available. Only 3 node, because the 4th is the syslog dumping ground to hopefully reduce SSD wear.
Day 44 of #100DaysOfHomeLab
Less working on the lab, more actually using the lab. Spinning up various VMs to test and add Debian 10/11 support to github.com/techbitsio/Mastod…
Although, new 10gig sfp arrived/installed in the UDM-Pro. 1100mbit/s internet to the desktop!
Day 40 of #100DaysOfHomeLab
Back to python and MQTT. Basic connect and listen to topics working. Tested individual Linux commands for monitoring system stats, and some services. Next: start putting it together and try to get autodisovery working
Day 42 of #100DaysOfHomeLab
More MQTT fiddling. I can't, for the life of me, get Home Assistant MQTT Discovery to work. I seem to be sending the right information but can't get the new sensor to appear. Does anyone have any examples of this?
Day 43 of #100DaysOfHomeLab
Same MQTT woes. Next time: fresh hass install, basic config, and work up from there.
Meanwhile: replacing old SSD drive in Proxmox node. It's probably fine, but write life is looking suspect.