items tagged with belenix
NAS @ HOME part 7 Opensolaris ZFS raidZ install and benchmark
Written By: Administrator
Section: PC and Hardware
Category: Storage
2006-05-23 23:22:29
Putting OpenSolaris in a NAS server
OpenSolaris is an open source project created by Sun Microsystems to build a developer community around the Solaris Operating System technology
OpenSolaris express is the official distribution and can be download HERE but I will use a fork of that code.
Read More About NAS @ HOME Part 7 Opensolaris ZFS RaidZ Install And Benchmark...
Written By: Administrator
Section: PC and Hardware
Category: Storage
2006-05-23 23:22:29
Putting OpenSolaris in a NAS server
OpenSolaris is an open source project created by Sun Microsystems to build a developer community around the Solaris Operating System technology
OpenSolaris express is the official distribution and can be download HERE but I will use a fork of that code.
Read More About NAS @ HOME Part 7 Opensolaris ZFS RaidZ Install And Benchmark...
soon ZFS under Linux
Written By: Administrator
Section: PC and Hardware
Category: Storage
2006-06-18 20:36:11
I am still testing my NAS system (seven 300Gb disks) and while testing OpenSolaris (under Belenix), and Googling I found that page:
This blog is about the Google Summer of Code project "ZFS filesystem for FUSE/Linux"
For all of You that do not know what FUSE is, FUSE is the Filesystem in Userspace Linux kernel module. This module allows nonprivileged users to create their own filesystems without writing any kernel code.
While ZFS has many features which can benefit all kinds of users - from the simple end-user to the biggest enterprise systems:
Sun expect to have a stable ZFS version by June 2006.
Written By: Administrator
Section: PC and Hardware
Category: Storage
2006-06-18 20:36:11
I am still testing my NAS system (seven 300Gb disks) and while testing OpenSolaris (under Belenix), and Googling I found that page:
This blog is about the Google Summer of Code project "ZFS filesystem for FUSE/Linux"
For all of You that do not know what FUSE is, FUSE is the Filesystem in Userspace Linux kernel module. This module allows nonprivileged users to create their own filesystems without writing any kernel code.
While ZFS has many features which can benefit all kinds of users - from the simple end-user to the biggest enterprise systems:
- Provable integrity - it checksums all data (and meta-data), which makes it possible to detect hardware errors (hard disk corruption, flaky IDE cables..).
- Atomic updates - means that the on-disk state is consistent at all times, there's no need to perform a lengthy filesystem check after forced reboots/power failures.
- Instantaneous snapshots and clones - it makes it possible to have hourly, daily and weekly backups efficiently, as well as experiment with new system configurations without any risks.
- Built-in compression, encryption
- Highly scalable
- Pooled storage model - creating filesystems is as easy as creating a new directory. You can efficiently have thousands of filesystems, each with it's own quotas and reservations, and different properties (compression algorithm, checksum algorithm, etc..).
- Built-in
stripes (RAID-0), mirrors
(RAID-1) and RAID-Z (it's like software RAID-5, but more efficient due
to ZFS's copy-on-write transactional model).
- Variable sector sizes, adaptive endianness etc...
- Google SoC Application Proposal (PDF)
-
Deadline:
August 21st, 2006
Sun expect to have a stable ZFS version by June 2006.
There are 2 items tagged with belenix. You can view all our tags in the Tag Cloud

















