Hi Tyn, Good to hear from you. I hope you are well and happy! re: > I'm in the process of moving some of the ADDE data sources from the local > mcidas server to an NFS-share. Symbolic soft links work as long as the > under lying datatypes are McIDAS AREA. Foreign datasets (ADDE-server for > MODIS in this example) are not happy with a symbolic link/NFS-mount. This is completely surprising to me. re: > See the below exert from RESOLV.SRV: > > N1=MODIS,N2=MXD021KM,TYPE=IMAGE,RT=N,K=MODS,R1=1,R2=999999,MASK=/nfs/menhir-mcidas/modis/products/MXD02/M?D021KM.*.hdf,C=MODIS > L1B CALIBRATED RADIANCES (1km), > N1=MODIS,N2=MOD021KM,TYPE=IMAGE,RT=N,K=MODS,R1=1,R2=999999,MASK=/home/mcidas/data/modis/products/MXD02/MOD021KM.*.hdf,C=TERRA/MODIS > L1B CALIBRATED RADIANCES (1km), > > Any idea? Not off of the top of my head. The difference in the two situations (AREA file vs non-AREA file) is the server code that handles each is different. Please send me the IMGLIST output while trying to access each dataset defined by the RESOLV.SRV entries above: <as 'user' where the MODIS dataset is defined> cd $MCDATA rm -f trce IMGLIST MODIS/MXD021KM FORM=ALL TRACE=1 -- send the output from IMGLIST and the contents of the file 'trce' rm -f trce IMGLIST MODIS/MOD021KM FORM=ALL TRACE=1 -- send the output from IMGLIST and the contents of the file 'trce' re: > Hardlinks are not supported on the debian lenny distro. There should be no difference between soft and hard links. If the IMGLIST and 'trce' output is not illuminating, would it be possible for me to get one or two example data files of the type that are failing so that I can examine the situation in detail? Cheers, Tom -- **************************************************************************** Unidata User Support UCAR Unidata Program (303) 497-8642 P.O. Box 3000 address@hidden Boulder, CO 80307 ---------------------------------------------------------------------------- Unidata HomePage http://www.unidata.ucar.edu **************************************************************************** Ticket Details =================== Ticket ID: LMK-679192 Department: Support McIDAS Priority: Normal Status: Closed
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.