User Tools

Site Tools


docs:tips_n_tricks:xen.html

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
docs:tips_n_tricks:xen.html [27.04.2022 00:26 CEST] – [Make network card names persistent with your own (traditional) naming scheme] peterdocs:tips_n_tricks:xen.html [13.08.2022 23:36 CEST] (current) – [Create new DomU] peter
Line 60: Line 60:
 </code> </code>
  
 +===== Matching physical and virtual Xen block (and other) devices and eventually their ids =====
  
 +  xenstore-ls -f -s /local/domain/0/backend/vbd | egrep '(domain|frontend|dev|params) = ' 
 +
 +
 +__References:__
 +
 +  * [[https://serverfault.com/a/259112|ukautz' answer]] to question [[https://serverfault.com/questions/153196/xen-find-vbd-id-for-physical-disks|"Xen find VBD id for physical disks" on Server Fault]].
 +  * https://xenbits.xen.org/docs/4.9-testing/man/xenstore-ls.1.html
 ===== Turn a domU into a new dom0 running with serial console ===== ===== Turn a domU into a new dom0 running with serial console =====
  
Line 198: Line 206:
  
 to ''/etc/default/grub'' to ''/etc/default/grub''
 +<note warning>If you install GRUB from the new Dom0, make sure no outdated ''device.map'' is lying around. Best use the ''--recheck'' option to ''grub-install''</note>
 Manual steps: Manual steps:
 <code bash> <code bash>
docs/tips_n_tricks/xen.html.1651011972.txt.gz · Last modified: 27.04.2022 00:26 CEST by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki