public inbox for spdk@lists.linux.dev
 help / color / mirror / Atom feed
From: shuo.chen at databricks.com
To: spdk@lists.01.org
Subject: [SPDK] Asking for how to transparently add a new physical device and resize the bdev?
Date: Fri, 07 Jan 2022 18:08:17 +0000	[thread overview]
Message-ID: <20220107180817.2803.20320@ml01.vlan13.01.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 512 bytes --]

here is my scenario:
* I create a bdev1 based on /dev/nvme1 and let the application starts using it.
* After sometime, I found that bdev1 is out of space.
* I wanna attach an new physical device /dev/nvme2 into bdev1 and resize bdev1 to a large size and make it totally transparent to application.

I've taken look at lvstore, I didn't see any iterface to add new devices into the store.
Also tried with raid. Similarly, we can't attach new device after raid bdev is created.
I wanna know any suggestions.

                 reply	other threads:[~2022-01-07 18:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220107180817.2803.20320@ml01.vlan13.01.org \
    --to=spdk@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox