GitHub user rohityadavcloud added a comment to the discussion: Not able to Add Host . KVM in Ubuntu. Dev code running in Mac.
@gjosh91 your setup will not work as Mac OS isn't a usually supported development platform for use with remote KVM - you'll need to figure out yourself how to do this and may be share with us - how you made it work! I suspect there's some mount and other commands that aren't working on the mgmt server that you're trying to run on OSX, while your hypervisor host is on Ubuntu/KVM. Even if you figure out/install those dependencies, the issues is further that GNU tools aren't compatible on OSX when installed using `brew`, the same way to setup/install on Linux (Ubuntu, Fedora). Most of us who use CloudStack development on OSX, actually use Simulator (see https://github.com/shapeblue/hackerbook and https://github.com/shapeblue/hackerbook/blob/main/2-dev.md#simulator-based-development) From my own experience, it's not worth spending time to figure out something that just works out of the box on Linux/Ubuntu for example. GitHub link: https://github.com/apache/cloudstack/discussions/9319#discussioncomment-9933268 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
