Displaying 20 results from an estimated 5000 matches similar to: "problem about network in Xen!"
2000 Jul 05
2
eigen function on Solaris2.6 (PR#595)
Full_Name: Sharon Kuhlmann
Version: 0.99
OS: solaris2.6
Submission from: (NULL) (129.16.167.231)
When I use the function > eigen(x), it gives me a "Process R bus error",
and the program quits.
I'm running the following R version:
platform sparc-sun-solaris2.6
arch sparc
os solaris2.6
system sparc, solaris2.6
status Patched
2010 Jul 03
4
as promised description of my XEN HA setup
Hi all,
In threads posted by I believe Jonathan Tripley I promised to post my new XEN
HA setup. Hope it can be of some use to some people.
In this particular case I''m forced to use SLES 10SP3 with XEN 3.2, which
excludes the possibility of using things like cLVM (which I don''t think I need
anyway).
So:
Storage:
I use two HP ML370 G5 machines with DRBD and heartbeat on
2007 Nov 08
1
XEN HVMs on LVM over iSCSI - test results, (crashes) and questions
Hi all,
some results from my configuration.
I''ve this configuration (I''m not interested in raw top performances but
in reliability.. so, I can accept slow MB/sec and prefer to rely on a
RAID6, for example):
1 Infortrend iSCSI Array A16E-G2130-4 with:
- 1GB DDR cache
- RAID6
- 7 x 500GB sataII Seagate ST3500630NS with 16mb (no budget for SAS)
- one of the logic volumes (about
2013 Oct 08
2
icecast-2.3.99.3
Yes. I'm running The 2.3.99.3 win32 version.
And if you can to provide the " mime.types " and " crossdomain.xml " files
by yourself it will be great.
TNX!
-----Original Message-----
From: "Thomas B. R?cker" [mailto:thomas at ruecker.fi]
Sent: Tuesday, October 08, 2013 5:58 PM
To: icecast-dev at xiph.org
Cc: Yaniv Sharon
Subject: Re: [Icecast-dev]
2011 Dec 13
1
Xen HVMs run VERY slowly on SAN box
We are running a 2-node cluster with Debian Squeeze (2.6.32-5-xen-amd64)
and Xen 4.0.1 on the dom0 and Ubuntu lucid domUs. We are now using fully
virtualized (HVM) vms. In our configuration the dom0 administers to
domUs created and run on a SAN box accessed via private network
(192.168...). A sample configuration file is pasted below.
We have had little or no IO problem with HVMs created and
2002 Oct 22
5
Mixture of Univariate Normals
Dear list,
Can anyone provide a package or code for estimating the parameters of a
mixture of c (c >=2) univariate normal distributions?
I've tried the algorithm provided by Venables & Ripley (1999) p 263, for
the mixture of two normal, but I don't find the "ms" function in R. I've
used nls instead, but I'm not sure if it works the same.
The data I have is very
2013 Oct 08
2
icecast-2.3.99.3
So there is no usage for the " mime.types " in ice win32?
-----Original Message-----
From: icecast-dev-bounces at xiph.org [mailto:icecast-dev-bounces at xiph.org] On
Behalf Of Thomas B. R?cker
Sent: Tuesday, October 08, 2013 5:09 PM
To: icecast-dev at xiph.org
Subject: Re: [Icecast-dev] icecast-2.3.99.3
Yaniv Sharon <yaniv.sharon at gmail.com> wrote:
>Hi,
>
>Where to
2001 Dec 18
2
Aranda-Ornaz links for binary data
Hi,
I would like apply different link functions from Aranda-Ordaz (1981)
family to large binary dataset (n = 2000). The existing links in glm for
binomial data (logit, probit, cloglog) are not adequate for my data, and I
need to test some other transformations.
Is it possible to do this in R? And how?
Thank you for your help,
/Sharon
2006 Jul 17
6
Output and Word
Hi
I have just started to have a look at R. I have used most stats software
packages and can use perl, visual basic etc. I am interested in how well
it handles lots of output e.g. tables or charts. How would you get lots
of output most easily and quickly into a Word document?
Sharon Snowdon
------------------------------------------------------------------------
-
FIGHT BACK AGAINST SPAM!
2004 Jul 19
4
TDM400P Internal Extenion Config
Hopefully someone here can save my sanity. I have been trying to solve
this problem for days now, but just cant put my finger on it. Im new to
* so I have probably done something stupid!
I have a TDM400P with one FXO module and a FXS module. The main problem
I have is not being able to get the extension attached to the FXS module
to ring or be able to make calls. It gets a dialtone fine but I
2016 Jul 01
1
multiple connection
It is possible to ask the development team of icecast to implement a solution for that?
Something like – "if the same IP pulling the stream over X instances for X time" to kick him?
I believe im not the only one that having that issue from time to time…
From: marcin at saepia.net [mailto:marcin at saepia.net]
Sent: Friday, July 01, 2016 2:05 PM
To: Yaniv Sharon
Cc:
2007 Dec 07
9
Question about implementation of 32-bit guests on 64-bit hypervisor (IDT-related)
In a recent conversation one of my coworkers raised a concern about
memory limitations when running 32-bit guests on top of the 64-bit
hypervisor. At this point the discussion is academic; I don''t know
when/if we''ll ever be able to get system resources to test it, to see if
the concerns that he expressed are real. So I decided to post this in
hope of getting comments from the
2009 Mar 03
13
xm migrate headache
Hi,
I am trying to (live-)migrate a paravirtualized machine from hosta to
hostb:
-----8<----
hosta:~ # xm list pvm
Name ID Mem VCPUs State Time(s)
pvm 64 384 1 -b---- 0.5
hostb:~ # xm list pvm
Error: Domain ''pvm'' does not exist.
hosta:~ # xm migrate pvm 192.168.0.2
Error:
2016 Jul 01
4
multiple connection
I didn't pick up the data from the access file, just from the error file...
About players, I can't control what the "radio index" sites are doing with
my icecast streaming address,
But as far as I know from my experience, the players when they getting
"crazy" causing between 3-5 multiple connections for less than a 2 minutes.
Not a big issue.
The situation that
2003 Feb 11
2
geoR question from new R user
Hi,
I'm a new R user. My goal is to do a variogram using geoR.
I started by trying to do the example in the geoR Illustrative Session
using my own data.
I am able to read in my Ascii data using: D <- matrix(scan("file.dat",
n=530*3), 530,3, byrow=TRUE).
Then I use: as.geodata(D, coords.col=1:2, data.col=3) to make the
object D geodata.
I check the descriptive statistics,
2006 Apr 26
10
Rails Document must be more detailed otherwise...
In java/c++ the method signature provide a good details on which parameters
the method accept, but in rails the ability to send hash as parameters make
it impossible
to know which parameters can be send.
This ability make the rails API doc a must to be full of details and not
supply partial examples of usage.
When for example I see *link_to_remote*(name, options = {}, html_options =
{})
I would
2017 Dec 12
5
problems with share permissions
Hi
I had a few test shares created and they were working fine. Users could
read or write depending on the windows group that was defined on the
share. I have since removed the test shares and created the file
structure needed and setup the smb.conf file with the share names. I
have also setup the groups and assigned them to the respective
directories. Problem is the users can connect to
2016 Jul 01
3
multiple connection
Hi all,
>From time to time my server getting multiple connection from a same
listener.
I don't know if it's a bug of the player, or a case of abusing.
The situation is "flooding" of the server,
the same listener connected to ICE in multiple instances,
and using "real" bandwidth (e.g 128K x 30)!
how do you handle this situation on your servers?
2006 Jan 04
3
TC/CBQ shaping problems
Hello everyone,
I''m a newbie experimenting with CBQ shaping and am facing a few problems.
Can any of you please help?
TEST SETUP:
+---------------+ +----------------+
| 10.0.0.103 |----------->| 10.0.0.102 |
+---------------+ +----------------+
10.0.0.103: Linux, 100Mbit/s NIC
10.0.0.102: Windows, 100Mbit/s NIC, iperf tcp server (ports 2000 and 2001)
WHAT I
2005 Nov 23
2
SOLVED [was Re: latex writer in gnome?]
On 11/22/05, Sharon Kimble <sharon04 at gmail.com> wrote:
> Does anybody know the gnome program that you can write in latex with please?
>
> I'm not sure but I think its in the base repo. Its not winefish as it
> (winefish) doesn't compile the source text like the program that I'm looking
>
> for does.
>
> Hopefully thanks
> Sharon.
> --
I am