Jump to content

omega8314

Members
  • Posts

    7
  • Joined

  • Last visited

omega8314's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Conversation Starter
  • One Month Later
  • Week One Done

Recent Badges

0

Reputation

  1. I got a notification when loading up immich today stating that there is a new version. How is Hexos streamlining app updates? I went into the trunas admin portal and update from there but i'm still on v1.124.2 the update notification was for 1.25 i think. I cant get the notification to re appear.
  2. 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.
  3. 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
  4. I haven't. I'm not sure how to do that.
  5. I click create pool and then it says it completes but never shows up
  6. That's the output when I click create pool in hex os.
  7. 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
×
×
  • Create New...