[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] shutdown.py produces messages easy to misunderstand


  • To: Xen-devel@xxxxxxxxxxxxxxxxxxx
  • From: Raphael Gradenwitz <gradenwitz@xxxxxx>
  • Date: Sat, 07 Apr 2007 11:22:47 +0200
  • Delivery-date: Mon, 09 Apr 2007 02:48:11 -0700
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

Hello Xen-world,


the script shutdown.py produces messages easy to misunderstandline 67:
    opts.info("All domains rebooted")
please change in:
    opts.info("All specified domains rebooted")

line 80
    opts.info("All domains terminated")
please change in:
    opts.info("All specified domains terminated")

Else i become even if i only shutdown/reboot one machine (with --wait Option) "All domains terminated"/"All domains rebooted"

Example:

Now:
----
eisxen # xm shutdown testeis -wH
Domain testeis shutdown
All domains shutdown

with 'patch':
-------------
eisxen # xm shutdown testeis -wH
Domain testeis shutdown
All specified domains shutdown

or with 'R':
eisxen # xm reboot testeis -w
Domain testeis rebooted
All domains rebooted


cheers,

Raphael Gradenwitz

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.