KVM Backing and Support
-
@scottalanmiller said in KVM Backing and Support:
@stacksofplates said in KVM Backing and Support:
@scottalanmiller said in KVM Backing and Support:
@stacksofplates said in KVM Backing and Support:
@scottalanmiller said in KVM Backing and Support:
@storageninja said in KVM Backing and Support:
For log analytic situations where data sovereignty isn't a concern, rather than a SMB learn Elasticsearch (which isn't bad to be fair) they could also just use a SaaS provider. SumoLogic, or Log Inteligence (we just launched), Splunk (if they have lots of gold pressed latinum).etc
Yeah, but to be fair, it takes like two months of something like Splunk to pay for someone competent to learn ElasticSearch. It's very hard to justify SaaS in that space.
That's just splunk though. Some are reasonable. Like AWS new Elastic Stack service.
True, but does that service alleviate the concerns? Installing ES is nothing. It's using it that is some cause for cost problems, and wouldn't those exsit the same?
It's running somewhere else. You have a hosted solution for that vs managing that in house. That's what I was getting at. It's worth the perceived extra cost to host somewhere else because it will be cheaper in the long run.
Right, I get that. But my point was that when people say that ElasticSearch is hard and takes effort, they aren't actually talking about ElasticSearch. They are talking about the apps that are deployed and talk to ElasticSearch. Actually running ElasticSearch takes no effort at all, it's trivial. Amazon's hosted product doesn't buy you anything as the parts that people are actually referring to aren't addressed and require just as much effort and knowledge to use with Amazon's hosted ES as with your own.
It's the full stack hosted that removes the issue that people are concerned about.
Ooh ic. Theirs has Kibana and everything set up. So it gives you a good bit more. I haven't looked to see if it has auth or not which would be killer since their Xpack for Kibana is expensive.
-
@stacksofplates said in KVM Backing and Support:
@scottalanmiller said in KVM Backing and Support:
@stacksofplates said in KVM Backing and Support:
@scottalanmiller said in KVM Backing and Support:
@stacksofplates said in KVM Backing and Support:
@scottalanmiller said in KVM Backing and Support:
@storageninja said in KVM Backing and Support:
For log analytic situations where data sovereignty isn't a concern, rather than a SMB learn Elasticsearch (which isn't bad to be fair) they could also just use a SaaS provider. SumoLogic, or Log Inteligence (we just launched), Splunk (if they have lots of gold pressed latinum).etc
Yeah, but to be fair, it takes like two months of something like Splunk to pay for someone competent to learn ElasticSearch. It's very hard to justify SaaS in that space.
That's just splunk though. Some are reasonable. Like AWS new Elastic Stack service.
True, but does that service alleviate the concerns? Installing ES is nothing. It's using it that is some cause for cost problems, and wouldn't those exsit the same?
It's running somewhere else. You have a hosted solution for that vs managing that in house. That's what I was getting at. It's worth the perceived extra cost to host somewhere else because it will be cheaper in the long run.
Right, I get that. But my point was that when people say that ElasticSearch is hard and takes effort, they aren't actually talking about ElasticSearch. They are talking about the apps that are deployed and talk to ElasticSearch. Actually running ElasticSearch takes no effort at all, it's trivial. Amazon's hosted product doesn't buy you anything as the parts that people are actually referring to aren't addressed and require just as much effort and knowledge to use with Amazon's hosted ES as with your own.
It's the full stack hosted that removes the issue that people are concerned about.
Ooh ic. Theirs has Kibana and everything set up. So it gives you a good bit more. I haven't looked to see if it has auth or not which would be killer since their Xpack for Kibana is expensive.
OH, okay, well that's very different. If it is basically an entire ELK stack, that's pretty cool then. That I could see being worthwhile pretty easily if they price it right.
-
@scottalanmiller said in KVM Backing and Support:
@matteo-nunziati said in KVM Backing and Support:
My biggest concerns w/ agent based are:
- A nas IS cheap don't bore too much about space. Just backup.
- is there a cheap solution with centraluzed management of backups? Cross platform?
Any hints?!
- The storage component is not related to agent vs. agentless. I'm not sure what you are asking here. You need a place to store the backups identically between different backup approaches.
Its about the price and perf for a full bloated vm backup vs small data backup
- Agent based is the norm, agentless is the niche. There are 10-100 options of agent based for every agentless one. And the big players, like Veeam, Unitrends, etc offer both. It's "how you deploy the product", not what product you choose in many cases. And yes, there are free options.
Yes I'm aware of pay options but they are expensive. What I miss is a cheap centrslized backup solution w/ agents. Just to say Veeam is expensive here.
- What does cross platform mean in this context?
I mean I can install the same agent both on win and linux
- Why do you worry about these things with agent based and not with agentless, even though they are equal and both affected by them just the same?
Because I install altaro have a single admin interface an can backup delta vm in a few minutes.
-
@matteo-nunziati said in KVM Backing and Support:
@scottalanmiller said in KVM Backing and Support:
@matteo-nunziati said in KVM Backing and Support:
My biggest concerns w/ agent based are:
- A nas IS cheap don't bore too much about space. Just backup.
- is there a cheap solution with centraluzed management of backups? Cross platform?
Any hints?!
- The storage component is not related to agent vs. agentless. I'm not sure what you are asking here. You need a place to store the backups identically between different backup approaches.
Its about the price and perf for a full bloated vm backup vs small data backup
Agent backups are generally associated with small, efficient backups of only what is needed, and agentless with backing up everything willy nilly. But that's a false association. Agentless can pick and choose, agent based can go for broke. In both cases, it's an identical amount of data, it all comes down to configuration choices.
-
@matteo-nunziati said in KVM Backing and Support:
@scottalanmiller said in KVM Backing and Support:
@matteo-nunziati said in KVM Backing and Support:
- Why do you worry about these things with agent based and not with agentless, even though they are equal and both affected by them just the same?
Because I install altaro have a single admin interface an can backup delta vm in a few minutes.
Sure, but Veeam agentless will do that, too. There are good options in both directions.
-
@scottalanmiller said in KVM Backing and Support:
@matteo-nunziati said in KVM Backing and Support:
@scottalanmiller said in KVM Backing and Support:
@matteo-nunziati said in KVM Backing and Support:
- Why do you worry about these things with agent based and not with agentless, even though they are equal and both affected by them just the same?
Because I install altaro have a single admin interface an can backup delta vm in a few minutes.
Sure, but Veeam agentless will do that, too. There are good options in both directions.
Sure. My point was: I'm not aware of a win/linux solution agent based with central management which costs less then agentless. Therefore when I deployed kvm it was with some mix and match stuff got from github and glued into some.bash script. Ok for me but not really nice to offload to others. My ignorance about Good non diy backup solutions is the only reason I do not deploy kvm again.
Grr... Damn phone. Lot of typos...
-
@matteo-nunziati said in KVM Backing and Support:
@scottalanmiller said in KVM Backing and Support:
@matteo-nunziati said in KVM Backing and Support:
@scottalanmiller said in KVM Backing and Support:
@matteo-nunziati said in KVM Backing and Support:
- Why do you worry about these things with agent based and not with agentless, even though they are equal and both affected by them just the same?
Because I install altaro have a single admin interface an can backup delta vm in a few minutes.
Sure, but Veeam agentless will do that, too. There are good options in both directions.
Sure. My point was: I'm not aware of a win/linux solution agent based with central management which costs less then agentless. Therefore when I deployed kvm it was with some mix and match stuff got from github and glued into some.bash script. Ok for me but not really nice to offload to others. My ignorance about Good non diy backup solutions are the only reason I do not deply kvm again.
I see. UrBackup is free, for example. Veeam Agent based is similar in price to their agentless.
-
@dustinb3403 said in KVM Backing and Support:
My biggest questions with KVM still revolve around backup solutions for it.
Don't expect a solution from Veeam until KVM (RHEL/CentOS/Fedora etc) has CBT in the o/s.
-
@fateknollogee said in KVM Backing and Support:
@dustinb3403 said in KVM Backing and Support:
My biggest questions with KVM still revolve around backup solutions for it.
Don't expect a solution from Veeam until KVM (RHEL/CentOS/Fedora etc) has CBT in the o/s.
But it does.
-
@scottalanmiller said in KVM Backing and Support:
@fateknollogee said in KVM Backing and Support:
@dustinb3403 said in KVM Backing and Support:
My biggest questions with KVM still revolve around backup solutions for it.
Don't expect a solution from Veeam until KVM (RHEL/CentOS/Fedora etc) has CBT in the o/s.
But it does.
Is it available from the kernel?
-
@scottalanmiller said in KVM Backing and Support:
@fateknollogee said in KVM Backing and Support:
@dustinb3403 said in KVM Backing and Support:
My biggest questions with KVM still revolve around backup solutions for it.
Don't expect a solution from Veeam until KVM (RHEL/CentOS/Fedora etc) has CBT in the o/s.
But it does.
Where?
-
I’m curious if BTRFS and ZFS can do CBT?
-
Anyone see this yet?
https://github.com/datto/dattobd -
@matteo-nunziati said in KVM Backing and Support:
@scottalanmiller said in KVM Backing and Support:
@matteo-nunziati said in KVM Backing and Support:
@scottalanmiller said in KVM Backing and Support:
@matteo-nunziati said in KVM Backing and Support:
- Why do you worry about these things with agent based and not with agentless, even though they are equal and both affected by them just the same?
Because I install altaro have a single admin interface an can backup delta vm in a few minutes.
Sure, but Veeam agentless will do that, too. There are good options in both directions.
Sure. My point was: I'm not aware of a win/linux solution agent based with central management which costs less then agentless. Therefore when I deployed kvm it was with some mix and match stuff got from github and glued into some.bash script. Ok for me but not really nice to offload to others. My ignorance about Good non diy backup solutions is the only reason I do not deploy kvm again.
Grr... Damn phone. Lot of typos...
I’m in the same boat. I’m investigating Bacula, IBM Spectrum, and Commvault… but it seems that Veeam still has an edge.
-
@francesco-provino said in KVM Backing and Support:
@matteo-nunziati said in KVM Backing and Support:
@scottalanmiller said in KVM Backing and Support:
@matteo-nunziati said in KVM Backing and Support:
@scottalanmiller said in KVM Backing and Support:
@matteo-nunziati said in KVM Backing and Support:
- Why do you worry about these things with agent based and not with agentless, even though they are equal and both affected by them just the same?
Because I install altaro have a single admin interface an can backup delta vm in a few minutes.
Sure, but Veeam agentless will do that, too. There are good options in both directions.
Sure. My point was: I'm not aware of a win/linux solution agent based with central management which costs less then agentless. Therefore when I deployed kvm it was with some mix and match stuff got from github and glued into some.bash script. Ok for me but not really nice to offload to others. My ignorance about Good non diy backup solutions is the only reason I do not deploy kvm again.
Grr... Damn phone. Lot of typos...
I’m in the same boat. I’m investigating Bacula, IBM Spectrum, and Commvault… but it seems that Veeam still has an edge.
Yeah sadly Borg isn't cross platform but it's decent for a central Linux backup repo.
-
@black3dynamite said in KVM Backing and Support:
I’m curious if BTRFS and ZFS can do CBT?
They do for snapshotting. ZFS is reference on write. I think btrfs is the same. Then you need to compress and export snapshots.
-
@matteo-nunziati said in KVM Backing and Support:
@black3dynamite said in KVM Backing and Support:
I’m curious if BTRFS and ZFS can do CBT?
They do for snapshotting. ZFS is reference on write. I think btrfs is the same. Then you need to compress and export snapshots.
Yeah I think that's what this addresses...
@obsolesce said in KVM Backing and Support:
Anyone see this yet?
https://github.com/datto/dattobdI really want to test it out but haven't had a chance to yet.