How To Perform An FSCK
Sep 16, 2007we've got our server hooked up to a KVM, as the server has experienced a kernel panic, however, I was wondering how we can force an FSCK?
View 10 Replieswe've got our server hooked up to a KVM, as the server has experienced a kernel panic, however, I was wondering how we can force an FSCK?
View 10 RepliesI've execute fsck in ssh environment. After that I got error:
kernel panic - not syncing : Attempted to kill init!
switchroot: mount failed No such file or directory
My action destroyed the OS?
I registered to FSCK VPS at 23th of March, I get my VPS quickly. I installed the most of common application of a webserver.
I made it many-many times (include an a2b2 own VPS) before.
But that VPS not worked, I made ticket about problems, but nobody helped me, I know that is unmanaged, but not worked, ports was closed, and all website had error 500, and bind and mail server could not working.
So, I decided to close my account.
And at 24th of April, I saw, invoice autopayed by my creditcard.
I urgent made a ticket about cancellation, and refund request. I made a cancelation. After Support Team said refund not accepted, if I don't put that to the cancellation request. I thought, I can not made a new cancellation. After I write again to request a refund.
Today (27th of April), FSCK VPS team closed my account without any refund, and they say, they will not refund me.
I ask them, is it possible to credit the price to my a2b2 VPS account, but I didn't goet any respond yet.
Our DC was perfoming a hardware test on one of our servers and two hours later, they have said:
A fsck was run on this machine which seems to of failed somehow, resulting in the machine failing to boot under any kernel or in single user mode. As such we are at the point of not knowing how to proceed. If you have any ideas please let us know so that we can try to get this up and running.
We had a new hard-drive put in two weeks ago, due to FSCK failing.
I don't know what to do.
Today I noticed that my server becames unavailable.
I made remote reboot, and server did not back. I asked my host to connect remote console to this server. After that I get information, that fsck failed to complete and I need to run it manually.
I put my root password and then noticed that RAID-1 array is rebuilding.
Do I have to wait untill RAID-1 (HARDWARE) array completes rebuild and then run
fsck -r /dev/sda1
?
or I should stop rebuilding process and run fsck now?
i have a problem with my server it wan't boot, i get the following error on /tmp
fsck.ext3 e2fsck_read_bitmaps illegal bitmap block
how can i fix?
What is the proper syntax to perform a redirect within the <VirtualHost:443> section of the httpd.conf file?
The issue is: I have an existing login URL path that has changed slightly. As an example, let's say the old URL is:
"https://www.something.net/item1/item2/login.jsp" but now there's a "new" name for 'item2'.
I only want a user to be automatically redirected to the "new" path, but is ONLY triggered when the "old" login URL path is entered and nothing else.
I got a VPS with Linode and I have installed CentOS 5.2 32-bit, Apache, MySQL and ProFTPd. The server itself runs very OK, however, I have issues with running 'chmod' on the user interface with either FileZilla or CuteFTP pro.
Whenever I try to chmod 777 on a directory, I got this error on the FTP client interface:
Quote:
Command:SITE CHMOD 777 includes
Response:550 CHMOD 777 includes: No such file or directory
Why no such file or directory? weird. It's just on the server though. The FTP user is the owner/group of the directory I try to chmod to.
But I am able to run chmod on Putty.
The domain is very new, and only known to me. it has http authetnication setup so you'd have to know the username and password to login to access the site.
[Sun Oct 25 17:37:38 2009] [crit] [client 88.191.76.63] configuration error: couldn't perform authentication. AuthType not set!:
/phpmyadmin/scripts/setup.php
[Sun Oct 25 18:57:47 2009] [error] [client 96.9.152.120] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23):
/w00tw00t.at.ISC.SANS.DFind:)
Can any one tell me, How to perform speed test on my VPS...
View 1 Replies View RelatedI am using the plesk 12 (Web Host Edition) with admin account. I need to configure file sharing in the plesk.
I referred this LINK
I filled up all required field in File Sharing Settings and Click "OK" button.
This error message,
(Error: Failed to perform IDN conversion from UTF-8 name '0') is shown.
I'm trying to perform SSO to my application. for my login i get an error "Size of a request header field exceeds server limit". I believe the header size got increased then the limit set in apache server. I'm guessing so.
the flow of request: Apache -> tomcat -> SAP Business Objects.
For my colleagues login the SSO works fine with out issue.
So, how to increase the HTTP header size. I'm bridging apache and tomcat using AJP connector. below is the AJP connector parameters in server.xml
<Connector port="8009" protocol="AJP/1.3" redirectPort="443" URIEncoding="UTF-8" enableLookups="false" connectionTimeout="20000"/>