Displaying 20 results from an estimated 110 matches similar to: "btrfs: could not do orphan cleanup -22"
2012 Mar 27
1
Samba and admin users performance
Hello,
I have a performance problem when I don't connect using root and/or a user
in the "admin users".
Configuration:
Samba 3.5.11 running on SLES11SP1. The share exported is on a GPFS
filesystem and the GPFS vfs object is loaded(not loading it doesn't change
the described behaviour)
clients: Windows 7 and Windows 2008R2 all at latest update level.
[testshare]
comment
2013 Jan 19
2
btrfs: failed to read chunk tree on vde1 (f18 anaconda crash)
Hi,
I reported a bug to anaconda (rhbz 901905), but it might be btfs related.
Anaconda does this:
18:49:10,317 INFO program: Running... mkfs.btrfs --data=single
--label=fedora /dev/vdb1 /dev/vdc1 /dev/vdd1 /dev/vde1
18:49:10,742 INFO program:
18:49:10,746 INFO program: WARNING! - Btrfs Btrfs v0.19 IS EXPERIMENTAL
18:49:10,746 INFO program: WARNING! - see http://btrfs.wiki.kernel.org
before
2012 May 31
0
Samba and admin users performance
Hello,
I seem to be having this exact same issue with several applications that are loading images into a sequence. If I use share level security, force guest only or set a user as admin user, I get good speed at around 50MB/s. If set in any other way, samba doesn't negotiate anything higher than a 4K transfer and the app slows down to about 5MB/s. All clients are Windows 7. This is also a
2002 Jul 08
9
Cannot Sync Browser Lists
I run an IPsec/Freeswan VPN to connect 4 disparet windows LANS.
I managed to RTFM until cross-subnet browsing worked (samba 2.0).
Having upgraded to 2.2.3 It would seem that this feature is not working.
BACKGROUND:
originally all sources of information led me to understand that I would
need a box running samba behind the firewall/IPsec box as I could not
even ping a remote internal IP from the
2012 Sep 28
1
ConfBridge dtmf_passthrough=no doesn't have any effect. Bug?
Hi list!
ConfBridge dtmf_passthrough=no doesn't seem to have any effect. DTMF
gets transmitted throughout the conference. I've tried Asterisk 10.7.1
from the official RPMs and 10.8.0 compiled from source.
I've confirmed that it's disabled via the CLI "confbridge show profile
user <profilename>".
It's an all-SIP scenario with RFC2833 as the DTMF protocol.
2017 Dec 14
1
Xen PV DomU running Kernel 4.14.5-1.el7.elrepo.x86_64: xl -v vcpu-set <domU> <val> triggers domU kernel WARNING, then domU becomes unresponsive
On 15-12-2017 4:10, Akemi Yagi wrote:
> On Mon, Dec 11, 2017 at 4:52 PM, Adi Pircalabu <adi at ddns.com.au>
> wrote:
>
>> Has anyone seen this recently? I couldn't replicate it on:
>> - CentOS 6 running kernel-2.6.32-696.16.1.el6.x86_64,
>> kernel-lt-4.4.105-1.el6.elrepo.x86_64
>> - CentOS 7 running 4.9.67-1.el7.centos.x86_64
>>
>> But I can
2005 Jul 08
2
Accidentally issued "mkswap" on ext3 fs -- recovery possible?
Hi,
I accidentally issued "mkswap" on a used ext3 fs partition (~30G) :-/
I have analyzed the behaviour of mkswap using two test files and it
appears to only change "some" bytes:
--8<--
--- swap2.xxd 2005-07-04 21:00:10.157261360 +0200
+++ swap1.xxd 2005-07-04 21:00:01.894517488 +0200
@@ -62,7 +62,7 @@
00003d0: 0000 0000 0000 0000 0000 0000 0000 0000 ................
2017 Jun 16
2
Erro sysvolcheck/sysvolreset
Hello!
samba -b | grep STATEDIR
STATEDIR: /opt/samba/var/locks
I commented at line
idmap_ldb:use rfc2307 = yes
in my smb.conf, error is diferent now
samba-tool ntacl sysvolreset
open: error=2 (No such file or directory)
ERROR(runtime): uncaught exception - (-1073741823, 'Undetermined error')
File
"/opt/samba/lib/python2.7/site-packages/samba/netcmd/__init__.py",
2015 Jan 29
6
Indexing Mail faster
> * Kevin Laurie <superinterstellar at gmail.com> 2015.01.24 19:41:
>
> > Currently the time it takes to search 25,000mails is 4mins. If indexed
> how
> > much faster are we looking at?
>
> With a current version of Dovecot a search is pretty fast _without_ using
> external indexes. I have a view defined (virtual plugin) with around 22.000
> messages in it,
2015 Oct 13
2
TLS communication director -> backend with X.509 cert checks?
Timo Sirainen <tss at iki.fi> (Di 13 Okt 2015 21:02:59 CEST):
?
> > On connection setup from a client the director connects to the
> > selected backend. But it seems (not checked in the source yet),
> > that for SSL certificate verification the director doesn't know the
> > original host name anymore. The certificate's CN gets compared to
> > the IP
2016 Jun 17
1
Rsync GPOs Erro Sysvol
On 6/17/2016 12:32 PM, Carlos A. P. Cunha wrote:
> Hello!
> Yes path is correct, so that when you run the reset Sysol he saw
> changing permissions of various files (as mentioned) after a time
> (over 10 minutes) the error occurred.
>
> dc 1 and dc 2:
>
> /usr/local/samba/etc/smb.conf
>
> [sysvol]
> path = /opt/samba/var/locks/sysvol
>
>
>
1998 Jan 05
1
domainlogon with win95
Hi all,
some times ago, I have installed samba at solaris 2.5 (at this time
1.9.17p4). In my net I have not NT-Server or Clients, there are only
Win95-PCs and Unix-Maschines. For mount shares and printers with Win-95-Exploer
samba works ok.
Now I want setup the netlogon. I have make all, what is say in the
domain.txt.
Here is the smb.conf:
[global]
security = user
guest account =
2009 Mar 19
6
xrc file and WxGrid
Has anyone any experience with using a XRC file that setsup a Wx::Grid?
I''m using wxFormBuilder, in which I setup a grid in a boxsizer, with
column names and all. But when I render it via Ruby the grid is just a
small empty gray box, and I can''t seem to manipulate it at all. I
tried adding columns, resizing columns, populating it with data, etc.
but still nothing.
I look at the
2001 Dec 09
0
browse list sync with 2 samba servrs
hello,
I have 2 samba serers, a pdc/wins server on 10.0.0.1 for one subnet (/24),
and a ldc/winsclient on 192.168.0.1 for it's /24
I start the pdc, and wait for it to win all it's elections, then start the ldc
and wait for it to win it's elections,
at this boint the lists are synced to whatever the pdc has, however it is unable to
complete future browse syncs,
this has the effect
2013 Aug 05
6
NIC PCI-Passthrough problems (PV domU driver crashes)
Hi,
I have been trying to get NIC PCI Passthrough to work on Xen 4.3.0 and have
hit a wall. On attaching the NIC the domU network driver (igb) crashes.
I followed the Xen PCI Passthrough wiki
http://wiki.xen.org/wiki/Xen_PCI_Passthrough and am using dynamic device
assignment with xl.
Trying to passthrough this device:
root@dom0:~# lspci|grep 82575EB
05:00.1 Ethernet controller: Intel
2013 Sep 01
0
System Shutting Down Shortly After Boot, COMMBAD, "Writing Error", "Data Receiving Error"
I've been having a problem with my system during boot, which results in a
upsd/upsmon COMMBAD event shutting the system down shortly after it is
started. The shutdown is dependent upon the number of processes started at
boot time, and their load. Fewer processes and lighter load, and there is
no shutdown. More processes and heavy load cause upsd/upsmon to shut the
system down shortly after
2017 Jun 16
2
Erro sysvolcheck/sysvolreset
OK, sorry, uncomment a line :-D
Yes exist!
ls -ld /opt/samba/var/locks/sysvol
drwxrwx---+ 3 root BUILTIN\administrators 4096 Jun 16 11:25
/opt/samba/var/locks/sysvol
-----
ls -l /opt/samba/var/locks/sysvol
total 8 drwxrwx---+ 4 root BUILTIN\administrators 4096 Jun 14 2016
interno.MYDOMAIN.COM.BR
-----
ls -l /opt/samba/var/locks/sysvol/interno.MYDOMAIN.COM.BR/
total 16
drwxrwx---+ 28 root
2015 Jan 24
4
Indexing Mail faster
Hi,
I am trying to get faster search results on our webmail client(Roundcube).
Besides using Lucene for FTS are there other options?
Would having all mails indexed give fast results?
Currently the time it takes to search 25,000mails is 4mins. If indexed how
much faster are we looking at?
Really appreciate if someone could advise about this.
Thanks
Kevin
2006 Aug 28
2
single specs
The spec command has an option to run a single spec. I''m realizing
that I never, ever use this. Does anyone else? If not, I''d like to get
rid of it! It''s one of those things that "seemed like a good idea at
the time", but resulted in a bunch of hack-ish code.
2008 Aug 07
1
Expire Plugin - LDA with Vpopmail errors
I am trying to setup Dovecot to use the expire plugin and wanted to use
the LDA so I can ensure the messages are indexed as they are delivered
to the mailboxes. This system is only accessed via a webmail interface
Using dovecot-1.1.2 and Vpopmail with Qmail
Dovecot.conf file
base_dir = /usr/local/var/run/dovecot/
protocols = imap
disable_plaintext_auth = no
shutdown_clients = yes
log_path =