LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #7  
Old 20-Oct-2009, 12:53 PM
 
Join Date: Oct 2007
Location: Austria
Posts: 5,770
brunold 30-39 reputation pointsbrunold 30-39 reputation pointsbrunold 30-39 reputation pointsbrunold 30-39 reputation points
Send a message via ICQ to brunold Send a message via Skype™ to brunold
Default Re: Xen VM offline after restart

Loontje,

I think your problem is the setting of the on_reboot parameter.
That should be set to restart.

Code:
# xm list --long WS-WXPD01
...
    (on_reboot restart)
...

To change that shutdown the domU, export the domU config from the xen store change the setting and load it back into the xen store. Start the system and verify the new setting.

shutdown domU
# xm list --long <domU name> >domU.conf
edit the domU.conf and adopt the on_reboot setting
# xm new -F domU.conf
# sm start <domU name>

Rainer
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 04:13 AM.


© 2007 Novell, Inc. All Rights Reserved.

Search Engine Friendly URLs by vBSEO 3.3.0 RC2