My favorites | Sign in
Project Home Downloads Wiki Issues Source
Checkout   Browse   Changes    
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
10-AUG-2011: release 1.3.0
* added new features: full read-write replication of files, snapshots
* completely re-wrote the client
- it now supports metadata caching and automatic fail-over for replicated files
- a client library 'libxtreemfs' separates the client logic from platform-specific bindings (e.g. FUSE, Dokan)
* added first prototypes of metadata (MRC and DIR) replication
* merged all user tools into a new general-purpose tool 'xtfsutil'
* changed license from GPL to BSD

03-NOV-2011: release 1.3.1
* Added 'xtfs_remove_osd' utility to remove OSDs from an XtreemFS installation. All files on the OSD to be removed will be relocated to different OSDs.
* Added first support for asynchronous writes in the client. Mounting with '--max-writeahead' and '--max-writeahead-requests' allows the user to specify the maximum number of bytes and requests to be sent to an OSD before receiving an acknowledgment. However, this feature currently does not work together with replication and retries.
* Added monitoring support to servers. Various characteristics are accessible now via SNMP, such as data transfer statistics, memory usage, numbers of files and directories, etc. A Ganglia plugin makes it possible to visualize them.
* improved stability of MRC/DIR replication
* improved the behavior of the read-write replication under heavy load by internally limiting the length of request queues
* made several usability changes to xtfsutil
* added '/babudb' subpage to MRC/DIR status page that shows internal database statistics
* added Gentoo overlay
* installing XtreemFS now creates symlinks '/sbin/mount.xtreemfs' and '/sbin/umount.xtreemfs' in order to support XtreemFS mounting via fstab (however, not all client options are available in the fstab yet, see issue 205)
* the replication policy "WaRa" was renamed to "WaR1"
* fixed issues 196, 198-204, 206-209, 211-218, 220, 222
* fixed a wide range of issues w/ read-only and read-write replication of files
* fixed issues w/ several MRC calls when admin passwords were specified (a consequence of this is that an XtreemFS 1.3.0 client can no longer mount admin_password protected MRCs; upgrade the client to 1.3.1 to fix this)
* fixed various client issues, such as deadlocks and memory leaks

Change log

r2781 by stenjan on Nov 3, 2011   Diff
created release tag for XtreemFS 1.3.1
Go to: 
Project members, sign in to write a code review

Older revisions

r2779 by stenjan on Nov 3, 2011   Diff
CHANGELOG: updated release date
r2777 by michael.berlin.xtreemfs on Nov 2, 2011   Diff
docs: Extended changelog.
r2774 by stenjan on Nov 2, 2011   Diff
CHANGELOG: updated change log for
upcoming 1.3.1 release
All revisions of this file

File info

Size: 2343 bytes, 24 lines
Powered by Google Project Hosting