Re: [zones-discuss] zonestat 1.4.1 problem

2009-06-12 Thread Jeff Victor
Sorry, it's either line 513/514 - the one that gets the kstat "swapresv_zone" or 504/504, the one that gets the kstat "lockedmem_zone". I need to clean out the "deadwood" in v1.5, too. On Thu, Jun 11, 2009 at 5:41 PM, Phil Freund wrote: > Jeff, > > Those lines were already commented out. It looks

Re: [zones-discuss] zonestat 1.4.1 problem

2009-06-11 Thread Phil Freund
Jeff, Those lines were already commented out. It looks like the problem is in these lines: 500 # Get amount and cap of memory locked by processes in each zone. 501 $kstat->update(); 502 my $zh = $kstat->{caps}; 503 foreach my $z (keys(%$zh)) { 504($lkd_use[$z], $lkd_cap[$z])

Re: [zones-discuss] zonestat 1.4.1 problem

2009-06-11 Thread Jeff Victor
On Wed, Jun 10, 2009 at 4:03 PM, Phil Freund wrote: > I have a couple of servers that are still running U1 but I'd still like to > use zonestat to get as much info as I can. > > I get the following output when I run zonestat 1.4.1 with debug turned on: > > root> zonestat -l -N > /usr/sbin/prtconf