omega8314 Posted January 13 Posted January 13 Hello, I am unable to create a Raid 5 on this dell optiplex 3020 I put 3 20tb ironwood pro drives in. I can create a mirror with the drives just fine no issues but that only uses two drives obviously. I've attached an picture to better understand the problem and show the complete error. The first picture is the regular boot and the second is the debug boot. I thought it might be the on board sata controller but I get the same error with a sata pcie card. Ive checked the bios and all three drives are detected in hexos Quote
ubergeek Posted January 13 Posted January 13 Why are you trying to do raid foe HExOs that does not support raid ? If you are trying to use thoes 3 drives in hexos you need to let it create the pool for you Quote
omega8314 Posted January 13 Author Posted January 13 That's the output when I click create pool in hex os. Quote
omega8314 Posted January 13 Author Posted January 13 I click create pool and then it says it completes but never shows up Quote
ubergeek Posted January 13 Posted January 13 Have you tried going into the truenas UI and erasing the drives ? Quote
omega8314 Posted January 13 Author Posted January 13 first two drives wiped third drive did not and failed with output seen here Traceback (most recent call last): File "/usr/lib/python3/dist-packages/middlewared/job.py", line 488, in run await self.future File "/usr/lib/python3/dist-packages/middlewared/job.py", line 533, in __run_body rv = await self.method(*args) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/middlewared/schema/processor.py", line 179, in nf return await func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/middlewared/schema/processor.py", line 49, in nf res = await f(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/middlewared/plugins/disk_/wipe.py", line 187, in wipe await self.middleware.run_in_thread(self._wipe_impl, job, dev, mode, event) File "/usr/lib/python3/dist-packages/middlewared/main.py", line 1364, in run_in_thread return await self.run_in_executor(io_thread_pool_executor, method, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/middlewared/main.py", line 1361, in run_in_executor return await loop.run_in_executor(pool, functools.partial(method, *args, **kwargs)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/middlewared/plugins/disk_/wipe.py", line 97, in _wipe_impl os.fsync(f.fileno()) OSError: [Errno 5] Input/output error Quote
omega8314 Posted January 14 Author Posted January 14 I think i have a bad hard drive. I swapped with another drive of the same make and size and no issues . That log output seems to indicate there is something not completing. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.