[Bug 1281074] Re: updatedb.conf: CephFS should be included in PRUNEFS

2014-10-28 Thread Livio Soares
Just wanted to cast my vote for adding "ceph" to the list of pruned
file-system types. We have a fairly large Ceph file-system that is
mounted throughout a cluster. Having the entire cluster crawl the file-
system in synchronized form (due to cron) is really disruptive. Not only
does it make the entire cluster halt due to network storm (causing all
sorts of problems on the ceph mounts), it also typically causes problems
on the Ceph servers (page allocation errors in kernel/kworker threads,
etc).

Ceph should clearly be an opt-in for updatedb, definitely not the
default behavior.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1281074

Title:
  updatedb.conf: CephFS should be included in PRUNEFS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mlocate/+bug/1281074/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 799938] Re: Trackpad of Dell XPS 15z not working

2011-07-02 Thread Livio Soares
I also have a Dell XPS 15z, and the trackpad was initially not working.
I'm using Debian/unstable, but with with kernel 3.0-rc5. After playing with the 
psmouse
module a bit, I managed to get it to work. Namely, any of these commands worked 
for me:

rmmod psmouse; modprobe psmouse proto=bare
rmmod psmouse; modprobe psmouse proto=imps
rmmod psmouse; modprobe psmouse proto=exps

Before I was getting:

psmouse.c: Failed to enable mouse on isa0060/serio1

Now, I get one of:

input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input17
input: ImPS/2 Generic Wheel Mouse as 
/devices/platform/i8042/serio1/input/input16

It's likely that some of the multi-fingered gestures are not working properly, 
but it
works well enough for my daily use so that I don't need an external USB mouse.

Hope this helps.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/799938

Title:
  Trackpad of Dell XPS 15z not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/799938/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs