Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2008 13:01:52 +0100
From:      Anders Olstad <andersgo@alge.anart.no>
To:        freebsd-sparc64@freebsd.org
Subject:   Re: ZFS on 7.0-RC1 SPARC64
Message-ID:  <176FF559-AC44-4586-AB00-E20B0B2373C1@alge.anart.no>
In-Reply-To: <BAY115-W180A4265C01744EB8656B8D1390@phx.gbl>
References:  <BAY115-W180A4265C01744EB8656B8D1390@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi.

Will the zfs module be installed by default in the 7.0-RELEASE - or is  
a manual operation required still?

Anders


On Jan 25, 2008, at 4:15 PM, Blue Spiked wrote:

>
>
> Fyi, this works on sparc64:
>
> sunburn# uname -a
> FreeBSD sunburn 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #0: Fri Jan 25  
> 04:17:05 EST 2008     root@sunburn:/usr/obj/usr/src/sys/GENERIC   
> sparc64
> sunburn#
>
> sunburn# cd /usr/src/sys/modules/zfs
> sunburn# make
>
> ..........
>
> sunburn# make install
> install -o root -g wheel -m 555   zfs.ko /boot/kernel
> kldxref /boot/kernel
> sunburn#
> sunburn# kldload zfs
> sunburn#
>
>
> sunburn# dmesg | tail
>
> WARNING: ZFS is considered to be an experimental feature in FreeBSD.
> ZFS WARNING: Recommended minimum RAM size is 512MB; expect unstable  
> behavior.
> ZFS filesystem version 6
> ZFS storage pool version 6
>
>
> created two swap backed md disks, 110megs each.
>
> sunburn# zpool create tank mirror /dev/md1101 /dev/md1102
> sunburn# zpool list
> NAME                    SIZE    USED   AVAIL    CAP  HEALTH      
> ALTROOT
> tank                    105M    111K    105M     0%  ONLINE     -
> sunburn# df -k
> Filesystem 1024-blocks    Used   Avail Capacity  Mounted on
> /dev/ad0a      7646438 3102280 3932444    44%    /
> devfs                1       1       0   100%    /dev
> tank             74624       0   74624     0%    /tank
> sunburn#
>
>
> Have copied a few things to the /tank mount, but not stressed it  
> overly much.
>
> Climb to the top of the charts! Play the word scramble challenge  
> with star power. Play now!




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?176FF559-AC44-4586-AB00-E20B0B2373C1>