"HP has released AdvFS, a file system that was developed by Digital Equipment Corp and continues to be part of HP's Tru64 operating system," announced Xose Vazquez Perez [1], offering a link to the re-licensed source code [2]. 2.4 maintainer Willy Tarreau replied favorably, "wow! That's awesome. I discovered it in 1999 and 9 years later, it probably remains the most advanced FS I encountered." HP's Linda Knippers explained:
"In case its not clear, this is a GPLv2 technology release, not an actual port to Linux. We're hoping that the code and documentation will be helpful in the development of new file systems for Linux that will provide similar capabilities, and perhaps used to make tweaks to existing file systems."
Interesting features found in AdvFS include, "simplified file system and storage management; flexible multi-device storage pools shared by multiple file systems, with or without a volume manager; exceptional file system availability (no need to take file systems off-line to expand, shrink or reconfigure; snapshots for consistent backups while applications are on-line; ability to recover deleted files); wide range of performance management tools (fine grain control over file system and file placement within the storage pool; on-line rebalancing of files and free space across the storage pool; on-demand or background file and file system defragmentation); and transaction log management, allowing choices for logging metadata and data asynchronously or synchronously."
From: Xose Vazquez Perez <xose.vazquez@...>
Subject: AdvFS released under GPLv2
[2]Date: Jun 23, 8:19 am 2008
hi,
HP has released AdvFS, a file system that was developed by Digital
Equipment Corp
and continues to be part of HP's Tru64 operating system.
More info and code at: http://advfs.sourceforge.net/ [3]
regards,
--
so much to do, so little time.
--
From: Willy Tarreau <w@...>
Subject: Re: AdvFS released under GPLv2
[3]Date: Jun 23, 8:49 am 2008
On Mon, Jun 23, 2008 at 02:19:14PM +0200, Xose Vazquez Perez wrote:
> hi,
>
> HP has released AdvFS, a file system that was developed by Digital
> Equipment Corp
> and continues to be part of HP's Tru64 operating system.
Wow! That's awesome. I discovered it in 1999 and 9 years later, it probably
remains the most advanced FS I encountered. That was a major reason I was
sad to see Digital Unix die.
> More info and code at: http://advfs.sourceforge.net/ [4]
Kudos to HP for explicitly releasing under GPLv2 to make it Linux-compatible!
Regards,
Willy
--
From: Linda Knippers <linda.knippers@...>
Subject: Re: AdvFS released under GPLv2
[4]Date: Jun 23, 10:27 am 2008
Its good to hear from AdvFS fans. :-)
In case its not clear, this is a GPLv2 technology release, not an actual
port to Linux. We're hoping that the code and documentation will be
helpful in the development of new file systems for Linux that will
provide similar capabilities, and perhaps used to make tweaks to
existing file systems. We'll get the tests posted soon.
-- ljk
Willy Tarreau wrote:
> On Mon, Jun 23, 2008 at 02:19:14PM +0200, Xose Vazquez Perez wrote:
>> hi,
>>
>> HP has released AdvFS, a file system that was developed by Digital
>> Equipment Corp
>> and continues to be part of HP's Tru64 operating system.
>
> Wow! That's awesome. I discovered it in 1999 and 9 years later, it probably
> remains the most advanced FS I encountered. That was a major reason I was
> sad to see Digital Unix die.
>
>> More info and code at: http://advfs.sourceforge.net/ [5]
>
> Kudos to HP for explicitly releasing under GPLv2 to make it Linux-compatible!
>
> Regards,
> Willy
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
> the body of a message to majordomo@vger.kernel.org [6]
> More majordomo info at http://vger.kernel.org/majordomo-info.html [7]
--
From: Chris Mason <chris.mason@...>
Subject: Re: AdvFS released under GPLv2
[7]Date: Jun 23, 11:02 am 2008
On Mon, 2008-06-23 at 10:27 -0400, Linda Knippers wrote:
> Its good to hear from AdvFS fans. :-)
>
> In case its not clear, this is a GPLv2 technology release, not an actual
> port to Linux. We're hoping that the code and documentation will be
> helpful in the development of new file systems for Linux that will
> provide similar capabilities, and perhaps used to make tweaks to
> existing file systems. We'll get the tests posted soon.
>
The docs alone are great, I haven't even gotten to the code yet ;)
Thanks to HP for all of this.
-chris
--
Related links:
- Archive of above thread [7]