On Wed, Aug 26, 2009 at 01:46:26PM +0200, frank.brodb...@klingel.de wrote:
> Hi
>
> Kai Schaetzl schrieb am 26.08.2009 13:31:22:
> > Ivan Varbanov wrote on Wed, 26 Aug 2009 14:10:27 +0300:
> >
> > > It will not work if the drives are in raid
> >
> > Don't know if that is really true ... Anyway:
thax's for that drew i will try that
Mike
- Original Message -
From: "Drew"
To: "CentOS mailing list"
Sent: Monday, August 31, 2009 3:27 PM
Subject: Re: [CentOS] mysql error
>> [r...@localhost bcm]# mysqladmin -ucountry
>
> You're getting that because "-ucountry" isn't a valid flag
> [r...@localhost bcm]# mysqladmin -ucountry
You're getting that because "-ucountry" isn't a valid flag for
mysqladmin. Did you mean to log into the MySQL server as user
"country"? If so put a space after the "-u"
--
Drew
"Nothing in life is to be feared. It is only to be understood."
--Marie
Hi List i'm trying to setup my sever but in my terimal all i seam get is this
message but cant go on .
could someone help us out
many thx's
Mike
yum install mysql mysql-server
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.optus.net
* updates: mirror.
--- On Sun, 8/30/09, Dave wrote:
> Hello,
> I've got a centos 5.3 machine that is
> running services http and ftp
> whih are the two services i've noticed this on. When log
> rotation happens
> the old logs are renamed and compressed, but new logs httpd
> and pure-ftpd
> have zero lengths. F
Oliver Ransom wrote:
> On 31/08/2009, at 1:11 PM, Christopher Chan wrote:
>
>
>> Miguel Medalha wrote:
>>
Can someone please assist met with some software RAID 1+0 setup
instructions? I have searched the web, but couldn't find any. I
found
a lot of RAID 10 setup instru
On 31/08/2009, at 1:11 PM, Christopher Chan wrote:
> Miguel Medalha wrote:
>>> Can someone please assist met with some software RAID 1+0 setup
>>> instructions? I have searched the web, but couldn't find any. I
>>> found
>>> a lot of RAID 10 setup instructions, but it doesn't help me.
>>>
>>>
>
Miguel Medalha wrote:
>> Can someone please assist met with some software RAID 1+0 setup
>> instructions? I have searched the web, but couldn't find any. I found
>> a lot of RAID 10 setup instructions, but it doesn't help me.
>>
>>
>
> As Oliver Ransom replied to you, RAID 1+0 (not to be co
Hello,
The above is on a CentOS 5.3 machine, a vps actually. I started
seeing it a few weeks ago when i was trying to get an ssh-key program called
keychain going. It required an entry in ~/.bash_profile after that i started
seeing the above error and compiles kept failing or tasks wouldn't
>>> How would one setup RAID 1+0 (i.e. 2x mirror'ed RAID1's and then a
>>> RAID 0 on top of it) on say CentOS 4.6 ?
>>>
>> Setup both RAID-1 arrays then stripe them with LVM?
>>
>> http://www.redhat.com/magazine/009jul05/features/lvm2/
>>
>> Though I'd prefer to opt for a hardware raid card
On Mon, Aug 31, 2009 at 3:12 AM, nate wrote:
> Rudi Ahlers wrote:
>
>> How would one setup RAID 1+0 (i.e. 2x mirror'ed RAID1's and then a
>> RAID 0 on top of it) on say CentOS 4.6 ?
>
> Setup both RAID-1 arrays then stripe them with LVM?
>
> http://www.redhat.com/magazine/009jul05/features/lvm2/
>
Ron Blizzard wrote:
> VirtualBox works great but, since I only really use one Windows
> program (an older, specialized word processor called Movie Magic
> Screenwriter), I'm thinking of using Wine to run it in CentOS and
> getting rid of the Windows virtual machine. But a couple questions:
>
> 1) I
On Sun, Aug 30, 2009 at 10:57 PM, Les Mikesell wrote:
> Rudi Ahlers wrote:
>> On Sun, Aug 30, 2009 at 9:57 PM, Miguel Medalha wrote:
Then maybe there is something wrong with your partitioning scheme or
even physical layout. What drives do you have and how are they
partitioned? How ar
Hello,
I'm trying to install a package that requires the gtk+-2.1.x
package. I've installed the following groups in preparation, development
tools, gnome-desktop, and am not seeing the rpm, i thought it was contained
within another. Does anyone know where i can obtain this rpm?
Thanks.
Dave
Rudi Ahlers wrote:
> How would one setup RAID 1+0 (i.e. 2x mirror'ed RAID1's and then a
> RAID 0 on top of it) on say CentOS 4.6 ?
Setup both RAID-1 arrays then stripe them with LVM?
http://www.redhat.com/magazine/009jul05/features/lvm2/
Though I'd prefer to opt for a hardware raid card, I thin
Peter Peltonen wrote:
I have a fresh installed CentOS 5.3 server which should route traffic
between two networks like this:
network A (Internet) -- eth0 (default gw) : server : eth1 -- network B (LAN)
I have set in sysctl.conf
net.ipv4.ip_forward = 1
and routing works fine like this. But when
Hi,
did you try:
iptables -I FORWARD 1 -i eth1 -j ACCEPT
iptables -I FORWARD 1 -o eth1 -j ACCEPT
??
On 30.8.2009, at 20:47, Peter Peltonen wrote:
> I have a fresh installed CentOS 5.3 server which should route traffic
> between two networks like this:
>
> network A (Internet) -- eth0 (default
Rudi Ahlers wrote:
> On Sun, Aug 30, 2009 at 9:57 PM, Miguel Medalha wrote:
>>> Then maybe there is something wrong with your partitioning scheme or
>>> even physical layout. What drives do you have and how are they
>>> partitioned? How are they physically connected?
>>>
>> I beg your pardon, I did
> There is no option to setup RAID 10.
>
>
> But, let's get back to my previous request,
>
> How would one setup RAID 1+0 (i.e. 2x mirror'ed RAID1's and then a
> RAID 0 on top of it) on say CentOS 4.6 ?
>
>
There is no option to setup RAID 10 because you are trying to create an
unsupported co
> I don't know if this makes sense, but to get their RAID10, I first
> need to install it, then use the web interface to setup RAID 10.
> Instead I would like to have openfiler running on the RAID 10 setup as
> well.
>
I don't think that you have a significant gain by doing so. Aren't you
bei
Rudi Ahlers wrote:
> On Sun, Aug 30, 2009 at 9:50 PM, Miguel Medalha wrote:
>>> This page from openfiler.com clearly states the following:
>>>
>>> "Openfiler supports RAID 0, RAID 1, RAID 5, RAID 6 and RAID 10."
>>>
>>> http://www.openfiler.com/products/openfiler-architecture
>>>
>> The page even s
On Sun, Aug 30, 2009 at 9:57 PM, Miguel Medalha wrote:
>
>> Then maybe there is something wrong with your partitioning scheme or
>> even physical layout. What drives do you have and how are they
>> partitioned? How are they physically connected?
>>
>
> I beg your pardon, I didn't see your previous
On Sun, Aug 30, 2009 at 9:53 PM, Miguel Medalha wrote:
>
>> Yet, I can't setup the RAID 10 they talk about, I only have RAID0,
>> RAID1, RAID5 & RAID6 in the setup options, which is why I'm thinking
>> of doing this another way.
>>
>
> Then maybe there is something wrong with your partitioning sche
VirtualBox works great but, since I only really use one Windows
program (an older, specialized word processor called Movie Magic
Screenwriter), I'm thinking of using Wine to run it in CentOS and
getting rid of the Windows virtual machine. But a couple questions:
1) If I run Wine, do I introduce se
> Then maybe there is something wrong with your partitioning scheme or
> even physical layout. What drives do you have and how are they
> partitioned? How are they physically connected?
>
I beg your pardon, I didn't see your previous post with the above
information.
At this point, I think
Hi all,
On my ThinkPad T61, I am trying to get gnome power manager's sleep
function to work properly. When I bring my machine back up after sleep,
I end up with just a black screen and nothing responding.. no capslock
light when I hit capslock for example. I am running the latest nvidia
driv
On Sun, Aug 30, 2009 at 9:50 PM, Miguel Medalha wrote:
>
>> This page from openfiler.com clearly states the following:
>>
>> "Openfiler supports RAID 0, RAID 1, RAID 5, RAID 6 and RAID 10."
>>
>> http://www.openfiler.com/products/openfiler-architecture
>>
>
> The page even shows the dialog box to c
> Yet, I can't setup the RAID 10 they talk about, I only have RAID0,
> RAID1, RAID5 & RAID6 in the setup options, which is why I'm thinking
> of doing this another way.
>
Then maybe there is something wrong with your partitioning scheme or
even physical layout. What drives do you have and how
> This page from openfiler.com clearly states the following:
>
> "Openfiler supports RAID 0, RAID 1, RAID 5, RAID 6 and RAID 10."
>
> http://www.openfiler.com/products/openfiler-architecture
>
The page even shows the dialog box to create a RAID 10 group!
___
On Sun, Aug 30, 2009 at 9:44 PM, Miguel Medalha wrote:
> This page from openfiler.com clearly states the following:
>
> "Openfiler supports RAID 0, RAID 1, RAID 5, RAID 6 and RAID 10."
>
> http://www.openfiler.com/products/openfiler-architecture
> ___
> C
This page from openfiler.com clearly states the following:
"Openfiler supports RAID 0, RAID 1, RAID 5, RAID 6 and RAID 10."
http://www.openfiler.com/products/openfiler-architecture
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailma
On Sun, Aug 30, 2009 at 9:15 PM, Miguel Medalha wrote:
>
>> Although they work, and do the same, the installer CD & mdadm needs to
>> support it. The specific appliance that I want to install, doesn't
>> support RAID 10, so I need to install RAID 1 + RAID 0, i.e. setting 2x
>> RAID 1 mirrors, and t
On Sun, Aug 30, 2009 at 9:10 PM, Jerry Franz wrote:
> Rudi Ahlers wrote:
>> Hi Oliver,
>> It's not the same thing :)
>> Although they work, and do the same, the installer CD & mdadm needs to
>> support it. The specific appliance that I want to install, doesn't
>> support RAID 10, so I need to insta
> Although they work, and do the same, the installer CD & mdadm needs to
> support it. The specific appliance that I want to install, doesn't
> support RAID 10, so I need to install RAID 1 + RAID 0, i.e. setting 2x
> RAID 1 mirrors, and then stripe then in RAID0 - but once the first 1
> mirrors ar
Rudi Ahlers wrote:
> Hi Oliver,
> It's not the same thing :)
> Although they work, and do the same, the installer CD & mdadm needs to
> support it. The specific appliance that I want to install, doesn't
> support RAID 10, so I need to install RAID 1 + RAID 0, i.e. setting 2x
> RAID 1 mirrors, and t
2009/8/30 Götz Reinicke :
> Rudi Ahlers schrieb:
>> Hi,
>>
>> Can someone please assist met with some software RAID 1+0 setup
>> instructions? I have searched the web, but couldn't find any. I found
>> a lot of RAID 10 setup instructions, but it doesn't help me.
>>
> Hi,
>
> what is your purpose wi
On Sun, Aug 30, 2009 at 5:53 PM, Oliver Ransom wrote:
> On 31/08/2009, at 1:18 AM, Rudi Ahlers wrote:
>
>> Hi,
>>
>> Can someone please assist met with some software RAID 1+0 setup
>> instructions? I have searched the web, but couldn't find any. I found
>> a lot of RAID 10 setup instructions, but i
I have a fresh installed CentOS 5.3 server which should route traffic
between two networks like this:
network A (Internet) -- eth0 (default gw) : server : eth1 -- network B (LAN)
I have set in sysctl.conf
net.ipv4.ip_forward = 1
and routing works fine like this. But when I switch on the iptable
Götz Reinicke wrote:
> Level 5 is the best concerning performance/capacity.
>
raid-5 performs very poorly on random writes, common to database servers.
it also has long rebuild times which increases the possibility of a
double fault.
___
CentOS
Götz Reinicke wrote:
>
>> I am using software RAID 10 with CentOS 5.3 and I surely did see a
>> *huge* performance increase with RAID 10 compared to RAID 1 only.
>
> I tested 1+0 vers 0+1 vers 5 on the 3ware, the sun build in raid system
> and using softwareraid on an other (older) server.
>
>
On Aug 30, 2009, at 1:02 PM, Götz Reinicke wrote:
> Miguel Medalha schrieb:
>>> what is your purpose with this Level? I'm asking because I had
>>> done some
>>> raid level tests some time ago with hardware raid controllers/
>>> systems
>>> from 3ware, sun and iscsi-raidsystems and some softwar
Miguel Medalha schrieb:
>> what is your purpose with this Level? I'm asking because I had done some
>> raid level tests some time ago with hardware raid controllers/systems
>> from 3ware, sun and iscsi-raidsystems and some softwareraid setups.
>>
>
> The purpose of using RAID 10 is, of course
> what is your purpose with this Level? I'm asking because I had done some
> raid level tests some time ago with hardware raid controllers/systems
> from 3ware, sun and iscsi-raidsystems and some softwareraid setups.
>
The purpose of using RAID 10 is, of course, performance coupled with
ful
Rudi Ahlers schrieb:
> Hi,
>
> Can someone please assist met with some software RAID 1+0 setup
> instructions? I have searched the web, but couldn't find any. I found
> a lot of RAID 10 setup instructions, but it doesn't help me.
>
Hi,
what is your purpose with this Level? I'm asking because I h
Hello,
I've got a centos 5.3 machine that is running services http and ftp
whih are the two services i've noticed this on. When log rotation happens
the old logs are renamed and compressed, but new logs httpd and pure-ftpd
have zero lengths. From that poing log writing is not working. I've
> Can someone please assist met with some software RAID 1+0 setup
> instructions? I have searched the web, but couldn't find any. I found
> a lot of RAID 10 setup instructions, but it doesn't help me.
>
As Oliver Ransom replied to you, RAID 1+0 (not to be confused with RAID
0+1) is RAID 10. m
On 31/08/2009, at 1:18 AM, Rudi Ahlers wrote:
> Hi,
>
> Can someone please assist met with some software RAID 1+0 setup
> instructions? I have searched the web, but couldn't find any. I found
> a lot of RAID 10 setup instructions, but it doesn't help me.
Hi Rudi
RAID 10 and RAID 1+0 are the same
Hi,
Can someone please assist met with some software RAID 1+0 setup
instructions? I have searched the web, but couldn't find any. I found
a lot of RAID 10 setup instructions, but it doesn't help me.
--
Kind Regards
Rudi Ahlers
CEO, SoftDux Hosting
Web: http://www.SoftDux.com
Office: 087 805 9573
Thank you to everyone who replied to my request. In the end we
decided to simply lease a server from Server Beach and install VMWare
ourselves.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
On Sat, Aug 29, 2009 at 2:25 PM, Christoph Maser wrote:
> Am Samstag, den 29.08.2009, 14:10 +0200 schrieb Rudi Ahlers:
>> Hi all,
>>
>> I'm trying to install rrdtool on CentOS 5.3 x64, but it keeps failing
>> with dependency problems:
>
> You need ruby from centos base/updates. Works for me without
On Sat, Aug 29, 2009 at 5:46 PM, Les Mikesell wrote:
> Rudi Ahlers wrote:
>>
But the one piece of of the puzzle that I don't understand, will a
self-build-Linux NAS device, or even Openfiler / FreeNAS give us that
kind of uptime.
>>> High quality servers running an enterprise linux v
Götz Reinicke schrieb:
> Hi,
>
> has anybody done an upgrade from an installed 32bit version to a 64bit?
>
> If so, how?
>
> Installing the 64bit version from scratch is an option, but I'm
> interested also, if an upgrade is possible.
>
>
> Thanks and best regards,
>
> Götz
Generally
On Sat, 2009-08-29 at 20:06 -0400, Mike A. Harris wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> MHR wrote:
> > On Sat, Aug 29, 2009 at 6:06 AM, Mike A. Harris wrote:
> >> The new kernel-2.6.18-128.7.1.el5.i686 kernel breaks audio support on my
> >> onboard audio on an AMD Solo mothe
Hi,
has anybody done an upgrade from an installed 32bit version to a 64bit?
If so, how?
Installing the 64bit version from scratch is an option, but I'm
interested also, if an upgrade is possible.
Thanks and best regards,
Götz
___
CentOS ma
54 matches
Mail list logo