Displaying 2 results from an estimated 2 matches for "807m".
Did you mean:
807
2011 Feb 18
2
time-sliderd doesn''t remove snapshots
...d
a snapshot, and I used "zpool upgrade".
Here''s what I''m seeing:
# zpool iostat rpool 5
capacity operations bandwidth
pool alloc free read write read write
---------- ----- ----- ----- ----- ----- -----
rpool 13.3G 807M 7 85 15.9K 548K
rpool 13.3G 807M 3 89 1.60K 723K
rpool 13.3G 810M 5 91 5.19K 741K
rpool 13.3G 810M 3 94 2.59K 756K
Using iofileb.d from the dtrace toolkit shows:
# iofileb.d
Tracing... Hit Ctrl-C to end.
^C
PID CMD...
2004 Sep 21
1
squid on DMZ using proxyarp
...0.0/0
6259 489K MARK tcp -- eth1 * 0.0.0.0/0
0.0.0.0/0 tcp dpt:80 MARK set 0xca
Chain INPUT (policy ACCEPT 166K packets, 15M bytes)
pkts bytes target prot opt in out source
destination
Chain FORWARD (policy ACCEPT 4407K packets, 807M bytes)
pkts bytes target prot opt in out source
destination
Chain OUTPUT (policy ACCEPT 202K packets, 38M bytes)
pkts bytes target prot opt in out source
destination
62058 13M outtos all -- * * 0.0.0.0/0
0.0.0...