|
Revision tags: v24.05, v24.09-pre, v24.05-rc1 |
|
| #
245c82b2 |
| 25-Mar-2024 |
Michal Berger <michal.berger@intel.com> |
scripts/vagrant: Define pci address for the nvme ctrl
This is done in order to avoid potential conflicts with default addresses used by newer libvirt versions - these may not be in sync with what we
scripts/vagrant: Define pci address for the nvme ctrl
This is done in order to avoid potential conflicts with default addresses used by newer libvirt versions - these may not be in sync with what we define through a qemu domain via qemuargs. Starting at addr 0x10 should be safe. Without it, potential error may look like this:
vm_action.rb:7:in `create': Call to virDomainCreateWithFlags failed: internal error: qemu unexpectedly closed the monitor: qemu-system-x86_64: -device {"driver":"cirrus-vga","id":"video0","bus":"pci.0","addr":"0x2"}: PCI: slot 2 function 0 not available for cirrus-vga, in use by nvme,id=nvme-0 (Libvirt::Error)
Change-Id: Ic976f8d54469cfdb84bd5559142de54d243482f6 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/22463 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Karol Latecki <karol.latecki@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Kamil Godzwon <kamilx.godzwon@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
show more ...
|
|
Revision tags: LTS, v24.01, v24.05-pre, v24.01-rc1 |
|
| #
be07560d |
| 12-Jan-2024 |
Michal Berger <michal.berger@intel.com> |
test/common: Remove vm_setup.sh
Together with the deprecation notice.
Change-Id: I533ea1b0e0a32268d26a9bc70ebff1e6f85d1db6 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https:
test/common: Remove vm_setup.sh
Together with the deprecation notice.
Change-Id: I533ea1b0e0a32268d26a9bc70ebff1e6f85d1db6 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/21419 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <jim.harris@samsung.com> Reviewed-by: Pawel Piatek <pawelx.piatek@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
show more ...
|
| #
02e00efc |
| 08-Nov-2023 |
Michal Berger <michal.berger@intel.com> |
scripts/vagrant: Add support for specifying QEMU's nic model
This is done in order to mitigate the following issue: https://github.com/spdk/spdk/issues/2979
As per the suggestion from: https://gith
scripts/vagrant: Add support for specifying QEMU's nic model
This is done in order to mitigate the following issue: https://github.com/spdk/spdk/issues/2979
As per the suggestion from: https://github.com/vagrant-libvirt/vagrant-libvirt/issues/510
Fixes #2979
Change-Id: Ica74db29519a03b0a021fd851af920d1e4e048a7 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/20537 Reviewed-by: Karol Latecki <karol.latecki@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <jim.harris@samsung.com>
show more ...
|
|
Revision tags: v23.09, v24.01-pre, v23.09-rc1, v23.05, v23.09-pre |
|
| #
401d3c53 |
| 16-May-2023 |
Pawel Piatek <pawelx.piatek@intel.com> |
scripts/vagrant: add support for rocky9
Signed-off-by: Pawel Piatek <pawelx.piatek@intel.com> Change-Id: I4a09cd4aef86ccc7a039d125b3dafc8e14421599 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/s
scripts/vagrant: add support for rocky9
Signed-off-by: Pawel Piatek <pawelx.piatek@intel.com> Change-Id: I4a09cd4aef86ccc7a039d125b3dafc8e14421599 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/18139 Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Michal Berger <michal.berger@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
show more ...
|
|
Revision tags: v23.01.1 |
|
| #
46e00b54 |
| 18-Apr-2023 |
Kamil Godzwon <kamilx.godzwon@intel.com> |
scripts/vagrant: adjust scripts to supported distros
Added fedora37 and fedora38. Removed ubuntu1604, ubuntu1804, centos8, fedora33-36, freebsd11.
Updated the example of using create_vbox.sh script
scripts/vagrant: adjust scripts to supported distros
Added fedora37 and fedora38. Removed ubuntu1604, ubuntu1804, centos8, fedora33-36, freebsd11.
Updated the example of using create_vbox.sh script. Updated the default distro used via Vagrantfile.
Signed-off-by: Kamil Godzwon <kamilx.godzwon@intel.com> Change-Id: Ib2e5f89f14b752e75980a1e2378c10329c994d4d Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17640 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
show more ...
|
| #
4b481146 |
| 08-May-2023 |
Michal Berger <michal.berger@intel.com> |
scripts/vagrant: Be more specific in ms setup
Change-Id: Ic3b617ff40d246e4af13032a70cff943acf3dde3 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c
scripts/vagrant: Be more specific in ms setup
Change-Id: Ic3b617ff40d246e4af13032a70cff943acf3dde3 Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17979 Reviewed-by: Karol Latecki <karol.latecki@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com>
show more ...
|
| #
29ba5b1b |
| 25-Apr-2023 |
Michal Berger <michal.berger@intel.com> |
scripts/vagrant: Add support for configuring FDP per nvme
Change-Id: Id647a02b82f7ede25496bbbbc420ef7d13d8f9af Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk
scripts/vagrant: Add support for configuring FDP per nvme
Change-Id: Id647a02b82f7ede25496bbbbc420ef7d13d8f9af Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17771 Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
show more ...
|
| #
e9d44aa3 |
| 25-Apr-2023 |
Michal Berger <michal.berger@intel.com> |
scripts/vagrant: Remove support for spdk-5.0.0 fork ns config
But leave the shortcut for configuring nvme with a single namespace.
Change-Id: I0e5745db481b24ab813ec1e98426d709cde216fd Signed-off-by
scripts/vagrant: Remove support for spdk-5.0.0 fork ns config
But leave the shortcut for configuring nvme with a single namespace.
Change-Id: I0e5745db481b24ab813ec1e98426d709cde216fd Signed-off-by: Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17769 Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Pawel Piatek <pawelx.piatek@intel.com>
show more ...
|
| #
64c27c8d |
| 19-Apr-2023 |
Pawel Piatek <pawelx.piatek@intel.com> |
scripts/vagrant: upload optional directories
Sometimes we need to copy additional directories with sources into VM. Currently, two cases are known: - spdk-abi - dpdk (for CI vs-dpdk jobs)
Signed-of
scripts/vagrant: upload optional directories
Sometimes we need to copy additional directories with sources into VM. Currently, two cases are known: - spdk-abi - dpdk (for CI vs-dpdk jobs)
Signed-off-by: Pawel Piatek <pawelx.piatek@intel.com> Change-Id: I242838364d649b29a5a9dc720c6920493b061fa7 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17645 Reviewed-by: Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Michal Berger <michal.berger@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
| #
680ed635 |
| 28-Mar-2023 |
Pawel Piatek <pawelx.piatek@intel.com> |
scripts/vagrant: revert to use sshfs by default
This partially revert commit edc93a246. Vagrant nfs support is broken in a way it changes /etc/exports file, but leaves there broken entries. Most pro
scripts/vagrant: revert to use sshfs by default
This partially revert commit edc93a246. Vagrant nfs support is broken in a way it changes /etc/exports file, but leaves there broken entries. Most probably there is some kind of race condition. Keep support for NFSv4 to use it by default if vagrant sshfs plugin is not installed or if user force to use it.
Signed-off-by: Pawel Piatek <pawelx.piatek@intel.com> Change-Id: I871fbfa0f33c35d7a2ed3c91d56b39112a5d21ca Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/17352 Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Karol Latecki <karol.latecki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
|
Revision tags: v23.01, v23.05-pre, v23.01-rc1, v22.01.2, v22.09, v23.01-pre, v22.09-rc1 |
|
| #
edc93a24 |
| 11-Jul-2022 |
Pawel Piatek <pawelx.piatek@intel.com> |
scripts/vagrant: use nfs4 instead of sshfs
Also remove special condition for generic/freebsd because nfs is included in vagrant by default.
Signed-off-by: Pawel Piatek <pawelx.piatek@intel.com> Cha
scripts/vagrant: use nfs4 instead of sshfs
Also remove special condition for generic/freebsd because nfs is included in vagrant by default.
Signed-off-by: Pawel Piatek <pawelx.piatek@intel.com> Change-Id: I25db4a6ed7f292f42ce0a3e7966a3bafe1c49748 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13623 Reviewed-by: Michal Berger <michal.berger@intel.com> Reviewed-by: Karol Latecki <karol.latecki@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
show more ...
|
| #
d21dc150 |
| 11-Jul-2022 |
Pawel Piatek <pawelx.piatek@intel.com> |
scripts/vagrant: add support for FreeBSD 13
Signed-off-by: Pawel Piatek <pawelx.piatek@intel.com> Change-Id: I719df0334dc786418e9eee05390c03f5f0b99434 Reviewed-on: https://review.spdk.io/gerrit/c/sp
scripts/vagrant: add support for FreeBSD 13
Signed-off-by: Pawel Piatek <pawelx.piatek@intel.com> Change-Id: I719df0334dc786418e9eee05390c03f5f0b99434 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13622 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Karol Latecki <karol.latecki@intel.com> Reviewed-by: Michal Berger <michal.berger@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
show more ...
|
| #
c4acef02 |
| 12-Aug-2022 |
Michal Berger <michal.berger@intel.com> |
scripts/vagrant: Allow to configure active metadata size for nvme
The argument is treated as bool and the actual value of the metadata size is set to 64B.
https://trello.com/c/neiHoXlr/448-add-extr
scripts/vagrant: Allow to configure active metadata size for nvme
The argument is treated as bool and the actual value of the metadata size is set to 64B.
https://trello.com/c/neiHoXlr/448-add-extra-nvme-drive-to-vms-to-accommodate-for-new-ftl-tests
Signed-off-by: Michal Berger <michal.berger@intel.com> Change-Id: Icd96903a5fa186373de1c647e3885f0162ffd579 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14007 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Dong Yi <dongx.yi@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
show more ...
|
| #
7f1b530a |
| 09-Aug-2022 |
Michal Berger <michal.berger@intel.com> |
scripts/vagrant: Remove some outdated comments
Signed-off-by: Michal Berger <michal.berger@intel.com> Change-Id: I5c8f0b47afd38aab2ac0b45ea7f4f8e9f4c8fc54 Reviewed-on: https://review.spdk.io/gerrit/
scripts/vagrant: Remove some outdated comments
Signed-off-by: Michal Berger <michal.berger@intel.com> Change-Id: I5c8f0b47afd38aab2ac0b45ea7f4f8e9f4c8fc54 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13930 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Pawel Piatek <pawelx.piatek@intel.com>
show more ...
|
| #
8aee39f9 |
| 09-Aug-2022 |
Michal Berger <michal.berger@intel.com> |
scripts/vagrant: Add support for loading extra Vagrantfiles
This allows our setup to be more flexible - extra Vagrantfiles can provide additional configuration which may override|extend existing con
scripts/vagrant: Add support for loading extra Vagrantfiles
This allows our setup to be more flexible - extra Vagrantfiles can provide additional configuration which may override|extend existing configuration without having a support for specific set of options on our end.
CI will attempt to use this functionality to mitigate the following issue:
https://github.com/spdk/spdk/issues/2628
Signed-off-by: Michal Berger <michal.berger@intel.com> Change-Id: I80cbe67b2fe3618f93e9233e0586417b208f987b Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13929 Reviewed-by: Pawel Piatek <pawelx.piatek@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
| #
10abf16d |
| 09-Jun-2022 |
Kamil Godzwon <kamilx.godzwon@intel.com> |
vagrant: add Fedora36 support
Signed-off-by: Kamil Godzwon <kamilx.godzwon@intel.com> Change-Id: Iced5b9d20671f27c5fad975cded0e44beff74f4f Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12
vagrant: add Fedora36 support
Signed-off-by: Kamil Godzwon <kamilx.godzwon@intel.com> Change-Id: Iced5b9d20671f27c5fad975cded0e44beff74f4f Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12996 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
show more ...
|
| #
400aadf8 |
| 09-Jun-2022 |
Jaroslaw Chachulski <jaroslawx.chachulski@intel.com> |
scripts/vagrant: Add ubuntu 22.04 lts support.
Add support for ubuntu 22.04 lts.
Signed-off-by: Jaroslaw Chachulski <jaroslawx.chachulski@intel.com> Change-Id: I6f598bbf1961c8266620acb69a388e94ed79
scripts/vagrant: Add ubuntu 22.04 lts support.
Add support for ubuntu 22.04 lts.
Signed-off-by: Jaroslaw Chachulski <jaroslawx.chachulski@intel.com> Change-Id: I6f598bbf1961c8266620acb69a388e94ed794d8f Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12988 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by: Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
|
Revision tags: v22.05, v22.09-pre, v22.05-rc1, v22.01.1 |
|
| #
20ec3ed6 |
| 11-Apr-2022 |
Karol Latecki <karol.latecki@intel.com> |
scripts/vagrant: add missing Fedora 35 image name
Signed-off-by: Karol Latecki <karol.latecki@intel.com> Change-Id: I910e1b9d23673fd5876bca60371051b4ac888ba4 Reviewed-on: https://review.spdk.io/gerr
scripts/vagrant: add missing Fedora 35 image name
Signed-off-by: Karol Latecki <karol.latecki@intel.com> Change-Id: I910e1b9d23673fd5876bca60371051b4ac888ba4 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12228 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Pawel Piatek <pawelx.piatek@intel.com>
show more ...
|
| #
712c904a |
| 11-Apr-2022 |
Karol Latecki <karol.latecki@intel.com> |
scripts/vagrant: change default Fedora 34 box
Use "generic" Fedora34 from Roboxes, as we did for all other Fedora Vagrant boxes.
Signed-off-by: Karol Latecki <karol.latecki@intel.com> Change-Id: I2
scripts/vagrant: change default Fedora 34 box
Use "generic" Fedora34 from Roboxes, as we did for all other Fedora Vagrant boxes.
Signed-off-by: Karol Latecki <karol.latecki@intel.com> Change-Id: I208264c50a067b26c9ec5da2250f27881ba8431d Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12227 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Pawel Piatek <pawelx.piatek@intel.com>
show more ...
|
| #
a06aaacb |
| 29-Mar-2022 |
Kamil Godzwon <kamilx.godzwon@intel.com> |
scripts/vagrant: added support for Rocky Linux
Signed-off-by: Kamil Godzwon <kamilx.godzwon@intel.com> Change-Id: I3b33167e5600047a3e478a7c380fbb08c90c3941 Reviewed-on: https://review.spdk.io/gerrit
scripts/vagrant: added support for Rocky Linux
Signed-off-by: Kamil Godzwon <kamilx.godzwon@intel.com> Change-Id: I3b33167e5600047a3e478a7c380fbb08c90c3941 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12084 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: John Kariuki <John.K.Kariuki@intel.com> Reviewed-by: Karol Latecki <karol.latecki@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Monica Kenguva <monica.kenguva@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
show more ...
|
|
Revision tags: v22.01, v22.01-rc1 |
|
| #
62b501dd |
| 09-Dec-2021 |
Karol Latecki <karol.latecki@intel.com> |
scripts/vagrant: update Fedora vesions.
Update scripts with Fedora 35 and remove older versions which we no longer use.
Change-Id: I54d9f3bcf76065f3e4e3094411d77153c351afc9 Signed-off-by: Karol Lat
scripts/vagrant: update Fedora vesions.
Update scripts with Fedora 35 and remove older versions which we no longer use.
Change-Id: I54d9f3bcf76065f3e4e3094411d77153c351afc9 Signed-off-by: Karol Latecki <karol.latecki@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10612 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
show more ...
|
|
Revision tags: v21.10, v21.10-rc1, v21.07, v21.07-rc1 |
|
| #
ea71df4f |
| 17-Jun-2021 |
Michal Berger <michalx.berger@intel.com> |
scripts/vagrant: Drop OCSSD awareness from functional tests
This also translates into switching fully to upstream QEMU for the vagrant setup.
This is done in order to move away from OCSSD and SPDK'
scripts/vagrant: Drop OCSSD awareness from functional tests
This also translates into switching fully to upstream QEMU for the vagrant setup.
This is done in order to move away from OCSSD and SPDK's qemu fork and align with what upstream QEMU supports. Main changes touch the way how nvme namespaces are configured. With >= 5.2.0 it's possible now to configure multiple namespace under single nvme device. Each namespace requires a separate disk image to work with. This:
-b foo.img,nvme,1... -b foo.img -b foo.img,,..
Will still configure nvme controller with a single namespace attached to foo.img.
This:
-b foo.img,,foo-ns1.img:foo-ns2.img
Will configure nvme controller with three namespaces.
Configuring nvme controller with no namespaces is possible via:
-b none ...
Note that this still allows to define other options specific to nvme controller, like CMB and PMR. E.g:
-b none,nvme,,true
This will create nvme controller with no namespaces but with CMB enabled.
It's possible now to also request for given controller to be zoned. Currently if requsted, all namespaces under the target controller will be zoned with no limit set as to max open|active zones.
All nvme devices have block size fixed to 4KB to imititate behavior of the SPDK's qemu fork.
Compatibility with spdk-5.0.0 fork is preserved in context of setting up namespaces so this:
-b foo.img,nvme,2
is valid as long as the emulator is set to that of spdk-5.0.0's.
Signed-off-by: Michal Berger <michalx.berger@intel.com> Change-Id: Ib5d53cb5c330c1f84b57e0bf877ea0e2d0312ddd Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/8421 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Karol Latecki <karol.latecki@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com>
show more ...
|
| #
1ff3715d |
| 25-Nov-2021 |
Josh Soref <jsoref@gmail.com> |
spelling: scripts
Part of #2256
* available * classes * coalesce * configuration * controller * currently * dependencies * different * displaying * does not * environment * explicitly * hugepages *
spelling: scripts
Part of #2256
* available * classes * coalesce * configuration * controller * currently * dependencies * different * displaying * does not * environment * explicitly * hugepages * ignoring * inflight * initialize * parameters * priority * properties * recovery * subsystem * subsystems * template * the same * underlying * usable * values
Change-Id: Ibc8567af288c9f4641563835e16bf88949ba6a71 Signed-off-by: Josh Soref <jsoref@gmail.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10408 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
show more ...
|
| #
182adb70 |
| 05-Nov-2021 |
Michal Berger <michalx.berger@intel.com> |
scripts/vagrant: Add option to specify box version
From the CI perspective, this allows for proper binding of given VM builds to specific tasks (e.g. use this image for LTS, this one for release, et
scripts/vagrant: Add option to specify box version
From the CI perspective, this allows for proper binding of given VM builds to specific tasks (e.g. use this image for LTS, this one for release, etc.) since by default vagrant always uses the "latest" version of given box.
Signed-off-by: Michal Berger <michalx.berger@intel.com> Change-Id: I0cbd2a47e7dbdcbe83d18e3fc3100fd2a2400983 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10132 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Karol Latecki <karol.latecki@intel.com> Reviewed-by: Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
show more ...
|
| #
264e0a0a |
| 05-Nov-2021 |
Michal Berger <michalx.berger@intel.com> |
scripts/vagrant: Add option to force boot of given distro
Signed-off-by: Michal Berger <michalx.berger@intel.com> Change-Id: I1b437ee8f63e7cc15e60f611fe0c814542c73ece Reviewed-on: https://review.spd
scripts/vagrant: Add option to force boot of given distro
Signed-off-by: Michal Berger <michalx.berger@intel.com> Change-Id: I1b437ee8f63e7cc15e60f611fe0c814542c73ece Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10131 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Karol Latecki <karol.latecki@intel.com>
show more ...
|