LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-21-2015, 05:50 AM   #1
sandeep002gupta
Member
 
Registered: Apr 2011
Posts: 96
Blog Entries: 1

Rep: Reputation: 0
Error: usage: kill [ -s signal ! -p ] [ -a ] pid ... kill -l [ signal ]


Hi, I've reboot one of server from hosted vmware & below error is got at the time of starting:

usage: kill [ -s signal ! -p ] [ -a ] pid ... kill -l [ signal ]
usage: kill [ -s signal ! -p ] [ -a ] pid ... kill -l [ signal ]
usage: kill [ -s signal ! -p ] [ -a ] pid ... kill -l [ signal ]
usage: kill [ -s signal ! -p ] [ -a ] pid ... kill -l [ signal ]
usage: kill [ -s signal ! -p ] [ -a ] pid ... kill -l [ signal ]

can we know its being up or not ?
 
Old 05-21-2015, 05:52 AM   #2
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,945

Rep: Reputation: 7325Reputation: 7325Reputation: 7325Reputation: 7325Reputation: 7325Reputation: 7325Reputation: 7325Reputation: 7325Reputation: 7325Reputation: 7325Reputation: 7325
we have no any information about that server, how can we know the answer?
 
Old 05-21-2015, 09:43 AM   #3
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,693

Rep: Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972
Quote:
Originally Posted by sandeep002gupta View Post
Hi, I've reboot one of server from hosted vmware & below error is got at the time of starting:

usage: kill [ -s signal ! -p ] [ -a ] pid ... kill -l [ signal ]
usage: kill [ -s signal ! -p ] [ -a ] pid ... kill -l [ signal ]
usage: kill [ -s signal ! -p ] [ -a ] pid ... kill -l [ signal ]
usage: kill [ -s signal ! -p ] [ -a ] pid ... kill -l [ signal ]
usage: kill [ -s signal ! -p ] [ -a ] pid ... kill -l [ signal ]

can we know its being up or not ?
sandeep002gupta, you've been asked many, MANY times to provide details and ask a clear question. If you're not going to, why continue to post??? Read the "Question Guidelines" and "How to ask a smart question" links in my posting signature.

You provide ZERO details about the situation....if you want to know if the server is up, then TRY LOGGING IN TO IT. If you can, guess what??? It's WORKING....test other things from there.
 
Old 05-22-2015, 06:17 AM   #4
sandeep002gupta
Member
 
Registered: Apr 2011
Posts: 96

Original Poster
Blog Entries: 1

Rep: Reputation: 0
usage: kill [ -s signal ! -p ] [ -a ] pid ... kill -l [ signal ]

oh yes!

I have rebooted this VM server & at the time of booting server is giving these error messages.

usage: kill [ -s signal ! -p ] [ -a ] pid ... kill -l [ signal ]
usage: kill [ -s signal ! -p ] [ -a ] pid ... kill -l [ signal ]
usage: kill [ -s signal ! -p ] [ -a ] pid ... kill -l [ signal ]
usage: kill [ -s signal ! -p ] [ -a ] pid ... kill -l [ signal ]
usage: kill [ -s signal ! -p ] [ -a ] pid ... kill -l [ signal ]

Here I've attached snapshot for reference.
Attached Thumbnails
Click image for larger version

Name:	Error.jpg
Views:	31
Size:	78.7 KB
ID:	18537  

Last edited by sandeep002gupta; 05-22-2015 at 06:19 AM. Reason: attachment missing
 
Old 05-22-2015, 06:23 AM   #5
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,945

Rep: Reputation: 7325Reputation: 7325Reputation: 7325Reputation: 7325Reputation: 7325Reputation: 7325Reputation: 7325Reputation: 7325Reputation: 7325Reputation: 7325Reputation: 7325
There is a script (or probably more) somewhere in /etc/rcX.d/ (X is a number) and that script(s) did not run properly. For me it looks like a damaged environment and you should restore that from your backup.
 
Old 05-22-2015, 09:23 AM   #6
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,693

Rep: Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972Reputation: 7972
Quote:
Originally Posted by sandeep002gupta View Post
oh yes!
I have rebooted this VM server & at the time of booting server is giving these error messages.

usage: kill [ -s signal ! -p ] [ -a ] pid ... kill -l [ signal ]
usage: kill [ -s signal ! -p ] [ -a ] pid ... kill -l [ signal ]
usage: kill [ -s signal ! -p ] [ -a ] pid ... kill -l [ signal ]
usage: kill [ -s signal ! -p ] [ -a ] pid ... kill -l [ signal ]
usage: kill [ -s signal ! -p ] [ -a ] pid ... kill -l [ signal ]

Here I've attached snapshot for reference.
..and you STILL have not provided any further details. Saying "this VM server", tells us absolutely NOTHING, and all you did with the screen shot is to give us the exact messages you're typing in. You have provided no new information at all, and haven't answered the questions asked. You have been here for FOUR YEARS now...and you've been asked about this MANY times. If you're not going to bother answering questions and following the forum rules/guidelines, then why bother posting??? No one here likes guessing over and over, and trying to get information out of you.

Again, if you want to know if the server is up, TRY LOGGING IN TO IT.

Last edited by TB0ne; 05-22-2015 at 09:24 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
kill: bad signal ? thomas2004ch Solaris / OpenSolaris 12 07-10-2013 04:56 AM
kill: bad signal ? thomas2004ch Linux - Software 2 07-03-2013 03:11 AM
signal kill some processes gigiion Programming 1 08-19-2009 01:25 AM
How to get the PID of the process giving kill signal to a process? hariprd Programming 2 11-27-2008 03:10 AM
kill signal linuxjamil Linux - Networking 2 06-03-2007 04:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration