Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Sep 2009 20:32:50 +0200
From:      Olivier Smedts <olivier@gid0.org>
To:        krad <kraduk@googlemail.com>
Cc:        freebsd-current@freebsd.org, Stefan Bethke <stb@lassitu.de>, Dmitry Morozovsky <marck@rinet.ru>
Subject:   Re: ZFS on entire disks setup
Message-ID:  <367b2c980909261132n60bd0789s1e3077c8ac6eab0b@mail.gmail.com>
In-Reply-To: <d36406630909261111t75c3aa99y4606cb2c7758406b@mail.gmail.com>
References:  <alpine.BSF.2.00.0909261534060.62389@woozle.rinet.ru> <6A973ECE-83E7-4653-BBE7-CC3093361D19@lassitu.de> <d36406630909261111t75c3aa99y4606cb2c7758406b@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
2009/9/26 krad <kraduk@googlemail.com>:
> 2009/9/26 Stefan Bethke <stb@lassitu.de>
>
>> Am 26.09.2009 um 13:39 schrieb Dmitry Morozovsky:
>>
>> =A0Dear colleagues,
>>>
>>> is there a way to configure ZFS-only setup without partitions?
>>>
>>> I tried to reproduce the trick with `skip=3D1 seek=3D1024', and have
>>> loot/loader
>>> running, but it does not see the pool.
>>>
>>
>> This sequence is working for me:
>> dd if=3D/boot/zfsboot of=3D/dev/da0 count=3D1
>> dd if=3D/boot/zfsboot of=3D/dev/da0 skip=3D1 seek=3D1024
>> zpool create zroot /dev/da0
>> zpool set bootfs=3Dzroot zroot
>> cd /usr/src && make installworld installkernel distribution DESTDIR=3D/z=
root
>> cp /boot/loader.conf /zroot/boot/loader.conf
>> cp /etc/rc.conf /zroot/etc/
>> touch /zroot/etc/fstab
>> echo 'zfs_load=3D"YES"' >>/zroot/boot/loader.conf
>> echo 'vfs.root.mountfrom=3D"zfs:zroot"' >>/zroot/boot/loader.conf
>> zpool export zroot
>> zpool import zroot
>> cp /boot/zfs/zpool.cache /zroot/boot/zfs/
>> zfs set mountpoint=3Dlegacy zroot
>>
>> ... except that it doesn't anymore. =A0I saw this working about two mont=
hs
>> ago, but now it fails to mount root. =A0Verbose boot doesn't give any
>> indication why ZFS can't find the pool.
>>
>>
>> Stefan
>>
>> --
>> Stefan Bethke <stb@lassitu.de> =A0 Fon +49 151 14070811
>>
>>
>>
>>
>>
>> _______________________________________________
>> freebsd-current@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-current
>> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.or=
g"
>>
>
>
> have the performance issues with zvols been fixed. I remember a while ago=
 it
> wasn't a good idea to run swap on a zvol. This is why i left a partition
> free for swap

Still not a good idea, I've got lockups for many minutes when
consuming heavy memory ressources, for example when doing a "make" in
ports/emulators/virtualbox with firefox and amarok opened. I've got
2GB RAM on amd64.

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

--=20
Olivier Smedts                                                 _
                                        ASCII ribbon campaign ( )
e-mail: olivier@gid0.org        - against HTML email & vCards  X
www: http://www.gid0.org    - against proprietary attachments / \

  "Il y a seulement 10 sortes de gens dans le monde :
  ceux qui comprennent le binaire,
  et ceux qui ne le comprennent pas."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?367b2c980909261132n60bd0789s1e3077c8ac6eab0b>