similar to: One Xen image multiple machines

Displaying 20 results from an estimated 20000 matches similar to: "One Xen image multiple machines"

2013 Apr 02
1
Can I have more than 1 bridge attached to a KVM
Hello Everybody, I have a physical machine with 4 Ethernet cards that I have mapped to 4 bridges. I would like to have each of my KVMs use 2 bridges for NIC bonding. 1. Can I have more than one bridge assign to one KVM? 2. Can I use virt-install to assign a KVM with more than one bridge during the KVM installation? a. It was a long shot but I have tried bridge=br0,br1 ;
2009 Feb 23
2
Support Vector Machine
Hi, I would like to try using a Support Vector Machine on a classification problem that I'm dealing with. Does such a package exit in R? Thanks Meir ******************************************** Meir Preiszler - Research Engineer I t a m a r M e d i c a l Ltd. Caesarea, Israel: Tel: +(972) 4 617 7000 ext 232 Fax: +(972) 4 627 5598 Cell: +(972) 54 699 9630 Email: pmeir@itamar-medical.com
2008 Nov 09
2
Finding Indices of Vector
Lets say I have a vector as follows xx<-rnorm(20) How could I find the indices of the vector<0? Thanks Meir ******************************************** Meir Preiszler - Research Engineer I t a m a r M e d i c a l Ltd. Caesarea, Israel: Tel: +(972) 4 617 7000 ext 232 Fax: +(972) 4 627 5598 Cell: +(972) 54 699 9630 Email: pmeir@itamar-medical.com Web: www.Itamar-medical.com
2008 Sep 15
1
Looking for function tree.matrix
Hi, Does anyone know where such a function can be found? Thanks Meir ******************************************** Meir Preiszler - Research Engineer I t a m a r M e d i c a l Ltd. Caesarea, Israel: Tel: +(972) 4 617 7000 ext 232 Fax: +(972) 4 627 5598 Cell: +(972) 54 699 9630 Email: pmeir@itamar-medical.com Web: www.Itamar-medical.com *********************************************
2008 Dec 18
3
Calculating Sensitivity, Specificity, and Agreement from Logistics Regression Model
Hi, Assume I have a variable Y having two discrete values and two predictor variables x1 and x2. I then do a logistic regression model fit as: fit<-glm(Y~x1+x2,family=binomial). Are there functions in R than calculate the Sensitivity, Specificity , and Agreement of the model "fit"? Thanks Meir ******************************************** Meir Preiszler - Research Engineer I t
2008 Sep 14
1
Problem with misclass function on tree classification
I am working through Tom Minka's lectures on Data Mining and am now on Day 32. The following is the link: http://alumni.media.mit.edu/~tpminka/courses/36-350.2001/lectures/day32/ In order to use the functions cited I followed the instructions as follows: Installed tree package from CRAN mirror (Ca-1) Downloaded and sourced the file "tree.r" Downloaded the function
2008 Oct 07
1
Selecting numeric data from a data frame
Hi I have a data frame containing numeric and factor data. I want to extract the numeric data only. How can this be done? Thanks Meir ******************************************** Meir Preiszler - Research Engineer I t a m a r M e d i c a l Ltd. Caesarea, Israel: Tel: +(972) 4 617 7000 ext 232 Fax: +(972) 4 627 5598 Cell: +(972) 54 699 9630 Email: pmeir@itamar-medical.com Web:
2011 Apr 01
15
Zpool resize
Hi, LUN is connected to solaris 10u9 from NETAP FAS2020a with ISCSI. I''m changing LUN size on netapp and solaris format see new value but zpool still have old value. I tryed zpool export and zpool import but it didn''t resolve my problem. bash-3.00# format Searching for disks...done AVAILABLE DISK SELECTIONS: 0. c0d1 <DEFAULT cyl 6523 alt 2 hd 255 sec 63>
2006 Jan 26
2
Machine failing to keep its trust with Domain Controller
Hi, We have a Linux (RHEL 3.0, update 3) Samba 3 server which worked fine for months but suddently have trouble to keep its trust with the DC server. The only way to recover is to reset the machine account from the Windows DC side and do a "net join" to the domain from the Linux side. The Linux machine is able to keep its "trust" with the domain exactly 7 days, which,
2011 Aug 11
5
newbie questions: copying and cloning xen vm
Hi all, I started studying xen to implement some HA cluster hosting multiple guests. I am realizing that xen does not provide any native way to hot-clone or hot-backup a guest. Am I right ? Is there any way to how backup a virtual machine? Or is suspend - copy - resume the only possible tecnique ? Is there any way to clone a virtual machine? Do vm snapshots exists? Thank you for every answer!
2009 Sep 24
5
OT: What's wrong with RAID5
Hi all, Sorry for the OT. I've got an IBM N3300-A10 NAS. It runs Data Ontap 7.2.5.1. The problem is, from the docs it says that it only supports either RAID-DP or RAID4. What I want to achieve is Max Storage Capacity, so I change it from RAID-DP to RAID4, but with RAID4, the maximum disk in a RAID Group decrease from 14 to 7. In the end, either using RAID-DP or RAID4, the capacity is the same.
2005 Mar 08
1
VAD with speex_preprocess()
speex_preprocess() isn't covered in the manual, is it? But, it's very easy to use. If it returns non-zero, voice was detected. Tom "Meir Yeshurun" <mt_yeshurun@hotmail.com> wrote: > > I would like to use speex_preprocess() for voice activity detection. I read > the comments in speex_preprocess.h and the relevant paragraphs in the Speex > manual. Is there
2010 Jul 07
1
Appropriateness of survdiff {survival} for non-censored data
I read through Harrington and Fleming (1982) but it is beyond my statistical comprehension. I have survival data for insects that have a very finite expiration date. I'm trying to test for differences in survival distributions between different groups. I understand that the medical field is most often dealing with censored data and that survival analysis, at least in the package survival,
2009 Jan 27
20
Xen SAN Questions
Hello Everyone, I recently had a question that got no responses about GFS+DRBD clusters for Xen VM storage, but after some consideration (and a lot of Googling) I have a couple of new questions. Basically what we have here are two servers that will each have a RAID-5 array filled up with 5 x 320GB SATA drives, I want to have these as useable file systems on both servers (as they will both be
2012 Nov 18
6
Xen + IPv6 + Netapp = NFS read problem
Hello Maybe someone could direct us to right solution with the problem descibed below. We tried different trick bo no success stories. We have a development cluster based on Dell R815 servers (+-30) and a storage server - Netapp FAS 3240 runnig Data Ontap 8.1p2. We have some 100 virtual servers - we use Xen 4.1 for virtualisation. A basics OS is Debian Squeeze with some backports packages
2005 Nov 22
3
Weibull and survival
Hi I have been asked to provide Weibull parameters from a paper using Kaplan Meir survival analysis. This is something I am not familiar with. The survival analysis in R works nicely and is the same as commercial software (only the graphs are superior in R). The Weibull does not and produces an error (see below). Any ideas why this error should occur? My approach may be spurious.
2009 Apr 24
12
NIC Offloading Confusion
I have been using the built in Xen Paravirt NIC drivers for paravirt networking and had bad performance until I disabled all offload setting on the bridge and paravirt nic (From Dom0). There are 2 related questions I have, where should I be tweaking the offload settings, the Dom0 Physical NIC, The Bridge or the DomU NIC? Which settings in particular tend to cause trouble? (I just disabled all of
2005 Jul 29
6
Binary outcome with non-absorbing outcome state
I am trying to model data in which subjects are followed through time to determine if they fall, or do not fall. Some of the subjects fall once, some fall several times. Follow-up time varies from subject to subject. I know how to model time to the first fall (e.g. Cox Proportional Hazards, Kaplan-Meir analyses, etc.) but I am not sure how I can model the data if I include the data for those
2009 Oct 26
6
LVM over Xen + Network
Hi, We are planning to have LVM being used over a network of 3 h/w machines(500 GB Disk each) Each hardware machine will have 2-3 domUs. Can we store these domUs as a Logical Volumes stored across Network of these 3 machines? Can one DomU exceed the 500 GB (physical drive size) and store say 1 TB of data across the networked Physical Volumes? Has anyone done this before? Thanks and regards,
2008 Apr 22
3
mount: /dev/sdb1 already mounted or /blah busy
How do I go about troubeshooting this? I'm using RHEL 4 update 6. mount: /dev/sdb1 already mounted or /blah busy It's actually an iSCSI LUN (NetApp filer). I successfully configured (ext3) and mounted it, but when I rebooted, the /dev/sdb1 device/partition is seen by the kernel and it shows up with "fdisk -l". Nevertheless I get that error. I've tried