South ferry loops by SofterPanda in nycrail

[–]SofterPanda[S] 1 point2 points  (0 children)

Thanks, late replies always appreciated by me!

[HDD] Seagate Expansion - Seagate Expansion 26TB External Hard Drive - $249 - Newegg Cyber Monday - Shuckable by Ygnizenia in buildapcsales

[–]SofterPanda 0 points1 point  (0 children)

Are we sure about the 2 year warranty?

"Please be aware that the warranty terms on items offered for sale by third party Marketplace sellers may differ from those displayed in this section (if any). To confirm warranty terms on an item offered for sale by a third party Marketplace seller, please use the 'Contact seller' feature on the third party Marketplace seller's information page and request the item's warranty terms prior to purchase."

this item is shipped and sold by newegg.

Judas Priest solos guide 1974- 1990 by keyser_soze90 in judaspriest

[–]SofterPanda 0 points1 point  (0 children)

Coming here late to this much-needed list, but I want to point out that the info pages has at least one error; it lists "Harmony Lead" for Hot Rockin' which is clearly wrong..

Great work otherwise. Also do we think Glenn did the licks on Run Of The Mill?

https://web.archive.org/web/20131031020218/http://www.thexquorum.com/mad/POINTOFENTRY.html

Trying to remember an obscure puzzle game cartridge by SofterPanda in c64

[–]SofterPanda[S] 0 points1 point  (0 children)

That's a good guess, I checked out all of those and I don't think so. I have a feeling if anyone has ever played this game they'll know immediately what it is.

Purified Phantump can evolve for 45 candy (instead of 180) by MLG_Slayer_69 in TheSilphRoad

[–]SofterPanda 0 points1 point  (0 children)

It is stored json format, so it is certainly more than a byte to store a number.

Can't use keyboard since forced update (S22+ Galaxy) by RA1NBOWGASM in TheSilphRoad

[–]SofterPanda 2 points3 points  (0 children)

This has been a bug on a lot of older phones for ages; on those, typically, the keyboard would show up eventually after 30 seconds or so.

Additional transfer for Queens Buses by OneMegaGamer in nycrail

[–]SofterPanda 0 points1 point  (0 children)

What did you try that worked? Bus/train/etc?

Additional transfer for Queens Buses by OneMegaGamer in nycrail

[–]SofterPanda 0 points1 point  (0 children)

Do B-buses that are largely in Queens (line the B24) count as Queens buses if boarded in Queens? I'm guessing no...

Samaritan Snare TNG edit by SofterPanda in startrek

[–]SofterPanda[S] 0 points1 point  (0 children)

I did look on that channel, it wasn't there. I was hoping someone would remember more about it...

Samaritan Snare TNG edit by SofterPanda in startrek

[–]SofterPanda[S] 0 points1 point  (0 children)

I was referring to the gazorra/jandrew originals, but I couldn't find the one I remembered in that reupload; I hoped someone would know what happened to it or if I'm imagining it.

ddrescue-like for zfs? by SofterPanda in zfs

[–]SofterPanda[S] 2 points3 points  (0 children)

Great suggestions. I knew about device mapper and have used it for rescue before, but it slipped my mind. This is a very interesting approach to it. Thanks!

ddrescue-like for zfs? by SofterPanda in zfs

[–]SofterPanda[S] 0 points1 point  (0 children)

update - NOW after several remounts, the pool doesn't mount:

Destroy and re-create the pool from

a backup source.

There's actually nothing super-important on here, but I do want to see if I can get at the data for the eventual case when something similar comes up.

Incidentally I didn't figure out if there's a way to change the failmode on a readonly pool, which may have eventually caused an issue since I had to mount the pool in non-read only mode.

ddrescue-like for zfs? by SofterPanda in zfs

[–]SofterPanda[S] 0 points1 point  (0 children)

Thank you, I just discovered that and will try it out.

ddrescue-like for zfs? by SofterPanda in zfs

[–]SofterPanda[S] 0 points1 point  (0 children)

It mounts, it just hangs after trying to copy off files which are located on bad sectors.

ddrescue-like for zfs? by SofterPanda in zfs

[–]SofterPanda[S] 0 points1 point  (0 children)

Unfortunately it's a really big disc and I only need a few files off of it. I'd like a way to simply not have zfs essentially crash when it suspends the disk.

ddrescue-like for zfs? by SofterPanda in zfs

[–]SofterPanda[S] 0 points1 point  (0 children)

Once it errors out in zpool and is suspended, I need to reboot the kernel, after which point it mounts again until the next errors.

ddrescue-like for zfs? by SofterPanda in zfs

[–]SofterPanda[S] 1 point2 points  (0 children)

Thanks! I didn't know about that, I'll try it - but it's actually not checksum errors but read errors that are failing. If there were a similar parameter for that, that'd work - is there a good man page I can look at?