zfs raidz-1 replace dead drive

  1. A

    Replace unavaib disk in promox server - zfs pool

    Hi everyone, clearly i am doing something wrong because every blog post/forum i read has almost the same instructions. my skill level is 5/10 - still learning, first time had the disk failed :( zpool replace pool_name full_old_disk_path full_new_disk_path zpool replace rpool...
  2. M

    RAIDZ-1 replacing a dead drive

    Hi! So this what happens - a drive goes missing - go went gone. ;) Don't ask why. I'm trying to replace the missing drive in a zpool. zpool status returns: NAME STATE READ WRITE CKSUM rpool DEGRADED 0 0 1 _raidz1-0 DEGRADED 0 0 2 __15057891285146563222 OFFLINE 0 0 0 was...