Some people use all lowercase for their pool names and some use Capitals.
I think a pool name should
- be one word
- no spaces
- although underlines and dashes are allowed I would not really want to use this.
- Sometimes numbers are ok in large build
- never special characters
There might be issues in using capital letters:
- Creating Pools | TrueNAS Documentation Hub
- Names can have upper or lowercase alphanumeric characters, but use lower-case alpha characters to avoid potential problems with sharing protocols.
- Adding iSCSI Block Shares | TrueNAS Documentation Hub
- Have the following ready before you begin adding your iSCSI block share:
- Storage pool and dataset.
- A path to a Device (zvol or file) that doesn’t use capital letters or spaces.
- Have the following ready before you begin adding your iSCSI block share:
- Shares | TrueNAS Documentation Hub
- When creating zvols for shares, avoid giving them names with capital letters or spaces since they can cause problems and failures with iSCSI and NFS shares.
- Some badly written TruenNAS apps perhaps need all lowercase in their path.
Does anyone have any thoughts on the best use of capitals or not for a pool name, a naming convention perhaps, do these thing I mention above have a real world issue any more?
Are there any other reasons for using all lower case
Although you can change a pool name it is not to be done lightly espeically with an established server so I would like to get my protocol sorted first.
Thanks