Raid5 Module In 2.6.18
Mar 22, 2007
I am trying to configure a 2.6.18 kernel and I cannot get it to read the raid5 module since my system is utilizing a software RAID5.
Whenever I build I receive the following error:
[root@localhost linux-2.6.18.8]# make install
sh /root/kernel/linux-2.6.18.8/arch/x86_64/boot/install.sh 2.6.18 arch/x86_64/boot/bzImage System.map "/boot"
WARNING: No module raid5 found for kernel 2.6.18, continuing anyway
I have tried versions 2.6.18 and 2.6.18.8 and both give me the same issue.
I have CONFIG_MD_RAID456=m in my .config so the module should be getting configured.
I tried ignoring the warning but when I boot up my system in 2.6.18 I get a kernel panic error, could not sync. (I'm guessing because it doesn't have the RAID module). Everything works fine when I boot up in the 2.6.9 CentOS kernel.
View 0 Replies
ADVERTISEMENT
Jul 21, 2009
i use Adaptec 2200s with three scsi HD to do raid,
it is install centos with cpanel.
after rebooting,it can not load into the raid5 well,
and shows no logical drivers... and no operation system found.
i try to add new hd,but it still do not build and run.
i think it may the raid5 configuation on the three HDs are missing are ger problem or it will not work at all.
i want to ask,if a use another three hds with the Adaptec 2200s to set another raid5.
and build another one server.
and i mount the old first one HD from the old raid5 and mount the new first one HD from the new raid5,
and copy the files from old ones to the new ones.
View 3 Replies
View Related
Mar 1, 2007
Now I'm a little new to RAID5, I've always used RAID10 or RAID1, but I am looking into RAID5 for my new server.
Tell me which you think would be more beneficial, I know RAID10 is faster for writing and copying which is what is needed for SWAP but I also know that RAM is a lot faster than SWAP.
8GB RAM
2GB SWAP Partition
4x250GB RAID5
7GB RAM
3GB SWAP Partition
6x250GB RAID10
or
8GB RAM
2GB SWAP Partition
3x400GB RAID5
Is 3 drives or 4 drives faster in a RAID5? I know 4 drives would probably read faster but would copying and writing be slower?
View 14 Replies
View Related
Jul 30, 2008
What do you feel is better for a typical shared/reseller hosting server?
RAID 1 or RAID 5 (with three drives)?
View 12 Replies
View Related
Oct 19, 2007
How long it takes to rebuild RAID5 if one of failed disks was replaced? How long it takes to assume full performance again?
Our support changed disk in our server 2h ago, but it's still extremely slow
View 8 Replies
View Related
Jun 10, 2008
I have a problem with performance on my server.
My server is with Supermicro PDSME+ and 3x500 GB WD Raid Edition with one hot-spare.
When I migrated from RAID-1 to RAID-5 the performance droped dramatically. I have been reading different posts on internet that suggest to force HDD to work on 1.5 GB/s. On Supermicro support page there is a similar issue and support staff explain that ICH7R do not support SATA-II.
When I review specification on their web site, they typed that MB support 3.0 GB/s.
Does anyone have a similar server with a similar issue?
View 3 Replies
View Related
May 30, 2008
Which to choose? RAID0, RAID1 or RAID5?
how can explain what is the best one and why?
View 13 Replies
View Related
Nov 16, 2006
We are expanding our photo sharing business and are revising our Unix-based server architecture. We're looking to develop a standard server configuration so that we can easily add servers when necessary.
Our ISP has recommended a configuration with mirrored web servers and mirrored RAID5 NAS boxes. I've read about Google's server architecture which consists of identical mirrored servers; when a drive or part from one of those servers goes down, data is served from the mirrored servers and the bad machine is repaired or replaced.
Comparing the two architectures with similar storage sizes, the overall cost of the hardware itself is about the same, with the identical mirrored machines being slightly cheaper. The monthly co-location fees (rack, power, etc.) are higher for the NAS solution.
I'm interested to hear your thoughts and experiences with similar solutions. I know the web/NAS solution is popular, and it's probably the one we'll go with, initially at least. Has anyone here implemented a Google-like identical mirrored server solution?
View 14 Replies
View Related
May 14, 2007
I setup a Software RAID5 the following way:
/dev/sda:
1: /boot 101MB
2: software raid ALL
/dev/sdb
1: software raid ALL
/dev/sdc
1: software raid ALL
/dev/sdd
1: software raid ALL
/dev/md0: ext3 mounted as / for all of the software RAID partitions.
I was left to believe this would create redundancy as long as only one drive is removed from the array. Although when I unplug any of the hard drives (one at a time) I get input/output errors and when I try to reboot I get kernel sync errors.
What exactly am I doing wrong when trying to create redundancy? I know that SDA contains the /boot/ partition so it wouldn't boot without that but even if I unplug B,C, and D it still can't sync.
View 14 Replies
View Related
Oct 4, 2008
Seems to be rather new, [url] and belongs to intergenia (server4you, plusserver)
4GB / 5000GB / Quad Opt. / HW Raid 1 2x250 for €79
8GB / 10000GB / 2x Quad Opt. / HW Raid 1 2x500 for €129
16GB / 15000GB / 2x Quad Opt. / HW Raid 5 3x500 for €179
Month-to-month, overage €0.19, Centos available.
Anyone have a server there?
If this were from hetzner.de I would be all over it...
View 10 Replies
View Related
Nov 20, 2007
What are the advantages/disadvantages of running PHP as Apache module vs. running PHP as CGI module on your server?
View 5 Replies
View Related
Aug 14, 2008
I didn't know if it should go in here on in Web Hosting.
One of the prospective hosts I'm looking at for shared hosting uses a phrase I'm not sure about what it means and the sales person I spoke to didn't know, either (and he tried to fudge it, which is worse than admitting you don't know.)
Anyway, one of the phrases used that I haven't seen anywhere else is that they have php5 "as a module" and I'm not sure what is meant by that. Each account is running a stand-alone instance of php? php5 is a module that's installed upon customer request?
View 6 Replies
View Related
May 27, 2009
how can i chek that my iptables firewall have this module?
ipt_recent
and if it is not installed...
View 2 Replies
View Related
Oct 28, 2009
Trying to troubleshoot an exploit where the code redirecting people to exploit sites is not in the website. I think a module is being loaded dynamically, but I am not seeing the entry point in the access logs. I restart httpd and the problem goes away temporarily.
Anyone see anything fishy?
==================
HTTPD MODULES
==================
[root@xxx ~]# httpd -L
<Directory (core.c)
Container for directives affecting resources located in the specified directories
Allowed in *.conf only outside <Directory>, <Files> or <Location>
<Location (core.c)
Container for directives affecting resources accessed through the specified URL paths
Allowed in *.conf only outside <Directory>, <Files> or <Location>
<VirtualHost (core.c)
Container to map directives to a particular virtual host, takes one or more host addresses
Allowed in *.conf only outside <Directory>, <Files> or <Location>
<Files (core.c)
Container for directives affecting files matching specified patterns
Allowed in *.conf anywhere and in .htaccess
when AllowOverride isn't None
<Limit (core.c)
Container for authentication directives when accessed using specified HTTP methods
Allowed in *.conf anywhere and in .htaccess
when AllowOverride isn't None
<LimitExcept (core.c)
Container for authentication directives to be applied when any HTTP method other than those specified is used to access the resource
Allowed in *.conf anywhere and in .htaccess
when AllowOverride isn't None
<IfModule (core.c)
Container for directives based on existance of specified modules
Allowed in *.conf anywhere and in .htaccess
when AllowOverride isn't None
<IfDefine (core.c)
Container for directives based on existance of command line defines
Allowed in *.conf anywhere and in .htaccess
when AllowOverride isn't None
<DirectoryMatch (core.c)
Container for directives affecting resources located in the specified directories
Allowed in *.conf only outside <Directory>, <Files> or <Location>
<LocationMatch (core.c)
Container for directives affecting resources accessed through the specified URL paths
Allowed in *.conf only outside <Directory>, <Files> or <Location>
<FilesMatch (core.c)
Container for directives affecting files matching specified patterns
Allowed in *.conf anywhere and in .htaccess
when AllowOverride isn't None
AuthType (core.c)
An HTTP authorization type (e.g., "Basic")
Allowed in *.conf only inside <Directory>, <Files> or <Location> and in .htaccess
when AllowOverride includes AuthConfig
AuthName (core.c)
The authentication realm (e.g. "Members Only")
Allowed in *.conf only inside <Directory>, <Files> or <Location> and in .htaccess
when AllowOverride includes AuthConfig
Require (core.c)
Selects which authenticated users or groups may access a protected space
Allowed in *.conf only inside <Directory>, <Files> or <Location> and in .htaccess
when AllowOverride includes AuthConfig
Satisfy (core.c)
access policy if both allow and require used ('all' or 'any')
Allowed in *.conf only inside <Directory>, <Files> or <Location> and in .htaccess
when AllowOverride includes AuthConfig
AddDefaultCharset (core.c)
The name of the default charset to add to any Content-Type without one or 'Off' to disable
Allowed in *.conf anywhere and in .htaccess
when AllowOverride includes FileInfo
AcceptPathInfo (core.c)
Set to on or off for PATH_INFO to be accepted by handlers, or default for the per-handler preference
Allowed in *.conf anywhere and in .htaccess
when AllowOverride includes FileInfo
AccessFileName (core.c)
Name(s) of per-directory config files (default: .htaccess)
Allowed in *.conf only outside <Directory>, <Files> or <Location>
DocumentRoot (core.c)
Root directory of the document tree
Allowed in *.conf only outside <Directory>, <Files> or <Location>
ErrorDocument (core.c)
Change responses for HTTP errors
Allowed in *.conf anywhere and in .htaccess
when AllowOverride includes FileInfo
AllowOverride (core.c)
Controls what groups of directives can be configured by per-directory config files
Allowed in *.conf only inside <Directory>, <Files> or <Location>
Options (core.c)
Set a number of attributes for a given directory
Allowed in *.conf anywhere and in .htaccess
when AllowOverride includes Options
DefaultType (core.c)
the default MIME type for untypable files
Allowed in *.conf anywhere and in .htaccess
when AllowOverride includes FileInfo...
View 2 Replies
View Related
Nov 16, 2007
while am installing some programs there is some problem in my php
PHP GD Module Not Found
how could i install it in SSH root?
View 10 Replies
View Related
Jul 4, 2007
I would like to know is there any module for Apache which can collect information like who is surfing our website and how many pages they have accessed in last one hour. I know awstats or webalizer can do this but i need some thing realtime on apache level.
View 4 Replies
View Related
Mar 12, 2015
I found a script that updated php to 5.5, however it's only enabling me to run it as a CGI script, if I want to run PHP an Apache module, it's still only 5.3. How can I upgrade the Apache version?
View 3 Replies
View Related
May 28, 2009
I've bought a basic unmanaged VPS, purely to learn things from it. The best way to learn imo is to hammer the hell out of things, break it, then try to fix it. Anyway, I think I'm part way there, pretty sure I've broken something
When I start the consoleSSH I get this at the top:
Warning: Unknown iptable module: xt_NFQUEUE, skipped
Warning: Unknown iptable module: xt_mark"IPTABLES="ipt_REJECT, skipped
Warning: Unknown iptable module: xt_NFQUEUE, skipped
Warning: Unknown iptable module: xt_mark"IPTABLES="ipt_REJECT, skipped
Warning: Unknown iptable module: xt_NFQUEUE, skipped
Warning: Unknown iptable module: xt_mark, skipped
Any ideas what's causing it and how I can fix it? ..............
View 5 Replies
View Related
Oct 28, 2009
how I can get rid of this?
Code:
[28-Oct-2009 16:01:08] PHP Warning: Module 'eAccelerator' already loaded in Unknown on line 0
View 4 Replies
View Related
Sep 23, 2009
Check it out:
[url]
I have nothing to do with it. Just passing it along.
What is veportal?
vePortal is a VPS Commanding total system control Web-Based system that utilizes PHP Hyper-Threading resulting in major acceleration over competing products, As long as your server can meet the recommended system requirements our control panel and your users will never wait for a page to load for longer than the average website.
View 3 Replies
View Related
Feb 28, 2008
I have 5 servers spread out in different locations running Fedora Core, Webmin, and OpenVPN.
My most recent one I signed up with on here and for 2 weeks I have been doing various things to speed it up such as remove ipv6, change the dns servers, etc. and rebooting after making such changes.
Things were working properly and the server was rebooted last about 3 days ago after installing OpenVPN and Webmin. Yesterday afternoon the server suddenly stopped responding and dropped its VPN connections. I created a ticket with my hosts support center and they told me that the network module was uninstalled.
Is this possible? I have NEVER heard of any software uninstalling a network module and even more so suddenly stopping the service to uninstall it without a reboot?
Did my host just try to screw me to get a reimage fee on their cheap server?
View 0 Replies
View Related
Jul 11, 2008
Trying to Image::Magick via whm perl module installer. Got the below error.
{standard input}:99: Warning: size of "opacity" is already 2; not changing to 8
{standard input}:155: Warning: size of "backdrop" is already 4; not changing to 288
{standard input}:159: Warning: size of "magnify" is already 4; not changing to 288
make: *** [Magick.o] Error 1
JCRISTY/PerlMagick-6.40.tar.gz
/usr/bin/make -- NOT OK
CPAN: YAML loaded ok (v0.66)
Running make install
Make had returned bad status, install seems impossible
perlmod--Install done
I'm using perl 5.8.8
This is perl, v5.8.8 built for i686-linux
View 3 Replies
View Related
Oct 12, 2007
Will the APF firewall work without the "ip_tables" module? I contacted my server management company and told them my previous tech said enabling ip_tables module on any VPS on our system would cause a kernel panic. Their response was to install APF on the VPS in question and not enable ip_tables, saying it should still block IPs and ports that aren't supposed to be open. Is this true? Or am I getting the runaround?
View 5 Replies
View Related
Mar 8, 2007
What wil be the best way to protect an Apache server from a DDoS attack? Is there an Apache module for this type of problem?
View 14 Replies
View Related
Mar 20, 2007
I'm on a shared host that allows shell access. We need to install a PHP module -- they say we can, but they won't do it for us. Can anyone explain how we would accomplish that?
View 5 Replies
View Related
Sep 18, 2007
A customer recently asked me to install the ImageMagick wrapper for php, however I am having some difficulties getting it to show up in my phpinfo.php page.
i am running CentOS 5 and cpanel
Current versions of IM and php are
PHP 5.2.4 (cli) (built: Sep 18 2007 18:33:16)
Version: ImageMagick 6.3.2 09/18/07
The newest version of imagick wont even compile on my machine so i had to use the latest alpha release.
the extension reads fine in my php.ini file as:
extension=/usr/local/lib/php/extensions/no-debug-non-zts-20060613/imagick.so
Does anyone know how to get this installed correctly?
View 3 Replies
View Related
Apr 4, 2007
I'm using the vacation module that comes with Postfixadmin. I'm getting the
following message when trying to setup an autoresponse.
Unable to update your auto response settings!
The autoresponse gets added in the vacation table but the alias
myaddress@domain.tld@autoreply.domain.tld is not getting added to the alias table.
The weird thing is that its happenening to only some mailboxes and not all of them.
I can setup an autoresponse for some mailboxes but not for others.
Could it be because those mailboxes, the ones that where the autoresponder is not
working, already have an alias?
View 1 Replies
View Related
Aug 27, 2007
would I be able to install any additional php modules NOT listed in Cpanel (example memcache, ffmpeg, etc.) on a Cpanel server? If possible, how do I do it?
View 6 Replies
View Related
Jan 22, 2007
I have a server running Apache 2 with PHP as an Apache module. There are a few php scripts that use lots of cpu when they run and have lots of hits, but Apache is still running fine and pages and php scripts load pretty fast. I was just wondering if running PHP as fastcgi would use less cpu or make php scripts load faster.
View 0 Replies
View Related
Jun 21, 2008
we need to install some perl modules in our server, how can I do it ? my server is Linux with PLESK.
View 2 Replies
View Related
Jul 28, 2009
I recently signed up with a reseller hosting account who told me that if I want to automate the domain registration with my WHMCS. -
"If you want to integrate it into WHMCS however to automate it, use the domain registration module "Net Earth One" "
now I consider myself a techie and can usually find stuff out on my own but this is killing me. I can't find one documentation on how to this "integration".
Where do I find this "module"? do I download this then install to WHMCS?
View 2 Replies
View Related