Issue with loging
Comments
-
-
Hi,
- storage firmware
- logs
Note a short problem description in the text field of the upload form.
cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir
tar cvhf logs.tar logs tmp/*txt
gzip -9 logs.tar
Send us logs.tar.gz via https://upload.stor2rrd.com
-
- the log has been uploaded
- HPE Storage OS 3.3.2.135 (GA)+P01
-
Hello Ahmed,
can you try to get data from API using these curl commands below?
1) set <user>, <password>, <3par_ip_address>, <api_port> (8080 standard)
2) get api token from user and password using this curl:
curl -i -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -d '{"user":"<user>","password":"<password>"}' \ "https://<3par_ip_address>:<api_port>/api/v1/credentials"
3) get value from key from previous output and use it for following curl instead of <token>
curl -i -X GET \ -H "Accept: application/json" \ -H "X-HP3PAR-WSAPI-SessionKey: <token>" \ "https://<3par_ip_address>:<api_port>/api/v1/capacity"
Are you able to get any data using these curl commands?
Can you send us output from the second one?
-
1- has been done
2-
if you have free time for a remote session we can do?
Howdy, Stranger!
Categories
- 1.6K All Categories
- 41 XORMON NG
- 25 XORMON
- 149 LPAR2RRD
- 13 VMware
- 16 IBM i
- 2 oVirt / RHV
- 4 MS Windows and Hyper-V
- Solaris / OracleVM
- XenServer / Citrix
- Nutanix
- 6 Database
- 2 Cloud
- 10 Kubernetes / OpenShift / Docker
- 122 STOR2RRD
- 19 SAN
- 7 LAN
- 17 IBM
- 3 EMC
- 12 Hitachi
- 5 NetApp
- 15 HPE
- Lenovo
- 1 Huawei
- 1 Dell
- Fujitsu
- 2 DataCore
- INFINIDAT
- 3 Pure Storage
- Oracle