update
This commit is contained in:
parent
1f1c9313c6
commit
22a2389c12
@ -4,7 +4,7 @@ class VolumnController < ApplicationController
|
||||
end
|
||||
|
||||
def get_info
|
||||
return `sshpass -pakfm77 ssh root@gluster-1 gluster volume info`
|
||||
return `sshpass -pakfm77 ssh -p 2222 root@gluster-1 gluster volume info`
|
||||
end
|
||||
|
||||
end
|
||||
|
@ -23,7 +23,7 @@
|
||||
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-6 col-sm-6 col-xs-12">
|
||||
<div class="col-md-12 col-sm-12 col-xs-12">
|
||||
<div class="x_panel">
|
||||
<div class="x_title">
|
||||
<h2>Infomation <small>volumn</small></h2>
|
||||
|
Loading…
Reference in New Issue
Block a user