Hello guys, can't find any instruction on adding a new drive to raidZ.
Could you please post an instruction, or a link to it?
Could you please post an instruction, or a link to it?
Hello, I don't think that this is what i need. The thread was in 2022 and adding new drive to existing pool was introduced just recently in proxmox 9maybe something like this?
So I'm trying to do something I thought was simple. I have a SSD pool with 4 identical 1,6TB Dell enterprise drives, and I want to add two more. Here's the output of the pool status for that pool:
pool: fastsas5
state: ONLINE
config:
NAME STATE READ WRITE CKSUM
fastsas5 ONLINE 0 0 0
raidz1-0 ONLINE 0 0 0
scsi-35001e82002774394 ONLINE 0 0 0
scsi-35001e8200276d37c ONLINE 0 0 0
scsi-35001e8200276f06c ONLINE...
- ipete
- Replies: 10
- Forum: Proxmox VE: Installation and configuration
Hello guys, can't find any instruction on adding a new drive to raidZ.
Could you please post an instruction, or a link to it?
man zpool-attach
tells you the syntax. man zpool-checkpoint
.Hello UdoB, Here is said that:I believe this is not implemented in the Gui (yet?).
On commandline it works as intended.man zpool-attach
tells you the syntax.
This is a manipulation on the lowest level and failures may be fatal. Personally I do set a global checkpoint to have a way back to the previous state. Seeman zpool-checkpoint
.
General disclaimer: be careful and have restorable backups available. I do test things like this before I run it on a productive system. In my Homelab(!) I have a virtual cluster for "dangerous" experiments.
thank you for command line tipsOn commandline it works as intended.man zpool-attach
tells you the syntax.
This is a manipulation on the lowest level and failures may be fatal. Personally I do set a global checkpoint to have a way back to the previous state. Seeman zpool-checkpoint
.
We use essential cookies to make this site work, and optional cookies to enhance your experience.