Dnia 01-09-2006, pią o godzinie 14:05 -0600, Lori Alt napisał(a):
> Tomasz Kłoczko wrote:
> > Anyone have idea how to create ZFS pool and volumes during jumstart
> > instalation ? (I'm using JumpStart Enterprise Toolkit)
> 
> Right now, your only option is to use the zpool and zfs
> commands from within a finish script.

Problem is with one thing: on jumpstart installation all installed
volumes are mounted in /a directory hierarchy and zfs mountpoints are
not stored in vfstab.
It is possible to install system but whole install procedure must be
done in two steps:
1) on prepare resources for installed system zfs volumes must be created
   with additional /a mountpoint prefixes,
2) after finish install packages and apply patches all zfs volumes must
   be remounted to production paths (without /a prefix).

As you wrote second step can be performed on finish script but I don't
know how/where to hook first. In my case I want have /var and /exports
on common zfs pool.

kloczek
PS. anyone know is it possible specify in host template perform
automatically reboot after finish install ? (I can't find this)


_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to