Input/output Error On /home Partition On A Freebsd Server

Mar 8, 2008

I'm getting the feared "input/output error" on /home partition on a freebsd server this server runs RAID-1, dmesg shows:

twed0: controller error - device failure (flags = 0x40)
g_vfs_done():twed0s1g[READ(offset=36997054464, length=16384)]error = 5

anyone knows what's my best action here? unmount /home and fsck it? or shutdown the server and replace a drive? (but, from this error message, I couldn't guess which drive is it... also, the 3dm raid monitoring didn't find any problem, so maybe it's the controller?)

View 3 Replies


ADVERTISEMENT

Output Of 2 Gb File Copy Test On SAS Hdd Under FreeBSD 7?

Oct 24, 2009

Can anyone provide me with output of 2 Gb file copy test on SAS hdd under FreeBSD 7 ?

I got something strange and just need compare results.

View 0 Replies View Related

Should /home Be Its Own Partition When Using R1soft, Or Can It Be Part Of /

Aug 7, 2008

Should/home be its own partition when using r1soft, or can it be part of/?

View 7 Replies View Related

/home Partition Is Heavily Corrupted

Jun 9, 2007

So what I got is a problem that /home partition of the server is heavily corrupted.

NOC has already done a FSCK on the disk, but not all the errors were fixed. So they are
running another FSCK.

Here's what manager suggested

Quote:

Hence, to save time, we would suggest an OS reload on the server. We may do OS reload on a fresh hard disk and then attach the current disk as secondary. After that we may use a data recovery tool such DDRESCUE to recover data from the corrupted hard drive.

Since I am bit nervous now (no backups, as chornobs wasn't been able to run it due corrupted hdd for some time) wondering. How often it fails to recover all the data? I know it's hard to say, but just aprox?

View 14 Replies View Related

Plesk 12.x / Linux :: Error Reading Data From FastCGI Server And End Of Script Output Before Headers

Feb 17, 2015

I have an issue with running of the php-scripts. It runs via Cron (as it consumes a lot of memory), after aprox. 10 minutes after the start-time of the script the following error appears in the error-log file (path - /var/www/vhosts/system/subdomain.domain.tld/logs/error_log)

[Tue Feb 17 19:46:57.003326 2015] [fcgid:warn] [pid 28629] (104)Connection reset by peer: [client XX.XXX.XXX.XXX:48450] mod_fcgid: error reading data from FastCGI server
[Tue Feb 17 19:46:57.003368 2015] [core:error] [pid 28629] [client XX.XXX.XXX.XXX:48450] End of script output before headers: Name_of_the_script.php

For a very strange reason another PHP-script, that has the same code, but just runs less arrays, and therefore consumes less memory and can be run via browser - works perfectly from both browser and the cron. The php.ini for this domain set up correctly (see the attachment)...

View 1 Replies View Related

Include() With Phpsuexec Does Not Output Error

Oct 18, 2007

We have a strange issue where include('./somebadfilepath.txt');

Will not output the standard WARNING from PHP. Instead it just displays a blank page.

phpsuexec is installed.

This also happens for other functions like fopen or fopen when supplied a URL path. No error,

View 4 Replies View Related

Unexpected Character Input Error When Running Php4 And Php5 Together

Jul 21, 2008

CentOS - I had php4 running and php5 as cgi but then decided I wanted to have it the other way around i.e. run php5 standard and php4 as cgi.

php5 is now running fine but php4 bombed with this error:

Code:
Unexpected character in input: '?' (ASCII=15) state=1 in /usr/local/cpanel/cgi-sys/php4
I fixed it by doing the following:

EDIT php.ini file:
Normally in /usr/local/php4/lib/php.ini

Under
;;;;;;;;;;;;;;;;;;;;;;;;;
; Paths and Directories ;
;;;;;;;;;;;;;;;;;;;;;;;;;

UNCOMMENT this line

Code:
;cgi.fix_pathinfo=0
(i.e. remove the ";" infront)

and
CHANGE 0 to 1:

Code:
cgi.fix_pathinfo=1
This is for Linux and must be done with root via SSH

Not sure if this will help anyone, but I thought I'd post it anyway.

View 0 Replies View Related

Raid Disk Partition Errorc :: Warning: Invalid Flag 0x0000 Of Partition Table

Mar 16, 2008

I have a disk in raid, but it seems raid is not working correctly. I took it out, and plug into another server without raid. However, fdisk shows error

Quote:

#fdisk /dev/sdb
device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel
Building a new DOS disklabel. Changes will remain in memory only,
until you decide to write them. After that, of course, the previous
content won't be recoverable.

The number of cylinders for this disk is set to 20023.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)

2) booting and partitioning software from other OSs
(e.g., DOS FDISK, OS/2 FDISK)
Warning: invalid flag 0x0000 of partition table 4 will be corrected by w(rite)

Command (m for help):

Should I correct the partition table now, or should I put it in another raid for checking?

View 2 Replies View Related

Top Output Belongs To My VPS Only Or Whole Server?

Sep 26, 2008

I have question regarding the output of top command when it is run inside a VPS.

Does the CPU load (under lined in red) only belongs to my VPS or the whole server?

If it belongs to the whole server, then is the load underlined in green, the load my VPS currently has?

[url]

its a Virtuozzo based VPS

View 3 Replies View Related

Dissecting Server Load Output

Jan 24, 2007

to move to a new reseller hosting company.

They have provided me the following

Quote:

Please be informed that we have gold.dnsprotect.com server (207.210.100.18) and let us know if you would like to host your domain in this server.

The average load the on the server on any time is as shown below

root@gold [~]# w
06:58:19 up 22:11, 1 user, load average: 0.25, 0.42, 0.84

this means absolutely nothing to me, would someone be so good as to let me know what this jumble means?

View 6 Replies View Related

Resize Partition/create New Partition/lvm

Jul 4, 2008

i have centos 5 server i want install xen on it on my server is just one partion how may i resize this partion( without format partion/with put delete data) and then create lvm partion?

View 0 Replies View Related

Apache :: End Of Script Output Before Headers - Server

Jun 13, 2013

I get this error sometimes in the apache log for my site (and then my server gets slower and slower until it goes offline):

Code:

[Thu Jun 13 11:58:48.675867 2013] [core:error] [pid 1368:tid 2344] [client 111.222.333.444:38360] End of script output before headers: index.php

I am using a Windows Server 2012 64 bit server, but I had the error on a Windows Server 2008 64 bit server too.

The new server only has 1 site on it - and it is a Joomla 2.5 site. The server is dedicated and has 8 CPU cores and 24 GB ram and so on.

I have googled the error enough to understand that my Apache server (downloaded from this site) is misconfigured somewhere.

View 2 Replies View Related

Web Server Partition

Mar 30, 2007

My PHP/MySQL web application will be put in a unix/linux environment, and the guy who is setting up the server is asking me this:

Do you have any partition requirements?

I don't know too much about hardware, how should I answer him? do you have any suggestions?

View 4 Replies View Related

Partition My Server And Provide A Few VPS

Apr 13, 2008

I'm planing on virtualizing my server and selling off windows 2008 virtual machines running on windows server 2008 hyper-v.

Is it common for people with dedicated servers to sell off virtual slices?

View 5 Replies View Related

Dedicated Server With FreeBSD

Jul 1, 2006

I've been a web developer for some years now, and I've been working with PHP/MySQL in Linux quite a lot, but I've never worked with Linux. But now, I'm in a project where the last programmer was a FreeBSD-guru, but not so good in PHP/MySQL, so they hired me to take over. So the project is hosted on a dedicated FreeBSD-server, and I need to get all sftp-accounts and change them. How do I do that? I have root-access with PuTTY, and I know the basic commands, but I don't know where to start looking for account-settings. Is there anyone who knows how to do this?

I also need to reset the root-login to MySQL. I've only done this on Windows, and I'm not to comfortable testing without knowing. I found this guide: ...

View 1 Replies View Related

Unable To Terminate Account :: The /var Partition On This Server Is Running Out Of Disk Space ...

Jul 19, 2008

when i try to Terminate an Account this message appears

The /var partition on this server is running out of disk space. WHM operation has been temporarily suspended to prevent something bad from happening. Please ask your system admin to remove any files not in use on that partition.

i know its coz the /var is full

Filesystem Size Used Avail Use% Mounted on
/dev/sda5 9.9G 1.6G 7.8G 17% /
/dev/sda1 99M 21M 73M 23% /boot
/dev/sda7 198G 32G 157G 17% /home
/dev/sda3 9.9G 3.5G 6.0G 37% /usr
/dev/sda2 9.9G 9.3G 121M 99% /var
/dev/sdb 231G 103G 116G 48% /backup
none 2.0G 4.0K 2.0G 1% /tmp
none 2.0G 0 2.0G 0% /var/tmp
none 2.0G 0 2.0G 0% /dev/shm

the var is 99%

View 5 Replies View Related

How To Secure A FreeBSD Server For Shell?

Mar 13, 2007

For hosting irc and shells i heard that the best choice for OS is the FreeBSD..

I would like to know if there are any toturials or if someone can write one.. (or give some tips) of how can i secure a machine running FreeBSD and used for irc + shells!

For example how can i install a firewall, a rootkit etc etc..

Also what about putting users at jail? (not allowing them see other dirs except theirs) how can i do that?

Also what about dont allow users use some commands like dmesg, ping, traceroute, and also how can i make them when they do ps -aux to only see their processes (to not be able see the other processes from other users..)

View 3 Replies View Related

How To Setup FreeBSD On Dedicated Server Without KVM

Jul 25, 2009

setup FreeBSD 7.2 amd64 on my dedicated server remotely. There is only problem I havnt access to KVM, but I have access to rescue system (linux image loaded into memory of the server, which enables me to perform any actions with help of linux tools on hard drive, it's easy to install any linux distro on the server - just format hdd and load files of OS, but I really dont know how to install FreeBSD by this way).

So, maybe someone can help me? If you have any tools for FreeBSD install or special images of it -

View 2 Replies View Related

Best Virtual Server Software For FreeBSD

Sep 30, 2007

I want to put a couple VPSes on a FreeBSD box, but I don't know what the best VM software would be for BSD.

View 6 Replies View Related

Home Server ...

Apr 16, 2008

I understand the risks of not using a datacenter, but for a smallish site to which uptime isn't key, is it possible to get server-quality bandwidth to my house? (No I don't mean like Gigabit, I mean like upwards of 5mbps)? I'd really like to maintain my own server (probably build one).

I live in Milwaukee, so colocation is, AFAIK, out. And while I can save up for and buy a computer every few years, I cannot sustain $80/month. (I am a middle school student. My income isn't exactly regular.)

So the question... can I get an ISP to let me run a server at decent speeds out of my house? Would its costs exceed colocation or that of a dedicated server?

View 7 Replies View Related

Home Web Server

Mar 15, 2009

I have a spare machine which is fairly fast, i like to know what are the steps to make a web server from home that actually works well, i have a static IP and a fast internet too.

Which operating system works better and any guide to a step by step setup.

View 7 Replies View Related

Own Server At Home

Jun 5, 2008

I want to ask if what are the things needed to establish my own server here at home? What are racks? I did some research but I can't understand it.

What are the things needed? RAM? bandwidth where to get? by the way my location is here in philippines

View 14 Replies View Related

Home Web Server

Feb 23, 2008

I'm just wondering what the practicalities and problems might be in setting up a web server from home. At the moment we have a 2Mb cable connection but our provider offers a 20Mb connection.

Would it be possible to set up a small hosting business from home with such a connection?

View 5 Replies View Related

Home Server

Aug 13, 2007

I want to run a server from my home, so I find this provider:
[url]

and the plan is FastAccess 6MB

so with the plan comes a static IP and I asked theyr support and they say YES , I cant run my own server

so here is my question: is that a good idea and what about the speed?

View 3 Replies View Related

Which OS For Home Web Server

Sep 27, 2007

I am currently leasing a VPS and the kbps upload rate is below my upload rate at home, so I am going to save 50 bucks/ month and move it to home.

I plan on using an older dell desktop with 512mb ram. I would like to use this also as sorta a sync host between my laptop and desktop. I would like to be able to sync certain folders and files which would be stored on the server. I also obviously need to have ftp access, smtp (no knowledge of this area), mysql, php, etc. My big question is which OS should I use? I have fiddled around had a local copy of my site working on my main desktop in windows using apache. Should I stick with windows or would I be better served using a linux distro such as ubuntu? I currently have a static IP address at home. How do I handle the nameservers?

Another thing is how easily can I manage things like emails and subdomains?

View 5 Replies View Related

Inmotion Company Input

Feb 11, 2009

I have an Architecture/Interior Design firm and send lots of emails and CAD and photo files. I am designing a website and having it hosted for the first time. (I know...I know...I should have done it long ago..) I have read tons of articles on web hosting.

The website will be lots of photos (thumbnails to be enlarged possibly), text.

Has anyone heard of Inmotion? (web hosting company) They seem to have what I am looking for at a decent price and have gotten some good reviews (but I don't know if those reviews are sponsored by someone).

I work on a Macbook Pro and am looking into creating the website on iWeb....

View 7 Replies View Related

Input On Vritual Hosts

Jul 24, 2008

I have gotten my server configured and running, and have been advised to look into creating virtual hosts for each site, I have found good information on setting virtual hosts within postfix, but does anyone have any good reading on configuring Apache2?

I only have one site I intend to host in the immediacy, but I'd like to host multiples eventually.

View 4 Replies View Related

Colocation In Milwaukee, Input

Jul 2, 2008

I'm thinking about colocating in Milwaukee, purchasing a rack over at the Cogent facility to resell and was faced with a problem. The problem is, to some people, a rather simple one. How can a reseller sell their servers when competition sells their services for unlimited space, bandwidth, domains, sub-domains and such for only $1/month?

I've done the math I could with the information provided to me but am not able to get around the above problem. I can see why some users go to this type of service though. A lot of websites don't even need more than what these sellers offer, and with good reason.

Usually that person only uses 10MB of space and 10GB of transfer.

To break even on hosting, I would have to be able to sell 12 servers at $169 each. Our hardware would be fairly new, capable of whatever you want it to do, short of cutting your lawn, clipping your toenails and what have you, all with 5mbps standard port connectivity inside a 1u case. Obviously you can upgrade the port speeds, drives or whatever else you need in it. This is to snag users into coming with us. Bigger guys charge much more per month for higher end hardware.

I guess what I'm trying to ask is simple. Is it even worth it? Are there users out there who are happy and able to put down $100+ a month for a dedicated server? I'm willing to expand our current services to this type of offering, but I need your input based on your experiences on what you think will end up happening.

View 8 Replies View Related

Setting Up My Own Server At Home

Sep 30, 2009

So I have designed some software for my brother who owns a business and needed a website to manage his clients and send emails to them and stuff. Right now we are using Hostmonster, which has been pretty good so far.

He was talking to me how it would be nice to be able to email the website and have the site automatically store the information in these emails into a database for information regarding his clients, which I know is possible, but not on a shared host it seems. I have tested my own email receiving script on a test server on my computer and it works fine. So we are continually finding our limits with a shared host. We have been looking into dedicated hosting, but as you all know its quite a price jump to go from $7 a month to $200+.

I got thinking and remembered that my dad has always had a business web plan from our ISP at home (cause he likes fast internet), which according to there website serves 1Mbps upload speed. We also have 2-3 old computers sitting at home that we don't use anymore (2)2ghz pentium 4 Dells and a 3.0ghz+ Pentium 4 HP. I was thinking we could probably just plug one of those into the router, forward some ports and have our own server up and running. For now we would only host this software I made for my bro, which is used by only 4 people, and that's not even at the same time usually. So there is very little load to deal with. But in the future we may put a few other sites that we have in mind which would use PHP and MySQL quite a bit.

I was just curious what some of your opinions were on creating a home server. I was looking at Ubuntu Server edition as a possibility, or XAMPP since all my machines are Windows XP. One machine doesn't work cause the hard drive is out, so if I use that I would probably have to put Ubuntu on it. Any suggestions on good server software would be great! I believe the business web plan my dad has also comes with a static IP as well, so that will help. Look forward to hearing your suggestions!

View 12 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved