NFS storage change IP and mounth path
-
-
@olivierlambert Wow, Thank you for your fast answer Oliver, I did this. But I didn' realise this changes needs to on XOA VM or each hosts?
-
You need to replace each PBD connected to this shared storage, yes. It's unrelated to XOA, since "editing" a PBD isn't possible, only recreate it.
That could be a feature in the future, I don't see any blocker to implement that with some automation in XO.
-
@olivierlambert Thanks again.
Another question: This unplug procedure takes loong time and mostly doesn't finish correctly. Is there any faster solution?
-
Is it because the NFS is already not available anymore?
-
@olivierlambert Yes, old nfs storage is already died.
-

In that case, that will need some extra stuff. You'll need to lazy umount (-l) each NFS mount so the PBD unplug works.
-
@olivierlambert Thank you. I'm not lazy but I'm little inexperienced about that problems
(btw Ansible really helpful for this kind of multi server cli based things) -
@olivierlambert As a 25+ years linux experienced man I learn another thing today.
umount - unmount file systems
-l Lazy unmount. Detach the filesystem from the filesystem hierarchy now, and cleanup all references to the filesystem as soon as it is not busy anymore. This option allows a "busy" filesystem to be unmounted. (Requires kernel 2.4.11 or later.)
-
That's why life is great, we can always learn new stuff

Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login