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 sas2ircu and sas3ircu support #381

Closed
wants to merge 1 commit into from
Closed

add sas2ircu and sas3ircu support #381

wants to merge 1 commit into from

Conversation

lkx007
Copy link
Contributor

@lkx007 lkx007 commented May 18, 2018

My inspur server has a raid card (type sas2008) which can not support "perccli" and "storccli", and only support "sas2ircu".

so I add "catalog-sasraid" task using sudo python /opt/sas_info.py /opt/sas2ircu
I put "sas_info.py","sas2ircu","sas3ircu" in docker image ( secure.erase.docker.tar.xz) directory "/opt".

sas_info.py is a python script to parse "sas2ircu" and "sas3ircu" command output to json output.
sas2ircu is a raid command tool which support sas2008 raid card.
sas3ircu is a raid command tool which support sas3008 raid card.

I add a param "script" in payload .
script:"megaraid-config.sh" for megaraid
script:"sasraid-config.sh" for sasraid

also, during discovery workflow, I add "catalog-sasraid" task.

@lkx007 lkx007 closed this May 21, 2018
@lkx007 lkx007 reopened this Jun 6, 2018
@lanchongyizu
Copy link
Member

@iceiilin @pengz1 @leoyjchang

@lanchongyizu
Copy link
Member

depends on: RackHD/on-tasks#595

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

Successfully merging this pull request may close these issues.

2 participants