Grimble
2022-06-08 15:32:52 UTC
I have a Buffalo Linkstation with 2 x 2TB disks in a Raid 1
configuration. I found out that one disk was defective, so I bought an
identical one on ebay, secondhand because my model is no longer in
production. I need to erase it (it was formatted as XFS) so that it can
be used to recreate the raid array. I connected it via a USB adaptor and
gave the command
dd if=/dev/zero of=/dev/sdc bs=1M
but got the message
dd: error writing '/dev/sdc': No space left on device
32117+0 records in
32116+0 records out
33676349440 bytes (34 GB, 31 GiB) copied, 9.70154 s, 3.5 GB/s
which surprised me, because I thought that dd command was highly
destructive. If that means it only wrote to about 15% of the disk, does
that mean that 85% of the disk cannot be used?
Can someone provide more insight please?
configuration. I found out that one disk was defective, so I bought an
identical one on ebay, secondhand because my model is no longer in
production. I need to erase it (it was formatted as XFS) so that it can
be used to recreate the raid array. I connected it via a USB adaptor and
gave the command
dd if=/dev/zero of=/dev/sdc bs=1M
but got the message
dd: error writing '/dev/sdc': No space left on device
32117+0 records in
32116+0 records out
33676349440 bytes (34 GB, 31 GiB) copied, 9.70154 s, 3.5 GB/s
which surprised me, because I thought that dd command was highly
destructive. If that means it only wrote to about 15% of the disk, does
that mean that 85% of the disk cannot be used?
Can someone provide more insight please?
--
Grimble
Machine 'Haydn' running Plasma 5.20.4 on 5.15.43-desktop-1.mga8 kernel.
Mageia release 8 (Official) for x86_64
Grimble
Machine 'Haydn' running Plasma 5.20.4 on 5.15.43-desktop-1.mga8 kernel.
Mageia release 8 (Official) for x86_64