Hi,

On Mon, Mar 16, 2009 at 07:22:02PM +0900, Junko IKEDA wrote:
> Hi,
> 
> I run the new xen0 on domU now,
> and need an additional feature for a dump destination.
> 
> I have RHEL5.2 x86_64 and xen 3.1.
> This would dump the core file into "/var/lib/xen/dump" as default.
> 
> Ex.)
> # ls -lh /var/lib/xen/dump/
> -rw------- 1 root root 1.1G  3?$B7n 16 15:21 2009-0316-1520.59-dom-d2.11.core
> -rw------- 1 root root 1.1G  3?$B7n 16 15:21 2009-0316-1521.42-dom-d2.12.core
> -rw------- 1 root root 1.1G  3?$B7n 16 15:42 2009-0316-1542.23-dom-d2.13.core
> -rw------- 1 root root 1.1G  3?$B7n 16 15:43 2009-0316-1543.07-dom-d2.14.core
> 
> It might be helpful if we can specify the dump destination from cib.xml.
> Ex.)
> # grep dump_dir cib.xml
>   <nvpair id="dump_dir-01" name="dump_dir" value="/var/log/dump"/>
>   <nvpair id="dump_dir-02" name="dump_dir" value="/var/log/dump"/>
> 
> # ls -lh /var/log/dump
> -rw------- 1 root root 1.1G  3?$B7n 16 18:51 2009-0316-1851.02-dom-d2.core
> -rw------- 1 root root 1.1G  3?$B7n 16 18:51 2009-0316-1851.43-dom-d2.core
> 
> Please see the attached.

Applied.

Cheers,

Dejan
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to