Comment 12 for bug 2074017

Revision history for this message
Alex Lutay (taurus) wrote : Re: Postgresql charm fails to initialize (rev 429)_

From the discussion in Matrix:

https://matrix.to/#/!BukWfnyOTgQSKAxdtT:ubuntu.com/$_Nj8qJjfup15dO4Fo2cXMJLZoymzEnZCScePypT_r1g?via=ubuntu.com&via=matrix.org&via=laquadrature.net

$ juju deploy postgresql --channel 14/stable --to 12 --debug --storage pgdata=rootfs,15G
$
$ juju storage
Unit Storage ID Type Pool Size Status Message
postgresql/2 pgdata/2 filesystem rootfs 16 GiB attaching "/var/lib/juju/storage/rootfs/12/2" ("") and "/var/snap/charmed-postgresql/common" ("/dev/mapper/vg_root-lv_var") are on different filesystems

The juju storage Message:

> "/var/lib/juju/storage/rootfs/12/2" ("") and "/var/snap/charmed-postgresql/common" ("/dev/mapper/vg_root-lv_var") are on different filesystems

looks suspicious for me. We should invite Juju team here.