Re: bectl, chroot, pkg upgrade, no record of the upgrade in /var/log/messages

2021-05-02 Thread Graham Perrin
Thank you, On 02/05/2021 14:21, Toomas Soome wrote: … if anything else is logged (syslog or direct file write), it will be in old BE. I wondered about that. In the text attachment to my previous e-mail, ls -hl /tmp/huh/var/log – listed a few items, but not messages. Unless /var/log is cre

Re: bectl, chroot, pkg upgrade, no record of the upgrade in /var/log/messages

2021-05-02 Thread Toomas Soome via freebsd-current
BE as snapshot + clone? zpool history has that fact, but if anything else is logged (syslog or direct file write), it will be in old BE. Unless /var/log is created as shared dataset. Sent from my iPhone > On 2. May 2021, at 14:42, Graham Perrin wrote: > > This morning I created a boot enviro

bectl, chroot, pkg upgrade, no record of the upgrade in /var/log/messages

2021-05-02 Thread Graham Perrin
This morning I created a boot environment, mounted it at /tmp/up – then chroot to /tmp/up and at 09:52, pkg upgrade -y -r FreeBSD Upgrade succeeded. I activated then unmounted the environment, restarted. No record of the upgrade in /var/log/messages – is this normal? % date ; uptime ; uname