Displaying 6 results from an estimated 6 matches for "roundys".
Did you mean:
rounds
2014 Oct 07
5
virsh net-start default fails
Hi all,
I'm getting an error, and have failed to succeed in googling for help with
it. I have an old VM that I created a while back (at least one reboot ago,
possibly a kernel upgrade ago), and am now finding that it won't start due
to a lack of the 'default' network.
When I look for how to fix this, everyone seems to agree on the command:
# virsh net-start default
error:
2014 Nov 19
2
Re: virsh net-start default fails
Yes, /etc/libvirt/qemu/networks/default.xml exists and has the contents:
$ cat /etc/libvirt/qemu/networks/default.xml
<network>
<name>default</name>
<bridge name="virbr0" />
<forward/>
<ip address="192.168.122.1" netmask="255.255.255.0">
<dhcp>
<range start="192.168.122.2"
2014 Nov 20
0
Re: virsh net-start default fails
Same error i faced i edited default.xml using the below command
virsh net-edit default
<network>
<name>default</name>
<uuid>Your Uuid number</uuid>
<forward mode='nat'>
<nat>
<port start='1024' end='65535'/>
</nat>
</forward>
<bridge name='virbr0' stp='on' delay='0'/>
2014 Oct 08
0
Re: virsh net-start default fails
On 07.10.2014 20:53, David Roundy wrote:
> Hi all,
>
> I'm getting an error, and have failed to succeed in googling for help
> with it. I have an old VM that I created a while back (at least one
> reboot ago, possibly a kernel upgrade ago), and am now finding that it
> won't start due to a lack of the 'default' network.
>
> When I look for how to fix this,
2014 Oct 23
0
Re: virsh net-start default fails
On 22.10.2014 00:03, David Roundy wrote:
> Hi Michal,
>
> I am attaching debug logs.
>
> David
Well, I can see the error message there, but not the reason. Does the
/etc/libvirt/qemu/networks/default.xml file exist?
Michal
2003 Dec 01
0
No subject
...the LPR command in a HP LaserJet, but when I
print doc of the Word from machine Win98
It's print a white page after the document, maybe a Banner? or win
configuration? LPR ?or the kind o printer?
Thank's a lot
Return-Path: <>
Delivered-To: samba@lists.samba.org
Received: from janus.roundys.com (janus.roundys.com [216.136.5.2]) by
lists.samba.org (Postfix) with ESMTP id 25D724A85 for
<samba@lists.samba.org>; Fri, 1 Jun 2001 12:41:28 -0700 (PDT)
Received: from pewgrpwise.roundys.com (pewgrpwise.roundys.com
[10.21.1.151]) by janus.roundys.com (8.8.7/8.8.7) with SMTP id
OA...