Skip to main content
Question

IFS Cloud 23R2 Setting up SMB storage


Forum|alt.badge.img+4

To set up SMB storage for a remote IFS Cloud 23R2 customer, we're configuring parameters in the ifscloud-values.yaml file. The SMB share was created by the customer’s IT team. We're aiming to ensure that the persistent volume (PV) and persistent volume claim (PVC) are released. How can we ensure they're in the "Bound" status?

4 replies

Forum|alt.badge.img+15
  • Superhero (Employee)
  • 170 replies
  • May 13, 2024

Hi AK Sahu,

Please share the output of the following:

kubectl get pv,pvc -A
kubectl describe pvc <pvc name> -n <ifs namespace>

I suspect you’ll find a FailedBinding in the above describe output events.

Best regards -- Ben


Forum|alt.badge.img+1
  • Do Gooder (Employee)
  • 3 replies
  • May 14, 2024

Hi,

It seems PVC is deleted in your scenario. That’s why the status is “Released”.
Please share the output of the commands Ben mentioned above.

/Pasindu

 


Forum|alt.badge.img+4
  • Author
  • Sidekick (Partner)
  • 9 replies
  • May 14, 2024

@Ben Monroe Thank you Ben for your quick response.  Please find the attached output you requested. Let me know if you need anything else

 


Forum|alt.badge.img+1
  • Do Gooder (Employee)
  • 3 replies
  • May 15, 2024

@amalsahu 

Hi,

By examining the ages of the Persistent Volume (PV) and Persistent Volume Claim (PVC), we can hypothesize that the following scenario might have occurred.

It appears that the PVC or the entire IFS cloud namespace was deleted after the first installation. As a result of this deletion, the PV is now in a ‘Released’ state. There seems to have been a second installation. During this installation, a new PVC was created. However, this newly created PVC cannot bind to the existing PV because the PV is still in a ‘Released’ state. To resolve this issue, you will need to delete the existing PV and perform a reinstallation.

/Pasindu
 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings