Post AVnk3FD65fNVQE4pMW by animeirl@shitposter.club
(DIR) More posts by animeirl@shitposter.club
(DIR) Post #AVnHo233wizDXbLDEW by shibao@misskey.bubbletea.dev
2023-05-18T22:58:17.003Z
0 likes, 0 repeats
i'm still thinking about if i should do zfs for my root system drive, on one hand i'd probably never have drive failure downtime ever again on the other hand uhhhhhhh how tf would it even work lol
(DIR) Post #AVnI3nHibYE4NyiDDc by shibao@misskey.bubbletea.dev
2023-05-18T23:01:08.261Z
0 likes, 0 repeats
yeah i think i'll just keep both of the drives plugged in and regularly backup one to the other, that way i can just reboot into the other, no need to set up zfs which would probably shit itself way more than a drive actually shitting itself
(DIR) Post #AVnVkIg7Zau9Jlj1RA by tokenwizard@venera.social
2023-05-19T01:07:22Z
1 likes, 0 repeats
I'm using ZFS in my proxmox install. Originally I was using a hardware RAID but reflashed the controller so I could use ZFS. I will never look back...
(DIR) Post #AVnVkmKBLjBHGPgvPE by tokenwizard@venera.social
2023-05-19T01:08:02Z
1 likes, 0 repeats
Then again I have 5 4TB disks that I am slowly swapping for 8TB ones...
(DIR) Post #AVnVlhOPAhQYG16bOy by shibao@misskey.bubbletea.dev
2023-05-19T01:34:44.275Z
0 likes, 0 repeats
@tokenwizard@venera.social aaa sounds fun, like what i have :D
(DIR) Post #AVnjtzqFrPdj9Ryzho by amy@decept.org
2023-05-19T01:39:34.237817Z
0 likes, 0 repeats
@shibao What os are you running where root on zfs is a weird thing still?
(DIR) Post #AVnju0pwA4yoEkqFqi by shibao@misskey.bubbletea.dev
2023-05-19T04:13:06.270Z
0 likes, 0 repeats
@amy@decept.org arch, but it seems more of a pita than it should be idk, maybe it's not but idk, wouldn't it need to be added to the initramfs and whatnot?
(DIR) Post #AVnjyWjvUMXiLCBPM0 by nik@misskey.bubbletea.dev
2023-05-19T02:07:22.506Z
0 likes, 0 repeats
@amy@decept.org @shibao@misskey.bubbletea.dev arch--sorry i mean :: The following package cannot be upgraded due to unresolvable dependencies:zfs-linux
(DIR) Post #AVnjyXPP09igPpaX0C by shibao@misskey.bubbletea.dev
2023-05-19T04:13:55.190Z
0 likes, 0 repeats
@nik @amy@decept.org you can fix this just by adding a bunch of external repositories to pacman but they don't even include it in the arch community repos because it's really just like one guy's nginx config
(DIR) Post #AVnk3FD65fNVQE4pMW by animeirl@shitposter.club
2023-05-19T04:14:46.474560Z
0 likes, 0 repeats
sounds like a recipe for a stable system
(DIR) Post #AVnlgCLglMErnNEZDk by shibao@misskey.bubbletea.dev
2023-05-19T04:33:00.930Z
0 likes, 0 repeats
@animeirl@shitposter.club all it does is just make previous packages available through their lookup mechanism instead of like, having to uninstall zfs and then downgrade to the kernel you need and then reinstall zfs or something
(DIR) Post #AVoUhFT19PPbh2XLoO by amy@decept.org
2023-05-19T12:27:06.862499Z
0 likes, 0 repeats
@shibao Yeah, I thought mkinitcpio was pretty good tho. Seemed like an easy tool.
(DIR) Post #AVoUhGlUKDmTicBcEy by shibao@misskey.bubbletea.dev
2023-05-19T12:57:25.690Z
0 likes, 0 repeats
@amy@decept.org im just baby oki ðŸ˜ðŸ˜
(DIR) Post #AVol71shso46Lzrsbg by amy@decept.org
2023-05-19T15:56:48.389551Z
0 likes, 0 repeats
@shibao lmaoYou can also write a script to compile zfs in-kernel, its just a GPL violation to redistribute.
(DIR) Post #AVol72bNCjnIaWlYEC by shibao@misskey.bubbletea.dev
2023-05-19T16:01:21.625Z
0 likes, 0 repeats
@amy@decept.org yeah i can enable that automatically with pacman with zfs-dkms but i don't wanna fuck up my files if there's actually a kernel problem ðŸ˜
(DIR) Post #AVosihK7SqfhHIbBmS by nik@misskey.bubbletea.dev
2023-05-19T16:22:10.429Z
0 likes, 0 repeats
@shibao @amy@decept.org even those semi regularly caused pacman lockup for me when i used arch and zfs ​:merushrug:​
(DIR) Post #AVosihw3Bp0rAwLTu4 by shibao@misskey.bubbletea.dev
2023-05-19T17:26:33.467Z
0 likes, 0 repeats
@nik @amy@decept.org you added the zfs kernels repo? it's different from the archzfs repo