summaryrefslogtreecommitdiff
path: root/usr/src/head/libzonecfg.h
AgeCommit message (Collapse)AuthorFilesLines
2016-03-18OS-5215 zonecfg(1M) and dladm(1M) could support longer property valuesCody Peter Mello1-1/+3
Reviewed by: Joshua M. Clulow <jmc@joyent.com>
2015-11-18OS-4589 zoneadm list slow with a lot of zonesJerry Jelinek1-5/+8
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Dave Eddy <dave.eddy@joyent.com>
2015-11-12OS-4942 would like sysevents when zones are created or destroyedJerry Jelinek1-1/+2
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
2011-09-15OS-609 post-install hook for adding UUID could raceJerry Jelinek1-0/+1
2011-07-25OS-511 make zonecfg device resource extensible, like the net resourceJerry Jelinek1-10/+19
2011-05-02OS-399 zone phys. mem. cap should be a rctl and have associated kstatJerry Jelinek1-12/+2
2011-02-14OS-224 add more zonecfg net propertiesJerry Jelinek1-1/+15
2011-02-08OS-216 store all net config info on zoneJerry Jelinek1-0/+4
2011-02-07OS-200 need a better mechanism for storing persistent zone_didJerry Jelinek1-0/+3
2011-01-31OS-100 ZFS Zone IO prioritizationJerry Jelinek1-0/+2
2010-11-15420 remove patch (sparse package) support from svr4 pkgGarrett D'Amore1-7/+0
421 libpkg and libadm need to be lint clean Reviewed by: gwr@nexenta.com Reviewed by: peter.tribble@gmail.com Approved by: gwr@nexenta.com
2010-07-01PSARC 2010/166 layer-3 net properties for exclusive-IP zonesSowmini Varadhan1-1/+2
6944327 need to support address and defrouter resources for exclusive-IP zones
2010-06-306939693 zones no longer needs the inherit-pkg-dir propertyGary Pennington1-8/+0
2010-06-29PSARC 2009/042 max-processes rctlMenno Lageman1-0/+1
6631612 non-global zone can overrun the process table of the system 6466380 Project resource set callbacks are needlessly called on every fork() 6516818 task resource callbacks are needlessly called on every fork()
2010-06-16PSARC 2010/144 lofi(7D) in non global zonesJohn Levon1-2/+7
6354954 lofi support in non-global zones 6942891 prof_lookup_globaldev() leaks rootdir refs 6945005 lofiadm -a /dev/lofi/1: recursive mutex enter 6946486 lofi_ioctl() shouldn't allow disk ioctl()s on /dev/lofictl
2010-06-074963290 RFE: implement flexible zone administration that doesn't require ↵Glenn Faden1-1/+1
uid=0 (fix copyright)
2010-06-074963290 RFE: implement flexible zone administration that doesn't require uid=0Glenn Faden1-2/+37
PSARC/2010/132 Delegated Administration for Zones
2010-03-09PSARC/2009/364 dlstat and flowstatVenugopal Iyer1-1/+2
PSARC/2009/436 Anti-spoofing Link Protection PSARC/2009/448 pool dladm link property PSARC/2009/501 Dynamic Ring Grouping on NICs PSARC/2009/638 Public GLDv3 Interfaces PSARC/2010/074 Crossbow resource usage updates 6838175 mac_tx should be able to send out a packet without a configured address 6806552 single MAC default TX ring doesn't scale 6809686 back-to-back LACP not recovering after removing one of the aggregated ports 6902209 setting maxbw to zero requires an intermediate reset-linkprop to take effect 6855972 Bind interrupts to the same CPU as poll thread using new interrupt APIs 6863945 aggr pseudo Tx rings 6796839 allow CPU pools to be associated with data-links 6526471 data-links assigned to an exclusive zone should seamlessly be bound the zone's CPUs 6802595 Per links stats can use some improvement 6889685 Crossbow should provide control over provision of h/w rings to MAC clients. 6708310 ixgbe needs to support VMDq 6869019 ixgbe should support IRM (Interrupt Resource Management framework) 6902266 vnet should support entry point for per ring stat querying 6926790 Integrate Link Protection Phase II 6930358 Make the core set of GLDv3 driver APIs committed 6901419 dladm create-aggr -u incorrectly rejects some valid ethernet addresses 6717042 should support "cpus" link properties for aggregations 6908184 bge_set_priv_prop() and bge_get_priv_prop() can't agree on the set of private properties 6907617 bge_m_getprop() shouldn't return default values for read-only properties 6900833 unused code in vnic_impl.h can be removed
2009-12-076880335 zoneadm move needs brand hookjv2273471-2/+3
2009-11-036889379 zoneadm mount fails on opensolarisEdward Pilatowicz1-0/+1
2009-02-11PSARC 2008/766 native zones p2v1-0/+1
6667924 physical to virtual utility for native zones
2009-01-30PSARC/2008/647 Configurable Hostids for Non-Global Zonesjv2273471-3/+9
6580939 RFE: provide unique hostid for each non-global zone
2008-08-01PSARC/2008/410 zoneadm attach -b optiongjelinek1-1/+4
6685069 zoneadm attach should always regenerate the pkg list 6715011 update on attach should report all downgrade errors at once 6715030 update on attach needs a way to ignore IDRs 6715679 update on attach should update etc/release file 6728502 native brand sw module should error on extra arguments 6728573 spurious warnings when generating sw manifest
2008-07-136553514 native zone svr4 pkg code should be moved into zone callbacksgjelinek1-4/+15
6621020 zlogin tries to write unneeded zero-length message and hangs 6704382 Upgrade process with zones freezes everytime using GUI installer on ultra 45 with 1024 MB of memory 6724480 wrong reference in embedded help for zoneadm 6588602 libbrand '%*' token expansion is a mess 6705863 brand dtd says zoneroot but it should be zonepath --HG-- rename : usr/src/cmd/zoneadm/sw_cmp.c => deleted_files/usr/src/cmd/zoneadm/sw_cmp.c rename : usr/src/lib/brand/native/zone/postclone.sh => deleted_files/usr/src/lib/brand/native/zone/postclone.sh
2008-02-256583565 need a mechanism to configure a per zone default route in shared IP ↵gfaden1-0/+1
stack for TX
2008-01-14PSARC 2007/621 zone update on attachgjelinek1-7/+11
6480464 RFE: zoneadm attach should patch/update the zone to the new hosts level 6576592 RFE: zoneadm detach/attach should work between sun4u and sun4v architecture 6637869 zone attach doesn't handle obsolete patches correctly
2007-03-09PSARC/2004/402 CPU Capsakolb1-0/+1
6327235 PSARC/2004/402 CPU caps 6464161 Dead KSLICE code should be removed 6514387 FX class contains dead code to keep list of member threads 6518395 kstat_zone_add performs KM_SLEEP allocation when it should not
2007-02-176516265 an exclusive zone with "limitpriv" other than "default" will panic ↵dh1551221-1/+1
the machine 6518710 sbd will not run with IP Instances putback to snv_57
2007-01-19PSARC 2006/366 IP Instancesdh1551221-1/+9
6289221 RFE: Need virtualized ip-stack for each local zone 6512601 panic in ipsec_in_tag - allocation failure 6514637 error message from dhcpagent: add_pkt_opt: option type 60 is missing required value 6364643 RFE: allow persistent setting of interface flags per zone 6307539 RFE: Invalid network address causes zone boot failure 5041214 Allow IPMP configuration with zones 5005887 RFE: zoneadmd should support plumbing an interface via DHCP 4991139 RFE: zones should provide a mechanism to configure a defaultrouter for a zone 6218378 zoneadmd doesn't set the netmask for non-loopback addresses hosted on lo0 4963280 zones: need to virtualize the IPv6 default address selection mechanism 4963285 zones: need support of stateless address autoconfiguration for IPv6 5048068 zones don't boot if one of its interfaces has failed 5057154 RFE: ability to change interface status from within a zone 4963287 zones should support the plumbing of the first (and only) logical interface 4978517 TCP privileged port space should be partitioned per zone 5023347 zones don't work well with network routes other than default 4963372 investigate whether global zone can act as a router for local zones 6378364 RFE: Allow each zone to have its own virtual IPFilter
2006-12-14PSARC 2006/496 Improved Zones/RM Integrationgjelinek1-2/+78
PSARC 2006/598 Swap resource control; locked memory RM improvements PSARC 2006/660 rcapadm zone option 4754856 *prstat* prstat -atJTZ should count shared segments only once 4970603 RFE: should be able to persistently specify global zone's cpu shares 5026227 RFE: ability to rcap zones from global zone 5103071 RFE: local zones can run the global zone out of swap 6222025 RFE: simplify rctl syntax and improve cpu-shares/FSS interaction 6420985 rcapstat is broken on amd64 6421202 RFE: simplify and improve zones/pool integration 6442252 zonecfg's "unset" syntax is not documented and confusing 6490516 schedctl pages should not reserve swap 6490938 setproject can bind to the wrong pool 6498635 zone attach failure leaves zone in installed state 6500877 tmpfs syslogs incorrect path when non-global zone tmpfs mounts become full
2006-09-11PSARC/2005/471 BrandZ: Support for non-native zonesnn352481-0/+14
6374606 ::nm -D without an object may not work on processes in zones 6409350 BrandZ project integration into Solaris 6455289 pthread_setschedparam() should return EPERM rather than panic libc 6455591 setpriority(3C) gets errno wrong for deficient privileges failure 6458178 fifofs doesn't support lofs mounts of fifos 6460380 Attempted open() of a symlink with the O_NOFOLLOW flag set returns EINVAL, not ELOOP 6463857 renice(1) errors erroneously --HG-- rename : usr/src/lib/libzonecfg/zones/SUNWblank.xml => usr/src/lib/brand/native/zone/SUNWblank.xml rename : usr/src/lib/libzonecfg/zones/SUNWdefault.xml => usr/src/lib/brand/native/zone/SUNWdefault.xml
2006-08-25PSARC/2003/246 Filesystem Driven Device Namingllai11-6/+1
5050715 logical device names not created during early boot 6292952 devfsadm mishandles optarg 6362924 devfsadm secondary link generation is not zones aware 6413127 Integrate the Devname Project 6464196 bfu should remove pt_chmod, obsoleted by /dev filesystem --HG-- rename : usr/src/cmd/pt_chmod/Makefile => deleted_files/usr/src/cmd/pt_chmod/Makefile rename : usr/src/cmd/pt_chmod/pt_chmod.c => deleted_files/usr/src/cmd/pt_chmod/pt_chmod.c
2006-08-044963368 zonecfg remove device plus zone reboot does not remove devicesdp1-1/+5
2006-06-29PSARC 2006/387 Zones Features For Zulucarlsonj1-0/+10
6365741 RFE: add unique identifier to facilitate asset tracking (similar to hostid) 6384962 libzonecfg doesn't preserve owner/mode on changes 6394273 fix for CR 6305641 missed one of the hard-coded constants 6431731 zoneadm list -p (parseable) output isn't 6436841 Zonecfg needs to address alternate roots to adjust file paths 6436853 Zoneadm should allow zones to be marked as incomplete
2006-06-22PSARC/2006/269 Zone Boot Arguments IIdp1-1/+4
4943812 init improperly respawning stuff during reboot 4994285 RFE: zones should support boot arguments 6315349 halt.c contains an uninitialized variable 6395642 missing global zone checks for menu updates in uadmin(2) 6415633 krtld calls printf(), goes boom 6421372 libc's lintlib doesn't include <sys/uadmin.h> 6433526 zoneadm should use statvfs64
2006-05-30PSARC 2006/307 zone migration dry-rungjelinek1-1/+8
6401645 RFE: need support for pre-validating a zone migration 6414181 attach validation should print patch number and version
2006-03-19PSARC 2006/124 Configurable Privileges for Zonescomay1-1/+9
4966416 RFE: zone privileges should be configurable 5008923 zoneadm halt message is a little illogical when run from the target zone 5049028 Makefiles that hacked around libpool errors now need cleanup 6345758 zonecfg rctl help doesn't mention 'remove' 6397853 zone console doesn't report failures to boot 6399963 get_zone_pool() isn't consistent with its return values
2006-02-28PSARC 2006/030 Zone migrationgjelinek1-4/+49
PSARC 2006/119 ACL_NORESOLVE for acl_totext(3sec) 5022513 RFE: Ability to migrate zones across machines 6389264 acl_totext needs support for by-passing nameservice lookup 6389326 random failures in acl_str_to_id 6391051 libzonecfg lint problems
2005-11-076346201 patches 120900-02 and 120901-02 break patchaddcarlsonj1-4/+9
2005-10-31PSARC 2002/240 ZFSahrens1-0/+16
6338653 Integrate ZFS PSARC 2004/652 - DKIOCFLUSH 5096886 Write caching disks need mechanism to flush cache to physical media
2005-10-27PSARC 2005/474 Zones Upgrade (Ashanti and Zulu)carlsonj1-10/+36
6328286 need scratch zone support for upgrade 6328296 need temporary NFS feature to support cross-zone traffic in miniroot environment (only) 6328310 zone_destroy shouldn't camp on the root vnode 6329667 zoneadm fails, but still exits with status zero
2005-09-16PSARC 2005/485 Zone Renamedp1-9/+6
4963365 zonecfg is unhelpful if /etc/zones not present 4971371 zonecfg should be more paranoid when saving a zone for the first time 5022506 RFE: ability to rename zones 6231612 zonecfg messaging should be improved. 6305400 when zone metadata gets confused, removing configured zones can fail 6318536 zonecfg sometimes seen spinning during certain STC test cases 6321858 zonecfg tab completion could complete slightly more
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+329