A license file was installed on a QAS system and we can see it in the /etc/opt/quest/vas/.licenses directory, however the license file isn't showing up in the "vastool license" output.
原因
The license file was missing a line ending at the end of the file. A line ending is expected after "-----End Signature-----" and if it is missing QAS will not load the license correctly.
対策
A line ending was added to the license file to correct the issue.