Displaying 18 results from an estimated 18 matches for "cybersite".
2012 Feb 18
1
Re: iscsi with gluster i want to make it
...e expensive so we are doing
> some research in open source.
> Also does glusterfs support snapshot and deduplication in CIFS?
> and when could glusterfs start supporting iSCSI any timeline given.
> Thanks,
> Viraj
>
> On Tue, Feb 14, 2012 at 8:44 PM, Patrick Irvine <pirv at cybersites.ca
> <mailto:pirv at cybersites.ca>> wrote:
>
> Hi Viraj,
>
> My experience with LVM is quite limited, but I think I can help a
> bit. Glusterfs is a file system only. It does not contain the
> block level hooks required by LVM, so you will not be a...
2004 Sep 24
0
RE: CentOS digest, Vol 1 #137 - 12 msgs
Ulrik wrote:
Message: 2
Date: Thu, 23 Sep 2004 14:59:14 +0200 (CEST)
From: "Ulrik S. Kofod" <usk at cybersite.dk>
To: centos at caosity.org
Reply-To: usk at cybersite.dk
Subject: [Centos] network card / kudzu
When I have installed centOS, Kudzu says my network cards have been removed,
and
right after it finds them again and asks me to configure them?
It looks like it is the same thing it finds that i...
2013 Mar 01
2
Debian repositories only for amd64
Hi,
Is there any particular reason why the Debian repositories (at
http://download.gluster.org/pub/gluster/glusterfs/LATEST/Debian/ )
only have packages for amd64?
I don't mean to pressure for more convenience; I'm just wondering if
there's any reason to avoid using it on i386.
2005 Feb 16
1
GRUB Bootloader
I installed CentOS 4 Beta on an ATA disk to have a look at it, and on the same
computer I have a Windows installation on a SATA disk. In the CentOS installation
process it could see the operatingsystem on the SATA and everything looked good, it
said something like "Other... /dev/sda" (not quite sure, it looked right so I didn't
really take note of it).
Now when I want to boot the
2005 Feb 23
1
new version of zlib to CenOS 3.3 ?
I wanted to upgrade my ClamAV but ./configure gave this error
checking for zlib installation... /usr
configure: error: The installed zlib version may contain a security bug. Please
upgrade to 1.2.2 or later: http://www.zlib.net. You can omit this check with
--disable-zlib-vcheck but DO NOT REPORT any stablility issues then!
but yum gave this message
# yum install zlib
Gathering header information
2004 Oct 26
1
adduser ?
I installed CentOS 3.3 some time ago and the first thing I did after the install was
to run a little script that adds my user plus a few other things.
The script adds my user like this
USER="ulrik"
PASSWD="<mypasswd>"
/usr/sbin/adduser $USER -p $PASSWD
It seemed to work fine except I couldn't login? I searched Google for reasons why I
could only login via ssh as
2012 Oct 17
1
upgrade from 3.3.0 to 3.3.1
Hi all,
Can I do a simple rolling upgrade from 3.3.0 to 3.3.1? Or are there
some gotchas?
Pat
2005 Aug 13
3
quick question on RAID 1
I have 3 disks that I want to setup in a raid 1, my questions is should I setup the
3rd disk as a spare-disk or should I mirror all 3 disks all the time?
Will it perform *much* better to only mirror two and have the 3rd as a spare.
Is it not safer to mirror all 3 drives all the time ?
2005 Nov 30
8
why was LILO removed from centOS 4.2?
I can't choose LILO as boot loader anymore in the install process? And what is the
advantages in GRUP vs. LILO that are so great that LILO has been deleted all
together?
One big disadvantages when forced to use GRUB is that it is a hassle to make the
disks in a RAID1 bootable.
https://www.redhat.com/archives/fedora-list/2005-March/msg05935.html
and RAID1 seems pretty useless when it is the
2006 Mar 27
0
pc speaker mess
I wanted to enable my pc speaker and ref.
http://www.centos.org/modules/newbb/viewtopic.php?topic_id=855 this should work:
/sbin/modprobe pcspkr
and then it worked!!! a little too much I might add, I thought the fire alarm went
off ;)
a /sbin/modprobe -r pcspkr helped a little, it stopped beeping and just gave one
long sound. I couldnt take it anymore so I rebooted it to make it stop.
Is this
2004 Sep 23
0
network card / kudzu
When I have installed centOS, Kudzu says my network cards have been removed, and
right after it finds them again and asks me to configure them?
It looks like it is the same thing it finds that it just said was removed.
There are 3 Relatek|RTL-8139/8139C/8139C+ cards in there and it is all of them it
will remove and reconfigure.
It doesn't matter if I select ignore or reconfigure them, they
2004 Sep 23
0
CPAN problems?
Sorry if this is off topic, but the cpan mail list seems quite ded, and I was
wondering if any of you have had the same problem.
when ever I do a
perl -MCPAN -e "install Bundle::CPAN"
I get this error:
----------------------------------
Net::Telnet is up to date.
Net::Cmd is up to date.
Bundle summary: The following items in bundle Bundle::libnet had
installation problems:
2007 Dec 03
1
how to get the source for installed RPM (CUPS)
I would like to change a few things in CUPS, but I would prefer to use the source
for the version of CUPS that I already have installed using yum. Mostly because I'm
quite happy with the way it works except a few details.
Is there a way to get the source using yum or should I go to
http://www.cups.org/software.php and get it from there ?
The version I installed with yum is 1.1.22 and on
2005 Jul 25
2
yum gives HTTP Error 404: Not Found
Is it just me that get this error or is the httpd-devel file not publiched yet?
# yum -y update
Gathering header information file(s) from server(s)
Server: CentOS-3 - Addons
Server: CentOS-3 - Base
Server: CentOS-3 - Extras
Server: CentOS-3 - Updates
Finding updated packages
Downloading needed headers
Resolving dependencies
Dependencies resolved
I will do the following:
[update: httpd-devel
2005 May 13
1
When .. isnt the same? (not a problem
I don?t understand why ".." isn?t working the same way for "ls" and "cd" when inside
a symbolic link. The reason I ask is that I made a link to a directory with some
scripts that saves output in "../output.txt" and I could not find the output until I
found that ".." isn?t the directory you see when you do a $pwd. I solved the problem
by making a
2005 Oct 18
1
trying to build driver for hpt374 raid controler
I'm trying to build driver for hpt374 raid controler on a new installation of contOS
4.2 followin the instroctions in this thread
http://www.centos.org/modules/newbb/viewtopic.php?viewmode=flat&order=DESC&topic_id=223&forum=7
It says that I should run "yum install kernel-sourcecode" to get the files I need
and it will create the path /usr/src/linux-2.6.9-5.0.3.EL which
2005 Aug 03
1
host controller halted... scarry error
Yesterday i was copying a few dump files (backups) about 1GB in size from my centOS
3.4, on a samba share, to my windows, when the centOS box stopped responding.
The HDD LED was on and after I connected a monitor all I could see was this error
message over and over again:
"usb-uhci.c: host controller halted, trying to restart"
I wasn't able to login or anything, so I saw no other
2006 Feb 18
1
kernel panic: Assertion failure in __journal_unfile_buffer()
I was just extracting a 96MB tar file ( tar -xWf backup.tar ), the cpu load was 99%
for a long time. I then stopped it and tried again, but this time this popped up in
my ssh session:
--
Message from syslogd at rock at Sat Feb 18 00:47:05 2006 ...
rock kernel: Assertion failure in __journal_unfile_buffer() at
fs/jbd/transaction.c:1520: "jh->b_jlist < 9"
--
A kernel panic dump is