TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


server:start_stop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
server:start_stop [2017/06/06 17:31] – [DOS Prompt] Gerard Nicolserver:start_stop [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +
 ====== Starting and Stopping the Service ====== ====== Starting and Stopping the Service ======
  
Line 10: Line 11:
  
 <code> <code>
-Microsoft Windows [Version 10.0.14393+Microsoft Windows [Version 10.0.17134.523
-(c) 2016 Microsoft Corporation. All rights reserved.+(c) 2018 Microsoft Corporation. All rights reserved.
  
-C:\WINDOWS\system32>net stop TMSS10SVC +C:\WINDOWS\system32>net stop tmss10svc 
-The TapeTrack Media Management Framework Server service is stopping.+The TapeTrack Media Management Framework Server service is stopping.......
 The TapeTrack Media Management Framework Server service was stopped successfully. The TapeTrack Media Management Framework Server service was stopped successfully.
  
  
-C:\WINDOWS\system32>net start TMSS10SVC +C:\WINDOWS\system32> 
-The TapeTrack Media Management Framework Server service is starting.+</code> 
 + 
 +<code> 
 +Microsoft Windows [Version 10.0.17134.523] 
 +(c) 2018 Microsoft Corporation. All rights reserved. 
 + 
 +C:\WINDOWS\system32>net start tmss10svc 
 +The TapeTrack Media Management Framework Server service is starting.......
 The TapeTrack Media Management Framework Server service was started successfully. The TapeTrack Media Management Framework Server service was started successfully.
 +
 +
 +C:\WINDOWS\system32>
 </code> </code>
 +
 ==== Windows Service Manager ==== ==== Windows Service Manager ====
  
 +{{:server:start_stop.png|}}
 +\\
 +==== TapeTrack Server Helper  ====
  
-==== TapeTrack Server Helper ====+TapeTrack Server Helper can be found in th TapeTrack installation directory, default install location is C:\Program Files\TapeTrack\TapeTrack Framework Server\TMSS10ServerHelper.exe
  
 +Run the TapeTrack Server Helper App and click the ''Start'' or ''Stop'' button in the **Control Service** Section.
  
 +{{:server:stopserver.png|}}
 +
 +\\
 ===== Linux ===== ===== Linux =====
  
 +<code>
 +[root@gazillabyte ~]# service tapetrack stop
 +Stopping tapetrack (via systemctl):                        [  OK  ]
 +[root@gazillabyte ~]# service tapetrack start
 +Starting tapetrack (via systemctl):                        [  OK  ]
 +</code>
 +
 +<-  ^ server:basic|Basic Administration ^ server:backups|Backups ->
server/start_stop.1496770317.txt.gz · Last modified: 2025/01/21 22:07 (external edit)