Displaying 20 results from an estimated 5000 matches similar to: "Adding Nested Partitions To A Mount Point"
2007 Nov 30
2
How to manage images/partitions for xen DomUs?
Hello,
I am trying to figure out the best way, how to configure a small cluster
with xen and High Availability (Heartbeat). I have two servers and a few
virtual machines. What I need is to ensure, that images or partitions of
the machines will be mirrored between the two nodes (maybe with drbd?).
But that is not all - I also need to enlarge the disks (because of
growing databases) of virtual
2008 Apr 10
4
File locks?
Hello,
Recently, the following problem started happening with a particular samba
server:
If i have a file open for reading (say, a pdf in xpdf) and then try to write
to it (say, through recompiling a latex document) it complains that it
cannot open the file for writing.
this seems like a file lock issue but I am unsure where it is happening. My
previous usage should be perfectly safe since
2008 Feb 14
5
On an eight cpu system domU ''cap'' can only be set to 100
On a 8 Core system only dom0 can set cap > 100 and vcpus > 1. On a domU
''xm sched-credit -d <domU> -c 200''
says "Error: cap is out of range". Vcpu cannot be set higher than 1 -
regardless of boot/config/command line. Low performance is equivalent to the
cap setting.
See ''xm list --long'':
(domain
(domid 0)
(uuid
2005 Jun 27
2
DID in Western Canada
Hello,
I'm having trouble getting finding a company that
provides DID in Western Canada. More specifically in
Edmonton, Alberta.
We have tried getting in contact with Link2Voip and
Calgary Telecom but neither seems to be answering
their phones or email.
I would appreciate it if anyone can point me in the
right direction.
Thank you,
Nelson
2006 May 23
19
LVM2 snapshots and XEN = problem :(
Hello guys
Does anyone use lvm2 backends for domU storages ? I do and I wanted to
use lvm''s snapshot feature to make backups of domUs in background but I
got the following problem.
When I create a snapshot LV and copy data from it to backup storage it
works perfect.
Then I do umount and then lvremove. lvremove asks me if I really want to
remove the volume and then just hangs forever.
2008 Jun 07
1
EVMS?
EVMS Enterprise Volume Management System sounds interesting,
looks like it supported CentOS4, but not CentOS5.
But maybe I'm not looking in the right places.
--
Drew Einhorn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080607/a5de7c79/attachment-0002.html>
2006 May 31
2
a problem 'cor' function
Hi list,
One of my co-workers found this problem with 'cor' in his code and I confirm it too (see below). He's using R 2.2.1 under Win 2K and I'm using R 2.3.0 under Win XP.
===========================================
> R.Version()
$platform
[1] "i386-pc-mingw32"
$arch
[1] "i386"
$os
[1] "mingw32"
$system
[1] "i386, mingw32"
$status
2003 Feb 03
8
Ext3 strangeness data loss
Hi folks,
I'm in really big trouble with ext3.
At about every second reboot I have files changed on my ext3 filesystem!
In most cases I realize that sshd didn't start, and after examination
I found that /usr/sbin/sshd or /lib/libutil-x.y.so changed.
But when I reboot, everything seems OK.
I looked once into the binary, and find parts of syslog in it!!!
Horror!
And this is a ususal
2002 Feb 21
2
hpa-tftp with xinetd
Good day,
Just a quick question- could someone please confirm that this is the correct
xinetd configuration (or not) for hpa-tftp?
We've noticed that, when under moderate load hpa-tftpd resides in memory,
even after there are no connections or even if xinetd is shut down. Under
light load the server goes away after each connection, as desired.
Thanks in advance!
service tftp
{
2005 Feb 25
2
1.36 again
Given that no 1.36 has appeared from Fedora Core, I thought I would create the
rpm myself. I took the 1.35-11.2 src.rpm from FC3 and updated the spec file
for 1.36. However, the build fails.
Has anyone successfully created a 1.36 rpm for FC3? If so, what did you need
to do?
Gene
2010 Mar 05
1
test question, variance
Can someone get me going in the right direction with this test question? We
have went as far as t.test in our class, but not to power or anova yet. I
have pasted the question and a summary of the dataset "gpa".
5. Given that all the GPA data in this dataset is comprised of means, would
you expect the underlying dataset of students? individual GPA to be more
variable or less variable
2007 Dec 01
1
Good tutorial about using heartbeat2, ocfs2 and evms with xen 3.x
Hi all
Sombedody can points me to a good tutorial about using high availabilty
clusters with xen using heratbeat2, ocfs2 and evms under rhel/centos, debian or
sles??
I am doing various searches without a result ... (google shows me a lot of
references, mailing lists, etc but not a good doc)
Many thanks.
--
CL Martinez
carlopmart {at} gmail {d0t} com
2005 Jul 09
3
lvm / raidN / evms
The tools for raidN (mdadm and friends) don't seem to compile with
klibc. Has anyone tackled that, lvm or evms yet in a klibc-based
initramfs, or do you usually include uclibc or something when it comes
time to get fancy (also, looking ahead to crypto-root and such)
Tks,
Jeff Bailey
2004 Jul 26
3
Maximum and minimum OCFS2 volume sizes?
Just a quick question. What is the maximum and minimum volume sizes
that OCFS2 supports?
I'm working on doing a plugin for EVMS to support OCFS2. One of the
functions needs that info.
Thanks,
John
2006 Oct 30
2
Samba locking fails over NFS
Good day,
Our Windows users aren't able to edit their MS Office files over our Samba shares (Samba 3.0.10, CentOS4 w/ their i386 RPM). It looks like the clients' attempts to lock the files fails. When their client attempts to open such a file, Samba reports:
----------8<-----------------------
[2006/10/27 15:55:57, 0] locking/posix.c:posix_fcntl_lock(657)
posix_fcntl_lock:
2005 Jun 15
2
1-800 DID in Alberta
Are there any 800 DID number providers for Alberta?
--
#Joseph
2005 Nov 24
1
model selection with step function
Hello,
I have a doubt in using the function step (step wise) to select glm models.
Usually I apply the gamma distribution to analyze fishery data. To select the
terms I use a routine where I first compare single term models to the null model
(eg. U~1 vs. U~depth; U~1 vs. U~latitude; etc. ? where U= abundance) and, by
means of the result given by a likelihook function applied for each comparison,
2006 Mar 28
2
Welch test for equality of variance
Hello
Using R 2.2.1 on a Windows machine.
Has anyone programmed the Welch test for equality of variances?
I tried RSiteSearch, but this gave references to t test and
oneway.test, which are not quite what I need.....I need the Welch test
itself, for use in a meta-analysis (to determine if variances are
equal).
TIA
Peter
Peter L. Flom, PhD
Assistant Director, Statistics and Data Analysis
2012 Jul 05
3
[LLVMdev] "symbol lookup error" while running a Simple Loop Pass
Hello;
I wrote this simple loop pass to collect the number of instructions in each
loop of the program. The code is as follows-
#define DEBUG_TYPE "loopinst"
#include "llvm/Pass.h"
#include "llvm/Analysis/LoopPass.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/ADT/Statistic.h"
#include "llvm/Instructions.h"
#include
2007 Nov 13
2
lvm over nbd?
I have a system with a large LVM VG partition.
I was wondering if there is a way i could share the partition
using nbd and have the nbd-client have access the LVM
as if it was local.
SYSTEM A: /dev/sda3 is a LVM partition and is assigned to
VG volgroup1. I want to share /dev/sda3 via nbd-server
SYSTEM B: receives A''s /dev/sda3 as /dev/nbd0. I want to
access it as VG volgroup1.
I am