[ewg] [PATCH] stop OFED before uninstalling it
    Erez Zilber 
    erezz at voltaire.com
       
    Mon Aug 27 01:07:27 PDT 2007
    
    
  
stop OFED before uninstalling it
Signed-off-by: Erez Zilber <erezz at voltaire.com>
---
 uninstall.sh |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/uninstall.sh b/uninstall.sh
index 177b8a1..89ee3f1 100755
--- a/uninstall.sh
+++ b/uninstall.sh
@@ -110,6 +110,11 @@ uninstall()
 {
     local RC=0
     local OLD_PREFIX=""
+
+    echo "Stopping OFED stack"
+    echo
+    /etc/init.d/openibd stop
+
     echo
     echo "Removing ${PACKAGE} Software installations"
     echo
-- 
1.5.2
-- 
____________________________________________________________
Erez Zilber   |  972-9-971-7689
Software Engineer, Storage Solutions Team
Voltaire – _The Grid Backbone_
 __
 www.voltaire.com <http://www.voltaire.com/>
<mailto:g at voltaire.com>
  
    
    
More information about the ewg
mailing list