Are you on IRC? #nixos will be faster. What's the output of: $ virsh -c qemu:///system net-dhcp-leases --network default
On Wed, Jan 13, 2016 at 7:44 PM, rohit yadav <[email protected]> wrote: > nixops 1.3.1pre1673_a0d5681 > > On Wed, Jan 13, 2016 at 12:39 PM, Domen Kožar <[email protected]> wrote: > >> Can you run: $ nixops --version >> >> On Wed, Jan 13, 2016 at 7:12 PM, rohit yadav <[email protected]> >> wrote: >> >>> The problem still persist. >>> >>> - I tried directly launching img file with qemu, and keyboard responds >>> if keyboard layout is specified. So, I am assuming it to be some VNC issue. >>> I still dunno know how to specify this to virsh or virt-manager. >>> - The networking issue still persists. I suspect it to be libvirt >>> related issue rather than nixops. >>> >>> -Rohit >>> >>> On Wed, Jan 13, 2016 at 1:31 AM, Domen Kožar <[email protected]> wrote: >>> >>>> Use nixopsUnstable from unstable channel >>>> >>>> On Wed, 13 Jan 2016, 01:53 rohit yadav <[email protected]> >>>> wrote: >>>> >>>>> Hi, >>>>> >>>>> The nixops is able to deploy machine and run (verified using virsh >>>>> command) as well with targetEnv="libvirtd". However, it gets stuck while >>>>> obtaining ip address. From "journalctl -xe" it appears to be requesting ip >>>>> from a non virbr0 port. How to make the virbr0 default? I does not let me >>>>> configure it using gui. >>>>> >>>>> Also, while trying to directly access the machine using virt-manager, >>>>> the VM console window does not respond to any key-stroke. Any clue as what >>>>> could be wrong here? >>>>> >>>>> Thanks, >>>>> Rohit >>>>> _______________________________________________ >>>>> nix-dev mailing list >>>>> [email protected] >>>>> http://lists.science.uu.nl/mailman/listinfo/nix-dev >>>>> >>>> >>> >> >
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
