cosmos
cosmos copied to clipboard
Problems with stopping a clickos with cosmos
I have recently compiled cosmos with DOMLIB=xcl. It works fine when I start a router configuration. But when I tried to stop the router instance with "cosmos stop click0", I got "Segmentation fault (core dumped)" from command line output. Does cosmos support stopping, suspending, and resuming a router instance right now?
Hi
Use cosmos for managing the VM, and clickos-ctl to manage ClickOS, i.e. use cosmos create
and cosmos destroy
, and clickos install
and clickos remove
.