Displaying 14 results from an estimated 14 matches for "packat".
Did you mean:
packrat
2010 Jan 06
12
Dom0 NETTX, NETRX alway are 0
...xentop this way ->"xentop -n -b -d 1"
At Host2, run xentop this way->"xentop -n -b -d 1"
In Host2''s xentop, I got the DomU''s NETRX and DomU''s CPU as well as
Dom0''s high load during netperf running. It means DomU accturally received
the packats from Host1''s Dom0.
TTVM''s NETRX changed this way : 9699596->9709952->9845192
NAME STATE CPU(sec) CPU(%) MEM(k) MEM(%) MAXMEM(k) MAXMEM(%) VCPUS NETS
NETTX(k) NETRX(k) VBDS VBD_OO VBD_RD VBD_WR SSID
Domain-0 -----r 2145 0.7 523008 6.2 no limit n/a 1 0 0 0 0 0 0 0 0
TTVM -...
2008 Nov 28
3
Beginner: "NameError - uninitialized constant" when I create a model object
My first Rails example using model and I got this NameError:
NameError in VandaController#att
uninitialized constant VandaController::Compute
Same code works fine if I don''t create the Compute object.
What did I do wrong?
Here is the Controller
class VandaController < ApplicationController
def att
@compute = Compute.new
@data1 = @compute.cmpt
end
end
Here is the Model
2002 Mar 17
2
Is an empty stream legal?
Does the spec allow a stream consisting only of headers, with 0 audio
packates?
--
Beni Cherniavsky <cben@tx.technion.ac.il>
(also scben@t2 in Technion)
MSVC in default mode doesn't define __STDC__ (correctly!). No comments.
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To...
2016 Aug 24
3
Samba4 Centos 7 - CPU 100%
Tks Rowland, its work.
But same with the new installation the server goes up for 100%.
We dont have the Iptables enabled. Maybe if enable the iptables the cpu is
goes down. what do you think ?
2016-08-23 16:42 GMT-03:00 Rowland Penny via samba <samba at lists.samba.org>:
> On Tue, 23 Aug 2016 16:06:19 -0300
> Maiquel Consalter via samba <samba at lists.samba.org> wrote:
>
2016 Aug 29
2
Samba4 Centos 7 - CPU 100%
On Mon, 29 Aug 2016 08:09:46 -0300
Maiquel Consalter via samba <samba at lists.samba.org> wrote:
> Hi Folks,
> i tryed make some tests, but the problem it the same. Someone have
> some idea how i solve my problem ? I try the new instalation, upgrade
> all packates but before 1 minute the process still in 100% and the
> process is rpc_server.
>
You say you have compiled Samba yourself, so I take it that Samba is
installed at /usr/local/samba, if so, is the new samba in your PATH and
are there any OS Samba packages installed ?
Is there a firewall r...
2005 Oct 31
2
IProute2 and netfilter interactions
I am trying to build a firewall and from my reading of the list archives and
other places, I''m worried about unintended interactions between iptables and
iproute2. Here is my situation
I have an internal network on eth0 and two separate dmzs on eth1 and eth2
respectively (a wireless network and a kiosk). On the outbound side, I have a
cablemodem provider and a dsl provider. What I
2004 Jul 29
2
XP does not join domain
...icht ausgef?hrt.
Klicken Sie auf "Hilfe", um weitere Informationen ?ber die Fehlerbehebung
zu erhalten.
------------------------------
server.mhc IS resolvable. even from this XP. i've started a tcpdump on the
samba server. and while i try to join the domain i do not see a single
packate origination form the XP machine. due to this here are no samba
log's. it even does not try to connect to the samba server. there is no
firewall etc. installed on the XP.
when i do local auth and the try to connect to samba every thing works as
expected.
any suggestions ?
TIA
matthias
--...
2016 Aug 29
0
Samba4 Centos 7 - CPU 100%
Hi Folks,
i tryed make some tests, but the problem it the same. Someone have some
idea how i solve my problem ? I try the new instalation, upgrade all
packates but before 1 minute the process still in 100% and the process is
rpc_server.
tks for any advise.
2016-08-24 17:22 GMT-03:00 Maiquel Consalter <maiquelconsalter at gmail.com>:
> Tks Rowland, its work.
> But same with the new installation the server goes up for 100%.
> We dont ha...
2016 Aug 29
0
Samba4 Centos 7 - CPU 100%
...on, 29 Aug 2016 08:09:46 -0300
> Maiquel Consalter via samba <samba at lists.samba.org> wrote:
>
> > Hi Folks,
> > i tryed make some tests, but the problem it the same. Someone have
> > some idea how i solve my problem ? I try the new instalation, upgrade
> > all packates but before 1 minute the process still in 100% and the
> > process is rpc_server.
> >
>
>
> You say you have compiled Samba yourself, so I take it that Samba is
> installed at /usr/local/samba, if so, is the new samba in your PATH and
> are there any OS Samba packages in...
2005 Oct 19
1
lots of temp files in /tmp directory
I am running samba 3.0.20a in my FC4 linux machine, its running for two days.
In /tmp direcotry I see lots of temporary files.
Is it safe to remove these files? also I would like to why its
creating these many files?
SMBclose.8.req SMBreadX.58.resp SMBsesssetupX.61.req
SMBtrans2.3.resp SMBwriteX.60.req
SMBclose.8.resp SMBreadX.59.req SMBsesssetupX.61.resp
2007 Mar 14
0
[Bug 554] New: Packet illegaly bypassing SNAT
...ion: linux-2.6.x
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: NAT
AssignedTo: laforge@netfilter.org
ReportedBy: renean@gmx.de
I have a router. To the outside world i have to do NAT. All packats going over
the external interface are being SNATed by the one and only rule in the
POSTROUTING-chain (see below).
What happens is that some packages from my internal net somehow bypass that NAT
and go out with their internal addresses (${SOURCE}). My ISP informed me about
that.
It seems that app...
2013 Apr 03
1
Select single probe-set with median expression from multiple probe-sets corresponding to same gene -AFFY
Hello All,
I need your help. I am analysing affymetrix data and have to select the
probe-set that has median expression among all the probe-sets for same
gene. This way I want to remove the redundancy by keeping the analysis
to single gene entry level. I am fully aware that it is not a nice thing
to do but I just have to do it.
To do so, I came across 'findLargest' function of
2007 Apr 04
4
CentOS 4 DNS Server not listening
I installed CentOS 4 on a new box to use as a DNS server. It is a basic
server install.
I configured named and it is all up and running fine. It just isn't
listening on Port 53. It also (obviously) does not respond to DNS
requests. Requests from the machine itself are processed just fine, so
the service is working. It just can't be used by other machines. Not
good for a public DNS
2005 Dec 20
2
Install Rmpi on Fedora with mpich2 installed.
Hi, everyone,
I want to install Rmpi on a cluster with Fedora linux. It already installed mpich2, but not lam-mpi. I installed R-2.2.0 on it already.
And I got error as below:
* Installing *source* package 'Rmpi' ...
Try to find mpi.h ...
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are