lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 11 Jun 2012 13:35:21 +0800
From:	Yanfei Zhang <zhangyanfei@...fujitsu.com>
To:	Avi Kivity <avi@...hat.com>
CC:	mtosatti@...hat.com, ebiederm@...ssion.com, luto@....edu,
	Joerg Roedel <joerg.roedel@....com>, dzickus@...hat.com,
	paul.gortmaker@...driver.com, ludwig.nussel@...e.de,
	linux-kernel@...r.kernel.org, kvm@...r.kernel.org,
	kexec@...ts.infradead.org, Greg KH <gregkh@...uxfoundation.org>,
	masanori.yoshida.tv@...achi.com
Subject: Re: [PATCH v2 0/5] Export offsets of VMCS fields as note information
 for kdump

Hello Avi,

于 2012年05月29日 15:06, Yanfei Zhang 写道:
> 于 2012年05月28日 21:28, Avi Kivity 写道:
>> On 05/28/2012 08:25 AM, Yanfei Zhang wrote:
>>>
>>> Dou you have any comments about this patch set?
>>
>> I still have a hard time understanding why it is needed.  If the host
>> crashes, there is no reason to look at guest state; the host should
>> survive no matter what the guest does.
>>
>>
> 
> OK. Let me summarize it.
> 
> 1. Why is this patch needed? (Our requirement)
>    
> We once came to a buggy situation: a host scheduler bug caused guest machine's
> vcpu stopped for a long time and then led to heartbeat stop (host is still running).
>    
> we want to have an efficient way to make the bug analysis when we come to the similar
> situation where guest machine doesn't work well due to something of host machine's, 
> 
> Because we should debug both host machine's and guest machine's sides to look for
> the reasons, so we want to get both host machine's crash dump and guest machine's
> crash dump at the same time when the buggy situation remains. 
> 
> 2. What will we do?
>    
> If this bug was found on customer's environment, we have two ways to avoid
> affecting other guest machines running on the same host. First, we could do bug
> analysis on another environment to reproduce the buggy situation; Second, we
> could migrate other guest machines to other hosts. 
> 
> After the buggy situation is reproduced, we panic the host *manually*.
> Then we could use userland tools to get guest machine's crash dump from host machine's
> with the feature provided by this patch set. Finally we could analyse them separately
> to find which side causes the problem.
> 

Could you please tell me your attitude towards this patch? 

And here is a new case from the LinuxCon Japan:

Developers from Hitach are now developing a new livedump mechanism for the
same reason as ours. They have come to the situation *many times* that guest
machines crashed due to host's failures, in particular, under development.

So they develop this mechanism to get crash dump while retaining the buggy
situation between host and guest machine. The difference between theirs and
ours is whether or not to use the feature on _customer's running machine_.

Thanks
Zhang Yanfei



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ