Displaying 20 results from an estimated 300 matches similar to: "Small problem with src/lib/mountpoint.c [now with patch attached!]"
2007 Jul 17
0
Small problem with src/lib/mountpoint.c
Greetings -
Whilst playing with getting quotas from NFS-mounted filestores I've
just discovered a slight problem with src/lib/mountpoint.c
I had things working on a Solaris 10 test machine which had the
mailstore mounted 'normally' using an entry in /etc/vfstab.
However when I changed to use the automounter for the mailstore
obtaining the quota broke.
The problem lies with
2006 Dec 18
1
$name causes weird behavior
I tried using $name in this manner:
remotefile { "/etc/auto_direct.local":
mode => 644,
source => "solall/$name"
}
(The remotefile function is handy, BTW)
When I use $name here, instead of specifying the actual path to the
file (solall/etc/auto_direct.local), puppetd ends up making
/etc/auto_direct.local an empty directory.
Shouldn''t $name
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
2005 Dec 16
1
a problem in building dovecot @ opensolaris
Hi,
I'm trying to build dovecot from snapshot dovecot-20051215.tar.gz on
OpenSolaris Nevada build 28.
I have added to the PATH directories for make, gcc and automake/autoconf
(in BASH):
$ export PATH=/opt/sfw/bin:/usr/ccs/bin:/usr/sfw/bin:$PATH
then executed
---
$ aclocal
$ libtoolize --force
$ automake --add-missing
$ autoheader
$ autoconf
---
And then make finished with
---
Install prefix
2007 Aug 01
2
Mount options and NFS: just checking...
Greetings -
I'm now in the last couple of weeks before going live with Dovecot
(v1.0.3) on our revamped IMAP service. I'd like to double-check
about the best mount options to use; could someone advise, please?
I have three separate directory trees for the message store, the
control files and the index files. These are arranged as follows:
Message Store
Mounted over NFS from
2009 Jun 06
3
Expire/Quota error
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Using both 1.2rc5 and hg version a9d3108d0cec from today, when I run the
expire tools program, I receive the following error.
# /usr/local/sbin/dovecot --exec-mail ext
/usr/local/libexec/dovecot/expire-tool --test
/usr/local/sbin/dovecot --exec-mail ext
/usr/local/libexec/dovecot/expire-tool --testError:
2020 Jul 20
3
Performance issues since upgrading to 3.X to 4.X
Pretty close to what i have that :
[global]
workgroup = PRIVATE
server string = %h server
log file = /var/log/samba/log.%m
max log size = 1000
log level = 0
####### Authentication #######
## stand alone everything open.
security = user
guest ok = yes
map to guest = bad password
## map id's outside to domain to tdb files.
idmap config * : backend = tdb
idmap
2010 Sep 12
2
dovecot 2.0.2 compile issues on Solaris 10u8 Sparc
I am having compile problems with Dovecot v2.0.2 on a well patched
Solaris 10u8 Sparc system using the included gcc compiler.
Version 2.0.0 compiled with out any issues using the same configure
syntax. My ./configure syntax looks like this:
./configure --with-ssl=openssl --with-shadow
Yahoo and Google searches turned up nothing for me.
Reviewing the file mountpoint.c between version 2.0.0
2008 Jun 01
1
capacity query
Hi,
My swap is on raidz1. Df -k and swap -l are showing almost no usage of
swap, while zfs list and zpool list are showing me 96% capacity. Which
should i believe?
Justin
# df -hk
Filesystem size used avail capacity Mounted on
/dev/dsk/c3t0d0s1 14G 4.0G 10G 28% /
/devices 0K 0K 0K 0% /devices
ctfs
2008 Aug 26
5
Problem w/ b95 + ZFS (version 11) - seeing fair number of errors on multiple machines
Hi,
After upgrading to b95 of OSOL/Indiana, and doing a ZFS upgrade to the newer
revision, all arrays I have using ZFS mirroring are displaying errors. This
started happening immediately after ZFS upgrades. Here is an example:
ormandj at neutron.corenode.com:~$ zpool status
pool: rpool
state: DEGRADED
status: One or more devices has experienced an unrecoverable error. An
attempt was
2006 Jun 27
1
POP3 quota trouble
Hi all,
I'm running Dovecot 1.0 beta8 on CentOS 4.3. In the "protocol imap { }"
section, I have enabled the following 2 plugins:
imap_quota
quota
In the "plugin { }" section, I have configured the following:
quota = maildir
imap_quota = maildir
This all works well, and if I use IMAP, Dovecot correctly updates the
maildirsize file in user Maildirs.
However, I need
2006 Dec 11
6
Can''t destroy corrupted pool
Ok, so I''m planning on wiping my test pool that seems to have problems
with non-spare disks being marked as spares, but I can''t destroy it:
# zpool destroy -f zmir
cannot iterate filesystems: I/O error
Anyone know how I can nuke this for good?
Jim
This message posted from opensolaris.org
2006 Sep 01
4
create ZFS pool(s)/volume(s) during jumpstart instalation
Anyone have idea how to create ZFS pool and volumes during jumstart
instalation ? (I''m using JumpStart Enterprise Toolkit)
kloczek
2008 Apr 03
3
[Bug 971] New: zfs key -l fails after unloading (keyscope=dataset)
http://defect.opensolaris.org/bz/show_bug.cgi?id=971
Summary: zfs key -l fails after unloading (keyscope=dataset)
Classification: Development
Product: zfs-crypto
Version: unspecified
Platform: Other
OS/Version: Solaris
Status: NEW
Severity: major
Priority: P2
Component: other
AssignedTo:
2001 Sep 29
1
smbmount won't work for normal user
Can't mount share on my linux boxes as a regular user.
I have no trouble mounting shares as root.
This problem occurs on both my linux boxes.
All the commands I show I have run as a regular user.
Here is all the data I have:
smbmount \\\\JHAMMER6\\public /mnt/NetWork/JHAMMER6/public/ -o debug=6
mount.smbfs started (version 2.0.7)
Initialising global parameters
params.c:pm_process() -
2007 Feb 10
16
How to backup a slice ? - newbie
... though I tried, read and typed the last 4 hours; still no clue.
Please, can anyone give a clear idea on how this works:
Get the content of c0d1s1 to c0d0s7 ?
c0d1s1 is pool home and active; c0d0s7 is not active.
I have followed the suggestion on
http://www.opensolaris.org/os/community/zfs/demos/zfs_demo.pdf
% sudo zfs snapshot home at backup
% zfs list
NAME USED AVAIL REFER
2007 Mar 02
2
Newbie questions: Load-balanced Dovecot with NFS storage
Hi,
I experimented with Dovecot a while back and our site is now taking
the plunge to switch to it from the UW IMAP server when we rejig the
topology of our mail store and IMAP servers.
Currently we have a farm of 5 IMAP servers running the UW server.
Each has locally attached disk used to store people's mailboxes.
Each user is allocated to one of these five servers and can only
2008 Sep 10
1
Do I need a dummy?
Hi all,
I managed to get all my VMs (5 in total) up and running in bridged
mode with public IP addresses from my ISP. All are running Debian
Etch in a Dom) of Debian Etch with Xen 3.1 using the instructions
here: http://www.howtoforge.com/debian_etch_xen_3.1
But ideally I only want two of the DomUs on the public internet with
the other three only on an internal network and the two
2007 Mar 14
4
solaris 10 + dovecot (1)
hi...
i try to make dovecot (v1.0.r26) in solaris 10 and i have the following
problem
# ./configure --with-ldap
...
...
Install prefix ...................... : /usr/local
File offsets ........................ : 64bit
I/O loop method ..................... : poll
File change notification method ..... : none
Building with SSL support ........... : yes (OpenSSL)
Building with IPv6 support ..........
2020 Jul 20
4
Performance issues since upgrading to 3.X to 4.X
Hello,
I'm a bit desperate so I'm trying to seek help here.
Many year ago, I built myself 2 file servers (5 disks enclosure for
data, 2 disks enclosure for the OS) on a computer.
It was running on Debian 7.11 for years without an issue and I was
getting 75MB/95MB when transferring file from it to a Windows client,
all having a 1gbs network card.
https://i.ibb.co/N618Z4W/Debian-7.png