Forum Discussion

skuebart-hebest's avatar
2 years ago

Hi Team, I want to attach a NFS export policy to the

Hi Team, I want to attach a NFS export policy to the root of a File System using the `New-Pfa2PolicyNfsMember` cmdlet. I am using variables to specify my POD (`$srcpod`) and my FileSystem (`$srcfs`). How do I need to specify `-Membername` of `New-Pfa2PolicyNfsMember` in order to get the correct directory name? When I use `'$srcpod::$srcfs:root'` the output is `"$srcpod::$srcfs":root`. But it should be `<pod>::<fielsystem>:root`. How can I accomplish that?
  • I'd have to try and run through it in the lab to test, I'll add it to my backlog
  • jhoughes cmautner You guys know of someone that could help with this NFS?