You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 28 Current »

This documentation gives rules for the naming convention of interconnected devices involved in a control system, in particular the DNS name of servers/cpu/console and networked instrumentation.

This documentation follows Eupraxia-PM-QA-0020-NamingConvention.pdf and integrates pre-existent conventions with some simplification to be more suitable to be used as DNS



Format

The format is the following:

prefix(2digit)facility/group/experimentfuntionality/family/type sequential(3digit)




use lower case, no underscore (use dash instead).

Prefix

The prefix is 2 digit is used to quickly determine the network element type. In bold prefixes already used.



PrefixDescription
vlVirtual Linux machine/server/cpu
plPhysical  Linux machine/server/cpu
vw Virtual Windows
pwPhysical Windows
dlDocker Linux
dwDocker Windows
swswitch
ililo
mvmotor controller
cccamera
scserial converter (i.e moxa)
gdgeneric device (termother, sensors)
pspower supply
bdBeam instrumentation
fd Fluid device controllers
rdRF device
vd

Vacuum device

qd

Cryogenic device

un

undulator device

sd

Safety device, Radioprotection, Access System Convetional sagety

ns

storage device (nas)

dd

DAQ Device

da

DAC Device

facility/group/experiment

This field should give indication of the logic location/group/experiment where the device is located or to what group/experiment it belongs. Note that networked elements may change the physical position so specify an exact position/location must be carefully evaluated.

Examples

sparc, btf, tex, dafne,flame , cg (Control Group), eg ( Electronic Group : Selced)


Funtionality/family/type

This field should give additional information on the object functionality/family/type. In bold functionality/family/type already used. 

This information is up to the owner, but should recall the functionality of the object. 

Examples

Often a machine/docker/device has a particular functionality. Specify the functionality is the preferred extension that we use:


funtionality

Description
memMemory Cache generic (memcached/couchbase)
couchMemory Cache (couchbase)
dbGeneric Database
influxInfluxDB
sqlGeneric SQL
dbnGeneric no-SQL
dbsGeneric SQL
mysqlmysql/mariadb
mongoMongoDB
grafanagrafana
bpmBeam Position Monitor
ctr

Control (current in use in BTF)

mon

Monitoring, similar to grafana, but generic - (current in use)

dev

Devil - (current in use)

co

Console Control Room - (current in use)

pc

Personal Computer

rad

Device for Radio Protection

Often an object is instead identified by its the commercial name: 


family/type

Description
moxaFor moxa  ethernet to serial converters
icpdasFor ADC/DAC converters
nucFor CPUs used mainly for consoles
liberaFor beam position monitor
...

.....

Often an object is instead identified by its functionality: 


family/type

Description
bpmbeam position monitor
camcamera
tempthermometer
...
...

.....

Examples

Examples
vldantemem001 ## a good example of a memcached server on a virtual linux machine for the DanteControSystem
plsparcmem001 ## a good example of a memcached server on a physical linux machine serving sparc
bdsparcbpm001 ## a generic bpm in sparc
vwbtfhactr005 ## a virtual windows server in btf
pwfismelrad001 ## a physical windows machine of fismel for radio protection

  • No labels