Open whowutwut opened 4 years ago
FYI , we already have an defect for DAE,
@vhu we already have a defect for DAE issue and i already fixed it but not yet merged . we have to skip crypto and advance package installation similar as standard package because DAE package does contain advance and crypto functionality.
https://github.com/IBM/ibm-spectrum-scale-install-infra/issues/92
Follow up to issue #113, I wanted to break this into another issue as I think it may be more involved.
After I attempted to run install using Data Access and hit issue #113.... I tried to install Data Management. The following RPMs are installed after the failure...
and failure is:
Now, if i try to install the Data Management package
ansible-playbook -i hosts playbook-data-mgt.yml
with this yml...I still get the same issue...
But if we look at the above, it seems like it's picking up
gpfs.license.da
is that the data access license? It seems like we can't switch between the GPFS packages even on unsuccessful installs?