I have a list of NVMe drives that I need to create/configure block devices
associated with it at startup via JSON configuration file. I can not use
spdk_app_start() . RPC seems to be a way to do it. Are there any other ways?
Thanks
Show replies by date
Have a look at the init library, you can load subsystems from config file. We use that in
DAOS.
-----Original Message-----
From: Toan Le <toan.d.le3(a)gmail.com>
Sent: Friday, November 19, 2021 7:21 PM
To: spdk(a)lists.01.org
Subject: [SPDK] Config SPDK NVMe at startup without using application framework
I have a list of NVMe drives that I need to create/configure block devices associated with
it at startup via JSON configuration file. I can not use
spdk_app_start() . RPC seems to be a way to do it. Are there any other ways?
Thanks
_______________________________________________
SPDK mailing list -- spdk(a)lists.01.org
To unsubscribe send an email to spdk-leave(a)lists.01.org