Displaying 2 results from an estimated 2 matches for "warh".
Did you mean:
war
2003 Jun 23
0
Latest Snapshot Warhing
The latest snapshot seems to require a version of bash > 2.0.5.0. I run
2.0.5b and the snapshots work ok there. In particular, they don''t work on
LEAF/Bering which uses ''ash''.
-Tom
--
Tom Eastep \ Shorewall - iptables made easy
Shoreline, \ http://www.shorewall.net
Washington USA \ teastep@shorewall.net
2011 Nov 13
0
Bug#648670: xm was unable determine an actual domU state under some conditions
..." simply hadn't printed any error messages, only "Error:", "xm destroy" did nothing without any output.
In "xm list" output the domU had no ID and state values just like it wasn't started.
===
# xm shutdown test1
Error:
Usage: xm shutdown <Domain> [-waRH]
Shutdown a domain.
===
===
# xm reset test
Error: Domain 'test1' is not started
Usage: xm reset <Domain>
===
===
# xm start test1
Error: Domain is already running
Usage: xm start <DomainName>
===
The only reasonable message was in xend.log, appears when I tried to shutdown...