ticktoo Systems
ticktoo Systems
I recently had two incidents when one disk of an intact mirror died. In both cases the pool was online (degraded) and writable until the next reboot. After the reboot...
> Maybe "zpool import -o cachefile=none" would help. ZFS can import the pool without relying on the device number. Tried that. Didn't help. :-(
> ``` > $ zpool import --disaster-recovery tank > Do you want to try importing the pool normally (y/n)? > ``` Would appreciate this, but it has to go one...
I just finished a migration of 200TB net from a ZFS raid 50 to mdadm RAID 50 with ZFS on top. Took me 4 weeks. Let me emphasize, that "Destroy...
Well, I understood your points, although I fear I'm not going with you in several matters. You compare a Beetle with a VAN. Let's play this metaphor. You've got a...
Hi FransUrbo. I don't want to sound rude and I also don't want to ride this metaphor to death (and beyond), but to this one I like to answer. :-)...
Frage an die Maintainer: Sollte bestehender Code generell von `getStatementOfAccount()` nach `getStatementOfAccountXML()` portiert werden, oder plant ihr `getStatementOfAccountXML()` transparent in `getStatementOfAccount()` zu kapseln, so dass bestehender Code weiter funktioniert? Denn...