update adopt documentation
[ganeti-extstorage-zfs] / README
diff --git a/README b/README
index f5c0288..9c45123 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Ganet extstorage provider for local zfs volumes
+Ganeti extstorage provider for local zfs volumes
 
 http://docs.ganeti.org/ganeti/master/html/man-ganeti-extstorage-interface.html
 
@@ -44,8 +44,8 @@ t/gnt-backup-export.sh  t/gnt-instance-modify.sh
 
 DRBD disk replication
 
-Ganti's extstorage provider doesn't support drbd target. But, lvm emulation scripts are sufficiant enough
-to create -t drdb instance or convert plain (created on zfs thanks to wrappers ;-) to drdb.
+Ganeti's extstorage provider doesn't support drbd target. But, lvm emulation scripts are sufficiant enough
+to create -t drbd instance or convert plain (created on zfs thanks to wrappers ;-) to drbd.
 
 
 KNOWN BUGS for extstorage
@@ -57,4 +57,5 @@ KNOWN BUGS for extstorage
 KNOWN BUGS for using -t plain on top of zfs
 
 - cron/daily-block-snapshot snapshots are not correctly renamed
-
+- bin/adopt will create new zvol using send/receive to break dependency on origin
+  (otherwise, deleting of origin file system will also delete new adopted instance)