[gpfsug-discuss] AFM with Object Storage - fails with invalid skey (secret key)
Venkateswara R Puvvada
vpuvvada at in.ibm.com
Fri Nov 12 11:54:38 GMT 2021
Hi,
AFM does not accept character '=' as part of access and secret keys. It
matches the keys with below expression
"$KEY" =~ ^[0-9a-zA-Z/+._]+$
We will fix it to accept other allowed characters in future releases
including char '=', for now generate secret key without '=' char.
~Venkat (vpuvvada at in.ibm.com)
From: "Pinkesh Valdria" <pinkesh.valdria at oracle.com>
To: "gpfsug-discuss at spectrumscale.org"
<gpfsug-discuss at spectrumscale.org>
Date: 11/12/2021 02:31 PM
Subject: [EXTERNAL] [gpfsug-discuss] AFM with Object Storage -
fails with invalid skey (secret key)
Sent by: gpfsug-discuss-bounces at spectrumscale.org
Hello GPFS experts,
Today I was trying to configure AFM with Object Storage (AWS s3
compatible) and its failing for me. I was wondering if you can help me or
introduce me to the person/team who can help.
Failed:
mmafmcoskeys afm-ocios:
us-ashburn-1 at hpc_limited_availability.compat.objectstorage.us-ashburn-1.oraclecloud.com
set 22f79xxxx clTQ1t4bGL57ca+kFKgJgKrteAwnzhj0854Zeg=
invalid skey (secret key)
mmafmcoskeys: Command failed. Examine previous error messages to determine
cause.
I figured out, it fails because it doesn’t like the equal to “=” sign in
the secret key.
Proof:
mmafmcoskeys afm-ocios:
us-ashburn-1 at hpc_limited_availability.compat.objectstorage.us-ashburn-1.oraclecloud.com
set 22f79xxxx clTQ1t4bGL57ca+kFKgJgKrteAwnzhj0854Zeg
Works
mmafmcoskeys afm-ocios:
us-ashburn-1 at hpc_limited_availability.compat.objectstorage.us-ashburn-1.oraclecloud.com
get
22f79xxxx:clTQ1t4bGL57ca+kFKgJgKrteAwnzhj0854Zeg
I tried to use single quote, double quote around the secret keys, but it
still fails.
mmafmcoskeys afm-ocios:
us-ashburn-1 at hpc_limited_availability.compat.objectstorage.us-ashburn-1.oraclecloud.com
set 22f79xxxx 'clTQ1t4bGL57ca+kFKgJgKrteAwnzhj0854Zeg='
mmafmcoskeys afm-ocios:
us-ashburn-1 at hpc_limited_availability.compat.objectstorage.us-ashburn-1.oraclecloud.com
set 22f79xxxx “clTQ1t4bGL57ca+kFKgJgKrteAwnzhj0854Zeg=”
I also tried to add the key in the keyfile and still it fails.
[root at dr-compute-1 ras]# mmafmcoskeys afm-ocios:
us-ashburn-1 at hpc_limited_availability.compat.objectstorage.us-ashburn-1.oraclecloud.com
set --keyfile /var/adm/ras/keyfile
invalid skey (secret key)
mmafmcoskeys: Command failed. Examine previous error messages to determine
cause.
[root at dr-compute-1 ras]#
Thanks,
Pinkesh Valdria
Head of HPC Storage
Master Principal Solutions Architect – HPC
Oracle Cloud Infrastructure
+65-8932-3639 (m) - Singapore
+1-425-205-7834 (m) – USA
Blogs on File Systems on OCI
_______________________________________________
gpfsug-discuss mailing list
gpfsug-discuss at spectrumscale.org
http://gpfsug.org/mailman/listinfo/gpfsug-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://gpfsug.org/pipermail/gpfsug-discuss_gpfsug.org/attachments/20211112/6aa45d39/attachment.htm>
More information about the gpfsug-discuss
mailing list