Questions tagged [failed]
94 questions
0
votes
1 answer
gnokii sometimes Initialization failed
I have problem with gnokii 0.6.31 +usb huawei e220 (centos 6.4 64 bit)
Normaly works ok.
echo "SMS from Huawei" | gnokii --phone huawei --config /etc/gnokiirc --sendsms 1234567890
GNOKII Version 0.6.31
Send succeeded with reference -1!
But after a…

Asker1234
- 1
- 2
0
votes
1 answer
mysqld failed to start. Log included
I have been working on this for a few days, since my mysqld crashed... I am posting the log that I downloaded and I think it has something to do with the file size limit but I am not so sure.
I also have no idea what the hmcanada things are.…

Geek Central
- 1
- 1
0
votes
1 answer
nfssvc: Address already in use
I have installed nfs server using yum in my Centos 6.3 box. But I couldn't start it. Any idea?
# /etc/init.d/nfs start
Starting NFS services: [ OK ]
Starting NFS daemon: …

Harikrishnan
- 1,159
- 2
- 14
- 32
0
votes
2 answers
Dell RAID1 Pred Fail Yes
I have a server with RAID 1 configured that was running too slow.. some applications does not even run.
I entered SAS Config. Utility and I checked that RAID 1 was in status 'not synced', but I was able to sync it.
Today, both disks have already the…

user1421676
- 45
- 2
- 7
0
votes
1 answer
Strato VM stops connecting via SSH after reboot
I have a virtual machine by strato. After rebooting VM can't access via ssh. Strato has a Recovery Manager which keeps the recovery sytem under /repair. How should I start to debug the issue which logs should I check?

fefe
- 357
- 1
- 8
- 18
0
votes
1 answer
sendmail restart fail [exim abandoned: unknown,malformed, or incomplete option -L]
When I restart Sendmail services, I see the following:
[root@]# service sendmail restart
Shutting down sm-client: [FAILED]
Shutting down sendmail: [ OK ]
Starting sendmail: …

PeopleInside
- 5
- 1
- 7
0
votes
1 answer
Postfix can't write queue file
We had a problem with our mailserver lately:
Setup:
Server with Raid 1
running XenServer
VM with Mailserver
What happend?
1 disk failed
Raid-Controller locked the disks so nothing could be
written to prevent data loss
And my question is, how…

cherubyn
- 1
0
votes
1 answer
Failed to restart Apache server
I'm trying to restart Apache through Plesk. When I click "Restart", i'm getting the following message.
Error: Unable to make action: Unable to manage service by
apache_control_adapter: Service /etc/init.d/httpd failed to start
('--start',…

manosim
- 113
- 1
- 6
0
votes
2 answers
Setting up LVM Volume Groups... hang
My Debian 7 System dosn't boot anymore. The boot stop with a kernel message like thisMy Debian 7 System dosn't boot anymore. The boot stop with a kernel message like this:
[.....] Setting up LVM Volume Groups...
The problem is a snapshot of my root…

zzeroo
- 151
- 4
0
votes
1 answer
What to check after a linux server crashes?
My linux server (debian 5) stalled and had to be rebooted.
Please advise what to check in order to find out what happened. Usual suspects like /var/log/messages, syslog, and kern.log. Could you give me only a hint that load average skyrocketed to…

bbbonthemoon
- 107
- 1
- 2
0
votes
1 answer
VB6 application backup using SQL 2005 suddenly failing
We have a windows server 2003 R2 machine running MSSQL 2005, and our XP workstations all run a VB6 application which calls the SQL backup utility to backup a 700 Mb database. A couple of weeks ago all of the workstations stopped being able to do a…

Mike
- 1
0
votes
2 answers
Deactivate dead OCS 2007 R2 Edge Server?
I'm having a surprising issue where our old OCS 2007 R2 Edge server died of hardware failure (no backup) in the middle of our move to Lync. How can I forcefully remove the Edge server from the organization without being able to deactivate the role…

cjones26
- 276
- 1
- 6
- 18
0
votes
2 answers
RAID 1 disk is marked as Spare after replacement
one of two disks in my RAID 1 died so I replaced it.
When new disk has been added to array the sync process started and few minutes later it has become a Spare.
How can I "force" the disk to be a regular part of an array?
# cat /proc/mdstat…

Aas
- 308
- 1
- 4
- 10
0
votes
4 answers
How to configure MS SQL Server 2008 R2 (login failed for user)?
I want to connect to database with such connection string:
connectionString="Data Source=111.111.111.111;Initial Catalog=test;User ID=user;Password=password"
So, I have default SQL Server instance (MSSQLSERVER) in my server. I found it as local…

greatromul
- 167
- 3
- 7
0
votes
1 answer
Why does this login fail for user 'Servername\Guest'?
I install SQL Server 2005 EXPRESS edition on one computer, Computer Name = 'MyServe' and Database name='MyDB',take it as database server. it is configured as both Database and Windows Authentication Mode. with username=sa and password=adminaa.
I…

Metassebia
- 1
- 1