Skip to content

B #7588: apply iothread on virtio-blk disk hotplug#7593

Closed
atodorov-storpool wants to merge 1 commit into
OpenNebula:masterfrom
atodorov-storpool:fix-disk-hotplug-iothread
Closed

B #7588: apply iothread on virtio-blk disk hotplug#7593
atodorov-storpool wants to merge 1 commit into
OpenNebula:masterfrom
atodorov-storpool:fix-disk-hotplug-iothread

Conversation

@atodorov-storpool

Copy link
Copy Markdown
Contributor

Description

The proposed patch handles a typo in the VM metadata parser.
Also, when the target is a vd(virtio-blk) disk:

  • Check if there are iothreads defined for the domain.
  • If there is speciffic thread id defined for the disk
  • If no - the optional default attach virtio iothread id
  • check the values: use the max iothreads if the suggested iothread is bigger than the defined iothreads, or do not define if the suggested iothread is 0 or less.

Branches to which this PR applies

  • master
  • one-7.0
  • one-7.2

  • Check this if this PR should not be squashed

@atodorov-storpool
atodorov-storpool force-pushed the fix-disk-hotplug-iothread branch from db271ac to 2caa091 Compare April 9, 2026 12:14
The proposed patch handles a typo in the VM metadata parser.
When the target is a `vd`(virtio-blk) disk:
 * Check are there iothreads defined for the domain.
 * If there is speciffic thread id defined for the disk
 * If no - the optional default attach virtio iothread id
 * check the values: use the max iothreads if the suggested iothread
   is bigger than the defined iothreads, or do not define if the
suggested iothread is 0 or less.
@rsmontero

Copy link
Copy Markdown
Member

THANKS merged as per 60d54ce

@rsmontero rsmontero closed this Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants