Thread (3 messages) flat view 3 messages, 3 authors, 2004-09-22

musical chairs

From: dr_snafu <hidden>
Date: 2004-09-22 19:00:46

hello, 

i have a disk with data on it /dev/hdc, 
    and a brand new empty disk /dev/hdb. 

want to set up raid 1 without moving data off hdc. 
    it very large and i have no where to put it

will this work?: (notice # of devices)

mdadm --create --verbose /dev/md0 --level=1 
        --raid-devices=1  /dev/hdb

will this create an unmirrored raid 1 setup? 
    can i start and mount md0?
    then copy the data from hdb to md0?

then?:

mdadm /dev/md0 --add /dev/hdc


seems too good to be true, 
    maybe you know another way?

jd
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help