Changes between Version 6 and Version 7 of PS1_IPP_Czarlog_20190415
- Timestamp:
- Apr 16, 2019, 11:05:44 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PS1_IPP_Czarlog_20190415
v6 v7 14 14 * MEH: update.% chip cleanup queued overnight again in normal ~ippitc/cleanup -- regularly has to be queued every few days to clean up space while update processing continues in ~ippitc/stdscience and ~ippmops/stdscience 15 15 * MEH: ippb21 not exporting disks after reboot -- neb-host down (was an unstable node as well so should be kept down for a while) and will work with czar in morning to fix exports 16 16 * CCL: did not remove update.LAP.PV3 label due to bright time for testing processing speed and it looks okay even with massive stamp requests. 17 17 18 18 === Tuesday : 2019.04.16 === 19 19 * CCL: disk warning 20 20 {{{ 21 neb-host --state repair --host ipp106 --note 'CCL: disk getting full so moving to repair: up->repair'21 neb-host --state repair --host ipp106.1 -volume --note 'CCL: disk getting full so moving to repair: up->repair' 22 22 }}} 23 23 24 24 * CCL: turn ippb16-ippb20, ippb22, ippb23 down for Haydn fixing fans. 25 * CCL: ippb21 (uname -a to see OS --> ubuntu) seems not to export properly so Mark and I tried to figure it out. 26 we first to check "systemctl satus nfs-server", nothing is strange 27 try to restart "systemctl restart nfs-server", but it does not help 28 after comparing with ippb20, ippb22 we found /etc/exports file has not following inform. 29 {{{ 30 # ATRC IPP Storage offsite 31 /export/ippb21.0 166.122.172.0/255.255.255.128(nohide,rw,insecure,sync,no_subtree_check,root_squash) 32 /export/ippb21.1 166.122.172.0/255.255.255.128(nohide,rw,insecure,sync,no_subtree_check,root_squash) 33 # ITC IPP Prod cluster 34 /export/ippb21.0 128.171.123.224/255.255.255.224(nohide,rw,insecure,sync,no_subtree_check,root_squash) 35 /export/ippb21.1 128.171.123.224/255.255.255.224(nohide,rw,insecure,sync,no_subtree_check,root_squash) 36 }}} 37 we add these into /etc/exports and "sudo exportfs -rav", then the disk is exported properly. 25 38 26 39 === Wednesday : 2019.04.17 ===
