Post 9xH5WPsitkpeSlRYci by liebach@bsd.network
 (DIR) More posts by liebach@bsd.network
 (DIR) Post #9xH3mFMbZWYKZCqDXE by ParadeGrotesque@mastodon.sdf.org
       2020-07-20T10:18:51Z
       
       1 likes, 0 repeats
       
       So I made the mistake of plugging my MacBook into the same power outlet as the secondary server.And of course, this morning, I unplugged the server instead of the Macintosh. Hilarity ensued.Once again, XFS saved the day. Server was back up in a few minutes without a hitch, and VMs rebooted without issues. Glad I put "softdep" on every line of the "/etc/fstab" of the OpenBSD machine. Saved me a lot of time.
       
 (DIR) Post #9xH4m0Rd8khIFbdnSy by shreyas@x0r.be
       2020-07-20T10:30:00Z
       
       0 likes, 0 repeats
       
       @ParadeGrotesque what does softdep do?
       
 (DIR) Post #9xH5WPsitkpeSlRYci by liebach@bsd.network
       2020-07-20T10:34:05Z
       
       0 likes, 0 repeats
       
       @ParadeGrotesque Yeah, softdep all the things, except /, I mount that sync, almost no changes on that filesystem anyway, and you can recover from a lot of trouble with what you have on /.
       
 (DIR) Post #9xHCVcrfqE8m7QWTS4 by ParadeGrotesque@mastodon.sdf.org
       2020-07-20T11:56:43Z
       
       0 likes, 0 repeats
       
       @shreyas On OpenBSD, it makes the FS work with logging. Makes recovery much faster.
       
 (DIR) Post #9xHCmAfPvty3aWgAnA by ParadeGrotesque@mastodon.sdf.org
       2020-07-20T11:59:38Z
       
       0 likes, 0 repeats
       
       @shreyas See: https://man.openbsd.org/OpenBSD-6.7/mount.8#softdep