I moved to Linux!
-
@aaronstuder said in I moved to Linux!:
@stacksofplates said in I moved to Linux!:
Ah I thought you meant KVM. Ya I used it once and was not impressed. I stick with VirtManager and virsh.
How long ago with that? I am still super impressed with it, but I wonder if a lot has changed since you lasted tried it.
So the last time I used it you couldn't add a second drive to the VM, let alone set any caching prefs, add devices, or do device passthrough.
-
I'm also pretty sure you can't choose what it stores the images, unless you have Virt-Manager set up also. Kind of defeats the whole purpose of it.
-
@stacksofplates said in I moved to Linux!:
I'm also pretty sure you can't choose what it stores the images, unless you have Virt-Manager set up also. Kind of defeats the whole purpose of it.
That would do it for me, since I have a separate filesystem for my VMs.
-
@stacksofplates I don't think anything you wrote about KVM is true, and it never was true also. I don't think I'm biased towards KVM in any way, I use more vSphere and XS hosts than KVM ones as of today, but… KVM and the standard toolstack has everything. At least, anything apart from some very new and particular GPU or latency-related stuff that only ESXi and customized (AWS!) Xen have. But of course, the basic and advanced stuff are absolutely covered. Every single thing.
-
@Francesco-Provino said in I moved to Linux!:
@stacksofplates I don't think anything you wrote about KVM is true, and it never was true also. I don't think I'm biased towards KVM in any way, I use more vSphere and XS hosts than KVM ones as of today, but… KVM and the standard toolstack has everything. At least, anything apart from some very new and particular GPU or latency-related stuff that only ESXi and customized (AWS!) Xen have. But of course, the basic and advanced stuff are absolutely covered. Every single thing.
He's talking about Boxes, not KVM.
-
@scottalanmiller said in I moved to Linux!:
@Francesco-Provino said in I moved to Linux!:
@stacksofplates I don't think anything you wrote about KVM is true, and it never was true also. I don't think I'm biased towards KVM in any way, I use more vSphere and XS hosts than KVM ones as of today, but… KVM and the standard toolstack has everything. At least, anything apart from some very new and particular GPU or latency-related stuff that only ESXi and customized (AWS!) Xen have. But of course, the basic and advanced stuff are absolutely covered. Every single thing.
He's talking about Boxes, not KVM.
Oh, ok, now it makes sense! Never heard about Boxes… libvirt is really anything you need for KVM. Maybe virt-manager, if you are used to XenCenter-like administration…
-
@Francesco-Provino said in I moved to Linux!:
@scottalanmiller said in I moved to Linux!:
@Francesco-Provino said in I moved to Linux!:
@stacksofplates I don't think anything you wrote about KVM is true, and it never was true also. I don't think I'm biased towards KVM in any way, I use more vSphere and XS hosts than KVM ones as of today, but… KVM and the standard toolstack has everything. At least, anything apart from some very new and particular GPU or latency-related stuff that only ESXi and customized (AWS!) Xen have. But of course, the basic and advanced stuff are absolutely covered. Every single thing.
He's talking about Boxes, not KVM.
Oh, ok, now it makes sense! Never heard about Boxes… libvirt is really anything you need for KVM. Maybe virt-manager, if you are used to XenCenter-like administration…
Boxes is a VERY nascent KVM front end. I'm playing with it right now, it's neat that it uses KVM with local console redirect. But it needs some polishing, the interface is awkward and missing a lot of basic features.
-
@scottalanmiller said in I moved to Linux!:
@Francesco-Provino said in I moved to Linux!:
@scottalanmiller said in I moved to Linux!:
@Francesco-Provino said in I moved to Linux!:
@stacksofplates I don't think anything you wrote about KVM is true, and it never was true also. I don't think I'm biased towards KVM in any way, I use more vSphere and XS hosts than KVM ones as of today, but… KVM and the standard toolstack has everything. At least, anything apart from some very new and particular GPU or latency-related stuff that only ESXi and customized (AWS!) Xen have. But of course, the basic and advanced stuff are absolutely covered. Every single thing.
He's talking about Boxes, not KVM.
Oh, ok, now it makes sense! Never heard about Boxes… libvirt is really anything you need for KVM. Maybe virt-manager, if you are used to XenCenter-like administration…
Boxes is a VERY nascent KVM front end. I'm playing with it right now, it's neat that it uses KVM with local console redirect. But it needs some polishing, the interface is awkward and missing a lot of basic features.
Why use Boxes when virt-manager and virsh are mature and already in place?
-
@Francesco-Provino said in I moved to Linux!:
@stacksofplates I don't think anything you wrote about KVM is true, and it never was true also. I don't think I'm biased towards KVM in any way, I use more vSphere and XS hosts than KVM ones as of today, but… KVM and the standard toolstack has everything. At least, anything apart from some very new and particular GPU or latency-related stuff that only ESXi and customized (AWS!) Xen have. But of course, the basic and advanced stuff are absolutely covered. Every single thing.
Not talking about KVM. I have multiple KVM hosts at work and at home. I was explaining to Aaron why boxes isn't useful.
-
@scottalanmiller said in I moved to Linux!:
@Francesco-Provino said in I moved to Linux!:
@scottalanmiller said in I moved to Linux!:
@Francesco-Provino said in I moved to Linux!:
@stacksofplates I don't think anything you wrote about KVM is true, and it never was true also. I don't think I'm biased towards KVM in any way, I use more vSphere and XS hosts than KVM ones as of today, but… KVM and the standard toolstack has everything. At least, anything apart from some very new and particular GPU or latency-related stuff that only ESXi and customized (AWS!) Xen have. But of course, the basic and advanced stuff are absolutely covered. Every single thing.
He's talking about Boxes, not KVM.
Oh, ok, now it makes sense! Never heard about Boxes… libvirt is really anything you need for KVM. Maybe virt-manager, if you are used to XenCenter-like administration…
Boxes is a VERY nascent KVM front end. I'm playing with it right now, it's neat that it uses KVM with local console redirect. But it needs some polishing, the interface is awkward and missing a lot of basic features.
Ya it's weird. Virt-Manager gives you 1000% more and you can get console output from virsh, so I never saw the draw to it.