Changes between Version 15 and Version 16 of PS1_IPP_Czarlog_20170501
- Timestamp:
- May 4, 2017, 4:25:16 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PS1_IPP_Czarlog_20170501
v15 v16 30 30 * 15:45 CZW: I have set the nebulous xattr=5 for the retired volumes. This removes them from scanning and marks them as permanently gone. It should have no effect on the scans and reinsertion process. 31 31 * 16:10 CZW: ippb09 is now added to nebulous. ippb15.1 likely did not accept data due to a incorrect ownership of the nebulous directory (ipp.users instead of apache.nebulous). 32 * 16:25 CZW: For future reference on clearing nebulous xattr=5 entries from mounted vol: 33 {{{ 34 select CONCAT("DELETE FROM mountedvol WHERE mountpoint = '",mountedvol.mountpoint,"';") from volume JOIN mountedvol USING (vol_id) WHERE volume.xattr = 5; 35 }}} 32 36 === Friday : YYYY.MM.DD === 33 37
