similar to: quota in mysql not being updated

Displaying 20 results from an estimated 800 matches similar to: "quota in mysql not being updated"

2004 Apr 26
1
Setting "default_mail_env" Why is index->mailbox_path empty?
I now have default_mail_env = mbox:~/mail:INBOX=:/var/spool/mail/%u I now getting: Apr 26 15:55:32 jedrik imap(mclay): open() failed with mbox file : No such file or directory I tracked down where the error message is getting generated and added some more printing: In mbox-index.c I added: int mbox_set_syscall_error(struct mail_index *index, const char *function) { i_assert(function !=
2011 Dec 13
0
proftpd graphical clients not working
Hello list, With my latest proftpd server graphical client error on list (ls) directory: Error: Could not read from socket: ECONNRESET - Connection reset by peer Error: Disconnected from server Error: Failed to retrieve directory listing So far I've tried both filezilla and cyberduck. But command line ftp works completely: [dunphy at BAM-025715-TD:~] #ftp jfweb Connected to jfweb.
2010 Sep 04
0
Set quota on Lustre system file client, reboots MDS/MGS node
Hi I used lustre-1.8.3 for Centos5.4. I patched the kernel according to Lustre 1.8 operations manual.pdf. I have a problem when I want to implement quota. My cluster configuration is: 1. one MGS/MDS host (with two devices: sda and sdb,respectively) with the following commands: 1) mkfs.lustre --mgs /dev/sda 2) mount -t lustre /dev/sda /mnt/mgt 3) mkfs.lustre --fsname=lustre
2011 Aug 26
1
mysql authentication in proftpd
Hello list, I was able to get passive mode worked out. I'm really glad I was able to do this. I'm able to log into the ftp server, list directories, enter subdirectories and upload/download files. However my next task is to enable virtual users using mysql. I have installed proftpd-mysql and enabled the sql modules in the config. I found a good article on how to do this here:
2010 Aug 14
0
Lost OSTs, remounted, now /proc/fs/lustre/obdfilter/$UUID/ is empty
Hello, We had a problem with our disk controller that required a reboot. 2 of our OSTs remounted and went through the recovery window but clients hang trying to access them. Also /proc/fs/lustre/obdfilter/$UUID/ is empty for that OST UUID. LDISKFS FS on dm-5, internal journal on dm-5:8 LDISKFS-fs: delayed allocation enabled LDISKFS-fs: file extents enabled LDISKFS-fs: mballoc enabled
2003 Apr 16
1
pop3 coredump
Hi- I was able to get a coredump out of the new pop3 (from 0.99.9-test4) by attempting to simulate the execution environment and simply running the pop3 program. Running the older pop3 from 0.99.8.1 works fine, repeatedly: % /usr/local/libexec/dovecot/pop3 quit +OK Logging out. However running the new one: % /usr/local/libexec/dovecot/pop3.new pop3(user9): Error: Corrupted index file
2002 Mar 04
2
SGI XFS 1.0.2a, ACLs and samba 2.2.3a with win2k perms
Hi, I haven't been able to find any doco that explicity states whether it is supported, so I am hoping someone out there can answer the following questions: Is it possible for a folder/file in a samba share to have win2k security permissions assigned to it? For example, I want my samba server to participate in an existing Win2k domain. I want users to be able to set their own
2007 Mar 23
2
multiple instances of dovecot on one machine
I was trying to run two instances of dovecot on the same machine, each listening on a single IP. The problem I ran into was that each time one was started or restarted, the other stopped responding. I saw the following in the logs: Mar 23 00:02:27 sentinel dovecot: Dovecot v1.0.rc27 starting up Mar 23 00:02:27 sentinel dovecot: Socket already exists: /var/run/dovecot/dict-server After I saw
2010 Jun 22
1
quota_set leak
The quota plugin in 2.0.beta6 leaks 2KB "quota settings" pools. Here is a patch to plug this leak, assuming you intended the caller of quota_init to retain ownership of the quota_set. If on the other hand you intended for quota_init to assume ownership of the quota_set, then the quota_settings_deinit call belongs in quota_deinit. --- a/src/plugins/quota/quota-storage.c (beta6) +++
2015 Oct 08
5
ilist/iplist are broken (maybe I'll fix them?)
I've been digging into some undefined behaviour stemming from how ilist is typically configured. r247937, r247944, and r247978 caused a UBSan failure to start firing on our Green Dragon bots, and after an IRC conversation between David and Nick and Mehdi, we added a blacklist: -- $echo "src:$WORKSPACE/llvm/include/llvm/CodeGen/MachineFunction.h" >> sanitize.blacklist --
2003 Mar 16
6
[LONG] Weird problem with HTB using htb.init
This is a long message. Please use a monospace font :) I''m trying to shape the traffic between my LAN and the Internet. My link is an ADSL 512/128 line. The network is shaped like this: LAN GATEWAY ROUTER ------------------ ------------- ------------ | 192.168.0.1/16 | <----> | 192.168.0.1 | <----> | 10.0.0.138
2006 Dec 04
2
master request not found
I am setting up dovecot 1.0-rc15 as a proxy. When I try to log in, I get errors such as the following: Dec 4 17:39:23 vega dovecot: Dovecot v1.0.rc15 starting up Dec 4 17:39:24 vega dovecot: auth-worker(default): mysql: Connected to localhost (ad_mail) Dec 4 17:39:31 vega dovecot: auth(default): client in: AUTH 1 PLAINservice=POP3 lip=xx.xx.xx.xx rip=xx.xx.xx.xx
2016 Mar 17
0
[PATCH 1/3] appliance: Pass "quiet" option to kernel when !verbose.
The quiet option suppresses kernel messages. On my laptop it improves appliance boot times by about 40% (3.5s -> 2.5s). The emulated UART is slow and has a fixed, small FIFO (16 bytes). But it has the advantage of being a simple ISA device which is available very early in boot, thus enabling us to diagnose early boot problems. So the aim is to reduce our usage of this UART on fast paths. Of
2023 Dec 16
0
Copernicus Data Space Ecosystem API Wrapper
Dear all, I am pleased to announce the release of a new package named 'CDSE' on CRAN. It provides direct access to the 'Copernicus Data Space Ecosystem' for R users. With this package, you can efficiently access the imagery from Sentinel-1, Sentinel-2, Sentinel-3, and Sentinel-5 missions and process and download data from the R environment. One of the significant benefits of
2023 Dec 16
0
Copernicus Data Space Ecosystem API Wrapper
Dear all, I am pleased to announce the release of a new package named 'CDSE' on CRAN. It provides direct access to the 'Copernicus Data Space Ecosystem' for R users. With this package, you can efficiently access the imagery from Sentinel-1, Sentinel-2, Sentinel-3, and Sentinel-5 missions and process and download data from the R environment. One of the significant benefits of
2004 Oct 01
1
Agent Login Problems
See comments below. Henry Devito wrote: > Here's the problem. When I call 555 to login, it asks for the agent ID > which I enter as 501, it asks for the password which I enter as 1234, > then it asks for the extension I dial 501 It then says that extension is > not valid. What am I missing? Of course 501 is valid I can make and > take calls from it now. > > >
2004 Jun 26
1
openssh debian bug?
I spent the last couple of hours trying to figure this out. We upgraded to sshd version OpenSSH_3.8.1p1 Debian and now "password" login no longer works... however keyboard-interactive login still works. the result of this is that while openSSH clients still function, ssh applications like MindTerm do not. here is the debug dump from the login session: Jun 25 21:47:50 m1
2003 May 29
0
ACD
Good day, Our installation needs a robust ACD application (as I'm sure others do) that can be dynamically reconfigured (if possible) maybe by a MySQL database. I have looked at Bill Heckel's ACD work and Andreas Otto's DynExtendb as well as James Sharp's ACD. None of these seem to be quite finished. Is there a chance a unified (* blessed) ACD application can be put
2005 Jun 14
0
Info on ACD in Asterisk
Hello Sir, I have few clarifications as we are planning to work with asterisk. If you don't mind, please clarify the following:- Q1. Do Asterisk support ACD functionality? If Yes, can you give information on how to configure or work with ACD (and it's usage). Q2. From the list of features listed in www.asterisk.org , I see "Predictive dialler" is listed
2023 Mar 15
1
[libnbd PATCH v4 1/3] lib/utils: introduce xwritel() as a more robust and convenient write()
On Wed, Mar 15, 2023 at 03:30:12PM +0100, Laszlo Ersek wrote: > On 3/15/23 15:01, Eric Blake wrote: > > > [...] > > Thanks for the thorough review; I'm glad all the fine points I sought to > put in the patch were received -- and well-received! :) > > One question: > > > The only change I recommend is the addition of the __attribute__; but > > with