Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add "Raid Set" status on areca that allow a disk in a raid to be OK #223

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kapouik
Copy link

@kapouik kapouik commented Sep 21, 2023

On latest CLI tool from areca, I get a critical response whit two disk in a Raid 👍

  # Enc# Slot#   ModelName                        Capacity  Usage
===============================================================================
  1  01  Slot#1  SEAGATE ST1000NM0023             1000.2GB  Raid Set # 000  
  2  01  Slot#2  SEAGATE ST1000NM0023             1000.2GB  Raid Set # 000  
  3  01  Slot#3  N.A.                                0.0GB  N.A.      
  4  01  Slot#4  N.A.                                0.0GB  N.A.      
  5  01  Slot#5  N.A.                                0.0GB  N.A.      
  6  01  Slot#6  N.A.                                0.0GB  N.A.      
  7  01  Slot#7  N.A.                                0.0GB  N.A.      
  8  01  Slot#8  N.A.                                0.0GB  N.A.      
===============================================================================
GuiErrMsg<0x00>: Success.

My patch force to check if 'Raid Set' is present and declare OK.

@glensc
Copy link
Owner

glensc commented Mar 4, 2024

tests missing. see CONTRIBUTING.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants