shanuintouch
9 years agoLevel 4
Re: "bpimmedia" command hangs for more than 20 hours
>Which switches and options did you use with bpimmedia?
-dp and -stype
>Where exactly did you run the command?
I executed the command from some other machine(testing framework) using ssh.
>Can you see bpimmedia still in process table?
Please see the below output:
[root@jpvm126 ~]# ps aux | grep bpimm root 21396 0.0 0.5 324564 72016 ? Ss 00:29 0:28 /usr/openv/netbackup/bin/admincmd/bpimmedia -dp DiskPool_febed_1 -stype NEC_HYDRA root 26044 0.0 0.0 103312 868 pts/0 S+ 22:36 0:00 grep bpimm [root@jpvm126 ~]#
pstree: ├─rpcbind ├─rsyslogd───3*[{rsyslogd}] ├─sshd─┬─sshd───bash─┬─pstree │ │ └─sh───sleep │ └─sshd───bpimmedia ├─udevd───2*[udevd]
[root@jpvm126 ~]# top -p 21396 top - 22:37:55 up 60 days, 1:59, 2 users, load average: 1.35, 1.20, 1.13 Tasks: 1 total, 0 running, 1 sleeping, 0 stopped, 0 zombie Cpu(s): 5.1%us, 2.4%sy, 0.0%ni, 78.8%id, 13.6%wa, 0.0%hi, 0.0%si, 0.0%st Mem: 12194524k total, 8922908k used, 3271616k free, 340940k buffers Swap: 6168572k total, 12952k used, 6155620k free, 3907768k cached PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 21396 root 20 0 316m 70m 25m S 0.0 0.6 0:28.27 bpimmedia
>Do you have logging enabled?
currently no logs are generated, i think i have to execute the mklogdir script, right now i can'nt do that before completing the whole test.