Avi Kivity wrote:
> Cam Macdonell wrote:
>> Dor Laor wrote:
>>
>>> Cam Macdonell wrote:
>>>
Hi,
I'm running an AMD
vendor_id : AuthenticAMD
cpu family : 15
model : 75
model name : AMD Athlon(tm) 64 X2 Dual Core Processor 4600
Cam Macdonell wrote:
> Dor Laor wrote:
>
>> Cam Macdonell wrote:
>>
>>> Hi,
>>>
>>> I'm running an AMD
>>>
>>> vendor_id : AuthenticAMD
>>> cpu family : 15
>>> model : 75
>>> model name : AMD Athlon(tm) 64 X2 Dual Core Processor 4600+
>>>
>>> with 4GB of RAM and Sc
Dor Laor wrote:
> Cam Macdonell wrote:
>>
>> Hi,
>>
>> I'm running an AMD
>>
>> vendor_id : AuthenticAMD
>> cpu family : 15
>> model : 75
>> model name : AMD Athlon(tm) 64 X2 Dual Core Processor 4600+
>>
>> with 4GB of RAM and Scientific Linux 5.0. I've compiled kvm-48 on
Andrea Arcangeli wrote:
> On Tue, Nov 06, 2007 at 11:16:16AM +0200, Avi Kivity wrote:
>
>> Andrea Arcangeli wrote:
>>
>>> On Mon, Nov 05, 2007 at 05:25:17PM +0200, Avi Kivity wrote:
>>>
>>>
Well, I can't find anything like that it my tree. Maybe something's
stale?
On Tue, Nov 06, 2007 at 11:16:16AM +0200, Avi Kivity wrote:
> Andrea Arcangeli wrote:
>> On Mon, Nov 05, 2007 at 05:25:17PM +0200, Avi Kivity wrote:
>>
>>> Well, I can't find anything like that it my tree. Maybe something's
>>> stale?
>>>
>>
>> Could be, this is why I don't like git that
Andrea Arcangeli wrote:
> On Mon, Nov 05, 2007 at 05:25:17PM +0200, Avi Kivity wrote:
>
>> Well, I can't find anything like that it my tree. Maybe something's stale?
>>
>
> Could be, this is why I don't like git that much, with hg there would
> be no way that we could be looking at differe
Andrea Arcangeli wrote:
> On Mon, Nov 05, 2007 at 05:28:36PM +0100, Andrea Arcangeli wrote:
>
>> Now I'm re-downloding the entire kvm.git and see if what I get is a
>> different tree and if my previous kvm.git bitrotten.
>>
>
> git bitrotten. What concerns me is that "git pull + git reset -
Andrea Arcangeli wrote:
> On Mon, Nov 05, 2007 at 05:28:36PM +0100, Andrea Arcangeli wrote:
>
>> Now I'm re-downloding the entire kvm.git and see if what I get is a
>> different tree and if my previous kvm.git bitrotten.
>>
>
> git bitrotten. What concerns me is that "git pull + git reset -
Yaniv Kaul wrote:
> Common configuration errors I've encountered (made):
> - Firewall on Machine B
> - Wrong MAC for Machine B (typo)
> - eth0 on Machine A was not used
> - They were not on the same subnet.
>
> I'd verify with tcpdump that packets are indeed being sent & received.
> Use 'tcpdump -
ort 12345' to catch those packets.
You can create your own dmesg entries by running something like:
echo 'test' > /dev/kmsg
HTH,
Y.
-Original Message-
From: Cam Macdonell [mailto:[EMAIL PROTECTED]
Sent: Monday, November 05, 2007 8:08 PM
To: Yaniv Kaul
Cc: Dor Laor; kvm-deve
Yaniv Kaul wrote:
> Hi Cam,
>
> The MAC should be of the default gateway, if the listener's IP is not on
> the same subnet as the client's.
>
Hi Yaniv,
Well, I started netconsole as a module on "machine A". It loads fine
and I get this in dmesg
netconsole: local port 6665
netconsole: interfa
On Mon, Nov 05, 2007 at 05:28:36PM +0100, Andrea Arcangeli wrote:
> Now I'm re-downloding the entire kvm.git and see if what I get is a
> different tree and if my previous kvm.git bitrotten.
git bitrotten. What concerns me is that "git pull + git reset --hard"
can't bring my old kvm.git tree in sy
On Mon, Nov 05, 2007 at 05:25:17PM +0200, Avi Kivity wrote:
> Well, I can't find anything like that it my tree. Maybe something's stale?
Could be, this is why I don't like git that much, with hg there would
be no way that we could be looking at different trees. Anyway I agree
it's mandatory for m
Andrea Arcangeli wrote:
> On Mon, Nov 05, 2007 at 04:25:00PM +0200, Avi Kivity wrote:
>
>> This one's obviously correct, will apply...
>>
>
> thanks!
>
>
>>> Signed-off-by: Andrea Arcangeli <[EMAIL PROTECTED]>
>>>
>>> index 9584d0f..95a3489 100644
>>> --- a/drivers/kvm/svm.c
>>> +++ b/dr
On Mon, Nov 05, 2007 at 04:25:00PM +0200, Avi Kivity wrote:
> This one's obviously correct, will apply...
thanks!
>> Signed-off-by: Andrea Arcangeli <[EMAIL PROTECTED]>
>>
>> index 9584d0f..95a3489 100644
>> --- a/drivers/kvm/svm.c
>> +++ b/drivers/kvm/svm.c
>> @@ -1459,11 +1459,6 @@ static void
kvm-devel
Subject: Re: [kvm-devel] Starting a VM reboots my machine
Dor Laor wrote:
>>
> I added a wiki page for it:
> http://kvm.qumranet.com/kvmwiki/NetConsole
> Regards,
> Dor.
Hi Dor,
Thanks very much for doing this. For the command
/sbin/modprobe netconsole
netconsole=@/eth0,[
Dor Laor wrote:
>>
> I added a wiki page for it:
> http://kvm.qumranet.com/kvmwiki/NetConsole
> Regards,
> Dor.
Hi Dor,
Thanks very much for doing this. For the command
/sbin/modprobe netconsole netconsole=@/eth0,[EMAIL PROTECTED]/00:E0:81:2B:0C:C1
do both the IP and MAC have to be set to the
Andrea Arcangeli wrote:
> On Sun, Nov 04, 2007 at 08:15:26AM -0800, Alexey Eremenko wrote:
>
>> Cam: KVM-AMD is unstable now, unless you're a developer, I would suggest you
>> to downgrade to KVM-36, which was the latest AMD-friendly version. We're
>> working on a fix.
>>
>> Dor: kvm-amd crash
Alexey Eremenko wrote:
>
> Cam: KVM-AMD is unstable now, unless you're a developer, I would
> suggest you to downgrade to KVM-36, which was the latest AMD-friendly
> version. We're working on a fix.
>
That's a wild exaggeration. On some hosts kvm-amd hangs, and some
guests (Windows XP w/ ACPI
On Sun, Nov 04, 2007 at 08:15:26AM -0800, Alexey Eremenko wrote:
>
> Cam: KVM-AMD is unstable now, unless you're a developer, I would suggest you
> to downgrade to KVM-36, which was the latest AMD-friendly version. We're
> working on a fix.
>
> Dor: kvm-amd crashes host, without leaving any net
Cam: KVM-AMD is unstable now, unless you're a developer, I would suggest you to
downgrade to KVM-36, which was the latest AMD-friendly version. We're working
on a fix.
Dor: kvm-amd crashes host, without leaving any netconsole messages.
-Alexey
--
Cam Macdonell wrote:
> Dor Laor wrote:
>> Cam Macdonell wrote:
>>>
>>> Hi,
>>>
>>> I'm running an AMD
>>>
>>> vendor_id : AuthenticAMD
>>> cpu family : 15
>>> model : 75
>>> model name : AMD Athlon(tm) 64 X2 Dual Core Processor 4600+
>>>
>>> with 4GB of RAM and Scientific
Dor Laor wrote:
> Cam Macdonell wrote:
>>
>> Hi,
>>
>> I'm running an AMD
>>
>> vendor_id : AuthenticAMD
>> cpu family : 15
>> model : 75
>> model name : AMD Athlon(tm) 64 X2 Dual Core Processor 4600+
>>
>> with 4GB of RAM and Scientific Linux 5.0. I've compiled kvm-48 on
Cam Macdonell wrote:
Hi,
I'm running an AMD
vendor_id : AuthenticAMD
cpu family : 15
model : 75
model name : AMD Athlon(tm) 64 X2 Dual Core Processor 4600+
with 4GB of RAM and Scientific Linux 5.0. I've compiled kvm-48 on it and
the compile works and loading the modu
24 matches
Mail list logo