- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I notice that VMware KB 2077426 are usi the specific HP command
/opt/hp/hpssacli/bin/hpssacli controller slot=<slot#> show config detail
Bu isn’t i equivalent to use
esxcli ssacli ctrl slot=<slot#> show config detail
Doesn’t “esxcli ssacli” point to “/opt/hp/hpssacli/bin/hpssacli” ?
Joern Ravnsbaek
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello jravnsba ,
Yes, they are essentially the same thing as they are both pulling the info from the same HPE extension and are thus interchangeable.
Bob