Amiga.org

Amiga News and Community Announcements => Amiga News and Community Announcements => Topic started by: SysAdmin on August 15, 2010, 11:50:57 PM

Title: IceFileSystem 1.13 released (MorphOS)
Post by: SysAdmin on August 15, 2010, 11:50:57 PM
IceFileSystem 1.13 released for MorphOS.

IceFileSystem is a 64bit disk filesystem supporting a high number of useful features:

64bit file/partition/extent sizes (actually very close to 2^63 bytes).
No self imposed fragmentation of large files unless there is not enough contigious space available.



All metadata on disk is checksummed. This means any errors on disk will be detected a lot quicker.

Meta level jornalling. Journalling makes operations to disk atomic.

Hardlinks (directory and file), softlinks, notification, examine all, record locking,
file comments. Fully supported.

Supports almost any 2^x media sector sizes. Filesystem layout on disk is not dependant on a specific underlying sector size.
Filesystem may however place data on disk so that it is optimal for the sector size used.

Filesystem does not get slower for larger partitions (scales very well), or when heavily fragmented.

No limit in # of files/dirs in partition/dirs.

Handles removable media.

Supports optional recycle dir.

Supports automatically truncated log files and optional filesystem logfile.

Wastes only 128k (and preallocates another 128k for meta space) for filesystem administration data, regardless of partition size.

Dynamic handling of cache memory. Memory is given back (progressivly) to system when not used.

More information via the link below

http://blubbedev.net/icefs
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: kolla on August 16, 2010, 01:22:08 AM
Just what the world need, another custom, proprietary, non-free filesystem that need exotic hardware and operating system for data retrieval. Congrats with that.
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: LoadWB on August 16, 2010, 04:34:11 AM
How many FSs are there for MorphOS?  And if this one is as good as it says, why not?  A lot of people bought PFS and still swear by it.  So long as I keep backups, I do not see file recovery being an issue if my exotic PPC MacMini takes a nose dive.

Granted, SFS spans OS3, OS4, and MorphOS.  I assume they are compatible as well.  But I find that I have been using smb-handler to keep the majority of stuff on a SMB share, anyway.  Of course, I have not tried running YAM across the network, so there is some concern there -- but again, backups, right mate?
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: itix on August 16, 2010, 07:32:49 AM
Quote from: kolla;574920
Just what the world need, another custom, proprietary, non-free filesystem that need exotic hardware and operating system for data retrieval. Congrats with that.

If you think Mac hardware is exotic I cant help you =P And of course nobody is forcing you to use it. You can use exotic SFS or FFS supported nowhere but on exotic hardware and operating system for data retrieval. Non-Amiga filesystems are not often suitable for Amiga use due to lack of filecomments, protection bits or case insensitivity.
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: itix on August 16, 2010, 07:39:07 AM
Quote from: LoadWB;574933
How many FSs are there for MorphOS?  And if this one is as good as it says, why not?  A lot of people bought PFS and still swear by it.


PFS, SFS, FFS, EXT2, NTFS, SgiXFS, HFS, FAT and now IceFS.
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: pVC on August 16, 2010, 07:40:36 AM
Quote from: kolla;574920
Just what the world need, another custom, proprietary, non-free filesystem that need exotic hardware and operating system for data retrieval. Congrats with that.


Yes, 64bit RDB compliant and bootable filesystem is just what we were missing and everyone has been waiting for since the data got big. Would love to get better option for old SFS and PFS etc. Ext2/3, NTFS etc are too alien for amigaish systems..
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: krashan on August 16, 2010, 07:45:08 AM
Quote from: kolla;574920
Just what the world need


I do not care much what world needs. What MorphOS users need is more interesting.
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: Boot_WB on August 17, 2010, 11:09:54 AM
Quote from: itix;574943
PFS, SFS, FFS, EXT2, NTFS, SgiXFS, HFS, FAT and now IceFS.


Hey don't forget poor old OFS ;-)

(or is that not supported under MorphOS - can't say I've tried to use it).
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: kolla on August 17, 2010, 08:28:25 PM
Just a few notes then :)
* One can now store more data than it is comfortable to make backups of on a morphos machine, yay
* If said machine has a malfunction one can not comfortably retrieve the data on another machine, since that machine also would have to be one with registered morphos and icefs on (or, you can do copying for 30 minutes, then reboot, continue etc. if you really need to)
* The filesystem is not mountable or anything from any other OS (as of yet anyhow, when/what and under what iicense is the author "open" to develop for?)
* To be released as "Freeware" after 300 registered users, whatever that means;
- never to be released (due to never reaching the 300 mark)
- eventually released and abandoned, no support, bugfixes etc.
- eventually released and with sources after the 300 mark, or despite not reaching it
- freeware binary, but no sources, still abandoned, no support etc

It will be interesting to see how this works out.
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: HammerD on August 17, 2010, 08:30:25 PM
Quote from: kolla;575155
Just a few notes then :)
* One can now store more data than it is comfortable to make backups of on a morphos machine, yay
* If said machine has a malfunction one can not comfortably retrieve the data on another machine, since that machine also would have to be one with registered morphos and icefs on (or, you can do copying for 30 minutes, then reboot, continue etc. if you really need to)
* The filesystem is not mountable or anything from any other OS (as of yet anyhow, when/what and under what iicense is the author "open" to develop for?)
* To be released as "Freeware" after 300 registered users, whatever that means;
- never to be released (due to never reaching the 300 mark)
- eventually released and abandoned, no support, bugfixes etc.
- eventually released and with sources after the 300 mark, or despite not reaching it
- freeware binary, but no sources, still abandoned, no support etc

It will be interesting to see how this works out.


You could make it 299 until freeware ;-)
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: kolla on August 17, 2010, 08:31:43 PM
Quote from: itix;574943
PFS, SFS, FFS, EXT2, NTFS, SgiXFS, HFS, FAT and now IceFS.

And all of the above, with one exception, can be read using any random PC, mac or whatever without much cost or hassle involved.
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: HammerD on August 17, 2010, 08:48:08 PM
Quote from: kolla;575157
And all of the above, with one exception, can be read using any random PC, mac or whatever without much cost or hassle involved.


Yes, but I doubt support came overnight for this.  Give it some time, young padawan learner ;)  Patience! :)
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: Golem!dk on August 17, 2010, 08:51:43 PM
Quote from: kolla;575155
Just a few notes then :)
* One can now store more data than it is comfortable to make backups of on a morphos machine, yay

Nothing changed here.
Quote
* If said machine has a malfunction one can not comfortably retrieve the data on another machine, since that machine also would have to be one with registered morphos and icefs on (or, you can do copying for 30 minutes, then reboot, continue etc. if you really need to)

You are not even trying, so boring.
Quote
* The filesystem is not mountable or anything from any other OS (as of yet anyhow, when/what and under what iicense is the author "open" to develop for?)

Good thing you are smart about your backups.
Quote
* To be released as "Freeware" after 300 registered users, whatever that means;
- never to be released (due to never reaching the 300 mark)
- eventually released and abandoned, no support, bugfixes etc.
- eventually released and with sources after the 300 mark, or despite not reaching it
- freeware binary, but no sources, still abandoned, no support etc

It will be interesting to see how this works out.

And you didn't even read the original post, but don't let that get in the way of your usual whining.
(this was the announcement of the release, you can download it now)

Try harder next time.
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: kolla on August 17, 2010, 09:10:33 PM
Why are you even replying? I'm not here for a meta discussion about how one is not allowed to question or criticise anything in the MorphOS camp - this is about a new filesystem and what consequences this new filesystem poses for the amiga platforms. As for "to be released", please read more carefully, I was not writing about this release, I was writing about it being released as "freeware".
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: Golem!dk on August 17, 2010, 09:26:08 PM
Quote from: kolla;575163
Why are you even replying? I'm not here for a meta discussion about how one is not allowed to question or criticise anything in the MorphOS camp

I see, and how does thise relate to the discussion at hand?
Quote
- this is about a new filesystem and what consequences this new filesystem poses for the amiga platforms.

Yes, I responded to that.
Quote
As for "to be released", please read more carefully, I was not writing about this release, I was writing about it being released as "freeware".

Yes, very important right now, I can see that... seems 19 people registered so far.
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: itix on August 17, 2010, 09:49:03 PM
Quote from: kolla;575157
And all of the above, with one exception, can be read using any random PC, mac or whatever without much cost or hassle involved.


I wouldnt bother. Your HD could die any day. If you have important data stored on your hard disk you should always make backups. My sources are stored on another machine on SVN or CVS.

No need to play stupid, sir. You can (and should) always stick to FFS or SFS if you need a mobile HD.
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: kolla on August 17, 2010, 10:06:16 PM
Quote from: itix;575167
You can (and should) always stick to FFS or SFS if you need a mobile HD.
Why? Those have all kinds of quirks and old limitations.

What I'm saying is that it's great we finally have a new amiga centric filesystem, but too bad that it (IMO) comes with a big pile of "what if"s and uncertainties.
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: itix on August 17, 2010, 10:08:44 PM
Quote from: kolla;575155
Just a few notes then :)
* One can now store more data than it is comfortable to make backups of on a morphos machine, yay


Sir, you can always split your HD to smaller partitions. I wouldnt recommend using huge partitions on Amiga.

Quote

* If said machine has a malfunction one can not comfortably retrieve the data on another machine, since that machine also would have to be one with registered morphos and icefs on (or, you can do copying for 30 minutes, then reboot, continue etc. if you really need to)
* The filesystem is not mountable or anything from any other OS (as of yet anyhow, when/what and under what iicense is the author "open" to develop for?)


Sir, you can always use other filesystems if mobility is important to you. Ddo you really think that when there is new software everyone go use just because it is possible? Sir, I dont think so. Obviously not many are willing to reformat their HD only to try new FS and of course due to lack of RDB on Macs makes it impossible to boot system from it.
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: itix on August 17, 2010, 10:15:09 PM
Quote from: kolla;575168
Why? Those have all kinds of quirks and old limitations.

What I'm saying is that it's great we finally have a new amiga centric filesystem, but too bad that it (IMO) comes with a big pile of "what if"s and uncertainties.

Ah, you mean filesystem which would be available to everyone (or at least have a 68k version).
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: kolla on August 17, 2010, 10:20:25 PM
Quote from: itix;575171
Ah, you mean filesystem which would be available to everyone.


One that at least has a clearly outlined future.
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: Golem!dk on August 18, 2010, 04:50:11 PM
The author issued a warning (http://blubbedev.net/icefs/dl/warning113.txt) concerning the current release.

Quote
A bug has been found in version 1.13 that can cause the latest modifications to disk to be lost.. This will be fixed for next version, along with other minor bugs. Next version will come soon.
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: yakumo9275 on August 18, 2010, 06:01:20 PM
gee, I guess there was a lot of testing done before public release :)
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: persia on August 18, 2010, 07:00:12 PM
ZFS, we want ZFS!!!
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: Golem!dk on August 18, 2010, 07:47:01 PM
Quote from: persia;575288
ZFS, we want ZFS!!!


How?
Title: Re: IceFileSystem 1.13 released (MorphOS)
Post by: Golem!dk on August 22, 2010, 04:08:01 PM
Version 1.14 is now available (http://blubbedev.net/icefs/).

Code: [Select]
 1.14 (2010-August-22)
     Softlink bug (owner,protection,size,date wrong for ExAll), fixed.
     Softlink bug regarding inline expansion fixed.
     Many improvements and fixes to caching system.
     Using 32K blocksize did not work correctly, fixed.
     (IceFilesytem works great with 512 though :)
     Problem with SimpleMail fixed. (action_create_dir() returned wrong error code)
     Recycledir fixes.