Recent Questions - Server Fault |
- Ansible module for Brocade/ICX is misbehaving
- channels-Redis Consumes 100% cpu and becomes unresponsive
- Fail2Ban: How to run a jail against an existing log file
- What does a series of ^@ in the syslog mean?
- Router Port Forwarded Socks5 Server Doesn't Work
- What is Therapeutic Massage?
- Server Move From Rackspace to AWS Cloud
- How to set flux to deploy latest image tag for every build?
- Wireguard on Alpine: automatically mount wg0 after boot
- Trying to set up Exchange 2013 server to migrate from Exchange 2010
- MongoDB in container on Mac not binding ports
- Only getting 100 Mbit in Hyper V Guest from 1 Gigabit network connection
- Zabbix text value trigger
Ansible module for Brocade/ICX is misbehaving Posted: 13 Dec 2021 03:59 AM PST I've to perform some network automation in my infra using ansible. When i'm trying to use ansible module for icx switches it seems to be misbehaving. Playbook i used for this i'm getting below error when I use enable mode using ansible_become then it gives below error i'm not sure why command enable changed to b'enable. Seems some issue with module ansible version |
channels-Redis Consumes 100% cpu and becomes unresponsive Posted: 13 Dec 2021 03:39 AM PST
The issue: After about 12 to 48 hours (roughly, different each time) redis-server (top command calls it "redis2" sometimes and "redis-server" other times) suddenly consumes all the CPU it can, more or less bricking the whole system. Redis-cli is totally unresponsive. Redis runs perfectly fine until then i.e. not being greedy with the CPU and doing the expected job. Running "docker logs " yields the following (on normal CPU usage). That is being spammed to the console while it is running normally i.e. not max CPU. Is this correct though? Why is "/etc" the server root? There is no "/etc/redis/..." or "/var/logs/redis..." either. As well, the "Background saving started by pid 7098" is always a new pid. Counting up. So not sure if this eventually leads to its death. I also linked up "grafana" to monitor it (just another server/utility resource monitor). At the point of max CPU usage, granfan can no longer get info from it. So it definitely dies. Most importantly, where are the logs supposed to go? As said before, there is no /var/logs for redis in its docker container. |
Fail2Ban: How to run a jail against an existing log file Posted: 13 Dec 2021 03:19 AM PST I have created a custom filter, action and jail file. My question is how could I run this against an existing log file to see how many IPs would be "caught"? I've ran fail2ban-regex and it brings me back a few hundred records (out of tens of thousands of records in the file) for each of the rules I have setup. Thanks |
What does a series of ^@ in the syslog mean? Posted: 13 Dec 2021 03:13 AM PST |
Router Port Forwarded Socks5 Server Doesn't Work Posted: 13 Dec 2021 02:51 AM PST So, I have a remote ubuntu server running, and I decided to setup a Socks5 server on it for fun. I used the following command to port forward it The problem is, when i try to use the socks5 server by setting the ip address to <my_server's_address> and the port as 1080, pages just will not load, giving me a connection error. I even nmapped the port, and port 1080 was open. So, why aren't my pages loading with this type of port forwarding? |
Posted: 13 Dec 2021 02:43 AM PST Riverdayspa™- Chennai's best professional Family spa.✓8 branches ✓ Women friendly ✓Online booking ✓Luxury spa - affordable prices. Call @ 9500029234. enter link description here |
Server Move From Rackspace to AWS Cloud Posted: 13 Dec 2021 02:28 AM PST I'm wondering specifically is there way to migrate Centos6.3 server from Rackspace to AWS cloud, Server image is 268.92 GB Uncompressed. I've done the sync processes before and it didn't work so I wanted to spin up the exact same instance. I also tried the newer libraries of the platform we are running but it failed. This is essentially what i need to run https://github.com/knmnyn/ParsCit. Is there's another way to get that running on the dev machine to updated the repo on? can anyone Help me with this? |
How to set flux to deploy latest image tag for every build? Posted: 13 Dec 2021 03:19 AM PST I have added github actions to build a docker image for every latest commit and push it to our container registry in azure. We have created yaml files to deploy the docker image to kubernetes on azure. And deployed flux in to for auto-sync if any changes in the yaml files. How to set flux to get the latest image from container registry when a new build comes? |
Wireguard on Alpine: automatically mount wg0 after boot Posted: 13 Dec 2021 03:21 AM PST I have a wireguard installed on a Alpine server. It's working, but when I reboot the server, I'm obliged to manually execute wg-quick up wg0 I have applied this doc:https://wiki.alpinelinux.org/wiki/Configure_a_Wireguard_interface_(wg)#Bringing_up_an_interface_using_wg-tools Where is my mistake? |
Trying to set up Exchange 2013 server to migrate from Exchange 2010 Posted: 13 Dec 2021 02:28 AM PST I am attempting to configure a new Exchange 13 server to migrate from 2010. Here is what is done so far (Exchange 10 is the live server, 13 is the new one) Send/receive connectors between the 2 servers are functional. I can send internal emails between the 2 and outside emails can route through the 2010 box to test mailboxes on the 2013 box. Same for the other way, I can send out of the 2013 box. Webmail for the test users in the 2013 box is functional. AutodiscoverURI is set up on the 2013 box to be correct My problem I am encountering is I cannot get the Outlook 2013 clients to connect to the mailboxes on the 2013 server. If I try to add a mailbox or simply log in directly with those users, it says "Exchange must be online" then "Name cannot be resolved" I have checked both the internal and External DNS for "exchange13" (the name of the 2013 box) and they are of the correct IP. I can go on the computer I am testing the mailboxes on and do and nslookup that points it to the correct IP. I have tried on multiple computers and gotten the same issue. If I attempt to do the mailbox wizard setup, it does prompt me to approve the exchange13 certificate, but will just continuously prompt for credentials, which I enter, then the box simply re-appears. I am at a complete loss of what to do right now. I've tried so many "fixes" or suggestions I saw from other forums, nothing works. |
MongoDB in container on Mac not binding ports Posted: 13 Dec 2021 03:07 AM PST I am trying to setup a local Mongo instance using Docker for development purposes. I need to turn on authentication, and according to the docs it is possible. The problem is, after I create the initial admin user (using those docs above), the next step is to connect "externally", which fails. I would also like to be able to connect via thick client (I am using Robo 3T). I created the docker container using: Then I created the admin user with: Then I tried to login externally using: to wit I get the error: I think I am misunderstanding something, but I am not sure what. |
Only getting 100 Mbit in Hyper V Guest from 1 Gigabit network connection Posted: 13 Dec 2021 02:54 AM PST I have a HP Proliant ML350 G6 with two integrated Broadcom NetXTreme Gigabit Ethernet ports running Windows server 2016, updated as of today. If I share a folder on my hyper v host I can add and remove files at around 90MB/s through the network (both ports deliver the exact same speed). Here you can see the details on the host. The above picture is on the hyper V host. I have added Network 2 to the hyper v switch manager as Network 2. Here you can see a picture of the Virtual switch manager and the network connection in the guest. The problem is that when I share a folder from the guest to the network I can only access that folder att 10MB/s. That is, somewhere along the line my gigabit network is being choked down to a measly 100Mbit. I am not using a legacy connection. It's not the disk, because on the guest I can shuffle files around between the harddrives at around 100MB/s. Picture below is the guest copying files from one drive to another. So my question is. What must I change in order to get Gigabit speeds from the Hyper V guest to my network as I'm now only getting 100Mbit from the guest to the network. In all places I've looked it says Gigabit and the host can deliver on it, so why can't the guest? Edit: So to clarify: Any network PC can access the hyper V host network file shares at ~100MB/s. The host can read the guest network shares at ~100MB/s. If the same PCs that can access the host att 100MB/s try to access the guest they only get 10MB/s speed when accessing any of the hyper V Guests network shares. Why? Edit 2: As per request here are more details. Red is the host operationg system. Green is inside the Hyper V machine. |
Posted: 13 Dec 2021 03:07 AM PST I am trying to configure a Zabbix trigger for an external check which has to react if the value returned by the external check is different from : Using Is there a way to configure this trigger in Zabbix? |
You are subscribed to email updates from Recent Questions - Server Fault. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment