Re: Named Error

2012-05-28 Thread Shiv. NK
> Hi Shiv, > > Try to include this path in your /etc/crontab > > PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin > > Its works for me when I use bash scripts in cron. :) > > Sorry my english :) Dear Gondim M. thanks you very much for your response. i appreciate your assi

Re: Named Error

2012-05-28 Thread Marcelo Gondim
Em 28/05/2012 06:36, Shiv. NK escreveu: On 05/28/2012 01:28, Shiv. NK wrote: eval: mtree: not found eval: mount: not found I assume you're typing '/etc/rc.d/named restart'. If so, there appears to be something wrong with your PATH in that shell. Try doing 'service named restart' instead. Doug

Re: Named Error

2012-05-28 Thread Shiv. NK
>> Dear D. Barton, >> >> thanks for your response, i forgot to tell that the error i reported >> above >> is generated when named is restarted using bash script through cron. >> >> But if i manually restart from terminal window, both commands works just >> fine. without any error > > Then it's def

Re: Named Error

2012-05-28 Thread Doug Barton
On 05/28/2012 02:36, Shiv. NK wrote: > >> On 05/28/2012 01:28, Shiv. NK wrote: >>> eval: mtree: not found >>> eval: mount: not found >> >> I assume you're typing '/etc/rc.d/named restart'. If so, there appears >> to be something wrong with your PATH in that shell. >> >> Try doing 'service named re

Re: Named Error

2012-05-28 Thread Shiv. NK
> On 05/28/2012 01:28, Shiv. NK wrote: >> eval: mtree: not found >> eval: mount: not found > > I assume you're typing '/etc/rc.d/named restart'. If so, there appears > to be something wrong with your PATH in that shell. > > Try doing 'service named restart' instead. > > Doug Dear D. Barton, than

Re: Named Error

2012-05-28 Thread Doug Barton
On 05/28/2012 01:28, Shiv. NK wrote: > eval: mtree: not found > eval: mount: not found I assume you're typing '/etc/rc.d/named restart'. If so, there appears to be something wrong with your PATH in that shell. Try doing 'service named restart' instead. Doug -- This .signature sanitized fo

Named Error

2012-05-28 Thread Shiv. NK
Dear FreeBSD List Community, It is FreeBSD 9.0 Release. When i restart named, i got the following message. And unable to understand the cause. i need help Stopping named. Waiting for PIDS: 63996. eval: mtree: not found eval: mount: not found /etc/rc.d/named: WARNING: devfs_domount(): Unable to mo