Plans for Logged/Journaled UFS

View: New views
5 Messages — Rating Filter:   Alert me  

Plans for Logged/Journaled UFS

by Hussain Ali-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hello,

Was just wondering if any of the LOG or Journal based UFS implementations
are being worked on. I know of three that could make thier way into
FreeBSD :

 - bluffs :: IIRC ups@ was working on this
 - wabl :: Wasabi's FFS extentions for NetBSD's UFS2
 - solaris ufs :: that has journaling support - this is probably the
   most work though

ZFS doesnt suffice for may use cases - so just wondering if this is in
the works.

Thanks,

--
-hussain

This message may contain confidential or privileged information.  If you are not the intended recipient, please advise us immediately and delete this message.  See http://www.datapipe.com/emaildisclaimer.aspx for further information on confidentiality and the risks of non-secure electronic communication. If you cannot access these links, please notify us by reply message and we will send the contents to you.
_______________________________________________
freebsd-fs@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-fs
To unsubscribe, send any mail to "freebsd-fs-unsubscribe@..."

Re: Plans for Logged/Journaled UFS

by Matthew Jacob-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hussain Ali wrote:
>
> ZFS doesnt suffice for may use cases - so just wondering if this is in
> the works.
>
>  
Which use cases can you name?

_______________________________________________
freebsd-fs@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-fs
To unsubscribe, send any mail to "freebsd-fs-unsubscribe@..."

Re: Plans for Logged/Journaled UFS

by Stef Walter :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Matthew Jacob wrote:
> Hussain Ali wrote:
>>
>> ZFS doesnt suffice for may use cases - so just wondering if this is in
>> the works.
>>
>>  
> Which use cases can you name?

Low memory or 'embedded' devices (which could have spinning hard disks):

http://soekris.com/

http://www.pcengines.ch/alix.htm

Cheers,

Stef

_______________________________________________
freebsd-fs@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-fs
To unsubscribe, send any mail to "freebsd-fs-unsubscribe@..."

Re: Plans for Logged/Journaled UFS

by Matthew Jacob-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


   Stef Walter wrote:

Matthew Jacob wrote:
 

Hussain Ali wrote:
   

ZFS doesnt suffice for may use cases - so just wondering if this is in
the works.

 
     

Which use cases can you name?
   

Low memory or 'embedded' devices (which could have spinning hard disks):

[1]http://soekris.com/

[2]http://www.pcengines.ch/alix.htm



   Any others?

References

   1. http://soekris.com/
   2. http://www.pcengines.ch/alix.htm
_______________________________________________
freebsd-fs@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-fs
To unsubscribe, send any mail to "freebsd-fs-unsubscribe@..."

Re: Plans for Logged/Journaled UFS

by Ronald Klop-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, 30 Oct 2009 23:32:25 +0100, Hussain Ali <hali@...> wrote:

>
> Hello,
>
> Was just wondering if any of the LOG or Journal based UFS implementations
> are being worked on. I know of three that could make thier way into
> FreeBSD :
>
>  - bluffs :: IIRC ups@ was working on this
>  - wabl :: Wasabi's FFS extentions for NetBSD's UFS2
>  - solaris ufs :: that has journaling support - this is probably the
>    most work though
>
> ZFS doesnt suffice for may use cases - so just wondering if this is in
> the works.
>
> Thanks,
>
> --
> -hussain

FFS with gjournal? It is already in FreeBSD and is production ready.

Ronald.
_______________________________________________
freebsd-fs@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-fs
To unsubscribe, send any mail to "freebsd-fs-unsubscribe@..."