Hi,
I'm a young SAS Administrator and my mission is to migrate 2 SAS Plateform into one. My design is the following:
Each tier is installed on a separate server due to some storage restrictions.
On Comp1, there will be libraries L1, L2, & L3 (datasets stored locally)
On Comp2, there will be libraries L4, L5 & L6 (datasets stored locally)
Many thanks for your help
Michael
What OS is your SAS servers running on? Setting up folder shares between your SAS compute servers for the SAS libraries that are being shared is another possible approach as long as they are all running the same OS.
The same OS, or only compatible data representation? We can read and write big-endian Solaris data sets from little-endian Windows through a mounted drive, but it uses Cross Environment Data Access and might not be efficient.
In a grid environment, some shared file systems work better than others. There's a SAS paper about it. Expensive file systems tend to handle voluminous simultaneous updates from multiple systems better than the cheaper ones do.
Hello @maubry
You have two questions.
Q1 : How the users can connect to a specific Compute? (permissions defined in the Management Console?)
The users connect through the metadata tier.
Q2 :If a user is connected to Comp2, is it possible for him to access to libraries on Comp1 ?
Yes.
For a young and up coming administrator, with the questions you have asked in mind, I suggest that you read the following references. They will server as a good starting point (in addition to the SAS documentation)
https://www.lexjansen.com/nesug/nesug11/ma/ma10.pdf
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.