Hacker Newsnew | past | comments | ask | show | jobs | submit | OrangeDelonge's commentslogin

How does this compare to drbd?


DRBD is more of a live sync, and it's great stuff, as long as you set it up BEFORE you need it, and you need it frequently. If you want to keep a second copy of your data on another system, up to the second(ish), it's a great choice.

If, however, you just want a copy of a block device on another system, like for weekly backup (our case), it's probably overkill. Especially as to keep it truly consistent you need to run in the mode where writes are acked only once the remote AND local devices have it.

My VMs are running on ganeti, which has a mode where the backing device can be DRBD and written to another host. Which works great if you have the extra disc space and can deal with the latency. Also allows you to live migrate VMs between the two hosts.

In my case I ultimately want the copy off-site, so DRBD isn't really a great fit.

DRBD is very good stuff though, I've used it for decades for HA database servers and the like.


Couldn’t they have used S3 express one zone?


And GraphQL is related to Graph databases how exactly? Just because they both have the word graph in them?


Heh, you're right I got it wrong but there's really no need for your weird aggression. Cheers.


You mean aws dms insterted the string literal “this work needs to be done” into your db?


So, that target column was called the wrong name, meaning data intended for the column never arrived, causing the default value in the database to be used, which was an integer that mapped to "this work item needs to be processed still" which led to double processing the record post dms migration


> The idea of running a company that sells tokens is like starting a company that sells MySQL calls.

I think DynamoDB is plenty profitable :)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: