espinobj
Cadet
- Joined
- Apr 17, 2019
- Messages
- 8
A fully functioning FreeNAS. Working strong with a 6 drive pool. Im wanting to add 2-10TB drives in their own pool for non vital storage. At one point there were working in a stripped pool. I did a clean install of FreeNas and did not wipe the zpool data from the drives. After this is when my issues began. They show in my BIOS however dont list under "storage>disk" and nothing under camcontrol devlist
I ran them on a Ubuntu system and the drive shows up I attempted to write "0's" via the dd command
dd if=/dev/zero of=/dev/sdf bs=512 count=10
dd if=/dev/zero of=/dev/sdf bs=512 seek=$(( $(blockdev --getsz /dev/sdf) - 4096 )) count=1M
but honestly I feel the command freezes. tried to simply format the disks and it seems to freeze. I downloaded and did a usb boot of dban again the drives shows up but 7000 hrs estimated time to write 1 pass of 0's to the drive. I have to be missing something. Drives don't show in windows disk management either. I'm at a loss and at $450 in storage I'd really love to know what I'm missing or what I can do to get these drives working.
FreeNAS-11.2-U3
MoBo: Asus MSA97 LE R2.0
CPU: AMD FX(tm)-4170 Quad-Core Processor (4 cores)
Ram: 16GB
Boot: Dual Samsung 3.1 external USB
HDD x6: Seagate Barracuda ST2000DM008
Non working HDD: WD Ultrastar DC HC510
I ran them on a Ubuntu system and the drive shows up I attempted to write "0's" via the dd command
dd if=/dev/zero of=/dev/sdf bs=512 count=10
dd if=/dev/zero of=/dev/sdf bs=512 seek=$(( $(blockdev --getsz /dev/sdf) - 4096 )) count=1M
but honestly I feel the command freezes. tried to simply format the disks and it seems to freeze. I downloaded and did a usb boot of dban again the drives shows up but 7000 hrs estimated time to write 1 pass of 0's to the drive. I have to be missing something. Drives don't show in windows disk management either. I'm at a loss and at $450 in storage I'd really love to know what I'm missing or what I can do to get these drives working.
FreeNAS-11.2-U3
MoBo: Asus MSA97 LE R2.0
CPU: AMD FX(tm)-4170 Quad-Core Processor (4 cores)
Ram: 16GB
Boot: Dual Samsung 3.1 external USB
HDD x6: Seagate Barracuda ST2000DM008
Non working HDD: WD Ultrastar DC HC510