hfuhruhurr

Members
  • Posts

    33
  • Joined

  • Last visited

Recent Profile Visitors

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

hfuhruhurr's Achievements

Noob

Noob (1/14)

3

Reputation

  1. That worked perfectly! The pool is balancing now. When it is complete, I will add the new cache_ssd pool. Thank you so much for your kind assistance and patience!
  2. I don’t have the option to set slots to 1, the lowest number is 2.
  3. One more issue. When I add second nvme drive and try to start the array, I get an error: Wrong Pool State cache - too many missing/wrong devices
  4. Ok, sounds good. One question, when I add the other nvme device back to the pool, do I need to do anything in pool setup? Right now the pool setup (in slot 1) shows File system type: btrfs single. Would I need to change it to Raid 1? Or will Unraid just handle to change? Also, is there any reason to move /dev/nvme0n1p1 to slot 1 in the pool before adding the second nvme drive?
  5. Ok, sdi is still disconnected. I unassign both nvme devices, started array, stopped array, then re-assigned only /dev/nvme0n1p1 to the old pool (in it's original slot 2 of the pool), started array, and it started with no errors. New diags attached. mongo-diagnostics-20240416-0835.zip
  6. The /dev/sdi device was just added as a separate pool named cache_ssd. It was never part of the main cache pool. Originally only had one pool with 2 devices in raid 1.
  7. Shutdown server and disconnected /dev/sdi. Restarted server and ran below command with array stopped. root@Mongo:~# btrfs fi show warning, device 1 is missing Label: none uuid: d0989cc1-462a-4a25-ac4c-b3fbb1d27a4c Total devices 2 FS bytes used 95.33GiB devid 3 size 931.51GiB used 100.03GiB path /dev/nvme0n1p1 *** Some devices missing
  8. root@Mongo:~# btrfs fi show warning, device 1 is missing Label: none uuid: d0989cc1-462a-4a25-ac4c-b3fbb1d27a4c Total devices 2 FS bytes used 95.33GiB devid 3 size 931.51GiB used 100.03GiB path /dev/nvme0n1p1 *** Some devices missing BTW- the array is still stopped.
  9. I ran short SMART diagnostics on both drives from the cache pool and have attached them here. mongo-smart-20240415-1527.zip mongo-smart-20240415-1522.zip
  10. I shut down my server abd added an SSD. I started the server and created a second pool (cache_ssd) and assigned the ssd to it. I started the array and the original cache pool (dual nvme 1Gb drives in a raid 1 btrfs config) now show "Unmountable: Unsupported or no file system". I stopped the array and removed the cache_ssd pool, then restarted the array. The original cache pool still shows the same Unmountable error. I have attached diagnostics before array restart (1430) and after (1439). mongo-diagnostics-20240415-1430.zip mongo-diagnostics-20240415-1439.zip
  11. I added the two lines to UPS.conf as requested. The UOS.conf file now looks like this: [ups] driver = "usbhid-ups" port = "auto" vendorid = "051D" productid = "0002" product = "Back-UPS BGM1500 FW:31316S12-31320S10" serial = "0B2121P12408" vendor = "American Power Conversion" bus = "001" ignorelb onlinedischarge_calibration override.battery.charge.low = 30 ----- To clarify the issue, this is an APC Back-UPS BGM1500 and it apparently runs a test diagnostic every two weeks (I havbe tried to change it but changes have no effect). When this test runs, the Unraid server immediately starts shutdown. I would like the test to run uninterrupted but to not cause the shutdown unless the UPS doesn't come back online within set parameters. Thanks!
  12. I believe the relevant log data in the /logs/syslog-previous.txt file of this archive. Thanks for looking into this! Donn
  13. The scheduled test ran last night and the Unraid server shut down again. I installed a NUT update this morning and here are the install messages: Executing install script for nut-plugin-2024.03.26-x86_64-1.txz. Updating permissions for NUT... Package nut-plugin-2024.03.26-x86_64-1.txz installed. Package nut-plugin-2024.03.16-x86_64-1 upgraded with new package /boot/config/plugins/nut-dw/nut-plugin-2024.03.26-x86_64-1.txz. Reading NUT configuration... Determining if NUT services should be started... Starting NUT services... Writing NUT configuration... Updating permissions for NUT... Checking if the NUT Runtime Statistics Module should be enabled... Enabling the NUT Runtime Statistics Module... NUT Runtime Statistics is requesting the first batch of data... NUTSTATS: NUT upsmon is not (yet) running... exiting HIDParse: LogMax is less than LogMin. Vendor HID report descriptor may be incorrect; interpreting LogMax -1 as 255 in ReportID: 0x0c HIDParse: LogMax is less than LogMin. Vendor HID report descriptor may be incorrect; interpreting LogMax -1 as 255 in ReportID: 0x22 HIDParse: LogMax is less than LogMin. Vendor HID report descriptor may be incorrect; interpreting LogMax -1 as 255 in ReportID: 0x40 Using subdriver: APC HID 0.100 Network UPS Tools - Generic HID driver 0.52 (2.8.1) USB communication driver (libusb 1.0) 0.46 ups_status_set: seems that UPS [ups] is in OL+DISCHRG state now. Is it calibrating (perhaps you want to set 'onlinedischarge_calibration' option)? Note that some UPS models (e.g. CyberPower UT series) emit OL+DISCHRG when in fact offline/on-battery (perhaps you want to set 'onlinedischarge' option). Network UPS Tools - UPS driver controller 2.8.1 ----------------------------------------------------------- Network UPS Tools (NUT) for UNRAID has been installed. Version: 2024.03.26 / Plugin Maintainer: desertwitch ----------------------------------------------------------- plugin: nut-dw.plg updated Executing hook script: gui_search_post_hook.sh Executing hook script: post_plugin_checks Also, in my system log I am getting this message repeated every few seconds: Mar 26 06:57:27 Mongo usbhid-ups[3678]: ups_status_set: seems that UPS [ups] is in OL+DISCHRG state now. Is it calibrating (perhaps you want to set 'onlinedischarge_calibration' option)? Note that some UPS models (e.g. CyberPower UT series) emit OL+DISCHRG when in fact offline/on-battery (perhaps you want to set 'onlinedischarge' option).
  14. Responding to below post dated 3/18/24, subject: NUT with APC Back-UPS BGM1500 biweekly test shuts down immediately The problem still persists but my current NUT version still shows 2.8.0. I have changed the default to 2.8.1 and rebooted. Ther backend now shows version nut-2.8.1-x86_64-2stable.ssl11, and is running. Will advise if the the issue occurs (based on previous schedule, it should shutdown on 3/26/24 at ~1:00am). Thanks for the message!