Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[6.12.6] Adding description to VM in form view messes up controllers in XML

  • Minor

How to reproduce:

1. Create a virtual machine using Carolyn3.xml

2. Edit VM Carolyn3 using form view by adding some description, press update
3. Edit againin XML view just to view XML - result in Carolyn3after.xml

I've attached Carolyn3aftersorted.xml which has some <controller> blocks moved to match Carolyn3.xml for better comparison.

 

diff --suppress-common-lines Carolyn3.xml Carolyn3aftersorted.xml
4a5
>   <description>some description</description>
60c61
<       <address type='pci' domain='0x0000' bus='0x02' slot='0x00' function='0x0'/>
---
>       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
68,69c69,70
<       <target chassis='1' port='0x10'/>
<       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0' multifunction='on'/>
---
>       <target chassis='1' port='0x18'/>
>       <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0' multifunction='on'/>
73,74c74,75
<       <target chassis='2' port='0x11'/>
<       <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x1'/>
---
>       <target chassis='2' port='0x19'/>
>       <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x1'/>
107c108
<       <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2'/>
---
>       <address type='pci' domain='0x0000' bus='0x00' slot='0x07' function='0x2' multifunction='on'/>


This results in the VM not finding its disk when started.
 

Carolyn3.xml Carolyn3after.xml Carolyn3aftersorted.xml

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.