Ram Ramesh
2014-10-13 01:26:05 UTC
I added a new disk and grew my raid6 md0 with the following command line
sudo mdadm --grow --raid-devices=5
--backup-file=/root/grow_md0.bkp_file --layout=normalise /dev/md0
I got a response that stated that mdadm needed to backup 384K of data.
However, when I checked after about 5min there was no backup file. Is
this expected?
386 > sudo ls /root
<no files. so no output>
387 > sudo ls /root/grow_md0.bkp_file
ls: cannot access /root/grow_md0.bkp_file: No such file or directory
Ramesh
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
sudo mdadm --grow --raid-devices=5
--backup-file=/root/grow_md0.bkp_file --layout=normalise /dev/md0
I got a response that stated that mdadm needed to backup 384K of data.
However, when I checked after about 5min there was no backup file. Is
this expected?
386 > sudo ls /root
<no files. so no output>
387 > sudo ls /root/grow_md0.bkp_file
ls: cannot access /root/grow_md0.bkp_file: No such file or directory
Ramesh
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html