Hi Ramesh,

Is it ok to push this patch? It is acked by AndersW

/Thanks HansN  

-----Original Message-----
From: Hans Nordebäck [mailto:[email protected]] 
Sent: den 13 mars 2017 14:37
To: [email protected]
Cc: [email protected]
Subject: Re: [devel] [PATCH 1 of 1] CLM : Cluster reset does not succed as 
reboot now command fails on SLES [#2339]

Hi Ramesh,

A gentle reminder for review/Thanks HansN

-----Original Message-----
From: Hans Nordeback [mailto:[email protected]]
Sent: den 6 mars 2017 16:28
To: [email protected]; Anders Widell <[email protected]>
Cc: [email protected]
Subject: [devel] [PATCH 1 of 1] CLM : Cluster reset does not succed as reboot 
now command fails on SLES [#2339]

 scripts/opensaf_reboot |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/scripts/opensaf_reboot b/scripts/opensaf_reboot
--- a/scripts/opensaf_reboot
+++ b/scripts/opensaf_reboot
@@ -48,7 +48,7 @@ test $(id -u) -ne 0 && icmd=$(which sudo
 opensaf_safe_reboot()
 {
        logger -t "opensaf_reboot" "Rebooting local node using $icmd 
/sbin/reboot now"
-       $icmd /sbin/reboot now
+       $icmd /sbin/shutdown -r now
 }
 
 ## Use stonith for remote fencing

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most engaging tech 
sites, SlashDot.org! http://sdm.link/slashdot 
_______________________________________________
Opensaf-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

------------------------------------------------------------------------------
Announcing the Oxford Dictionaries API! The API offers world-renowned 
dictionary content that is easy and intuitive to access. Sign up for an account 
today to start using our lexical data to power your apps and projects. Get 
started today and enter our developer competition.
http://sdm.link/oxford
_______________________________________________
Opensaf-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

Reply via email to