mirror of
git://sourceware.org/git/lvm2.git
synced 2025-02-02 13:47:42 +03:00
Use append but except query for dlm locks:-)
This commit is contained in:
parent
28ba223ca9
commit
9e1376e5a1
@ -146,7 +146,7 @@ if (( $clustered )); then
|
||||
echo "----------------------------------"
|
||||
if [ -f /proc/cluster/dlm_locks ]
|
||||
then
|
||||
echo clvmd >> /proc/cluster/dlm_locks
|
||||
echo clvmd > /proc/cluster/dlm_locks
|
||||
cat /proc/cluster/dlm_locks
|
||||
echo
|
||||
echo "RESOURCE DIR:"
|
||||
|
Loading…
x
Reference in New Issue
Block a user