Ubuntu Servers :: /dev/sdc1 Will Be Checked For Errors At Next Reboot

Feb 14, 2011

Everytime i log into my server, I get the message Displayed "/dev/sdc1 will be checked for errors at next reboot"

However, despite many reboots this message does not clear.

I cannot run FSCK on this partition as it is the boot partition.

I would like the device to get checked at reboot, any ideas how I can trigger this check , and that might clear the message

View 5 Replies


ADVERTISEMENT

Ubuntu Servers :: Make A Home Code Double-Checked?

Feb 26, 2010

I found this page online. And I thought it was really nice, and I really like the way torrentflux was added, thats a must for me. I am wondering if there is a better approach now, or if this approach is still good, and I was just wondering if someone could double-check the code, see if its good. I have an old dell laying around, and I thought it was finally time to put it to good use. So here it is.[URL]..

View 4 Replies View Related

Ubuntu :: Apt-get & Dpkg Errors After Hard Reboot?

Jan 26, 2010

I'm running 9.10 on a Dell IM1012-6780BK netbook (very nice and snappy, btw). I was in the process of installing the ubuntu-restricted packages (apt-get was halfway into setting-up libtwolame0) when the machine locked up and I was forced to do a hard reboot. Now, at the CLI, I try to remove the corrupted package before re-installing, but I get the following errors: (they seem to be persistent, no matter what I'm trying to install/uninstall via apt-get...$ sudo apt-get --purge remove ubuntu-restricted-extras

Reading package lists... Done
Building dependency tree
Reading state information... Done

[code]....

View 3 Replies View Related

OpenSUSE Install :: 11.3 - Massive Graphical Errors After Reboot ?

Dec 24, 2010

After installing Opensuse 11.3 i get massive graphical errors after reboot. Those errors directly start after the first resolution change after grub. So i used nomodeset from now on and installed the drivers from nvidia.

After this X11 only flasht up very shortly and i got this logs:

Code:

View 9 Replies View Related

Fedora X86/64bit :: Libvirtd And Lxcstartup Errors After Reboot - No Such Device Or Address

Jan 7, 2011

Unfortunately accidentaly I disconnected my usb drive my computer and my VMs run from so I just rebooted for a quick fix Now I can't open virt-manager locally and the VM's can't get network connections I see this in the logs after the last two reboots

Code:

grep lxc /var/log/messages |tail -n 2
Jan 7 00:45:04 F820 libvirtd: 00:45:04.524: warning : lxcStartup:1895 : Unable to create cgroup for driver: No such device or address
Jan 7 11:52:53 F820 libvirtd: 11:52:53.325: warning : lxcStartup:1895 : Unable to create cgroup for driver: No such device or address

[code]...

I tried restarting libvirtd after with no love so I rebooted and cgroup was gone this was a clean install of F14, after this started I brought the system current, I can provide the packages installed but they errors didnt change

View 1 Replies View Related

Ubuntu :: /dev/sdc1 Displaying / Contents After 1 Day?

May 11, 2010

I was running 9.10-64, upgraded from 9.04 on a 160GB separate boot drive with a 1TB drive for storage. I had mdadm software RAID on 3 500GB drives. I copied off the contents of the md0 RAID device, formatted from ext3 to ext4, then copied it all back. I operated for several weeks this way with enhanced performance and no issues.note: All drives are on MB SATA-II.I wiped out everything and reloaded the 160GB drive with 10.04-64. I removed dmraid and set up mdadm as before with no immediate problems.

The next day, when I pulled up the contents of the 1TB drive (mapped to /1000), it displayed the contents of the root instead. Curious, I attempted to tunnel down to the /1000 folder from within its own listing of /, and saw no files listed. I proceeded to delete the files in the /1000 folder, whereupon I found that my system became unstable. I must have somehow been deleting files from the root itself.I reloaded again. To check if the SATA connector to the 1TB drive may be somehow suddenly faulty, I reordered the connectors and set up the boot priority in the BIOS to match the new configuration. The next morning, I was once again able to see the contents of / when ls'ing /1000. I carefully checked the entry in fstab, the fdisk -l output, and made sure that the directory wasn't somehow showing as a link.

For the next attempt I decided to take ext4 and mdadm completely out of the equation, hoping it was a bug with some combination of the two under the new kernel or something else which could be corrected by replacing the software RAID with a physical controller at a later date. Instead of RAID, I simply formatted each of the 500's as ext3 and mapped them to /500-1 through /500-3 respectively. However, after a day of normal operation, I am now able to see the contents of / when I ls /500-3. The other 4 drives appear to continue operating normally.I have been unable to pull up a similar post prior to creating this one. Perhaps I don't know how to properly search for this issue. If anyone has seen something similar, please link me to the solution.

View 2 Replies View Related

Ubuntu :: RAID5 Error: /dev/sdc1 Is To Small: 0k?

Mar 25, 2011

i've just triede setting up my new raid with 4 discs however it wont let me create the raid?

Running my harddrives through a

Quote:

Promise SATA300 TX4 interface/controller

Thats my create command:

Code:
sudo mdadm --create --verbose /dev/md0 --level=5
raid-devices=4 /dev/sdc1 /dev/sdd1 /dev/sde1 /dev/sdf1
Error msg

Quote:

mdadm: layout defaults to left-symmetric
mdadm: chunk size defaults to 64K
mdadm: /dev/sdc1 is too small: 0K
mdadm: create aborted

if i try and do

Code:
sudo fdisk /dev/sdc
and tjek partitions with
code....

View 1 Replies View Related

Red Hat / Fedora :: F14 - Installation In External USB Drive - Put MBR In Sdc Instead Of Sdc1?

Nov 3, 2010

Installing in external drive at the point where to put the GRUB loader I have these choices :

1. Master Boot Record (MBR) at -dev/sda (internal HDD)

2. First Sector of boot partition - dev/sdc1 (external USB HDD)

How can I put MBR in sdc instead of sdc1?

View 2 Replies View Related

General :: How To Re-sync Disks (/dev/sdc1, /dev/sdc3, Etc)

Sep 29, 2010

Blank USB flash drive = /dev/sdc

#dd if=image_with_2_partitions.img of=/dev/sdc
#ls /dev/sd*
only shows "/dev/sdc"

How do I appear /dev/sdc1 and /dev/sdb2 WITHOUT unplugging and plugging back in the USB drive?

View 1 Replies View Related

Ubuntu :: Boot Stops At Splash Screen Waiting For Sdc1 10.04 / Undo It?

Jun 6, 2010

I recently installed Ubuntu 10.04. I'm trying to become familiar with the file system. I noticed my MP3 player (USB) is not mounted automatically when I plug it into the USB cable. I searched Google to find out how to auto mount this device and it worked. However, I didn't give this enough thought to what I was doing I guess. Now if the MP3 player is not connected to the USB cable the boot process stops at the splash screen waiting for the device. The window on the screen states the following:

The disk drive for /media/sdc1/ is not ready or not present. Continue to wait or press S to skip mounting or M to manual recovery.

I don't remember what I did to start this whole mess so I don't know how to undo it? Could someone please help me undo this? I would like the device to auto mount ONLY if it's plugged in if this is possible.

View 15 Replies View Related

General :: Failed To Mount '/dev/sdc1': Permission Denied

Aug 5, 2011

Quote:

Error mounting: mount exited with exit code 1: helper failed with:
Error opening '/dev/sdc1': Permission denied
Failed to mount '/dev/sdc1': Permission denied

[code]....

How do I get past this error?

View 1 Replies View Related

Ubuntu Servers :: Md Raid 10 Errors

Jul 26, 2011

I've had this server for a while and I've periodically received similar errors, but it's been worse lately. I'm trying to diagnose and similar posts have left me with 2, maybe 3, ideas about what could be wrong. Here is the setup: Ubuntu Server 10.10 maverick kernel 2.6.35-30-server Sans Digital TR8 8 bay raid - 2 port multipliers to esata outputs 8 1TB WD Caviar Black Syba PCI-e card with Sil3124 chipset - 2 external esata inputs I do not use the RocketRaid 622 card that came w/the enclosure because I had problems with drivers and configuration so I went with the SI chipset. The raid is configured with mdadm, level 10, running ext3 file system:

Code:
root@i5server:~# cat /proc/mdstat
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]
md0 : active raid10 sdb1[5] sdg1[2] sdd1[7] sdh1[3] sdf1[1] sde1[0] sdc1[6] sda1[4]
3906721792 blocks 256K chunks 2 far-copies [8/8] [UUUUUUUU]

[Code].....

What's odd is that the raid dropped out and completely locked up the computer multiple times, then marked one of the drives as failed. I did a readd on the drive and it rebuilt witout issue. Ran e2fsck -f to clean up the problems it had when it crashed, but as soon as I do heavy read/writes the errors start showing up again. This is primarily a media server for music and movies, but also for backups and printing. Heavy read/writes are generally transcoding movies and music which is what I was doing when it failed.

View 7 Replies View Related

Ubuntu Servers :: MySQL Not Starting - No Errors

Jan 15, 2010

My mysql server won't start on my machine. It simply fails with no errors.
Code:
sudo /etc/init.d/mysql restart
* Stopping MySQL database server mysqld [ OK ]
* Starting MySQL database server mysqld [fail]

When I run cat /var/log/mysql.err the file is empty, thinking this might be a permissions issue
I tried chowning to a mysql user. Here's the current permissions.
Code:
ls -alh /var/log/mysql*
-rw-r----- 1 mysql adm 0 2009-09-30 11:08 /var/log/mysql.err
-rw-r----- 1 mysql adm 0 2010-01-15 09:07 /var/log/mysql.log
-rw-r----- 1 mysql adm 20 2009-11-25 07:35 /var/log/mysql.log.1.gz
-rw-r----- 1 mysql adm 20 2009-11-24 07:59 /var/log/mysql.log.2.gz
-rw-r----- 1 mysql adm 20 2009-11-23 07:56 /var/log/mysql.log.3.gz
-rw-r----- 1 mysql adm 20 2009-11-22 07:54 /var/log/mysql.log.4.gz
-rw-r----- 1 mysql adm 20 2009-11-21 07:47 /var/log/mysql.log.5.gz
-rw-r----- 1 mysql adm 20 2009-11-20 07:43 /var/log/mysql.log.6.gz
-rw-r----- 1 mysql adm 20 2009-11-19 07:35 /var/log/mysql.log.7.gz

/var/log/mysql:
total 8.0K
drwxrwsrwx 2 mysql adm 4.0K 2009-09-30 11:08 .
drwxr-xr-x 16 root root 4.0K 2010-01-15 10:24 ..
Still having the same issue, mysql server is still failing and /var/log/mysql.err is still empty.

View 3 Replies View Related

Ubuntu Servers :: LAMP Display Php Errors ?

Oct 11, 2010

I've installed developer's LAMP server and made changes on php.ini

But it doesn't display any errors or even a little warning, what's the problem, what's wrong?

View 9 Replies View Related

Ubuntu Servers :: Ssh Logout Cause 403 Forbidden Errors

Feb 11, 2011

i have strange problem on my wordpress-powered blog.while i'm connecting to server by ssh or physical console, everything works fine.however, when i tries to logout almost immediately 403 forbidden error pops up on every pages of my website.if there are two or more connections (like physical console and ssh terminal), terminate one of them does not cause 403 forbidden. but it shows 403 forbidden error page right after i terminated all connections.i can find two types of error in apache error.log while it shows 403 forbidden page.

Code:

(13)Permission denied: access to / denied

Code:

(13)Permission denied: /home/user/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable(one strange part is my DocumentRoot is /home/user/www not /home/user)i gave 755 permission to all files and directories in DocumentRoot(which is /home/user/www), but still apache show me the forbidden error page right after logout.i use ubuntu 10.04 lts and i use apt-get command to install all package that i'm using now (apache,mysql,php,mrtg,snmpd,vsftpd,ssh,etc).these are my virtual host config file and apache2.conf. (httpd.conf is empty)

Code:

<VirtualHost *:80>
DocumentRoot /home/user/www/
<Directory /home/user/www/>

[code].....

View 2 Replies View Related

Ubuntu Servers :: 11.04 Nouveau Errors After Installing?

May 21, 2011

Just installed ubuntu server 11.04 to have a play with. Ran through the installer and selected to setup as a virtual machine host. When booting I get 3 errors

Code:
[ 7.847619] [drm] nouveau 0000:00:0d.0: ======= misaligned reg 0x0060081D ===
[ 7.847624] [drm] nouveau 0000:00:0d.0: ======= misaligned reg 0x0060081D ===
[ 8.651603] [drm] nouveau 0000:00:0d.0: unknown connector type: 0xff!! ===
Any insignt into what may be causing this would be well appreciated.

It may be also worth noting that I dont see the grub screen. My monitor reports "out of range" I also did have ubuntu server 10.10 on here previously which installed without issue. (It wasnt actually being used for anything) I'm currently trying a reinstall hoping the errors will go away but any info would be much appreciated.

View 2 Replies View Related

Ubuntu Servers :: Xorg-common (Installation Errors?

Jan 5, 2010

I have setup the Ubuntu server on Dell Powerdge 2900 (the latest server version 9.XX)I would like to install the 'minimal' X11 package so I have done the following Step1:Quote:

$ dpkg -l x11-common
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend

[code]....

View 6 Replies View Related

Ubuntu Servers :: PhpMyAdmin Cannot Start Session Without Errors?

Feb 16, 2010

I get an error message that says phpMyAdmin - Error, Cannot start session without errors, please check errors given in your PHP and/or webserver log file and configure your PHP installation properly.

So I did some googling and found a post here {URL]... which speaks about resetting the ownership of the session directory. However I am wondering how I can find out what the owner if the directory is (if its root or admin or ...)

It's strange because it all worked fine just about two hours ago and I am not sure since I have the server automatically download security updates if there is something it automatically downloaded that caused this. Also how to make the server stop automatically downloading security updated?

View 7 Replies View Related

Ubuntu Servers :: Root Permission Denied Errors When Using Apt

May 6, 2010

Just had a new VPS installed running Ubuntu Server 8.04 Getting some errors when I connect to the server and try to use apt.. only trying to install nano and after messing around I've managed to get the error to change.. but still can't get any further.

error

Code:

# sudo apt-get install nano
Reading package lists... Done
Building dependency tree
Reading state information... Done

[code]....

View 4 Replies View Related

Ubuntu Servers :: Mysterious Harddrive Errors (not Through SSH As Usual)

Jul 14, 2010

When I restarted one of my servers today and actually worked directly on the system (not through SSH as usual), some weird error messages kept appearing in the console. So I checked the syslog and found several instances of the following lines:

[Code]...

View 2 Replies View Related

Ubuntu Servers :: Dropping Network Connection And Other Errors

Sep 11, 2010

I set up the web/backup server for our department and I'm having some major issues. Firstly, the server seems to be dropping the network connection periodically. I checked all of the logs and it appeared to be an IP6 issue as the only message that seemed to correlate with it was "eth0: no IPv6 routers present" in syslog. I added "ipv6.disable=1" to my boot options in menu.lst and this seemed to take care of the problem. However, I woke up this morning and the server was back down.

This didn't seem to take care of the problem. It seems to occur when my automatic backup scripts go through. I have several BASH backup scripts that use rysnc over SSH to backup several computers to the server and the server to my desktop at home. I was able to trigger the problem a couple of times running the backup script this morning. Now, I'm getting the following error when running the script, instead of losing the network connection:

Code:
Sep 11 10:22:40 chemistry kernel: [ 396.892699] BUG: unable to handle kernel NULL pointer dereference at 0000000000000118
Sep 11 10:22:40 chemistry kernel: [ 396.892715] IP: [<ffffffff811426c0>] __dentry_open+0x240/0x370
Sep 11 10:22:40 chemistry kernel: [ 396.892728] PGD 1113d5067 PUD 11458c067 PMD 0
Sep 11 10:22:40 chemistry kernel: [ 396.892737] Oops: 0000 [#1] SMP
Sep 11 10:22:40 chemistry kernel: [ 396.892743] last sysfs file: /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor
Sep 11 10:22:40 chemistry kernel: [ 396.892750] CPU 1 .....

I tried booting with a previous kernel to see if that was the problem and I'm still getting this error. I've searched through all of the logs that I could think of to try to track down any software based problems and I just don't see anything. In the past, whenever I've run into such serious with a Linux box that popped up out of nowhere, it's always been a hardware failure. I've currently disabled all of the backup scripts and I'm going to see if it lasts through the weekend.

View 2 Replies View Related

Ubuntu Servers :: How To Autofix Disk Errors On Startup

Jun 22, 2011

I have a server that, due to the amount of data it's moving, tends to trash up the hard drive when I have a power outage or crash. It doesn't have a keyboard or monitor attached to it normally so it's a real pain when I have to boot it back up. I have to hook one up just to hit F to have it fix all the errors. Is there a way to have it do this automatically on boot rather then having to confirm it?

View 2 Replies View Related

Ubuntu Servers :: Lost GUI After Reboot?

Apr 25, 2010

I was using Ubuntu 9.10 and was using fireftp ( firefox plugin ) to do some ftp operation. And then I noticed firfox is fozen so I reboot my pc by switching off the power ( restart doesn't work ). When I turn it back on again, no GUI anymore. I was taken to ttyl login commend.

View 3 Replies View Related

Ubuntu Servers :: How To Get Into GUI On Reboot After Installation

Nov 8, 2010

I just finished installing Ubuntu Server Edition 10.10. After reboot it brings me to a shell prompt asking for username and then password. After putting it in I just get a blank shell prompt. How do I get into the GUI ?

View 6 Replies View Related

Ubuntu Servers :: SSH Not Starting On Reboot

Nov 29, 2010

I have set up a new IP specifically for SSH and configured SSHD_Config accordingly to listen on this new interface and a specific port. However when I reboot SSH is not starting. Looking in the syslog it shows that it is unable to start. It looks like its trying to listen on the interface before it is set up.

Code:
Nov 29 13:00:23 anubis init: ssh main process (601) terminated with status 255
Nov 29 13:00:23 anubis init: ssh main process ended, respawning
Nov 29 13:00:23 anubis init: ssh main process (610) terminated with status 255
Nov 29 13:00:23 anubis init: ssh main process ended, respawning
Nov 29 13:00:23 anubis init: ssh main process (618) terminated with status 255
Nov 29 13:00:23 anubis init: ssh respawning too fast, stopped

I am able to start SSH manually once the server is booted. Do I need to set up my interfaces differently to ensure they are available prior to SSH starting somehow? I don't want to change my ssh config to listen on all addresses.

View 9 Replies View Related

Ubuntu Servers :: ISCSI + LVM Gone After Reboot?

Feb 21, 2011

I have an iSCSI target on my Ubuntu 10.04 LTS server that is giving me access to 3 x 2TB volumes. I am using LVM to create 1 big volume and using it as a place for my backup software to write to. Upon initial setup I tested to see if the connection would still be there after a reboot, and it was. After going through the trouble of configuring my backup software (ZManda) and doing a few very large backups I had to reboot my SAN (OpenFiler) for hardware reasons. I took my server down while performing the maintenance and brought it back up only after the SAN work was done. Now, the LVM volume is listed as "not found" when booting.

Using iscsiadm I can see the target but LVM doesn't know of any volumes that exist using those targets. I need to get it back up and running and then troubleshoot the reboot issue.

View 2 Replies View Related

Ubuntu Servers :: Iptables Causing Slow Ssh And Name Lookup Errors

Jan 24, 2010

Why would this iptables cause this mail delivery error? I think it's to do with dns lookups not being routed properly... if remove the last rule, mail works fine.

ssh is also very slow to connect when the last rule is enabled.

postfix mail error:

Code:
Jan 24 11:32:18 xxxx postfix/smtp[15065]: 9F2162C519: to=<xxxxx@hotmail.com>, relay=none, delay=1005, delays=965/0.01/40/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=hotmail.com type=MX: Host not found, try again) iptables

[Code]....

View 1 Replies View Related

Ubuntu Servers :: Bind9 Errors: Unknown Option 'zone'

Aug 11, 2010

I am trying to get bind 9 up and running on a new installation of server 10.04 and keep getting errors when starting the daemon -

* /etc/bind/named.conf.local:19: unknown option 'zone'
* /etc/bind/named.conf.local:20: unknown option 'zone'
* /etc/bind/named.conf.default-zones:3: unknown option 'zone'
* /etc/bind/named.conf.default-zones:11: unknown option 'zone'
* /etc/bind/named.conf.default-zones:16: unknown option 'zone'
* /etc/bind/named.conf.default-zones:21: unknown option 'zone'
* /etc/bind/named.conf.default-zones:26: unknown option 'zone'

The onlything I could find after scrubbing the internet is once ina while there's a missing bracket. But I have checked and triple checked my config files and the syntax and can't find anything wrong. I have another installation of bind9 running on Fedora and the same exact syntax works just fine.

[Code]....

View 2 Replies View Related

Ubuntu Servers :: Connetion Errors For Sudo Apt-get Update / Solve This?

Mar 24, 2011

I have a connection error when i try to use
sudo apt-get apache2 install

I'm running a virtual server with ubuntu server installed as the OS. The physical server is windows 2008.

I have configured the interface for a static ip code...

I have configured my resolv.conf so it points to the correct nameserver ip

When i ping both an ip or a hostname everything is OK

but when i run

sudo apt-get update

I just get a load of connection errors and i cannot install any packages

View 2 Replies View Related

Ubuntu Servers :: 10.04 Ltsp Fails And Kernel Panics - Nbd Errors

Apr 7, 2011

Server is 10.04 server edition

[code]...

soon kernel panics. What else to fix here?

View 3 Replies View Related







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