User Tools

Site Tools


virtualization:xenserver:xen_orchestra

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
virtualization:xenserver:xen_orchestra [2022/11/18 09:18]
gcooper
virtualization:xenserver:xen_orchestra [2023/07/19 12:16] (current)
gcooper
Line 44: Line 44:
  
 https://xen-orchestra.com/docs/troubleshooting.html https://xen-orchestra.com/docs/troubleshooting.html
 +
 +Check logs:
 +
 +<file>
 +journalctl -u xo-server -f -n 50
 +</file>
 +
 +Update node first:
 +
 +<file>
 +n stable
 +</file>
  
 ==== XOCE ==== ==== XOCE ====
Line 52: Line 64:
  
 <file> <file>
-curl https://raw.githubusercontent.com/Jarli01/xenorchestra_updater/master/xo-update.sh | bash -s -- -f+curl -k https://raw.githubusercontent.com/Jarli01/xenorchestra_updater/master/xo-update.sh | bash -s -- -f
 </file> </file>
  
Line 58: Line 70:
  
 <file> <file>
-curl https://raw.githubusercontent.com/Jarli01/xenorchestra_updater/master/xo-update.sh | bash -s -- -n stable+curl -k https://raw.githubusercontent.com/Jarli01/xenorchestra_updater/master/xo-update.sh | bash -s -- -n stable
 </file> </file>
  
virtualization/xenserver/xen_orchestra.1668788289.txt.gz · Last modified: 2022/11/18 09:18 by gcooper