[SOLVED] Add 2 disks to existing Raid0

Stumpy

Member
Jan 2, 2020
12
2
23
36
Hi

i have an Raid0 with 2 disks called scratch which i want to expand by another 2 disks but i cant find the right command for it.
i want to have all 4 disks in that raid0 (i know its risky, the data on them isnt that important)
i deleted every partition on those 2 new disks.

can i just write

Code:
add scratch /dev/sdac /dev/sdad

scratch_raid0.jpgdisks_to_add.jpg
 
nvm, i found out that i can test the command with.

Code:
zpool add –n
Code:
zpool add scratch /dev/sdac /dev/sdad
was correct
 
  • Like
Reactions: root.root.ooo

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!