Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-72-2099111.1
Update Date:2017-07-07
Keywords:

Solution Type  Problem Resolution Sure

Solution  2099111.1 :   MegaCli command return "No match"  


Related Items
  • Sun Server X3-2L
  •  
  • Sun Server X4-2L
  •  
  • Netra Server X3-2
  •  
  • Sun Server X3-2
  •  
  • Sun Server X4-2
  •  
  • Sun Fire X4270 M2 Server
  •  
  • Sun Fire X4170 M2 Server
  •  
Related Categories
  • PLA-Support>Sun Systems>x86>Server>SN-x64: SERVER 64bit
  •  




In this Document
Symptoms
Cause
Solution
References


Created from <SR 3-11791547101>

Applies to:

Netra Server X3-2 - Version All Versions to All Versions [Release All Releases]
Sun Fire X4270 M2 Server - Version All Versions to All Versions [Release All Releases]
Sun Server X3-2L - Version All Versions to All Versions [Release All Releases]
Sun Fire X4170 M2 Server - Version All Versions to All Versions [Release All Releases]
Sun Server X3-2 - Version All Versions to All Versions [Release All Releases]
Information in this document applies to any platform.

Symptoms

 When a user runs MegaCli command on either C shell or tcsh, the command will not be executed successfully, below message may output.

[root@xxxxxxx MegaCli]# ./MegaCli64 -CfgLdAdd -r0 [252:3] -aAll
./MegaCli64: No match.

 

Cause

 '[]' (blacket) is interpreted by C shell or tcsh and it is used for file name substitution.

Solution

We can put an \(backslash) in front to avoid C shell interpret it before executing command. 

[root@xxxxxxx MegaCli]# /opt/MegaRAID/CLI/MegaCli64 -CfgLdAdd -r0 \[252:3\] -aAll

Adapter 0: Created VD 3

Adapter 0: Configured the Adapter!!

Exit Code: 0x00

 

References

<NOTE:1536918.1> - Replacing a drive on 8-Port 6Gbps SAS-2 RAID HBA / 6Gbps SAS-2 RAID Expansion Module (NIWOT) that has not been explicitly failed by the system

Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback