<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Storage Bat</title><link>https://sourceforge.net/p/storagebat/wiki/Storage%2520Bat/</link><description>Recent changes to Storage Bat</description><atom:link href="https://sourceforge.net/p/storagebat/wiki/Storage%20Bat/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 19 May 2013 04:21:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/storagebat/wiki/Storage%20Bat/feed" rel="self" type="application/rss+xml"/><item><title>Storage Bat modified by storagebat</title><link>https://sourceforge.net/p/storagebat/wiki/Storage%2520Bat/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -38,4 +38,4 @@
 ###### In case you want to absolutely clean it all up, run
 * scons -c

-###### Don't forget to clean up library paths.
+###### Don't forget to clean up library paths you added in step #3.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">storagebat</dc:creator><pubDate>Sun, 19 May 2013 04:21:54 -0000</pubDate><guid>https://sourceforge.net37d582773a6f1891e1f2e8186a1cfdf01c4bf3b5</guid></item><item><title>Storage Bat modified by storagebat</title><link>https://sourceforge.net/p/storagebat/wiki/Storage%2520Bat/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -19,25 +19,23 @@
 #####4. Build
 * scons

-#####5. Do a quick test
+#####5. Run a quick test and it it passes you are nearly there!
 * ./quicktest.sh

-#####6. If the test PASSES, you are nearly there!
-
-#####7. Mount the storage bat as a file system
+#####6. Mount the storage bat as a file system
 * cd out/debug/bin
 * ./sbat_start

-#####8. You are all set, if you see:
+#####7. You are all set, if you see:
 * storagebat on /mnt/sbat type fuse.storagebat (rw,nosuid,nodev,allow_other)

-#####9. Now you can archive/backup files by copying them under /mnt/sbat which is the root dir of storage bat.
+#####8. Now you can archive/backup files by copying them under /mnt/sbat which is the root dir of storage bat.
 Note that storage bat will optimize data storage  by eliminating duplicate storage blocks from the archives.

-#####10. To stop/unmount storage bat (it needs to sleep sometimes :)) for upgrades/maintenance:
+#####9. To stop/unmount storage bat (it needs to sleep sometimes :)) for upgrades/maintenance:
 * ./sbat_stop

-###### Remove the build using
+###### In case you want to absolutely clean it all up, run
 * scons -c 

 ###### Don't forget to clean up library paths.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">storagebat</dc:creator><pubDate>Sun, 19 May 2013 04:21:22 -0000</pubDate><guid>https://sourceforge.net63e5ff5282198f5452f0c28d6d60adcdd1422b3a</guid></item><item><title>Storage Bat modified by storagebat</title><link>https://sourceforge.net/p/storagebat/wiki/Storage%2520Bat/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -28,10 +28,9 @@
 * cd out/debug/bin
 * ./sbat_start

-##### You should see:
+#####8. You are all set, if you see:
 * storagebat on /mnt/sbat type fuse.storagebat (rw,nosuid,nodev,allow_other)

-#### You are all set! ####
 #####9. Now you can archive/backup files by copying them under /mnt/sbat which is the root dir of storage bat.
 Note that storage bat will optimize data storage  by eliminating duplicate storage blocks from the archives.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">storagebat</dc:creator><pubDate>Sun, 19 May 2013 04:20:00 -0000</pubDate><guid>https://sourceforge.net975d34b33f8bb9e24a1fb48dded95d8e003398e4</guid></item><item><title>Storage Bat modified by storagebat</title><link>https://sourceforge.net/p/storagebat/wiki/Storage%2520Bat/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -22,7 +22,7 @@
 #####5. Do a quick test
 * ./quicktest.sh

-#####6. if the test PASSES, you are nearly there!
+#####6. If the test PASSES, you are nearly there!

 #####7. Mount the storage bat as a file system
 * cd out/debug/bin
@@ -32,10 +32,10 @@
 * storagebat on /mnt/sbat type fuse.storagebat (rw,nosuid,nodev,allow_other)

 #### You are all set! ####
-Now you can archive/backup files by copying them under /mnt/sbat which is the root dir of storage bat.
+#####9. Now you can archive/backup files by copying them under /mnt/sbat which is the root dir of storage bat.
 Note that storage bat will optimize data storage  by eliminating duplicate storage blocks from the archives.

-#####8. To stop/unmount storage bat (it needs to sleep sometimes :)) for upgrades/maintenance:
+#####10. To stop/unmount storage bat (it needs to sleep sometimes :)) for upgrades/maintenance:
 * ./sbat_stop

 ###### Remove the build using
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">storagebat</dc:creator><pubDate>Sun, 19 May 2013 04:17:24 -0000</pubDate><guid>https://sourceforge.netb21c6b400a26b25566eda41be231b5a978e481c3</guid></item><item><title>Storage Bat modified by storagebat</title><link>https://sourceforge.net/p/storagebat/wiki/Storage%2520Bat/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -28,14 +28,14 @@
 * cd out/debug/bin
 * ./sbat_start

-#####7. You should see:
+##### You should see:
 * storagebat on /mnt/sbat type fuse.storagebat (rw,nosuid,nodev,allow_other)

 #### You are all set! ####
 Now you can archive/backup files by copying them under /mnt/sbat which is the root dir of storage bat.
 Note that storage bat will optimize data storage  by eliminating duplicate storage blocks from the archives.

-#####9. To stop storage bat (it needs to sleep sometimes :)) for maintenance:
+#####8. To stop/unmount storage bat (it needs to sleep sometimes :)) for upgrades/maintenance:
 * ./sbat_stop

 ###### Remove the build using
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">storagebat</dc:creator><pubDate>Sun, 19 May 2013 04:16:18 -0000</pubDate><guid>https://sourceforge.net245adf838873cd885d3cdd0964d5ee1845495dc8</guid></item><item><title>Storage Bat modified by storagebat</title><link>https://sourceforge.net/p/storagebat/wiki/Storage%2520Bat/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -22,7 +22,9 @@
 #####5. Do a quick test
 * ./quicktest.sh

-#####6. Mount storage bat
+#####6. if the test PASSES, you are nearly there!
+
+#####7. Mount the storage bat as a file system
 * cd out/debug/bin
 * ./sbat_start

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">storagebat</dc:creator><pubDate>Sun, 19 May 2013 04:15:32 -0000</pubDate><guid>https://sourceforge.net857eb9ba1fd1b7961ab87cf589332db240f9324b</guid></item><item><title>Storage Bat modified by storagebat</title><link>https://sourceforge.net/p/storagebat/wiki/Storage%2520Bat/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,7 +1,7 @@
 ####Storage Bat - Efficient Data Archiver ####

-* ###### Storage Bat is a free, opensource software designed to run primarily on x86 Linux.
-* ###### It is primarily designed for data backup/archiving. 
+* ###### Storage Bat runs on on x86 Linux.
+* ###### It is primarily designed for storage backup/archiving.
 * ###### It optimizes storage by removing duplicate blocks across files.

 ####The following steps will help you get quickly started with Storage Bat.#####
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">storagebat</dc:creator><pubDate>Sun, 19 May 2013 04:13:39 -0000</pubDate><guid>https://sourceforge.nete996326f6595124e04c599a168d60cd2944d86c4</guid></item><item><title>Storage Bat modified by storagebat</title><link>https://sourceforge.net/p/storagebat/wiki/Storage%2520Bat/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,7 +1,10 @@
 ####Storage Bat - Efficient Data Archiver ####
-######Storage Bat is a free, opensource software designed to run primarily on x86 Linux. ######
-######It provides storage admins with a data storage archiver to efficiently backup user data, by eliminating duplicate storage blocks. ######
-######The following steps will help you get quickly started with Storage Bat.######
+
+* ###### Storage Bat is a free, opensource software designed to run primarily on x86 Linux.
+* ###### It is primarily designed for data backup/archiving. 
+* ###### It optimizes storage by removing duplicate blocks across files.
+
+####The following steps will help you get quickly started with Storage Bat.#####

 #####1. Install mongodb binaries and start mongod service.
 * Follow the steps documented at
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">storagebat</dc:creator><pubDate>Wed, 15 May 2013 04:55:33 -0000</pubDate><guid>https://sourceforge.net6efefd3592e4c30cab44e4b6c0d022606821c754</guid></item><item><title>Storage Bat modified by storagebat</title><link>https://sourceforge.net/p/storagebat/wiki/Storage%2520Bat/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -4,8 +4,7 @@
 ######The following steps will help you get quickly started with Storage Bat.######

 #####1. Install mongodb binaries and start mongod service.
-
-Follow the steps documented at
+* Follow the steps documented at
 http://docs.mongodb.org/manual/tutorial/install-mongodb-on-red-hat-centos-or-fedora-linux
 * service status mongod

@@ -13,7 +12,7 @@
 * mongo

 #####3. Add the path /src/third_party/lib /etc/ld.so.con and run ldconfig
-Or set the LD_LIBRARY_PATH to point to the above path.
+* Or set the LD_LIBRARY_PATH to point to the above path.
 #####4. Build
 * scons

@@ -26,8 +25,15 @@

 #####7. You should see:
 * storagebat on /mnt/sbat type fuse.storagebat (rw,nosuid,nodev,allow_other)
-#### You are all set!
+
+#### You are all set! ####
 Now you can archive/backup files by copying them under /mnt/sbat which is the root dir of storage bat.
 Note that storage bat will optimize data storage  by eliminating duplicate storage blocks from the archives.
+
 #####9. To stop storage bat (it needs to sleep sometimes :)) for maintenance:
 * ./sbat_stop
+
+###### Remove the build using
+* scons -c 
+
+###### Don't forget to clean up library paths.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">storagebat</dc:creator><pubDate>Wed, 15 May 2013 04:51:24 -0000</pubDate><guid>https://sourceforge.net1410d6303095442345d36fde65b925bbda83a27a</guid></item><item><title>Storage Bat modified by storagebat</title><link>https://sourceforge.net/p/storagebat/wiki/Storage%2520Bat/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -4,22 +4,27 @@
 ######The following steps will help you get quickly started with Storage Bat.######

 #####1. Install mongodb binaries and start mongod service.
+
 Follow the steps documented at
 http://docs.mongodb.org/manual/tutorial/install-mongodb-on-red-hat-centos-or-fedora-linux
-#####2. Check, the status of the service
 * service status mongod
-#####3. Check that mongo client is able to connect
+
+#####2. Check that mongo client is able to connect
 * mongo
-#####4. Add the path /src/third_party/lib /etc/ld.so.con and run ldconfig
+
+#####3. Add the path /src/third_party/lib /etc/ld.so.con and run ldconfig
 Or set the LD_LIBRARY_PATH to point to the above path.
-#####5. Build
+#####4. Build
 * scons
-#####6. Do a quick test
+
+#####5. Do a quick test
 * ./quicktest.sh
-#####7. Mount storage bat
+
+#####6. Mount storage bat
 * cd out/debug/bin
 * ./sbat_start
-#####8. You should see:
+
+#####7. You should see:
 * storagebat on /mnt/sbat type fuse.storagebat (rw,nosuid,nodev,allow_other)
 #### You are all set!
 Now you can archive/backup files by copying them under /mnt/sbat which is the root dir of storage bat.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">storagebat</dc:creator><pubDate>Wed, 15 May 2013 04:48:40 -0000</pubDate><guid>https://sourceforge.net8c0969f3318cabba382685164a2b6719f12d8083</guid></item></channel></rss>