Changes between Version 3 and Version 4 of drmsNamePartitions


Ignore:
Timestamp:
09/30/14 10:50:01 (10 years ago)
Author:
jennifer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • drmsNamePartitions

    v3 v4  
    1818If you have a partition that does not follow this convention, you can put in a symbolic link that does follow it. Alternatively, since sum_chmown is redundant if you are running as the production user, you may be able to move the sum_chmown executable to another name and then edit a script named sum_chmown that simply exits with non-error status if you are running it as the production user. 
    1919 
     20Following are some sample errors you may see corresponding to this "feature". 
     21 
     22In the sums log file named sum_svc*.chmown: 
     23 
     24{{{ 
     25/opt/netdrms7/source/bin/linux_x86_64//sum_chmown: non SUDIR /backup/test_sums/D614688297 ignored 
     26}}} 
     27 
     28This will usually have a corresponding error in the sums log file named sum_svc*.log: 
     29 
     30{{{ 
     31SUM_put() id=2 for user=sums 1st sunum=614542404 reqcnt=1 
     32SUM_put() id=0 for user=sums 1st sunum=614681208 reqcnt=1 
     33SUM_put() id=1 for user=sums 1st sunum=614681206 reqcnt=1 
     34**Warning: Error on: /opt/netdrms7/source/bin/sum_chmown /backup/test_sums/D614542404 1>> /var/log/sums//sum_svc_2014.09.29.16.16.32.log.chmown 2>&1. errno=0 
     35**Warning: Error on: /opt/netdrms7/source/bin/sum_chmown /backup/test_sums/D614681208 1>> /var/log/sums//sum_svc_2014.09.29.16.16.32.log.chmown 2>&1. errno=0 
     36**Warning: Error on: /opt/netdrms7/source/bin/sum_chmown /backup/test_sums/D614681206 1>> /var/log/sums//sum_svc_2014.09.29.16.16.32.log.chmown 2>&1. errno=0 
     37}}} 
     38  
    2039 
    2140