>> This is not an option. The Solaris Express releases (both Developer and
>> Community) are available under a license that does not allow
>> re-distribution. Therefore, we can not post on opensolaris.org.
>
> Permission [or lack of thereof] to redistribute materials and posting
> via opensolaris.org are very different things, IMO. It seems to be a
> common misbelief that posting something under opensolaris.org
> automagically allows for re-distributing it.
> I see no reason for making access to the SXCE images - the only
> distribution that is qualified today to build the foundation (OS/Net) -
> harder and harder with each new iteration of SDLC.
Cyril, long time no read. :-)
I have a machine here that I poured a fair amount of work into and it does
an amazing job of running zones with resource controls as well as a separate
IP stack for those zones. And it has a ZPool in there also. So what you may
say ?
Have a look at this :
# uname -a
SunOS pluto 5.11 snv_81 sun4u sparc sun4u
# zfs list
NAME USED AVAIL REFER MOUNTPOINT
zone_pool 3.31G 2.72G 1K legacy
zone_pool/storage 3.17G 850M 3.17G /export/nfs
zone_pool/z_001 146M 366M 146M /zone/z_001
zone_pool/z_002 18K 512M 18K /zone/z_002
# zoneadm list -vc
ID NAME STATUS PATH BRAND IP
0 global running / native shared
1 z_001 running /zone/z_001 native excl
# zonecfg -z z_001 info
zonename: z_001
zonepath: /zone/z_001
brand: native
autoboot: true
bootargs:
pool:
limitpriv: default,cpc_cpu,proc_clock_highres
scheduling-class:
ip-type: exclusive
[max-lwps: 384]
inherit-pkg-dir:
dir: /lib
inherit-pkg-dir:
dir: /platform
inherit-pkg-dir:
dir: /sbin
inherit-pkg-dir:
dir: /usr
net:
address not specified
physical: hme1
capped-cpu:
[ncpus: 1.00]
capped-memory:
physical: 128M
[swap: 256M]
rctl:
name: zone.cpu-cap
value: (priv=privileged,limit=100,action=deny)
rctl:
name: zone.max-swap
value: (priv=privileged,limit=268435456,action=deny)
rctl:
name: zone.max-lwps
value: (priv=privileged,limit=384,action=deny)
# zonename
global
# pkginfo | wc -l
115
Three guesses how small the footprint is for this machine ?
# df -F ufs -k
Filesystem 1024-blocks Used Available Capacity Mounted on
/dev/md/dsk/d0 741870 622534 97080 87% /
This machine has Apache with PostgreSQL, PHP5 etc etc all in a zone and with
ipfilter working fine. It is a marvel to see something this small, almost
appliance like, running so perfectly. The zone is 146MB in size *after* all
that software is installed.
The last thing to test is live update ... but getting the ISO image has
become less than a thrill.
What I find frustrating is that there is amazing technology and engineering
in Solaris but you can't get to it unless you jump through hoops.
Dennis
_______________________________________________
website-discuss mailing list
[email protected]