search for: rmdir

Displaying 20 results from an estimated 920 matches for "rmdir".

2008 Jan 07
3
Deliver core dump in b13 (hg 20080102)
...eems to me like a minor error since the delivery functions as it should, apart from the delivery error it returns and the core dump. Regards, Mikkel [root at mta01]# tail -f /log/deliver.log | grep @euro123.dk deliver(mikkel at euro123.dk): Jan 07 22:20:02 Error: nfs_flush_file_handle_cache_dir: rmdir(/nfs/euro123.dk/mikkel) failed: Invalid argument deliver(mikkel at euro123.dk): Jan 07 22:20:02 Error: nfs_flush_file_handle_cache_dir: rmdir(/nfs/euro123.dk/mikkel) failed: Invalid argument deliver(mikkel at euro123.dk): Jan 07 22:20:02 Error: nfs_flush_file_handle_cache_dir: rmdir(/nfs/euro123.dk...
2011 Dec 20
1
ocfs2_unlink:953 ERROR: status = -39
Hi, I have just moved(about 2 weeks ago) an OCFS2 cluster into production(latest ocfs2, kernel 2.6.39). I'm getting in nodes dmesg this kind of messages: (rmdir,19142,7):ocfs2_unlink:953 ERROR: status = -39 (rmdir,19305,10):ocfs2_unlink:953 ERROR: status = -39 (rmdir,19556,7):ocfs2_unlink:953 ERROR: status = -39 (rmdir,19561,11):ocfs2_unlink:953 ERROR: status = -39 (rmdir,19789,9):ocfs2_unlink:953 ERROR: status = -39 (rmdir,19868,11):ocfs2_unlink:953 ERROR...
2008 Feb 23
2
rmdir() warnings with 1.1.rc1
Hi, Looks like there are still some Solaris rmdir() warnings being logged to syslog in 1.1.rc1 in nfs_flush_file_handle_cache_dir(): Feb 23 13:09:51 sx3 dovecot: [ID 107833 mail.error] IMAP(ran04): \ nfs_flush_file_handle_cache_dir: rmdir(/var/mail) failed: Device busy Manual for rmdir on Solaris states: EBUSY The directory to be rem...
2017 Sep 12
3
SMB data transfer performance on AD mode
Hi Everyone ! I note that all of samba AD server that i maintain are not so fast in terms of data transfer, more specifically none of them go over 40 MB/s , one particularly which i'm trying to find out why doesn't go over 20 MB/s , transfering data using other protocols like FTP , rsync , rsync over ssh on any of these machines i can easily achieve 80 MB/s ,i also can get the same on
2016 Dec 16
4
Can't delete or move /home on 7.3 install
...ee tier) it's easily repeatable. Even on a RHEL 7.3 > instance. Note you'll need to allow root and password logins via SSH > before attempting. I can confirm this. The culprit? NetworkManager has /home open. I can't figure out *WHY*. # systemctl start NetworkManager.service # rmdir /home rmdir: failed to remove ?/home?: Device or resource busy # systemctl stop NetworkManager.service # rmdir /home rmdir: failed to remove ?/home?: Device or resource busy # systemctl stop NetworkManager.service # rmdir /home rmdir: failed to remove ?/home?: Device or resource busy # systemctl ki...
2014 Jul 03
1
rmdir() EBUSY warnings on 2.2.12
Hi, I'm getting a lot of syslog spam on FreeBSD 10 from nfs_flush_file_handle_cache_dir where, apparently it tries to rmdir() the mountpoint of my mail storage. > Jul 4 00:04:44 mailhost dovecot: imap(user at example.com): Error: nfs_flush_file_handle_cache_dir: rmdir(/var/mail/vhosts/example.com) failed: Device busy We're using ZFS and have /var, /var/mail, /var/mail/vhosts, /var/mail/vhosts/example.com and /...
2001 Dec 13
1
rmdir bug?
...chmoded it 0700 and chowned it root. In my smb.conf file, I set the "guest account" parameter to "netshare", an unprivialized user. I also set the "guest only" parameter to "yes" No remote computer can "cd" into the directory, but all can delete (rmdir) the folder. The folder is chmoded -rwx------ and root owns the file. Is this a bug or my misunderstanding? Thank you --Andrew Lindeman
2014 Dec 11
1
Re: [PATCH v2 01/11] daemon: btrfs: add helper functions mount and umount
...> + if (mkdtemp (fs_buf) == NULL) { > + fprintf (stderr, "mkdtemp: %s\n", fs_buf); > + free (fs_buf); > + return NULL; > + } > + > + if (mount_vfs_nochroot ("", NULL, fs, fs_buf, "<internal>") == -1) { > + if (rmdir (fs_buf) == -1 && errno != ENOENT) > + fprintf (stderr, "rmdir: %m\n"); > + free (fs_buf); > + return NULL; > + } > + } > + > + return fs_buf; > +} > + > +static int > +umount (char *fs_buf, const mountable_t *fs) > +{ >...
2016 Jun 21
0
Problem handling excel 2010 files
...[Homedirs] vfs objects = acl_xattr store dos attributes = yes map acl inherit = yes browsable = no writable = yes path = /data/samba/homedirs [Juridico] vfs objects = full_audit,acl_xattr acl_xattr:ignore system acls = yes full_audit:prefix = "%I|%u|%P" full_audit:success = rmdir rename unlink full_audit:failure = rmdir rename unlink full_audit:facility = LOCAL0 full_audit:priority = NOTICE ea support = yes store dos attributes = yes map acl inherit = yes browsable = yes writable = yes path = /data/samba/juridico [TI] vfs objects = full_audit,acl_xattr acl_xatt...
2012 Nov 19
1
fs_flush_file_handle_cache_dir: rmdir(/var/mail) AGAIN
We are running Dovecot 2.0.12. It runs on only one server and /var/mail is local where all the INBOX's are stored. Users other IMAP folders are NFS mounted on the server. We see frequent Error: nfs_flush_file_handle_cache_dir: rmdir(/var/mail) failed: Device busy I know this error message has been around a long time. Should we still be seeing it on 2.0.12 with a local /var/mail. Perhaps the message is misleading and really complaining about folders other than INBOX that are NFS mounted. Our config has dovecot.conf:mail_...
2016 Dec 16
2
Can't delete or move /home on 7.3 install
On Thu, Dec 15, 2016 at 11:51:28AM -0800, Glenn E. Bailey III wrote: > Doing a lsof showed no open files against /home. Something else is > locking it, not a user process. Also disabled SELinux, did a init 1, > and only way to remove it was via single user by passing > init=/sysinit/bin/sh It sounds like /home is being managed by something in the kernel, then. Are you exporting /home
2017 Dec 21
2
stale file handle on gluster NFS client when trying to remove a directory
...3:afr_post_blocking_entrylk_cbk] 0-g_sitework2-replicate-5: Blocking entrylks failed. [2017-12-21 13:56:01.594350] W [MSGID: 108019] [afr-lk-common.c:1064:afr_log_entry_locks_failure] 0-g_sitework2-replicate-4: Unable to obtain sufficient blocking entry locks on at least one child while attempting RMDIR on {pgfid:23558c59-87e5-4e90-a610-8a47ec08b27c, name:csrc}. [2017-12-21 13:56:01.594648] I [MSGID: 108019] [afr-transaction.c:1903:afr_post_blocking_entrylk_cbk] 0-g_sitework2-replicate-4: Blocking entrylks failed. [2017-12-21 13:56:01.594790] W [MSGID: 112032] [nfs3.c:3713:nfs3svc_rmdir_cbk] 0-n...
2005 Jan 08
3
OT help with rmdir pls
I am tying to clear down an asterisk source directory before CVS'ing a new version the --ignore... option is being used but its still not being deleted, can anyone give me some clues. Sorry I'm new to Linux, as if you havent guessed. Googling hasnt helped so far Thanks
2004 Feb 04
5
OCFS and removing directories
...enterprise 1.0.9-12. After formatting the partitions the response from the filesystem is very slow during either read or writes. Even worse, while we can create a directory, we are unable to delete the directory after it has been created. Every time any directory is attempted to be removed with rmdir we get a "rmdir: 'directory name': Directory not empty" even though there has never been a write of any data to that directory. I am just wondering if anyone else has had this experience and even better, has found a solution. Paul Anderson "Reports that say something hasn&...
2014 Dec 12
0
[PATCH v3 01/11] daemon: btrfs: add helper functions mount and umount
...r ("strdup"); + return NULL; + } + + if (mkdtemp (fs_buf) == NULL) { + reply_with_perror ("mkdtemp"); + free (fs_buf); + return NULL; + } + + if (mount_vfs_nochroot ("", NULL, fs, fs_buf, "<internal>") == -1) { + if (rmdir (fs_buf) == -1 && errno != ENOENT) + reply_with_error ("rmdir: %m\n"); + free (fs_buf); + return NULL; + } + } + + return fs_buf; +} + +static int +umount (char *fs_buf, const mountable_t *fs) +{ + if (fs->type != MOUNTABLE_PATH) { + CLEANUP_FREE char...
2014 Dec 11
0
[PATCH v2 01/11] daemon: btrfs: add helper functions mount and umount
...p\n"); + return NULL; + } + + if (mkdtemp (fs_buf) == NULL) { + fprintf (stderr, "mkdtemp: %s\n", fs_buf); + free (fs_buf); + return NULL; + } + + if (mount_vfs_nochroot ("", NULL, fs, fs_buf, "<internal>") == -1) { + if (rmdir (fs_buf) == -1 && errno != ENOENT) + fprintf (stderr, "rmdir: %m\n"); + free (fs_buf); + return NULL; + } + } + + return fs_buf; +} + +static int +umount (char *fs_buf, const mountable_t *fs) +{ + if (fs->type != MOUNTABLE_PATH) { + CLEANUP_FREE char *...
2016 Nov 22
0
Office files open blocked for editing
...read only = No map acl inherit = Yes browseable = No vfs objects = acl_xattr [Juridico] path = /data/samba/juridico read only = No ea support = Yes map acl inherit = Yes vfs objects = full_audit acl_xattr full_audit:priority = NOTICE full_audit:facility = LOCAL0 full_audit:failure = rmdir rename unlink full_audit:success = rmdir rename unlink full_audit:prefix = "%I|%u|%P" [RH] path = /data/samba/rh read only = No ea support = Yes map acl inherit = Yes vfs objects = full_audit acl_xattr full_audit:priority = NOTICE full_audit:facility = LOCAL0 full_audit:failu...
2016 Nov 22
0
Office files open blocked for editing
...read only = No map acl inherit = Yes browseable = No vfs objects = acl_xattr [Juridico] path = /data/samba/juridico read only = No ea support = Yes map acl inherit = Yes vfs objects = full_audit acl_xattr full_audit:priority = NOTICE full_audit:facility = LOCAL0 full_audit:failure = rmdir rename unlink full_audit:success = rmdir rename unlink full_audit:prefix = "%I|%u|%P" [RH] path = /data/samba/rh read only = No ea support = Yes map acl inherit = Yes vfs objects = full_audit acl_xattr full_audit:priority = NOTICE full_audit:facility = LOCAL0 full_audit:failu...
2017 Jun 26
2
Install locks up my server
...n for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.' + help=' Try `config.guess --help'\'' for more information.' + test 0 -gt 0 + test 0 '!=' 0 + trap 'exit 1' 1 2 15 + set_cc_for_build=' trap "exitcode=\$?; (rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null) && exit \$exitcode" 0 ; trap "rm -f \$tmpfiles 2>/dev/null; rmdir \$tmp 2>/dev/null; exit 1" 1 2 13 15 ; : ${TMPDIR=/tmp} ; { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp&quot...
2009 Feb 19
1
NFS error, device busy
...t; > Please don't put the entire error message in the subject. > > Sorry about that. > Please post output of dovecot -n and some logs exhibiting the problem. Here is some log entries. --------------- dovecot: Feb 19 10:07:02 Error: IMAP(user): nfs_flush_file_handle_cache_dir: rmdir(/var/mail) failed: Device busy dovecot: Feb 19 10:07:02 Error: IMAP(user): nfs_flush_file_handle_cache_dir: rmdir(/var/mail) failed: Device busy dovecot: Feb 19 10:07:02 Error: IMAP(user): nfs_flush_file_handle_cache_dir: rmdir(/var/mail) failed: Device busy dovecot: Feb 19 10:07:02 Error: IMAP(u...