This section explains the dsmount execution log.
Log Name | Description | File Size | Number of Versions |
---|---|---|---|
dsmount.log | The dsmount execution log is output. | 5 MB | Two versions (*) |
* Note: If the number of versions exceeds two, the oldest version will be deleted.
Output Destination
Output Folder | Output File |
---|---|
Installation_folder\SVROR\manager\var\dr (*) | dsmount.log (The newest log) |
Output Folder | Output File |
---|---|
/var/opt/FJSVrcvmr/dr (*) | dsmount.log (The newest log) |
* Note: If the output folder above already exists, a log file will be created in the folder. If the output folder above does not exist, a log file will be created in the current directory for the command prompt or the shell where the dsmount.pl command was executed.
Output Format
Output Format |
---|
<datetime> <message type> <message> |
Item Name | Description |
---|---|
datetime | YYYY-MM-DD HH:MM:SS.sss (Local time). The date and time of the processing is output. |
message type | Message type "INFO", "WARNING", or "ERROR" is output. |
message | Content of the message related to the processes or the error/warning message When message type is "ERROR", the error details are output after "Detail" of the message. For detailed information on errors and corrective actions, refer to "Table D.11 Error Details and Corrective Actions". |
Error Details | Operation | Corrective Action |
---|---|---|
No unresolved VMFS snapshots with volume UUID uuid found. | Resignaturing a datastore (VMFS) | Confirm that the datastore can be recognized as a mount target candidate from the host, and then execute dsmount.pl again. |
Timed out. | Renaming a datastore (VMFS) | Check the message describing the cause of the rename error from the GUI of vCenter, take corrective action based on the cause, and then execute the dsmount.pl command again. |
read-only VMFS volume. | Rescanning a VM host | Check the access rights for the datastore and then execute dsmount.pl again. |
mount datastore failed, reason given by server: Permission denied. | Mounting a datastore (NFS) | Check the access rights for the datastore and then execute dsmount.pl again. |
For detailed information on the error above, as well as the cause and corrective actions of the other errors, refer to the VMware KB site at:
URL: http://kb.vmware.com |
Example
2014-3-14 15:17:49 [INFO] "dsmount.pl -server 193.168.11.100 -username admin -input input.csv -type vmfs" started |