Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Get rid of prediction of device names on the host for virtio-blk #198

Closed
amshinde opened this issue Apr 2, 2018 · 1 comment
Closed
Assignees

Comments

@amshinde
Copy link
Member

amshinde commented Apr 2, 2018

In case of virtio-blk, we currently predict disk names on the host side, instead handle finding out the correct disk name based on the pci address space. This will help to get rid of errors in predicting names.

@amshinde
Copy link
Member Author

amshinde commented Apr 2, 2018

Related to kata-containers/runtime#115

@amshinde amshinde self-assigned this Apr 2, 2018
amshinde added a commit to amshinde/agent-1 that referenced this issue Apr 26, 2018
Similar to Device, use PCI information for determining
device name for BlkStorage handler as well.

Fixes kata-containers#198

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
amshinde added a commit to amshinde/agent-1 that referenced this issue Apr 27, 2018
Similar to Device, use PCI information for determining
device name for BlkStorage handler as well.

Fixes kata-containers#198

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
amshinde added a commit to amshinde/agent-1 that referenced this issue Apr 27, 2018
Similar to Device, use PCI information for determining
device name for BlkStorage handler as well.

Fixes kata-containers#198

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
amshinde added a commit to amshinde/agent-1 that referenced this issue Apr 30, 2018
Similar to Device, use PCI information for determining
device name for BlkStorage handler as well.

Fixes kata-containers#198

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
amshinde added a commit to amshinde/agent-1 that referenced this issue Apr 30, 2018
Similar to Device, use PCI information for determining
device name for BlkStorage handler as well.

Fixes kata-containers#198

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
amshinde added a commit to amshinde/agent-1 that referenced this issue May 1, 2018
Similar to Device, use PCI information for determining
device name for BlkStorage handler as well.

Fixes kata-containers#198

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
amshinde added a commit to amshinde/agent-1 that referenced this issue May 1, 2018
Similar to Device, use PCI information for determining
device name for BlkStorage handler as well.

Fixes kata-containers#198

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
amshinde added a commit to amshinde/agent-1 that referenced this issue May 2, 2018
Similar to Device, use PCI information for determining
device name for BlkStorage handler as well.

Fixes kata-containers#198

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
amshinde added a commit to amshinde/agent-1 that referenced this issue May 3, 2018
Similar to Device, use PCI information for determining
device name for BlkStorage handler as well.

Fixes kata-containers#198

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
jshachm pushed a commit to jshachm/agent that referenced this issue Nov 22, 2018
Similar to Device, use PCI information for determining
device name for BlkStorage handler as well.

Fixes kata-containers#198

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant