-
- Enthusiast
- Posts: 43
- Liked: 3 times
- Joined: Aug 21, 2013 1:15 pm
- Contact:
Veeam jobs PID
Is there anyway to tell what job is using what PID, i have a job hung in stopping but have other jobs running so i cant stop the service or reboot the server.
Anyone know know how else to kill it except identifying the process for the job and terminating it.
Its been stopping now since Friday evening, 66 hours
Anyone know know how else to kill it except identifying the process for the job and terminating it.
Its been stopping now since Friday evening, 66 hours
-
- VP, Product Management
- Posts: 27371
- Liked: 2799 times
- Joined: Mar 30, 2009 9:13 am
- Full Name: Vitaliy Safarov
- Contact:
Re: Veeam jobs PID
Hmm...there should be a way to identify that, at least we are able to do that in Veeam ONE Try to open the corresponding backup job log and search for "PID" tag to find what agents your stalled job has started.
P.S. previously we had these records in the job log, though I'm not 100% sure this info is still available now. I have left our support team long ago
P.S. previously we had these records in the job log, though I'm not 100% sure this info is still available now. I have left our support team long ago
-
- VP, Product Management
- Posts: 27371
- Liked: 2799 times
- Joined: Mar 30, 2009 9:13 am
- Full Name: Vitaliy Safarov
- Contact:
Re: Veeam jobs PID
Hi vutaikt, please review my answer above to identify the PIDs of the job in question. Thanks!
-
- Chief Product Officer
- Posts: 31804
- Liked: 7298 times
- Joined: Jan 01, 2006 1:01 am
- Location: Baar, Switzerland
- Contact:
Re: Veeam jobs PID
I believe, they were always a part of debug logs only. It's just that these are the only logs support ever deals with, so perhaps this is why you get this impression.Vitaliy S. wrote:P.S. previously we had these records in the job log, though I'm not 100% sure this info is still available now. I have left our support team long ago
-
- VP, Product Management
- Posts: 6035
- Liked: 2860 times
- Joined: Jun 05, 2009 12:57 pm
- Full Name: Tom Sightler
- Contact:
Re: [MERGED] PID
Probably the easiest way if you don't want to go "log surfing" is to edit the job and click on the "Summary" tab. At the bottom of the summary tab it will show you the "command line" used to start the job, it should look something like:vutaikt wrote:Is there anyway to tell what job is using what PID, i have a job hung in stopping but have other jobs running so i cant stop the service or reboot the server.
Anyone know know how else to kill it except identifying the process for the job and terminating it.
Its been stopping now since Friday evening, 66 hours
Code: Select all
Command line: "C:\Program Files\Veeam\Backup and Replication\Backup\Veeam.Backup.Manager.exe" backup f5fe07645-87e8-4743-bc45-73e2a5a8903
-
- Product Manager
- Posts: 20400
- Liked: 2298 times
- Joined: Oct 26, 2012 3:28 pm
- Full Name: Vladimir Eremin
- Contact:
Re: Veeam jobs PID
Also, you can put simple PS script into use:
Thanks.
Code: Select all
Get-VBRJob | select name, ID
Who is online
Users browsing this forum: Bing [Bot] and 110 guests