On 07/19/2012 09:24 PM, Eric Blake wrote:
On 07/19/2012 03:05 AM, Guannan Ren wrote:
libvirt asks the duration time is above 60 seconds in code
src/util/virnodesuspend.c:
define MIN_TIME_REQ_FOR_SUSPEND 60 /* in seconds */
We should update the information in virsh help and manpage.
---
On 07/19/2012 03:05 AM, Guannan Ren wrote:
> libvirt asks the duration time is above 60 seconds in code
>
> src/util/virnodesuspend.c:
> define MIN_TIME_REQ_FOR_SUSPEND 60 /* in seconds */
>
> We should update the information in virsh help and manpage.
> ---
> tools/virsh.c |3 ++-
> t
libvirt asks the duration time is above 60 seconds in code
src/util/virnodesuspend.c:
define MIN_TIME_REQ_FOR_SUSPEND 60 /* in seconds */
We should update the information in virsh help and manpage.
---
tools/virsh.c |3 ++-
tools/virsh.pod |3 ++-
2 files changed, 4 insertions(+),