Whamcloud - gitweb
b=7047
authornic <nic>
Wed, 12 Oct 2005 18:11:47 +0000 (18:11 +0000)
committernic <nic>
Wed, 12 Oct 2005 18:11:47 +0000 (18:11 +0000)
p=adilger
r=nic

fix typo that was preventing lconf --abort_recovery from working

lustre/ChangeLog

index 542d3f5..b130916 100644 (file)
@@ -183,6 +183,12 @@ Details    : updates to KMS and lsm weren't protected by common lock. Resulting
             used by ->prepare_write() to fill in partially written page,
             leading to data loss.
 
+Severity   : minor
+Frequency  : always, if lconf --abort_recovery used
+Bugzilla   : 7047
+Description: lconf --abort_recovery fails with 'Operation not supported'
+Details    : lconf was attempting to abort recovery on the MDT device and not
+                the MDS device
 ------------------------------------------------------------------------------
 
 08-26-2005  Cluster File Systems, Inc. <info@clusterfs.com>