Chiron FS 1.1.1 (Development branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Chiron FS 1.1.1 (Development branch)
# 1  
Old 06-24-2008
Chiron FS 1.1.1 (Development branch)

Chiron FS is a FUSE based filesystem thatimplements replication at the filesystem levellike RAID 1 does at the device level. Thereplicated filesystem may be of any kind you want;the only requisite is that you mount it. There isno need for special configuration files; the setupis as simple as one mount command (or one line infstab).License: GNU General Public License v3Changes:
This release has an option that allows it to mount a pseudo-filesystem (like /proc) to control the behavior of the Chiron filesystem being mounted, allowing it to show and change the status of the replicas. Dynamically generated Nagios plugin scripts are also provided. The howto and man page were updated. A a bug that made ChironFS fail to determine the correct path to the program that manages its control filesystem has been fixed.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
filesystem(7)						 Miscellaneous Information Manual					     filesystem(7)

NAME
filesystem - event signalling that filesystems have been mounted SYNOPSIS
filesystem [ENV]... DESCRIPTION
The filesystem event is generated by the mountall(8) daemon after it has mounted all filesystems listed in fstab(5). mountall(8) emits this event as an informational signal, services and tasks started or stopped by this event will do so in parallel with other activity. EXAMPLE
A service that wishes to be running once filesystems are mounted might use: start on filesystem SEE ALSO
mounting(7) mounted(7) virtual-filesystems(7) local-filesystems(7) remote-filesystems(7) all-swaps(7) mountall 2009-12-21 filesystem(7)