Re: [Bug 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2011-10-30 Thread Ernst
This bug is disappeared for me (it started reapppearing a week ago), with
the changes in /etc/init/dbus.conf still in effect.

Maybe this has to do with my reinstall of grub2; after that, my computer
shuts again. This possinly indicates it has to do with certain boot options?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/211631

Title:
  Network is brought down before network filesystems are unmounted (CIFS
  timeout at shutdown)

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/211631/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 667597] Re: conf.d directory not a configuration directory

2011-10-30 Thread Abhishek kumar singh
** Changed in: openldap (Ubuntu)
 Assignee: (unassigned) = Abhishek kumar singh (abhishekkumarsingh-cse)

** Changed in: openldap (Ubuntu)
   Status: New = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/667597

Title:
  conf.d directory not a configuration directory

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-p-openstack] Openstack Next Steps

2011-10-30 Thread Robbie Williamson
Blueprint changed by Robbie Williamson:

Whiteboard changed:
- Nothing to discuss, just do it.  -robbie.w
  
  - add some mechanism to promote ubuntu images, options:
-   - populate ubuntu images upon glance installation
-   - option in dashboard to download/install
+   - populate ubuntu images upon glance installation
+   - option in dashboard to download/install

-- 
Openstack Next Steps
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-openstack

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-p-openstack] Openstack Next Steps

2011-10-30 Thread Robbie Williamson
Blueprint changed by Robbie Williamson:

Definition Status: Drafting = Discussion

-- 
Openstack Next Steps
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-openstack

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 829221] Re: lightdm crashed with SIGSEGV in initialize_password_db()

2011-10-30 Thread rktesser
This fix works for me too.
Thanks Steve.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/829221

Title:
  lightdm crashed with SIGSEGV in initialize_password_db()

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 587858] [NEW] update-motd executed even in non-interactive sessions

2011-10-30 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

ssh localhost exit

takes edges on lucid

(ii  libpam-modules1.1.1-2ubuntu2   
 Pluggable Authentication Modules for PAM
ii  openssh-server1:5.3p1-3ubuntu3  
secure shell (SSH) server, for secure access from remote machines
)

Because /etc/motd is updated even though it is not displayed as we're
running a command non-interactively.

Example timing for running ssh localhost 'exit 3' (using strace -tt
-fe execve):

11089 10:50:23.149350 execve(/usr/sbin/sshd, [/usr/sbin/sshd, -R], [/* 4 
vars */]) = 0
11091 10:50:23.525659 execve(/bin/sh, [sh, -c, run-parts --lsbsysinit 
/etc/upda...], [/* 4 vars */]) = 0
11092 10:50:23.548468 execve(/bin/run-parts, [run-parts, --lsbsysinit, 
/etc/update-motd.d], [/* 5 vars */]) = 0
11093 10:50:23.564947 execve(/etc/update-motd.d/00-header, 
[/etc/update-motd.d/00-header], [/* 5 vars */]) = 0
11094 10:50:23.571854 execve(/bin/uname, [uname, -a], [/* 5 vars */]) = 0
11095 10:50:23.589084 execve(/usr/bin/lsb_release, [lsb_release, -s, 
-d], [/* 5 vars */]) = 0
11097 10:50:24.077419 execve(/etc/update-motd.d/10-help-text, 
[/etc/update-motd.d/10-help-text], [/* 5 vars */]) = 0
11098 10:50:24.097081 execve(/bin/uname, [uname, -r], [/* 5 vars */]) = 0
11100 10:50:24.108702 execve(/bin/grep, [grep, -qs, \\-server], [/* 5 
vars */]) = 0
11101 10:50:24.124869 execve(/etc/update-motd.d/20-cpu-checker, 
[/etc/update-motd.d/20-cpu-checke...], [/* 5 vars */]) = 0
11101 10:50:24.137645 
execve(/usr/lib/update-notifier/update-motd-cpu-checker, 
[/usr/lib/update-notifier/update-...], [/* 5 vars */]) = 0
11102 10:50:24.158758 execve(/usr/bin/check-bios-nx, 
[/usr/bin/check-bios-nx], [/* 5 vars */]) = 0
11103 10:50:24.180763 execve(/usr/bin/getopt, [getopt, -o, h, --long, 
verbose,help, -n, check-bios-nx, --], [/* 6 vars */]) = 0
11104 10:50:24.204348 execve(/usr/bin/awk, [awk, -f, -, 
/proc/cpuinfo], [/* 7 vars */]) = 0
11106 10:50:24.231468 execve(/bin/sh, [sh, -c, uname -m], [/* 7 vars 
*/]) = 0
11107 10:50:24.238869 execve(/bin/uname, [uname, -m], [/* 7 vars */]) = 0
11108 10:50:24.254079 execve(/etc/update-motd.d/50-landscape-sysinfo, 
[/etc/update-motd.d/50-landscape-...], [/* 5 vars */]) = 0
11109 10:50:24.262037 execve(/bin/date, [/bin/date], [/* 5 vars */]) = 0
0 10:50:24.285766 execve(/usr/bin/landscape-sysinfo, 
[/usr/bin/landscape-sysinfo], [/* 5 vars */]) = 0
8 10:50:26.755870 execve(/usr/local/sbin/who, [who, -q], [/* 5 vars 
*/]) = -1 ENOENT (No such file or directory)
8 10:50:26.756061 execve(/usr/local/bin/who, [who, -q], [/* 5 vars 
*/]) = -1 ENOENT (No such file or directory)
8 10:50:26.756227 execve(/usr/bin/who, [who, -q], [/* 5 vars */]) = 0
11120 10:50:26.847832 execve(/etc/update-motd.d/90-updates-available, 
[/etc/update-motd.d/90-updates-av...], [/* 5 vars */]) = 0
11120 10:50:26.853820 
execve(/usr/lib/update-notifier/update-motd-updates-available, 
[/usr/lib/update-notifier/update-...], [/* 5 vars */]) = 0
11121 10:50:26.872259 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/update-notifier/updates...], [/* 5 vars */]) = 0
11122 10:50:26.904240 execve(/usr/bin/apt-config, [apt-config, shell, 
StateDir, Dir::State], [/* 5 vars */]) = 0
11123 10:50:26.961484 execve(/usr/bin/apt-config, [apt-config, shell, 
ListDir, Dir::State::Lists], [/* 5 vars */]) = 0
11124 10:50:26.987301 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//_var_cache_...], [/* 5 vars */]) = 0
11125 10:50:26.997297 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//...], [/* 5 vars */]) = 0
11126 10:50:27.007091 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11127 10:50:27.017322 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11128 10:50:27.027804 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11129 10:50:27.046944 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11130 10:50:27.056748 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11131 10:50:27.066563 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11132 10:50:27.076351 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11133 10:50:27.086191 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11134 10:50:27.096436 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11135 10:50:27.106932 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11136 10:50:27.117383 execve(/usr/bin/stat, [stat, -c, %Y, 
/var/lib/apt//lists//gb.archive], [/* 5 vars */]) = 0
11137 10:50:27.127606 execve(/usr/bin/stat, [stat, -c, 

[Bug 829221] Re: lightdm crashed with SIGSEGV in initialize_password_db()

2011-10-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/samba

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/829221

Title:
  lightdm crashed with SIGSEGV in initialize_password_db()

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 587858] Re: update-motd executed even in non-interactive sessions

2011-10-30 Thread Steve Langasek
I've looked into pam_motd, and found that it already has this code at
the top of the call:

if (flags  PAM_SILENT) {
return retval;
}

So I think this is an openssh issue - openssh ought to be setting
PAM_SILENT in cases where it doesn't plan to show PAM_TEXT_INFO
messages, so that the PAM modules don't waste their time.

** Package changed: pam (Ubuntu) = openssh (Ubuntu)

** Changed in: openssh (Ubuntu)
   Importance: High = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/587858

Title:
  update-motd executed even in non-interactive sessions

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 699737] Re: automount[1275]: syntax error in nsswitch config near [ syntax error ]

2011-10-30 Thread Juhan Leemet
Suggestion for addition to documentation: one line (in autofs or
auto.master man pages) to remind people to insert:

automount: nis files

(or some such) into the /etc/nsswitch.conf file. The Ubuntu default
nsswitch.conf file does not have ANY line for automount. I have been
usuing automounter for a long time with SunOS, Solaris, other Linux. I
had to refer to my Sun workstation nsswitch.conf files to try to figure
out what was wrong. As soon as I inserted the above line into the Ubuntu
nsswitch.conf file, and did the service autofs reload, my NFS shared
home directories specified by auto.* files in NIS (aka yp) appeared! Now
I'm a happy camper!

Obviously, other choices for source of automount files exist (e.g.
LDAP). In my setup, I use NIS, and fall back to files, if necessary.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in Ubuntu.
https://bugs.launchpad.net/bugs/699737

Title:
  automount[1275]: syntax error in nsswitch config near [ syntax error ]

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 841672] Re: ssh-add does not unlock ssh keys

2011-10-30 Thread C de-Avillez
I just tested it here -- Oneiric, two terminal windows, one running
RoxTerm, one under byobu.

On the byobu window:

ssh-add -l
(my key was shown)
ssh-add -D
ssh-add -l
(no keys shown)
ssh test.machine.info
(pop up asking for SSH passphrase; entered it, got in session; ended the 
session)
ssh test.machine.info
(session opened with no pop-ups; ended the session)
ssh-add -D
ssh-add -l
(no keys shown)
ssh-add
ssh-add -l
(my key was shown)
ssh test.machine.info
(session opened with no pop-ups; ended the the session)

Moved over to the stand-alone RoxTerm; then repeated the tests. To my
surprise even *after* adding my SSH key in, when I tried to open the SSH
session to the test machine I was still presented with a pop-up asking
for the passphrase on *first* SSH. Second SSH session, *without* running
'ssh-add -D', opened the session without a pop-up for passphrase.

Another interesting bit: on the RoxTerm stand-alone, 'ssh-add -D' did
*not* clean up the keys in the agent.

Additional findings: SSH-AUTH_SOCK differs on the terminal windows
(byobu and RoxTerm):

* Under RoxTerm:

[cerdea-aws]cerdea@xango3:~$ set | grep SSH
SSH_AGENT_PID=2857
SSH_AUTH_SOCK=/tmp/keyring-6fXAtd/ssh
[cerdea-aws]cerdea@xango3:~$ 


* under byobu:


[cerdea-aws]cerdea@xango3:/build/buildd/ubuntu-qa-tools/vm-tools$ set | grep SSH
SSH_AGENT_PID=2857
SSH_AUTH_SOCK=/home/cerdea/.byobu/.ssh-agent
[cerdea-aws]cerdea@xango3:/build/buildd/ubuntu-qa-tools/vm-tools$ 

Note that the SSH_AGENT_PID is the same.

Also, I dimly remember something about gnome-keyring and ssh-add. Will
try to find out the references.

Setting importance to Medium.

** Changed in: openssh (Ubuntu)
   Importance: Low = Medium

** Summary changed:

- ssh-add does not unlock ssh keys
+ ssh-add does not always unlock ssh keys

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/841672

Title:
  ssh-add does not always unlock ssh keys

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 841672] Re: ssh-add does not always unlock ssh keys

2011-10-30 Thread C de-Avillez
http://live.gnome.org/GnomeKeyring/Ssh has some bits on this.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/841672

Title:
  ssh-add does not always unlock ssh keys

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-p-libvirt] Libvirt plans for p

2011-10-30 Thread Robbie Williamson
Blueprint changed by Robbie Williamson:

Assignee: Serge Hallyn = Ubuntu Server Team

-- 
Libvirt plans for p
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-libvirt

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-p-libvirt] Libvirt plans for p

2011-10-30 Thread Robbie Williamson
Blueprint changed by Robbie Williamson:

Priority: Undefined = Medium

-- 
Libvirt plans for p
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-libvirt

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 882579] Re: Some Commands return: Timed out during operation: cannot acquire state change lock

2011-10-30 Thread nutznboltz
Probably related thread: kvm linux guest hanging for minutes at a time
http://www.spinics.net/lists/kvm/msg59479.html

Notable in that thread:

a post about using -F with trace-cmd too: 
http://www.linux-kvm.org/page/Tracing
http://www.spinics.net/lists/kvm/msg59716.html

a post which states: When booting with clocksouce=hpet, the system does not 
hang.
http://www.spinics.net/lists/kvm/msg59837.html

a post which states: Using the wrong clock easily causes hangs. The system 
schedules a wakeup in 3 ms, wrong clock causes it to wakeup in 3 years, you get 
a hang for (3 years - 3 ms). 
http://www.spinics.net/lists/kvm/msg59884.html

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/882579

Title:
  Some Commands return: Timed out during operation: cannot acquire
  state change lock

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 84899] Re: SSH with GSSAPIAuthentication option on SSH servers are very slow

2011-10-30 Thread Björn Torkelsson
We, and a lot of other enterprise sites are using Kerberos, so we would
like it to be on by default.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/84899

Title:
  SSH with GSSAPIAuthentication option on SSH servers are very slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/openssh/+bug/84899/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 522710] Re: libvirtd does not have a man page

2011-10-30 Thread Bug Watch Updater
** Changed in: libvirt (Debian)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/522710

Title:
  libvirtd does not have a man page

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 598933] Re: open-vm-tools should recommend open-vm-dkms

2011-10-30 Thread Launchpad Bug Tracker
** Branch linked: lp:~n-muench/ubuntu/precise/open-vm-tools/open-vm-
tools-august.merge2

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/598933

Title:
  open-vm-tools should recommend open-vm-dkms

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/598933/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 882579] Re: Some Commands return: Timed out during operation: cannot acquire state change lock

2011-10-30 Thread nutznboltz
I have one that rebooted this morning and is spinning

attaching gdb shows very little due to lack of symbol tables:

(gdb) where
#0  0x7f671aab3ff3 in select () from /lib/libc.so.6

strace shows a loop:

Process 971 attached - interrupt to quit
select(16, [7 10 13 14 15], [], [], {0, 995193}) = 1 (in [14], left {0, 970413})
read(14, 
\16\0\0\0\0\0\0\0\376\377\377\377\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0\0\0\0\0..., 
128) = 128
rt_sigaction(SIGALRM, NULL, {0x4a9900, ~[KILL STOP RTMIN RT_1], SA_RESTORER, 
0x7f671d28c8f0}, 8) = 0
write(8, \1\0\0\0\0\0\0\0, 8) = 8
read(14, 0x7fff53785d20, 128)   = -1 EAGAIN (Resource temporarily 
unavailable)
timer_gettime(0x5, {it_interval={0, 0}, it_value={0, 0}}) = 0
timer_settime(0x5, 0, {it_interval={0, 0}, it_value={0, 25}}, NULL) = 0
timer_gettime(0x5, {it_interval={0, 0}, it_value={0, 185840}}) = 0
select(16, [7 10 13 14 15], [], [], {1, 0}) = 1 (in [7], left {0, 97})
read(7, \1\0\0\0\0\0\0\0, 512)= 8
select(16, [7 10 13 14 15], [], [], {1, 0}) = 1 (in [14], left {0, 97})
read(14, 
\16\0\0\0\0\0\0\0\376\377\377\377\0\0\0\0\0\0\0\0\0\0\0\0\5\0\0\0\0\0\0\0..., 
128) = 128
rt_sigaction(SIGALRM, NULL, {0x4a9900, ~[KILL STOP RTMIN RT_1], SA_RESTORER, 
0x7f671d28c8f0}, 8) = 0
write(8, \1\0\0\0\0\0\0\0, 8) = 8
read(14, 0x7fff53785d20, 128)   = -1 EAGAIN (Resource temporarily 
unavailable)
timer_gettime(0x5, {it_interval={0, 0}, it_value={0, 0}}) = 0
timer_settime(0x5, 0, {it_interval={0, 0}, it_value={0, 28902469}}, NULL) = 0
(repeats)

$ sudo lsof -p 971
COMMAND PID USER   FD   TYPE DEVICESIZE/OFF NODE 
NAME
kvm 971 libvirt-qemu  cwdDIR  259,04096  128 /
kvm 971 libvirt-qemu  rtdDIR  259,04096  128 /
kvm 971 libvirt-qemu  txtREG  259,0 3217592 16817685 
/usr/bin/qemu-system-x86_64
kvm 971 libvirt-qemu  memREG  259,0   18520 33597583 
/usr/lib/sasl2/libplain.so.2.0.23
kvm 971 libvirt-qemu  memREG  259,0   34904 33597580 
/usr/lib/sasl2/libntlm.so.2.0.23
kvm 971 libvirt-qemu  memREG  259,0   43296 33595849 
/lib/libcrypt-2.11.1.so
kvm 971 libvirt-qemu  memREG  259,0   18520 33597534 
/usr/lib/sasl2/liblogin.so.2.0.23
kvm 971 libvirt-qemu  memREG  259,0 1622304 33596048 
/lib/libcrypto.so.0.9.8
kvm 971 libvirt-qemu  memREG  259,0   51752 33597531 
/usr/lib/sasl2/libdigestmd5.so.2.0.23
kvm 971 libvirt-qemu  memREG  259,0   22624 33597528 
/usr/lib/sasl2/libcrammd5.so.2.0.23
kvm 971 libvirt-qemu  memREG  259,0   18528 33597524 
/usr/lib/sasl2/libanonymous.so.2.0.23
kvm 971 libvirt-qemu  memREG  259,0 1494424  187 
/usr/lib/libdb-4.8.so
kvm 971 libvirt-qemu  memREG  259,0   22464 33597518 
/usr/lib/sasl2/libsasldb.so.2.0.23
kvm 971 libvirt-qemu  memREG  259,0   26840  8762051 
/usr/lib/libogg.so.0.6.0
kvm 971 libvirt-qemu  memREG  259,0  18258456392 
/usr/lib/libvorbis.so.0.4.3
kvm 971 libvirt-qemu  memREG  259,0 1943600  8762070 
/usr/lib/libvorbisenc.so.2.0.6
kvm 971 libvirt-qemu  memREG  259,0  306744  8762063 
/usr/lib/libFLAC.so.8.2.0
kvm 971 libvirt-qemu  memREG  259,0   97256 33595855 
/lib/libnsl-2.11.1.so
kvm 971 libvirt-qemu  memREG  259,0   22560   530121 
/usr/lib/libXdmcp.so.6.0.0
kvm 971 libvirt-qemu  memREG  259,0   14488   530127 
/usr/lib/libXau.so.6.0.0
kvm 971 libvirt-qemu  memREG  259,0  256768 33607491 
/lib/libdbus-1.so.3.4.0
kvm 971 libvirt-qemu  memREG  259,0  397304  9012660 
/usr/lib/libsndfile.so.1.0.21
kvm 971 libvirt-qemu  memREG  259,0   40720 34176892 
/lib/libwrap.so.0.7.6
kvm 971 libvirt-qemu  memREG  259,0   63864   467747 
/usr/lib/libXi.so.6.1.0
kvm 971 libvirt-qemu  memREG  259,0   73600   533951 
/usr/lib/libXext.so.6.4.0
kvm 971 libvirt-qemu  memREG  259,0   14344 33597467 
/lib/libgpg-error.so.0.4.0
kvm 971 libvirt-qemu  memREG  259,0   10224 33597288 
/lib/libkeyutils-1.2.so
kvm 971 libvirt-qemu  memREG  259,0   31168 1063 
/usr/lib/libkrb5support.so.0.1
kvm 971 libvirt-qemu  memREG  259,0   14584 33595836 
/lib/libcom_err.so.2.1
kvm 971 libvirt-qemu  memREG  259,0  154048 1076 
/usr/lib/libk5crypto.so.3.1
kvm 971 libvirt-qemu  memREG  259,0  803192 1073 
/usr/lib/libkrb5.so.3.3
kvm 971 libvirt-qemu  memREG  259,0  113072   530136 
/usr/lib/libxcb.so.1.1.0
kvm 971 

[Bug 799711] Re: o2cb[11796]: ERROR: ocfs2_controld.pcmk did not come up

2011-10-30 Thread Launchpad Bug Tracker
[Expired for ocfs2-tools (Ubuntu) because there has been no activity for
60 days.]

** Changed in: ocfs2-tools (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ocfs2-tools in Ubuntu.
https://bugs.launchpad.net/bugs/799711

Title:
  o2cb[11796]: ERROR: ocfs2_controld.pcmk did not come up

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ocfs2-tools/+bug/799711/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs