On Tue, Sep 02, 2014 at 12:15:05PM -0500, stan hoeppner wrote: > On 09/01/2014 06:45 PM, Dave Chinner wrote: > > On Sun, Aug 31, 2014 at 10:36:25PM -0500, stan hoeppner wrote: > >> On 08/31/2014 06:57 PM, Dave Chinner wrote: > >>> On Fri, Aug 29, 2014 at 09:55:53PM -0500, Stan Hoeppner wrote: > >>>> Have you played with bcache yet? > >>> > >>> Enough to scare me. So many ways for things to go wrong, no easy way > >>> to recover when things go wrong. And that's before I even get to > >>> performance warts, like having systems stall completely because > >>> there's tens or hundreds of GB of 4k random writes that have to be > >>> flushed to slow SATA RAID6 in the cache.... > >> > >> Yikes. I hadn't yet heard such opinions expressed. By go wrong I > >> assume you mean the btrees or cached sector data getting broken, corrupted? > > > > bcache is a complex filesystem hidden inside a block device. If > > bcache goes AWOL, so does the all the data on your block device. > > Need I say more? > > So it's no different in that regard than the black box implementations > such as LSI's CacheCade and various SAN vendor SSD caching > implementations. Or are you saying the bcache code complexity is so > much greater that failure is more likely that the vendor implementations? No, not the code complexity in particular. It's more that compared to vendor SSD caching implementations there's an awful lot less testing and validation, and people tend to use random, unreliable hardware for cache devices. It's great when it works, but the configuration and validation of correct behaviour in error conditions falls to the user... > > screen is your friend when it comes to keeping remote shells > > active as the network comes and goes. VPN drops out, just bring it > > back up when you need it and reconnect to the remote screen instance > > and it's like you never left.... > > Thanks for this tip. I'd heard of screen before but never used it. I > will say the man page is a bit intimidating for such an apparently > simple tool... Yeah, I use about 0.0001% of what screen can do. It could lose most of it's functionality and I wouldn't notice or care. tmux is another option for this functionality, but I've never used it because I found out about screen first... Cheers, Dave. -- Dave Chinner david@xxxxxxxxxxxxx _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs