| ▲ | yjftsjthsd-h 5 hours ago | |||||||
IIRC the point is that each NBD device is backed by a different S3 endpoint, probably in different zones/regions/whatever for resiliency. Edit: Oops, "zpool create global-pool mirror /dev/nbd0 /dev/nbd1" is a better example for that. If it's not that, I'm not sure what that first example is doing. | ||||||||
| ▲ | 0x457 5 hours ago | parent [-] | |||||||
In context of real AWS S3, I can see raid 0 being useful in this scenario, but in mirror that seems like too much duplication and cross-region replication like this going to introduce significant latency[citation needed]. AWS provides that for S3 already. I can see it on not real S3 though. | ||||||||
| ||||||||