[Bug 1828799] Re: Package ctdb does not create directories in /var/lib/ctdb

2019-09-02 Thread Launchpad Bug Tracker
This bug was fixed in the package samba - 2:4.10.0+dfsg-0ubuntu2.3

---
samba (2:4.10.0+dfsg-0ubuntu2.3) disco; urgency=medium

  * CTDB enablement for NFS HA (LP: #722201) and needed fixes:
- d/p/ctdb-config-depend-on-etc-default-nodes-file.patch: do not try to
  start daemon without /etc/ctdb/nodes.
- d/rules: installing provided config examples and helper scripts.
- Examples of NFS HA CTDB config files + helper script:
  + d/ctdb.example.enable.nfs.sh
  + d/ctdb.example.nfs-common
  + d/ctdb.example.nfs-kernel-server
  + d/ctdb.example.services
  + d/ctdb.example.sysctl-nfs-static-ports.conf
- d/p/fix-nfs-service-name-to-nfs-kernel-server.patch: change nfs service
  name from nfs to nfs-kernel-server.
- d/p/ctdb-scripts-fix-tcp_tw_recycle-existence-check.patch: fix
  tcp_tw_recycle existence check.
  * Allow proper ctdb initalization (LP: #1828799):
- d/ctdb.dirs: added /var/lib/ctdb/* directories
- d/ctdb.postrm: remove leftovers from
  /var/lib/ctdb/{state,persistent,volatile,scripts}
  * d/ctdb.install, d/rules: create ctdb run directory into tmpfiles.d
to allow pid file to exist (LP: #1821775)

 -- Rafael David Tinoco   Thu, 11 Jul 2019
18:00:50 +

** Changed in: samba (Ubuntu Disco)
   Status: Fix Committed => Fix Released

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

Title:
  Package ctdb does not create directories in /var/lib/ctdb

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

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

[Bug 1828799] Re: Package ctdb does not create directories in /var/lib/ctdb

2019-08-30 Thread Rafael David Tinoco
Marking verification-done according to:

https://bugs.launchpad.net/debian/+source/samba/+bug/722201/comments/53

** Tags removed: verification-needed verification-needed-disco
** Tags added: verification-done verification-done-disco

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

Title:
  Package ctdb does not create directories in /var/lib/ctdb

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

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

[Bug 1828799] Re: Package ctdb does not create directories in /var/lib/ctdb

2019-08-30 Thread Christian Ehrhardt 
FYI - this test fail was resolved by a retry as gvfs is somewhat flaky

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

Title:
  Package ctdb does not create directories in /var/lib/ctdb

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

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

[Bug 1828799] Re: Package ctdb does not create directories in /var/lib/ctdb

2019-08-13 Thread Brian Murray
Hello Robert, or anyone else affected,

Accepted samba into disco-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/samba/2:4.10.0+dfsg-
0ubuntu2.3 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-disco to verification-done-disco. If it does not fix
the bug for you, please add a comment stating that, and change the tag
to verification-failed-disco. In either case, without details of your
testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: samba (Ubuntu Disco)
   Status: Confirmed => Fix Committed

** Tags added: verification-needed verification-needed-disco

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

Title:
  Package ctdb does not create directories in /var/lib/ctdb

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

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

[Bug 1828799] Re: Package ctdb does not create directories in /var/lib/ctdb

2019-08-07 Thread Rafael David Tinoco
** Changed in: samba (Ubuntu Bionic)
   Status: Confirmed => Won't Fix

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

Title:
  Package ctdb does not create directories in /var/lib/ctdb

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

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

[Bug 1828799] Re: Package ctdb does not create directories in /var/lib/ctdb

2019-08-01 Thread Rafael David Tinoco
** Description changed:

+ [Impact]
+ 
+  * LP: #722201 - SAMBA CTDB cluster suite does not work for High Available 
NFS setups
+  * LP: #1821775 - ctdb cannot create PID file
+  * LP: #1828799 - Package ctdb does not create directories in /var/lib/ctdb
+ 
+ [Test Case]
+ 
+  * Installing CTDB and trying to start the service (check 
/var/log/ctdb/ctdb.log):
+- no /etc/ctdb/nodes file, can't start
+- /var/lib/ctdb/volatile does not exist
+- and some other errors addressed in here
+ 
+ [Regression Potential]
+ 
+  * very small chances of causing issues to other parts of samba
+  * ctdb app is placed in a specific directory and is not working nowadays
+ 
+ [Other Info]
+ 
+  * Documentation on how to enable this SRU:
+ https://discourse.ubuntu.com/t/ctdb-create-a-3-node-nfs-ha-backed-by-a
+ -clustered-filesystem/11608
+ 
+ ORIGINAL DESCRIPTION:
+ 
  The current (2:4.10.0+dfsg-0ubuntu2) package in Ubuntu disco does not
  contain certain directories, which causes errors on startup:
  
  2019/03/26 13:56:50.460842 ctdbd[4149]: CTDB starting on node
  2019/03/26 13:56:50.462027 ctdbd[4149]: Volatile database directory 
/var/lib/ctdb/volatile does not exist
  2019/03/26 13:57:22.546397 ctdbd[4178]: CTDB starting on node
  2019/03/26 13:57:22.547336 ctdbd[4178]: Persistent database directory 
/var/lib/ctdb/persistent does not exist
  2019/03/26 13:57:34.704469 ctdbd[4200]: CTDB starting on node
  2019/03/26 13:57:34.705171 ctdbd[4200]: State database directory 
/var/lib/ctdb/state does not exist
  
- 
- Please include /var/lib/ctdb/volatile, /var/lib/ctdb/persistent and 
/var/lib/ctdb/state in the package.
+ Please include /var/lib/ctdb/volatile, /var/lib/ctdb/persistent and
+ /var/lib/ctdb/state in the package.
  
  PS: Bug #1821775 reports that /run/ctdb also needs to be created on
  startup.

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

Title:
  Package ctdb does not create directories in /var/lib/ctdb

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

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

[Bug 1828799] Re: Package ctdb does not create directories in /var/lib/ctdb

2019-07-11 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~rafaeldtinoco/ubuntu/+source/samba/+git/samba/+merge/370016

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

Title:
  Package ctdb does not create directories in /var/lib/ctdb

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

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

[Bug 1828799] Re: Package ctdb does not create directories in /var/lib/ctdb

2019-07-08 Thread Rafael David Tinoco
** Changed in: samba (Ubuntu Cosmic)
   Status: Confirmed => Won't Fix

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

Title:
  Package ctdb does not create directories in /var/lib/ctdb

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

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

[Bug 1828799] Re: Package ctdb does not create directories in /var/lib/ctdb

2019-07-06 Thread Launchpad Bug Tracker
This bug was fixed in the package samba - 2:4.10.0+dfsg-0ubuntu5

---
samba (2:4.10.0+dfsg-0ubuntu5) eoan; urgency=medium

  * debian/rules: Make DEB_HOST_ARCH_CPU initialized through
dpkg-architecture (Closes: #931138)
  * d/p/ctdb-scripts-fix-tcp_tw_recycle-existence-check.patch:
fix tcp_tw_recycle existence check. (LP: #722201)
  * d/p/fix-nfs-service-name-to-nfs-kernel-server.patch:
change nfs service name from nfs to nfs-kernel-server
(LP: #722201)
  * d/ctdb.install, d/rules: create ctdb run directory into tmpfiles.d
to allow pid file to exist (LP: #1821775)
  * Allow proper ctdb initialization (LP: #1828799):
- d/ctdb.dirs: added /var/lib/ctdb/* directories
- d/ctdb.postrm: remove leftovers from:
  /var/lib/ctdb/{state,persistent,volatile,scripts}
  * d/rules: installing provided config examples and helper scripts
  * Examples of NFS HA CTDB config files + helper script:
- d/ctdb.example.enable.nfs.sh
- d/ctdb.example.nfs-common
- d/ctdb.example.nfs-kernel-server
- d/ctdb.example.services
- d/ctdb.example.sysctl-nfs-static-ports.conf
  * d/p/ctdb-config-depend-on-etc-default-nodes-file.patch:
do not try to start daemon if /etc/ctdb/nodes does not exist
  * d/p/ctdb-config-enable-syslog-by-default.patch:
enable syslog and systemd journal by default

 -- Rafael David Tinoco   Fri, 28 Jun 2019
00:14:27 +

** Changed in: samba (Ubuntu Eoan)
   Status: In Progress => Fix Released

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

Title:
  Package ctdb does not create directories in /var/lib/ctdb

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

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

[Bug 1828799] Re: Package ctdb does not create directories in /var/lib/ctdb

2019-06-07 Thread Rafael David Tinoco
** Also affects: samba (Ubuntu Eoan)
   Importance: Medium
 Assignee: Rafael David Tinoco (rafaeldtinoco)
   Status: In Progress

** Changed in: samba (Ubuntu Disco)
   Status: In Progress => Confirmed

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

Title:
  Package ctdb does not create directories in /var/lib/ctdb

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

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

[Bug 1828799] Re: Package ctdb does not create directories in /var/lib/ctdb

2019-06-07 Thread Rafael David Tinoco
The fix (Eoan) and SRU (Disco, Cosmic and Bionic) for this bug is being
done at:

https://bugs.launchpad.net/ubuntu/+source/samba/+bug/722201

** Also affects: samba (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: samba (Ubuntu Disco)
   Importance: Undecided
   Status: New

** Also affects: samba (Ubuntu Cosmic)
   Importance: Undecided
   Status: New

** Changed in: samba (Ubuntu Bionic)
   Status: New => In Progress

** Changed in: samba (Ubuntu Cosmic)
   Status: New => Confirmed

** Changed in: samba (Ubuntu Bionic)
   Status: In Progress => Confirmed

** Changed in: samba (Ubuntu Disco)
   Status: New => Confirmed

** Changed in: samba (Ubuntu Bionic)
   Importance: Undecided => Medium

** Changed in: samba (Ubuntu Cosmic)
   Importance: Undecided => Medium

** Changed in: samba (Ubuntu Disco)
   Importance: Undecided => Medium

** Changed in: samba (Ubuntu Disco)
   Status: Confirmed => In Progress

** Changed in: samba (Ubuntu Disco)
 Assignee: (unassigned) => Rafael David Tinoco (rafaeldtinoco)

** Changed in: samba (Ubuntu Cosmic)
 Assignee: (unassigned) => Rafael David Tinoco (rafaeldtinoco)

** Changed in: samba (Ubuntu Bionic)
 Assignee: (unassigned) => Rafael David Tinoco (rafaeldtinoco)

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

Title:
  Package ctdb does not create directories in /var/lib/ctdb

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

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

[Bug 1828799] Re: Package ctdb does not create directories in /var/lib/ctdb

2019-06-07 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~rafaeldtinoco/ubuntu/+source/samba/+git/samba/+merge/368550

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

Title:
  Package ctdb does not create directories in /var/lib/ctdb

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

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

[Bug 1828799] Re: Package ctdb does not create directories in /var/lib/ctdb

2019-06-03 Thread Rafael David Tinoco
https://bugzilla.samba.org/show_bug.cgi?id=13984

** Bug watch added: Samba Bugzilla #13984
   https://bugzilla.samba.org/show_bug.cgi?id=13984

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

Title:
  Package ctdb does not create directories in /var/lib/ctdb

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

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

[Bug 1828799] Re: Package ctdb does not create directories in /var/lib/ctdb

2019-06-03 Thread Rafael David Tinoco
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929931

** Bug watch added: Debian Bug tracker #929931
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929931

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

Title:
  Package ctdb does not create directories in /var/lib/ctdb

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

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

[Bug 1828799] Re: Package ctdb does not create directories in /var/lib/ctdb

2019-05-31 Thread Rafael David Tinoco
Doing the CTDB setup I faced the same issues as:

https://bugs.launchpad.net/ubuntu/+source/ctdb/+bug/1335540
https://bugs.launchpad.net/ubuntu/+source/ctdb/+bug/1821775
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/722201

I'll merge the fixes (for those and this bug) altogether.

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

** Changed in: ctdb (Ubuntu)
   Importance: Undecided => Medium

** Changed in: ctdb (Ubuntu)
 Assignee: (unassigned) => Rafael David Tinoco (rafaeldtinoco)

** Also affects: samba (Ubuntu)
   Importance: Undecided
   Status: New

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

** Changed in: samba (Ubuntu)
   Importance: Undecided => Medium

** Changed in: samba (Ubuntu)
 Assignee: (unassigned) => Rafael David Tinoco (rafaeldtinoco)

** No longer affects: ctdb (Ubuntu)

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

Title:
  Package ctdb does not create directories in /var/lib/ctdb

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

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