Block storage question

Let's say I have a block storage partition of, say, 20Gib… Can I partition that into two drives, say /dev/bs0 and /dev/bs1…or do I have to have two partitions of 10GiB each?

Thanks in advance…

-- sw

2 Replies

You should be able to accomplish this with your volume. From our BS guide:

[Block Storage Volumes] can be partitioned however you like and can accommodate any filesystem type you choose.

You could use a took like gdisk to complete the task, and instructions for how to do so can be found here - step 2 covers partitioning the volume:

https://www.atlantic.net/community/howto/configuring-block-storage-linux-servers/

Just as a note, you can also attach multiple volumes to a single Linode. Given the cost is the same for two 10 GiB volumes vs a single 20 GiB volume, it may be worth considering separate volumes instead.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct