Displaying 20 results from an estimated 200 matches similar to: "/boot partition running out of space randomly. Please help!"
2019 Feb 13
0
/boot partition running out of space randomly. Please help!
On 13/02/19 2:05 PM, Sean Son wrote:
> Hello all
>
> First off, I am running Oracle Linux 7.6 on a Hyper-V 2016 VM for a
> customer. I know this is not an Oracle Linux mailling list, but because
> Oracle Linux and CentOS are so similar, to an extent, I figured why not ask
> on here because someone MIGHT know the answer.. Here is the issue. I have
> a 600MB /boot partition
2019 Dec 30
1
Issue running Dovecot in Docker Container
Hi, I can see those values correctly with the doveconf -nc command. Here is
the part of output:
bash-4.2# doveconf -nc /etc/dovecot/director.conf
# 2.2.36 (1f10bfa63): /etc/dovecot/director.conf
# OS: Linux 4.1.12-112.14.11.el7uek.x86_64 x86_64 Red Hat Enterprise Linux
Server release 7.7 (Maipo)
# Hostname: 69b492645b56
auth_debug = yes
auth_default_realm = xxxxxxxxxxxxxxxx
auth_verbose = yes
2019 Dec 24
2
Issue running Dovecot in Docker Container
Hello,
We need help with an issue that we are running into when we are trying to
run Dovecot in Docker container.
Also how do we enable debugging for dovecot. Logs doesn't show any info
about the issue.
Below processes are not running when a Director service is started:
dovecot-Dovecot/auth
dovecot-Dovecot/ssl-params
dovecot-Director/lmtp
dovecot-Director/ssl-params
2019 Dec 27
7
Issue running Dovecot in Docker Container
The conf.d files are not included. I have added !include conf.d/*.conf to
director.conf and reloaded the dovecot and director services.
conf.d/10-logging also has the following lines:
log_path = /dovecot.log
info_log_path = $log_path
debug_log_path = $log_path
The /dovecot.log file still shows empty. Nothing is being logged to that
file.
Thanks & Regards,
Naveen
On Thu, Dec 26, 2019 at
2019 Dec 26
2
Issue running Dovecot in Docker Container
I have tried these in the 10-logging.conf but no luck. There is nothing
logged to the file.
bash-4.2# ps -ef
UID PID PPID C STIME TTY TIME CMD
root 1 0 0 Dec23 ? 00:00:00 /bin/bash /bootstrap.sh
root 8 1 0 Dec23 ? 00:00:00 sleep 36000d
root 15681 0 0 08:51 pts/1 00:00:00 bash
root 16340 0 0 09:19 ? 00:00:00
2019 Dec 30
2
Issue running Dovecot in Docker Container
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
You could also try our docker images, see
<a href="https://hub.docker.com/u/dovecot">https://hub.docker.com/u/dovecot</a>
</div>
<div>
<br>
</div>
<div>
Aki
</div>
<blockquote
2019 Dec 30
0
Issue running Dovecot in Docker Container
Hi Marc,
I can see the processes are running as a root in container environment. Do
you think that still have issues ?
Here is the processes running inside container:
bash-4.2# ps -ef
UID PID PPID C STIME TTY TIME CMD
root 1 0 0 Dec27 ? 00:00:00 /bin/bash /bootstrap.sh
root 7 1 0 Dec27 ? 00:00:00 /usr/sbin/dovecot -F -c
2019 Dec 30
0
Issue running Dovecot in Docker Container
If you are running your container as root. You will not have the issues
I encountered. Dovecot is dropping to the 'dovecot' and 'dovenull'(?)
when needed, this is fine.
PS. I would not recommend using internal logging, use something like
this to log to the host or remote syslog.
docker run -v /dev/log:/dev/log -it dovecot-proxy
-----Original Message-----
Subject: Re: Issue
2019 Dec 30
0
Issue running Dovecot in Docker Container
I'm not using internal logging. I'm running the docker with the logging to
the host.
I have used the same options you have specified.
The problem is that the below processes are not running inside docker
container whereas the standalone dovecot is running these processes(meaning
without container)
dovecot-Dovecot/auth
dovecot-Dovecot/ssl-params
dovecot-Director/lmtp
2019 Dec 30
0
Issue running Dovecot in Docker Container
Aki, This image doesn't have a director service, just the dovecot is
running.
Marc, I'm running the docker container in a privileged mode and it doesn't
seem to have any issues reaching out to the outside network. I will try
running with default config and see what fails.
Thanks & Regards,
Naveen
On Mon, Dec 30, 2019 at 4:16 PM Aki Tuomi <aki.tuomi at open-xchange.com>
2019 May 23
2
[Libvirt failed to claim Virtual Functions on hostdev network after VM reboot]
Problem Statement:
Libvirt failed to claim Virtual Functions on hostdev network after VM
reboot.
Version-Release number of selected component (if applicable):
libvirtd (libvirt) 2.0.0
kernel-4.1.12-112.16.4.el7uek.x86_64
Reproducible: Not always
Description:
I am doing a reboot of Virtual machines and sometimes one of the VM
does not start and fail with the following error
In total I have
2019 Dec 24
0
Issue running Dovecot in Docker Container
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
<br>
</div>
<blockquote type="cite">
<div>
On 24/12/2019 12:33 Naveen Reddy <naveenreddy99@gmail.com> wrote:
</div>
<div>
<br>
</div>
<div>
<br>
2004 May 10
1
Problem with SMP?
Hi there,
Recently, we deployed a Dual Xeon 2.8G (533) server to test out Asterisk
(0.7.2 stable) running SMP. We noticed that it seems to have problems
handling even 5 co-current calls. We setup-ed a MusicOnHold() extension for
testing and have a batch of 5 phones tuning in at the same time. The music
will jerk every now and then, when it jerks, all 5 phones jerk at the same
time (pardon for
2019 Dec 26
0
Issue running Dovecot in Docker Container
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
Do you have !include or !try_include in director.conf? The conf.d files are not included otherwise.
</div>
<div>
<br>
</div>
<div>
Aki
</div>
<blockquote type="cite">
<div>
On
2019 Dec 27
0
Issue running Dovecot in Docker Container
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
Can you check with `doveconf -nc /path/to/director.conf` that the values are actually set correctly?
</div>
<div>
<br>
</div>
<div>
Aki
</div>
<blockquote type="cite">
<div>
On
2010 Feb 01
3
very large difference between df and du (10 GB, hard to believe)
Hello,
I have a small server running a tool (RT : perl + mysql + apache) for our support team. I stripped down everything else. The OS is
CentOS 4.8. I noticed a difference between df and du which is hard to believe :
according to df, I am using 29 GB
[root at cedrat-rt ~]$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 33G 29G 2.8G 92% /
none
2011 Feb 07
3
premature question on 5.6
What will be the correct way to migrate ext3 to ext4 going from 5.5 to 5.6?
Will something after the update ask if you want to migrate the file systems?
Looking forward to some file system speed ups with large files.
Thanks
Jerry
2005 Jun 09
1
New CentOS 4 x86_64 U1 kernel - grub entry
The new kernel is added to grub as:
title CentOS
Red Hat Enterprise Linux AS (2.6.9-11.EL)
root (hd2,0)
kernel /vmlinuz-2.6.9-11.EL ro
root=/dev/VolGroupSYSTEM/LogVolROOT
initrd /initrd-2.6.9-11.EL.img
This (the title) looks to me not as it should be. Or am I (again) on the
wrong path concerning the trademarks issue?
Alexander
--
Alexander Dalloz | Enger, Germany |
2020 Jun 29
5
Unable to find the used space
Hi,
While checking with df -h, it's showing the used space is 94% on root (/). If checked with du -sh, it's not showing the used space.
# df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 7.8G 0 7.8G 0% /dev
tmpfs 7.8G 0 7.8G 0% /dev/shm
tmpfs 7.8G 857M 7.0G 11% /run
tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup
/dev/mapper/centos-root 50G 47G 3.4G 94% /
/dev/mapper/centos-home 241G 47G
2019 Apr 30
6
Disk space and RAM requirements in docs
Hi,
Have anybody recently built LLVM in Debug mode /within/ space
requirements from the Getting Started doc?
https://llvm.org/docs/GettingStarted.html#hardware
> An LLVM-only build will need about 1-3 GB of space. A full build of
LLVM and Clang will need around 15-20 GB of disk space.
From my experience this numbers looks drastically low. On FreeBSD my
recent builds consumed more than