[SPDK] spdk lvstore metadata sync across nodes in a cluster
Purushothama BM <bmpurusho7hama at gmail.com> Thu, 08 Jul 2021 04:49:20 +0000
| Newsgroups | dev.linux.lists.spdk |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am running SPDK application on nodes say Node.A & Node.B, both the nodes are accessing the shared disk D connected via network attached storage. Creating some logical volumes(lvol) through Node.A does not appear to be visible on the Node.B unless and until the SPDK app is restarted or reloaded again. I wanted to know if there is a way to reload/pull the metadata updates without actually reloading the SPDK app on Node.B?. Thanks & Regards, Purushothama BM.