magg1e16

Members
  • Posts

    6
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

magg1e16's Achievements

Noob

Noob (1/14)

1

Reputation

  1. Thanks for your work on this! It's been such a great help. I would appreciate some insight into what I'm doing wrong. I installed git through the console from the Docker Containers page I then attempted to run the following code within a notebook: import sys !{sys.executable} -m pip install git+git://github.com/okpy/ok-client But I get the below error: ERROR: Command errored out with exit status 1: git clone -q git://github.com/okpy/ok-client /tmp/pip-req-build-xyzkbync Check the logs for full command output. I couldn't find the log file and when I ran the same code within the web version of jupyter notebooks, it installs as expected without error. Is this a docker limitation? Or did I miss a very key step? Thank you in advance EDIT: In case anyone else runs into this issue, run 'git --version' within the console from the Docker Containers page. This command told me that I did not have a required package installed. After installing said package and running 'git --version', I was provided the installed git version and the above code now executes properly.
  2. One day I'll get around to checking out 6.9 and hope for the impossible If it works out, I'll be sure to report back
  3. Yes, plugin installed. I should correct my statement and say there were no further lines referencing SAS Assist after initial install/initialization Unless I've missed a really key set-up step, I don't have the option to spin down the UD SAS HDD. Hovering over the balls don't produce a tool-tip. I believe Unraid 6.9.0 uses emhttpd to spin-down UD HDD, so maybe if I were to upgrade I would be able to click to spin down? I did both tests, in case that's helpful # sg_start -rp3 /dev/sdb && sdparm -C sense /dev/sdb /dev/sdb: SEAGATE ST33000650SS 0003 sas-util-out
  4. After reading this thread, I should have realized that just testing it was the best way to know. In case it's useful, I'm on Unraid 6.8.3 using Unassigned Devices + ZFS with my SAS drives, no SAS drives in Unraid array. I ran "sg_start -r --pc=3 /dev/sdb" last night, waited a bit and ran # sdparm --command=sense /dev/sdX /dev/sdX: SEAGATE ST33000650SS 0003 Didn't look like the spin-down occurred. I didn't see anything in System logs with SAS Assist, spin down Checked system log again this morning and nothing new, but the drive did spin down (gray balled) and I get the below when I checked this morning # sdparm --command=sense /dev/sdb open error: /dev/sdb [read only]: No such file or directory # sg_start -r --pc=0 /dev/sdbsas-util-out sg_start failed: No such file or directory So, the drive did spin down sometime last night, but spin-up failed and I didn't see anything in system logs. EDIT: I restarted my computer (after re-attaching all the cables) and the drive successfully came back online "/usr/local/emhttp/plugins/sas-spindown/sas-util test" output attached, matches my findings that spin-down request wasn't followed
  5. Seagate IronWolf 6TB NAS Internal Hard Drive, CMR hard drives ST6000VN0033 Condition: Used Qty: 3 Asking price is $110 each via PayPal Local Pickup asking price $100 each, cash I will pay for shipping if within US (USPS) These were purchased October 2019, Warranty is valid until December 2022 These have been used for a little over a year
  6. @doron this plugin looks amazing, great work! I have Constellation ES.2 series SAS HDD, documentation has the same note about requiring explicit NOTIFY being sent to device to recover from spindown Is this something outside the scope of this plugin? I don't really understand what the explicit NOTIFY entails. Thanks again and happy holidays