| 188 | | |
| | 188 | == Solaris Port == |
| | 189 | |
| | 190 | Revived by MS. |
| | 191 | |
| | 192 | Profile schema is the same as for Linux/SL. |
| | 193 | |
| | 194 | ccm, ncm-ncd, ncm-cdisp unmodified |
| | 195 | * Potentially a problem with Kerberos handling in CCM |
| | 196 | |
| | 197 | A few components incompatible as Solaris implementation is very different |
| | 198 | * package management, network, cron... |
| | 199 | * package management ignored for the time being |
| | 200 | * How to handle them: just consider they will be fetched from different repositories or attempt to namespace them |
| | 201 | |
| | 202 | Some components may just needs minor variants ue to different paths |
| | 203 | * In this case, try to abstract paths from the component: retrieve them from some place |
| | 204 | * Also the comand to restart daemons is pretty different |
| | 205 | * Need to rediscuss how to properly implement this abstraction without creating a complex thing |
| | 206 | |
| | 207 | Check if license allows to make an image available for testing Quattor Solaris. |
| | 208 | * This would allow integration testing as part of the Quattor release process |
| | 209 | |
| | 210 | Timeline: hopefully something ready for production by next workshop |
| | 211 | * Already something working at MS but need to merge back the changes as they were made on Quattor 1 year ago. |
| | 212 | |
| | 213 | Currently, not a lot of interest for the Solaris port at sites represented at the workshop... |
| | 214 | |