Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Deploying to Nasfiler location
NWCon
Some queries deploying to NASFiler
If a NASfiler is mounted on a TS server, can deployment be possible with the ODbase server installation configuration?
Should OD Receiver be installed on the NASfiler server?
Can deployment be acheived referring to "\\NASfiler\deploys\test" as the target URL with the \\NASfiler defined as a node in the odnodes.xml file.
What are the possible ways to configure deployments to NASFilers from windows TS server?
Find more posts tagged with
Comments
nbwoven
This \\NASfiler\deploys\test looks like a FQDN share .Can you confirm if its a NFS mount or a Samba or CIFS mapped drive.Can you ping this "NASfiler" . ?
NWCon
Yes I can ping the "NASFiler".
Also, Since direct access is available to the folder from the TS server system, I am trying to configure is as a local folder for deployment (ODNODE as localhost).
nipper
I do the same thing. I deploy from TS-server to \\bigguy\put\it\here
There are not OD bits installed on bigguy. OD on TS-server is installed as a base (both sender and receiver). I have \\bigguy\put\it\here as a valid destination.
One point, admin on TS-server (which is the account that OD typically runs as) is nobody on bigguy. So I have to create a domain account svc-opendeploy that had permissions to get to the share \\bigguy\put as well as the lower folders.
HTH
me