Nodeweaver
-
If it is LizardFS that you like, they have Proxmox integration...
-
I honestly don't know the answer to this question yet. I installed it. was very straight forward, Mixes and matches hardware, auto load balancing hot swap drives. So your telling me I can build promos with lizard fs
-
Had a look at nodeweaver's website - https://www.nodeweaver.eu
It looks interesting. They have a clear edge computing, IoT, Industry 4.0 focus on their product and their customers. So it's not a generic IT HCI product but rather geared towards those types of applications.
So what's the difference really? Well, the difference is that it's probably going to be managed by technicians and not IT. So it's design is likely geared towards easy of use and stability rather than towards bleeding edge features and lots of settings.
And also possibly tuned to run on very modest hardware as that is common feature of edge devices. It's also very likely that it is tuned for deterministic real time applications, which is common on edge devices and IIoT. KVM has PREEMPT-RT which are patches to give better performance for real time applications. Basically you want to know that an application will respond within a certain time, every time, regardless of what it is doing.
So this could be a good thing or a bad thing. Most things like real time patches improves things where it is needed but doesn't cause much performance loss where it is not needed. Anyway, as a product I think if you want a turn-key system it will probably be a good fit. If you want to be able to tinker with everything it will probably not be the right choice.
-
@mroth911 said in Nodeweaver:
I honestly don't know the answer to this question yet. I installed it. was very straight forward, Mixes and matches hardware, auto load balancing hot swap drives. So your telling me I can build promos with lizard fs
Right, you could build all this without Nodeweaver. Not to knock on NW, I'm sure that they are fine. But like FreeNAS, it's unclear what they are adding to the existing capabilities we already choose not to use normally.
-
@Pete-S said in Nodeweaver:
So it's not a generic IT HCI product but rather geared towards those types of applications.
I did notice that, but am assuming that that is mostly marketing.
-
So what do I need to build a nice ui. Easy to setup and manage. What do I need to do and how to build it.
I know I can’t build scale.
-
@mroth911 said in Nodeweaver:
So what do I need to build a nice ui. Easy to setup and manage. What do I need to do and how to build it.
I know I can’t build scale.
..............
You don't. That's why businesses like Scale exist.
-
@JaredBusch Unfortunately at this time scale is out of the budget at the moment so I have to look at other technologies to keep things afloat
-
@mroth911 said in Nodeweaver:
@JaredBusch Unfortunately at this time scale is out of the budget at the moment so I have to look at other technologies to keep things afloat
I'm guessing that's why a question like your is most often asked - budget.
-
@scottalanmiller said in Nodeweaver:
@mroth911 said in Nodeweaver:
I honestly don't know the answer to this question yet. I installed it. was very straight forward, Mixes and matches hardware, auto load balancing hot swap drives. So your telling me I can build promos with lizard fs
Right, you could build all this without Nodeweaver. Not to knock on NW, I'm sure that they are fine. But like FreeNAS, it's unclear what they are adding to the existing capabilities we already choose not to use normally.
Not really. Libvirt doesn't have the ability natively to automatically fail over between systems. You'll have to set up corosync/pacemaker or keepalived, something along those lines. Out of the box you can transfer VMs as long as they share storage, but it doesn't auto fail over. It also doesn't have a feature complete web UI yet. You can't spin up certain systems in a specific order (which was mentioned) and is important for some legacy applications. Libvirt definitely does not auto balance like mentioned before either, you would have to write that yourself. You also don't have a shared network between hosts either. You would have to manually set that up as well. Then you have to maintain all of that on top of maintaining the guests.
-
So for 3 hosts, that's $4,800. If you make $25 that's 24 days. You will have more time (money) learning how to do that, setting it up, and tuning it and less features than you would just buying this and using it out of the box.
You CAN do everything SCALE does too, but you're dumb if you don't just buy it.
-
@stacksofplates said in Nodeweaver:
Not really. Libvirt doesn't have the ability natively to automatically fail over between systems.
Sure, but I wasn't referring to Libvirt
Proxmox does that. Granted, using the tech you mention, but it's all done for you. I believe Nodeweaver is probably using that tech, too.
You can do it, for free, you just have to pick which tech you use.
-
@stacksofplates said in Nodeweaver:
So for 3 hosts, that's $4,800. If you make $25 that's 24 days. You will have more time (money) learning how to do that, setting it up, and tuning it and less features than you would just buying this and using it out of the box.
But $4,800 compared to something like Proxmox. Adding LizardFS manually can't be much time.
-
@scottalanmiller said in Nodeweaver:
@stacksofplates said in Nodeweaver:
Not really. Libvirt doesn't have the ability natively to automatically fail over between systems.
Sure, but I wasn't referring to Libvirt
Proxmox does that. Granted, using the tech you mention, but it's all done for you. I believe Nodeweaver is probably using that tech, too.
You can do it, for free, you just have to pick which tech you use.
Yes you were.
Other than a unified interface to it, what does this give me that free Ubuntu or Fedora doesn't?
Those use libvirt. You didn't mentioned ProxMox in this regard until right now to move the goal posts.
I'm sure ProxMox wrote their own implementations since they aren't using libvirt. However it's still not just plug a box in and you have a hyperconverged setup like Nodeweaver or SCALE.
-
@stacksofplates said in Nodeweaver:
Those use libvirt. You didn't mentioned ProxMox in this regard until right now to move the goal posts.
@scottalanmiller said in Nodeweaver:
And if you think this is acceptable, why not use ProxMox that does the same thing and people know way better and has already been discussed?
In my first post I mention Proxmox. I've been discussing it as one of the options since the opening statement.
-
@stacksofplates said in Nodeweaver:
However it's still not just plug a box in and you have a hyperconverged setup like Nodeweaver or SCALE.
Neither is Nodeweaver in this case. he's not talking about buying appliances, he's talking about installing software. So far more like Proxmox than dislike it.
-
@stacksofplates said in Nodeweaver:
Yes you were.
No, that's just false. You want me to be wrong, so you decided I have to be referring to something that I didn't mention that doesn't do it, even though there is something I mentioned already that does do it. Obviously I didn't say that all tech does it.
You took a post out of context that was totally unrelated where I had asked about Ubuntu and Fedora, and then applied it elsewhere.
Yes, those two use libvirt. But that was in reference to a specific statement, and immediately followed by comments about Proxmox doing this.
The thing you are then quoted here was related to Proxmox (and other options), not libvirt. You are cherry picking statements out of context to try to make it look like nothing else was discussed.
-
@scottalanmiller said in Nodeweaver:
If it is LizardFS that you like, they have Proxmox integration...
Immediately following the "what does this give me" post, I point out that Proxmox integrates with LizardFS.
-
@scottalanmiller said in Nodeweaver:
@stacksofplates said in Nodeweaver:
Yes you were.
No, that's just false. You want me to be wrong, so you decided I have to be referring to something that I didn't mention that doesn't do it, even though there is something I mentioned already that does do it. Obviously I didn't say that all tech does it.
You took a post out of context that was totally unrelated where I had asked about Ubuntu and Fedora, and then applied it elsewhere.
Yes, those two use libvirt. But that was in reference to a specific statement, and immediately followed by comments about Proxmox doing this.
The thing you are then quoted here was related to Proxmox (and other options), not libvirt. You are cherry picking statements out of context to try to make it look like nothing else was discussed.
No. Let me quote you again:
Other than a unified interface to it, what does this give me that free Ubuntu or Fedora doesn't?
You said that in response to this:
I am in the process of installing it and giving it a try. The demo seems very good. A lot different then scale, you can map to local storage. Create virtual networks within the cluster, spin up certain application and have them load in a certain order. I would take a look at it and see try the demo.
Fedora/Ubuntu only ship with libvirt, which offers none of that (other than local storage), which is what I was saying. I said you didn't mention ProxMox in this regard until now. And as far as I know, ProxMox still does not offer specific application startup like vApp (and Nodeweaver).
edit: added the other than local storage because they obviously do have that
-
@scottalanmiller said in Nodeweaver:
@stacksofplates said in Nodeweaver:
However it's still not just plug a box in and you have a hyperconverged setup like Nodeweaver or SCALE.
Neither is Nodeweaver in this case. he's not talking about buying appliances, he's talking about installing software. So far more like Proxmox than dislike it.
No it offers auto load balancing of the host once the application is installed. So it's more like SCALE. I've been through a SCALE setup, it's not autodiscovery. You still need to tell it where the other hosts are even though the software is already installed.