[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: LDM - HU



Pavel, 

One more level...

dm% pwd
/var/data/ldm
ldm% 

ldm% ls -l
total 2
drwxr-xr-x   2 ldm      other        512 May 17 12:29 logs
ldm% 


-Jeff
____________________________                  _____________________
Jeff Weber                                    address@hidden
Unidata Support                               PH:303-497-8676 
NWS-COMET Case Study Library                  FX:303-497-8690
University Corp for Atmospheric Research      3300 Mitchell Ln
http://www.unidata.ucar.edu/staff/jweber      Boulder,Co 80307-3000
________________________________________      ______________________

On Tue, 21 May 2002, Byles, Pavel O wrote:

> oh ok
> 
> Pavel byles
> 
> -----Original Message-----
> From: Jeff Weber
> To: Byles, Pavel O
> Sent: 5/21/02 1:04 PM
> Subject: RE: LDM - HU
> 
> OK needs to be done at /var/data as well...sorry
> 
> -Jeff
> ____________________________                  _____________________
> Jeff Weber                                    address@hidden
> Unidata Support                               PH:303-497-8676 
> NWS-COMET Case Study Library                  FX:303-497-8690
> University Corp for Atmospheric Research      3300 Mitchell Ln
> http://www.unidata.ucar.edu/staff/jweber      Boulder,Co 80307-3000
> ________________________________________      ______________________
> 
> On Tue, 21 May 2002, Byles, Pavel O wrote:
> 
> > I did that.
> > 
> > Pavel Byles
> > 
> > -----Original Message-----
> > From: Jeff Weber
> > To: Byles, Pavel O
> > Sent: 5/21/02 12:42 PM
> > Subject: RE: LDM - HU
> > 
> > Pavel, 
> > 
> > You MUST change permissions in /var for the data dir. That is wherer
> it
> > is
> > trying ti write the queue.
> > 
> > Again:
> > 
> > go to /var
> > 
> > as root
> > 
> > chmod 775 data
> > 
> > or as you prefer chmod chmod u+rwx,g+rwx,o+rwx data  (but we can omit
> > the
> > o+rwx)
> > 
> > if i had root or sudo i would do this but.....
> > 
> > -Jeff
> > ____________________________                  _____________________
> > Jeff Weber                                    address@hidden
> > Unidata Support                               PH:303-497-8676 
> > NWS-COMET Case Study Library                  FX:303-497-8690
> > University Corp for Atmospheric Research      3300 Mitchell Ln
> > http://www.unidata.ucar.edu/staff/jweber      Boulder,Co 80307-3000
> > ________________________________________      ______________________
> > 
> > On Tue, 21 May 2002, Byles, Pavel O wrote:
> > 
> > > I ran:
> > > chmod u+rwx,g+rwx,o+rwx ldmadmin
> > > and it still hasn't changed.
> > > What else should I do?
> > > 
> > > Pavel Byles
> > > 
> > > -----Original Message-----
> > > From: Jeff Weber
> > > To: Byles, Pavel O
> > > Cc: ldm-support
> > > Sent: 5/21/02 12:31 PM
> > > Subject: RE: LDM - HU
> > > 
> > > Pavel, 
> > > 
> > > It has not changed:
> > > 
> > > ldm% pwd
> > > /var/data
> > > ldm% ls -l
> > > total 2
> > > drwxr-xr-x   3 ldm      other        512 May  9 22:12 ldm
> > > ldm% 
> > > 
> > > 
> > > This dir needs to have write permissions..
> > > 
> > > so as root:
> > > 
> > > chmod 775 data  from /var
> > > 
> > > Thanks,
> > > 
> > > -Jeff
> > > ____________________________                  _____________________
> > > Jeff Weber                                    address@hidden
> > > Unidata Support                               PH:303-497-8676 
> > > NWS-COMET Case Study Library                  FX:303-497-8690
> > > University Corp for Atmospheric Research      3300 Mitchell Ln
> > > http://www.unidata.ucar.edu/staff/jweber      Boulder,Co 80307-3000
> > > ________________________________________      ______________________
> > > 
> > > On Tue, 21 May 2002, Byles, Pavel O wrote:
> > > 
> > > > I changed it and still I get the error.
> > > > 
> > > > Can you do it?
> > > > 
> > > > Pavel Byles
> > > > 
> > > > -----Original Message-----
> > > > From: Jeff Weber
> > > > To: Byles, Pavel O
> > > > Cc: ldm-support
> > > > Sent: 5/21/02 12:12 PM
> > > > Subject: RE: LDM - HU
> > > > 
> > > > Pavel, 
> > > > 
> > > > I suspect the problem still exists with the ownership of the
> queue..
> > > > 
> > > > or maybe the data directory:
> > > > 
> > > > needs at least group write for data...
> > > > 
> > > > 
> > > > dm% cd /var
> > > > ldm% ls -l
> > > > total 90
> > > > drwxrwxr-x   4 root     sys          512 May 19 03:10 adm
> > > > drwxr-xr-x   2 root     sys          512 Oct  8  1998 audit
> > > > drwxrwxrwx   3 root     root         512 Oct  8  1998 crash
> > > > drwxr-xr-x   2 root     sys          512 Oct  8  1998 cron
> > > > drwxr-xr-x   3 root     other        512 May  9 22:12 data
> > > > 
> > > > 
> > > > -Jeff
> > > > ____________________________
> _____________________
> > > > Jeff Weber                                    address@hidden
> > > > Unidata Support                               PH:303-497-8676 
> > > > NWS-COMET Case Study Library                  FX:303-497-8690
> > > > University Corp for Atmospheric Research      3300 Mitchell Ln
> > > > http://www.unidata.ucar.edu/staff/jweber      Boulder,Co
> 80307-3000
> > > > ________________________________________
> ______________________
> > > > 
> > > > On Tue, 21 May 2002, Byles, Pavel O wrote:
> > > > 
> > > > > I am getting Permission Denied when I run ldmadmin mkqueue or
> even
> > > of
> > > > I run
> > > > > ldmadmin.
> > > > > -rwxrwxr-x   1 ldm      staff      24194 May 21 11:50 ldmadmin
> > > > > 
> > > > > Should I allow FULL access to the file? or what should I do?
> > > > > 
> > > > > Pavel Byles
> > > > > 
> > > > > -----Original Message-----
> > > > > From: Jeff Weber
> > > > > To: Byles, Pavel O
> > > > > Cc: ldm-support
> > > > > Sent: 5/21/02 11:41 AM
> > > > > Subject: RE: LDM - HU
> > > > > 
> > > > > I have added the runtime link to the version:
> > > > > Change the runtime link
> > > > > 
> > > > > For a new LDM installation: 
> > > > > 
> > > > >     Install the runtime link 
> > > > > 
> > > > >            % cd ~ldm
> > > > >            % ln -s {version-directory} runtime
> > > > > 
> > > > > Now if I can just find  where perl is living..
> > > > > 
> > > > > -Jeff
> > > > > ____________________________
> > _____________________
> > > > > Jeff Weber                                    address@hidden
> > > > > Unidata Support                               PH:303-497-8676 
> > > > > NWS-COMET Case Study Library                  FX:303-497-8690
> > > > > University Corp for Atmospheric Research      3300 Mitchell Ln
> > > > > http://www.unidata.ucar.edu/staff/jweber      Boulder,Co
> > 80307-3000
> > > > > ________________________________________
> > ______________________
> > > > > 
> > > > > On Tue, 21 May 2002, Byles, Pavel O wrote:
> > > > > 
> > > > > > thanx
> > > > > > 
> > > > > > Pavel Byles
> > > > > > 
> > > > > > -----Original Message-----
> > > > > > From: Jeff Weber
> > > > > > To: Byles, Pavel O
> > > > > > Cc: ldm-support
> > > > > > Sent: 5/21/02 10:55 AM
> > > > > > Subject: RE: LDM - HU
> > > > > > 
> > > > > > Hi Pavel, 
> > > > > > 
> > > > > > scriptconfig is looking for perl and cannot find it...
> > > > > > 
> > > > > > place the path to perl in ldm's .cshrc file.
> > > > > > 
> > > > > > If I remember corrrectly it was /space/russell/...something..
> > > > > > 
> > > > > > I'll poke around a bit..
> > > > > > 
> > > > > > -Jeff
> > > > > > ____________________________
> > > _____________________
> > > > > > Jeff Weber                                    address@hidden
> > > > > > Unidata Support                               PH:303-497-8676 
> > > > > > NWS-COMET Case Study Library                  FX:303-497-8690
> > > > > > University Corp for Atmospheric Research      3300 Mitchell Ln
> > > > > > http://www.unidata.ucar.edu/staff/jweber      Boulder,Co
> > > 80307-3000
> > > > > > ________________________________________
> > > ______________________
> > > > > > 
> > > > > > On Tue, 21 May 2002, Byles, Pavel O wrote:
> > > > > > 
> > > > > > > Sorry let me ammend that last message: I set the hostname
> and
> > > the
> > > > > > $HOME
> > > > > > > path. I now get this:
> > > > > > > 
> > > > > > > Check that the following defines are correct:
> > > > > > > 
> > > > > > > ./scriptconfig: no: not found
> > > > > > > perl is located at: no perl in . /bin /usr/bin /usr/ucb /etc
> > > > > > > /space/home/ldm/decoders /space/home/ldm/util
> > > /space/home/ldm/bin
> > > > > > > /space/home/ldm/man
> > > > > > > 
> > > > > > > $LDMHOME  is defined as /space/home/ldm
> > > > > > > 
> > > > > > > fully qualified $HOST is defined as
> zephyr.atmphys.howard.edu
> > > > > > > 
> > > > > > > If these defines are not correct, edit file scriptconfig to
> > > > manually
> > > > > > set
> > > > > > > the required variables.
> > > > > > > 
> > > > > > > ldmadmin was configured
> > > > > > > ldmcheck was configured
> > > > > > > ldmfail was configured
> > > > > > > ldmprods was configured
> > > > > > > mailpqstats was configured
> > > > > > > netcheck was configured
> > > > > > > syscheck was configured
> > > > > > > 
> > > > > > > Pavel Byles
> > > > > > > 
> > > > > > 
> > > > > > 
> > > > > 
> > > > 
> > > 
> > 
>