DAOS object store relocate doesn't seem to work

My DAOS object store was on a drive that was getting close to full, so I followed instructions to move it to a drive with more room:

I updated the Server document to store the DAOS directory on a J: folder instead of E:.

I shut down the server task, moved the DAOS fiolder with all the .nlo files to the new folder.

Restarted the server task.

When users went to launch an attachment in their mail file they receive a message that the file is not found, and the server console shows an error message that the NLO file is not found in the old folder, that it shouldn’t be looking in anyway.

I tried running the daosmgr resync, both with and without the FORCE option. I even tried manually updating the daos.cfg file, and I verified that the server notes.ini was pointing to the new file location. The server was still looking in the old location whenever anyone tried to launch an attachment, and tried to save to the old location whenever anyone tried to attach one.

I ended up having to waste another hour and a half to move everything back to the old location.

Has anyone successfully moved the DAOS object store? Is there some other step I’m missing?

Subject: DAOS object store relocate doesn’t work - server tries to access old location

Has anyone tried relocating the nlo files? Is there some undocumented step needed beyond updating the DAOS location in the Server document?