similar to: problem on "multiple addresses"

Displaying 20 results from an estimated 2000 matches similar to: "problem on "multiple addresses""

2015 Oct 31
4
use pssh to restart a service
Hi all, I need to restart a service on a few elasticsearch nodes. I'm trying to do it with pssh. I'm getting this error when I try to do that: pssh -h es_list "/bin/sudo -S /bin/systemctl restart elasticsearch" [1] 17:01:50 [FAILURE] bluethundr at es2.example.com Exited with error code 1 [2] 17:01:51 [FAILURE] bluethundr at es3.example.com Exited with error code 1 [3]
2005 Jan 31
1
(no subject)
Hi, I have just changed OS'es from ES3 to CentOS. Is this the correct list to find out about updates available for centOS? With ES3 I received an update email with the regular and security updates available and would run up2date. Now, I have yum and am not familiar with how updates are sent about centOS. Thanks! Sincerely, Melinda Odom www.designhosting.biz 479-471-0891 -- No virus
2004 Dec 02
6
Restarting *
G'Day All What do I type at the command line to stop and start * on a RedHat ES3 box? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041202/f9c92727/attachment.htm
2015 Oct 31
1
use pssh to restart a service
> > Have you tried running the command from a conventional login? > sudo -S > expects a password from stdin, where is that being supplied? Yep! That works fine. #ssh -qt bluethundr at es1.example.com "/bin/sudo -S /bin/systemctl restart elasticsearch" #ssh -qt bluethundr at es1.example.com "/bin/echo $?" 0 And the user has 'NOPASSWD' access. Any
2005 Feb 22
13
TFTP Server
G'Day All, Can anyone give me some direction in setting up the TFTP server on my RadHat ES3 box? I did quite a bit of reading, but I think I am more unsure now than before. I found the information nebulous. TFTP is already installed. I am trying to determine where the root directory for the tftp services is located so I can copy the CISCO 7960 firmware files onto it. Thanks.... Ferg
2006 Apr 18
3
mountpoint_get broke the quota plugin
Looks like the new mountpoint_get code broke the quota plugin. I am getting this error when trying to start dovecot, using last night's CVS on Red Hat ES3: # service dovecot start Starting Dovecot Imap: Edlopen(/usr/lib/dovecot/imap/lib01_quota_plugin.so) failed: /usr/lib/dovecot/imap/lib01_quota_plugin.so: undefined symbol: mountpoint_get Error: imap dump-capability process returned 22784
2016 May 12
3
[Bug 1066] New: nfq_get_timestamp() not setting timeval struc
https://bugzilla.netfilter.org/show_bug.cgi?id=1066 Bug ID: 1066 Summary: nfq_get_timestamp() not setting timeval struc Product: libnetfilter_queue Version: unspecified Hardware: x86_64 OS: Ubuntu Status: NEW Severity: normal Priority: P5 Component: libnetfilter_queue
2016 Oct 03
2
mount.nfs: an incorrect mount option was specified
Hey guys, My NFS server has been working really well for a long time now. Both client and server run CentOS 7.2. However when I just had to remount one of my home directories on an NFS client, I'm now getting the error when I run mount -a mount.nfs: an incorrect mount option was specified This is the corresponding line I have in my fstab file on the client:
2005 Aug 23
5
Winbind UID/GID mismatch!!
Hi the list (again) Got a pretty major issue now Did the samba link to AD on a couple of redhat es3 servers using samba 3.0.14a Everything seems ok Except when I do a getent passwd username Server 3 getent passwd ross ross:x:10006:10000:ross:/home/ACADEMIC/ross:/bin/false Server 2 getent passwd ross ross:x:10006:10000:ross:/home/ACADEMIC/ross:/bin/false Server 1 getent passwd ross
2006 Mar 26
2
Installing Dovecot on CentOS
I use CentOS 3.5 and want to install Dovecot, but I got this error : # yum install dovecot Gathering header information file(s) from server(s) Server: Centos-3 - i386/i686 - Addons Server: Centos-3 - i386/i686 - Base Server: Centos-3 - i386/i686 - Extras Server: Centos-3 - i386/i686 - Updates Finding updated packages Downloading needed headers Cannot find a package matching dovecot No actions to
2005 Oct 24
2
Dovecot RPMs for Redhat Enterprise 3 repository?
Where can I find RPMs for RHEL 3? -- ------------------------------------------- Erick Perez Linux User 376588 http://counter.li.org/ (Get counted!!!) Panama, Republic of Panama -------------- next part -------------- An HTML attachment was scrubbed... URL: http://dovecot.org/pipermail/dovecot/attachments/20051024/b30a1923/attachment.html
2013 Sep 01
1
Blur and not readable text, using geom_text in ggplot
Dear R Users, I am new to ggplot. I am using geom_text to inscribe values on my ggplot but it is giving me values which are unreadable and blur. Please let me know if there is any way out. ----------------- Code ----------------- *es <- es3 + geom_text(data=tmp.cor, aes(x=2, y=min(infer.df$value),* * label=text.bottom), colour="black",* *
2005 Nov 17
1
migration from redhat AS3/4
We have 30 or so boxes that are currently running either redhat as3 or as4 and would like to migrate them to Centos 4.2. We have a local centos 4.2 repository using yam. I have in the past updated es3 to as3 by removing the redhat-release rpm and installing the other redhat rpm. I realize there are virtually no differences in es and as3, except for access to additional packages. In any
2005 Aug 15
1
--files-from... Option gone?
Hi i had an app using --files-from, now it appears that option has been deprecated, or is not available in the latest version (rh es3 package) == Does anyone know the latest "equivalent" of how to get rsync to feed off a text file so i can get this working again? [root@r59s1 cgi-bin]# rsync --version rsync version 2.5.7 protocol version 26 Copyright (C) 1996-2002 by Andrew
2007 Jun 18
3
Centos 5 - Setting up yum for ATrpms
I think I found one of my setup problems. I followed instructions at: http://atrpms.net/install.html And now I see that the information shown there to put into yum.conf (that I put into yum.repo.d/atrpms.repo) is only for FC, not for RL5 (thus Centos 5). What do I use in my atrmps.repo to get it to access the RL5 directories?
2004 Sep 10
2
[Flac-users] is there a way to read the length of a song from the command line?
I am working on an audio jukebox and would like to read the length of a song (minutes:seconds) from a perl script. Is there a way to do that? I don't see anything in the docs for flac or metaflac. Thanks, -- Kevin Seghetti: E-Mail: kts@tenetti.org, HTTP: www.tenetti.org GPG public key: http://tenetti.org/phpwiki/index.php/KevinSeghettiGPGKey Check out www.worldfoundry.org for my GPL'ed
2004 Sep 22
1
Unable to map or view resources by name
Hi, folks. I'm in the process of setting up a RH ES3 box as a samba server in our Active Directory environment. I have kerberos working for user authentication, and can both log into the RH machine and map drives from windows clients using domain passwords, but the drive mapping only works if I specify the share name with the server's IP address: \\10.1.200.114\share1. If I try
2007 Jun 14
3
Trying to understand Suspend 2
I am trying to understand Suspend 2 and what I have to do to get it working in Centos 5. There is quite a bit for it at ATrpms: http://www.atrpms.net/dist/el5/hibernate-suspend2/ http://www.atrpms.net/dist/el5/kernel-suspend2/ The later is the kernel patches that they refer to at the Suspend2 website, so I don't have to recompile the kernel? I noticed that over at:
2005 Jan 22
1
zaprtc load issue (different that other postings)
zaprtc 'load' is failing on my machine (the make was fine, same output as other posts to this list) [xxx@xxx zaptelrtc]# make load sync modprobe zaptel insmod ./zaprtc.o ./zaprtc.o: init_module: Input/output error Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or
2005 Apr 21
2
do not understand what to do to correct this error
---------------------------------------------------------------------------- ---- FULL RSYNC LOG ---------------------------------------------------------------------------- ---- /usr/bin/rsync -av --force --delete-excluded --exclude-from=/usr/local/etc/snapback/snapback.exclude -e ssh --delete peru.cbm.mercyships.org:/ /home/backup/peru/hourly.0/ <bunch of lines deleted> wrote 873039