Public bug reported:

On Ubuntu 20.04 the service `o2cb` have some important commands missing,
such as `online`, `offline`, and `configure`. The issue doesn't happen
on Ubuntu 18.04 and below.

Ubuntu 18.04:
```
$ o2cb --version
o2cb 1.8.5
$ sudo service o2cb something
Usage: /etc/init.d/o2cb 
{start|stop|restart|force-reload|enable|disable|configure|load|unload|online|offline|force-offline|status|online-status}
```

Ubuntu 20.04:
```
$ o2cb --version
o2cb 1.8.6
$ sudo service o2cb online
Usage: /etc/init.d/o2cb {start|stop|status|restart|try-restart|force-reload}
```

In both cases I installed `o2cb` via:
```
$ sudo apt-get update && sudo apt-get install ocfs2-tools -y
```

Is there something I am missing? The
[manpage](http://manpages.ubuntu.com/manpages/focal/man7/o2cb.7.html)
for Ubuntu 20.04 does mention the `online` command.

See related Github issue:
https://github.com/markfasheh/ocfs2-tools/issues/50

** Affects: ocfs2-tools (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  o2cb service doesn't have online/offline/configure commands on Ubuntu
  20.04 LTS

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


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to