Re: dnf broken - now what??

2015-10-20 Thread Michael Schwendt
On Mon, 19 Oct 2015 19:27:47 -0400, Neal Becker wrote: > dnf > Traceback (most recent call last): > File "/bin/dnf", line 35, in > from dnf.cli import main > File "/usr/lib/python2.7/site-packages/dnf/__init__.py", line 31, in > > import dnf.base > File

Re: dnf broken - now what??

2015-10-20 Thread Michael Schwendt
On Tue, 20 Oct 2015 11:29:11 +0200, Michael Schwendt wrote: > > dnf > > Traceback (most recent call last): > > File "/bin/dnf", line 35, in > > from dnf.cli import main > > File "/usr/lib/python2.7/site-packages/dnf/__init__.py", line 31, in > > > > import dnf.base > > File

Re: btrfs crashing at boot

2015-10-20 Thread Chris Murphy
btrfs-convert I think is still broken. The last time I tried it, I was able to easily break it if the original ext4 has one or more large (1+GiB) files. There's more details in the Btrfs list archives on this. There are some developers working to fix some things, but I don't know the status of it

Re: Laptop screen recommendations - Fedora 22 & KDE

2015-10-20 Thread Tim
Allegedly, on or about 19 October 2015, CS DBA sent: > Might the higher res screen fix my washed out screen issues? That may well depend on what *you* mean by "washed out." To me, looking at some people's computers with the LCD screen running at the wrong resolution, they look "blurred and

Re: btrfs crashing at boot

2015-10-20 Thread Chris Murphy
Ah yes here we go, from today even more info on status of convert. Gist is that it is broken and it's not certain when it will be fixed, hopefully for 4.3 kernel and progs (it most likely will take both since convert is part of btrfs-progs is responsible for reading ext4, and then the kernel is

Re: OT: but could be useful to other users also

2015-10-20 Thread Chris Murphy
The limiting factor will be the USB 2.0 on the laptop. While eSATA may be convenient (no enclosure needed) it'll be slow because of USB 2, i.e. max 25MB/s transfers, more like 20MB/s sustained. Chris Murphy -- users mailing list users@lists.fedoraproject.org To unsubscribe or change

Re: btrfs crashing at boot

2015-10-20 Thread Suvayu Ali
Hi Chris, On Tue, Oct 20, 2015 at 01:00:53PM +0200, Chris Murphy wrote: > Ah yes here we go, from today even more info on status of convert. > Gist is that it is broken and it's not certain when it will be fixed, > hopefully for 4.3 kernel and progs (it most likely will take both > since convert

RE: Laptop screen recommendations - Fedora 22 & KDE

2015-10-20 Thread J.Witvliet
Hi, It certainly looks nice, though one point to consider, the display. For many years I used a IBM with a 15"display, but after it was totally run down, it got replaced by a Toshiba portege T30. Very nice, fast I7 cpu, 16G mem, working wifi and 4G modem, long lasting battery, ssd, but also a

Fedora mirror speed's are low!

2015-10-20 Thread Mihuleac Sergiu
Hi! I'm from Romania, the speed from Fedora repo mirror is very low (from 50kb/s to 1 mb/s when it's good, usually the download speed stays between 50 and 150 kb/s with the official repos and over 1 mb/s with other repos ) when doing updates and when I install packages with dnf. I tried using

[389-users] I cannot find how can I start the console under CentOS.

2015-10-20 Thread Giovanni Baruzzi
Dear friends, How can I start the administration console under Linux? I¹m not able to find any start file. Thank you, Giovanni smime.p7s Description: S/MIME cryptographic signature -- 389 users mailing list 389-users@lists.fedoraproject.org

Re: ssh connections now freezing, if left idle for a few minutes

2015-10-20 Thread Neal Becker
M. Fioretti wrote: > Greetings and... an admittedly very broad questions, maybe not > even related to Fedora except for "what are the best tools on > Fedora to diagnose this?" > > I have this fedora desktop on which I usually keep open shells > connected to several servers, via ssh (on different

Re: [389-users] DS crashed /killed by OS

2015-10-20 Thread Fong, Trevor
Hi German, Thanks very much for your reply. Just to make sure I have it straight, I’ve currently got userRoot’s nsslapd-cachememsize = 6 GB on at 16GB machine. I should change that to nsslapd-cachememsize = 6 GB / 15 = 429496730 Do I have that right? Thanks again, Trev On 2015-10-20, 10:23

Re: [389-users] Help with understanding 389-ds, multiple server setup and TLS/SSL

2015-10-20 Thread Noriko Hosoi
On 10/20/2015 10:02 AM, Tom Fallon wrote: Hi folks I've inherited a 389-ds server (let's call that Server1) running version 389-Management-Console/1.1.7 B2011.172.2016 on which I've been tasked with getting replication working on a second server (Server2). I am not new to Linux but am new

Re: Fedora mirror speed's are low!

2015-10-20 Thread Mihuleac Sergiu
Thanks, 6. How do I change the mirror?         - I've tried but doesn't works, and I understand the branching and used it correctly.  (/etc/yum.repos.d/fedora.repo and /etc/yum.repos.d/fedora-updates.repo)         - The error I get is `Cannot download

Re: [389-users] updating/removing user indexes Q

2015-10-20 Thread ghiureai
Hi Mark as per your advise, I checked the /var/lib/dirsr5v/slapd-INSTANCE/db/useroot/ the files are gone BUT seeing this lines when exporting ldap instance, this are the indexes I removed few days ago and saw them back plugin_mr_find - Error: matching rule plugin for

[389-users] updating/removing user indexes Q

2015-10-20 Thread ghiureai
Hi List, I would like to know if after removing user indexes using the admin console there is need to run the |db2index.pl| script while the ldap is shutdown or should be fine to run with DS online? Thank you Isabella -- 389 users mailing list 389-users@lists.fedoraproject.org

Re: [389-users] updating/removing user indexes Q

2015-10-20 Thread Mark Reynolds
On 10/20/2015 11:42 AM, ghiureai wrote: Hi List, I would like to know if after removing user indexes using the admin console there is need to run the |db2index.pl| script while the ldap is shutdown or should be fine to run with DS online? There is no need to run db2index if you are

Re: [389-users] updating/removing user indexes Q

2015-10-20 Thread Mark Reynolds
On 10/20/2015 11:58 AM, ghiureai wrote: Mark , thank you for reply, the main reason I was asking is: I seen several times when I removed user indexes using admin console and after 2-3 days they re-appeared back ? This is something strange, I am running backups and exports on daily

[389-users] Help with understanding 389-ds, multiple server setup and TLS/SSL

2015-10-20 Thread Tom Fallon
Hi folks I've inherited a 389-ds server (let's call that Server1) running version 389-Management-Console/1.1.7 B2011.172.2016 on which I've been tasked with getting replication working on a second server (Server2). I am not new to Linux but am new to System Administration having made the jump

[389-users] Help with understanding 389-ds, multiple server setup and TLS/SSL

2015-10-20 Thread Tom Fallon
Hi folks I've inherited a 389-ds server (let's call that Server1) running version 389-Management-Console/1.1.7 B2011.172.2016 on which I've been tasked with getting replication working on a second server (Server2). I am not new to Linux but am new to System Administration having made the jump

Re: [389-users] DS crashed /killed by OS

2015-10-20 Thread German Parente
Hi Trevor, no problem. In fact, this issue has been investigated by the experts and it's due to fragmentation. A fix is being tested right internally but not delivered yet, to use a different allocator. The official workaround is different to the one I have proposed. It's finally to define

Re: Fedora mirror speed's are low!

2015-10-20 Thread Kevin Fenzi
On Tue, 20 Oct 2015 17:17:05 +0300 Mihuleac Sergiu wrote: > Hi! > > I'm from Romania, the speed from Fedora repo mirror is very low (from > 50kb/s to 1 mb/s when it's good, usually the download speed stays > between 50 and 150 kb/s with the official repos and over 1

Re: [389-users] updating/removing user indexes Q

2015-10-20 Thread ghiureai
Mark , thank you for reply, the main reason I was asking is: I seen several times when I removed user indexes using admin console and after 2-3 days they re-appeared back ? This is something strange, I am running backups and exports on daily bases on on this database but can explain how

Re: [RESOLVED] Fedora mirror speed's are low!

2015-10-20 Thread Mihuleac Sergiu
Hi! I wanted to mention that I’ve changed the mirrors and all works fine now, for future reference the configuration looks like this: /etc/yum.repos.d/fedora-updates.repo [updates] name=Fedora $releasever - $basearch -

Re: [389-users] updating/removing user indexes Q

2015-10-20 Thread ghiureai
Hi Mark, As per developers advise , I removed most the index listed here, we have memberof pluging on and mutl-master rep pluging on, I removed :mail, mailHost, telephoneNumber,seeAlso, owner, ntUserDomainI,ntUniqueId, mailAlternateAddress,givenName almost 12 indexes removed. After

Re: ssh connections now freezing, if left idle for a few minutes

2015-10-20 Thread Maurizio Marini
> Until 3/4 days ago, I could leave all of them "hanging" for > DAYS, without typing anything at those prompts, and they'd Maybe this parameter can helps? ServerAliveInterval 60 -m smime.p7s Description: S/MIME cryptographic signature -- users mailing list users@lists.fedoraproject.org To

Re: ssh connections now freezing, if left idle for a few minutes

2015-10-20 Thread Tom Horsley
On Wed, 21 Oct 2015 09:02:30 +1100 Cameron Simpson wrote: > ServerAliveInterval 17 I tried all that stuff for the ssh connection I run from my system at work, through the firewall, and to my system at home, but still never got it to stay up all the time. I now have cron jobs that check

Re: ssh connections now freezing, if left idle for a few minutes

2015-10-20 Thread Cameron Simpson
On 20Oct2015 23:50, Maurizio Marini wrote: Until 3/4 days ago, I could leave all of them "hanging" for DAYS, without typing anything at those prompts, and they'd Maybe this parameter can helps? ServerAliveInterval 60 I use this: KeepAlive yes

Re: ssh connections now freezing, if left idle for a few minutes

2015-10-20 Thread Cameron Simpson
On 20Oct2015 18:20, Tom Horsley wrote: On Wed, 21 Oct 2015 09:02:30 +1100 Cameron Simpson wrote: ServerAliveInterval 17 I tried all that stuff for the ssh connection I run from my system at work, through the firewall, and to my system at home, but still never got

[389-users] nsAccountLock - Server is unwilling to perform

2015-10-20 Thread Mitja Mihelič
Hi! We are using using nsAccountLock=true to lock user accounts. We also have dovecot authenticating users against the 389DS. If we set nsAccountLock=true, then we get Oct 20 14:39:30 SERVER dovecot: auth: Error: ldap(USERNAME,193.X.Y.Z,): ldap_bind() failed: Server is unwilling to perform