On 20 September 2012 02:01, Julian Edwards <[email protected]> wrote: ... > It depends! Can you reconcile the files in MEDIA_ROOT against the entries in > the database table `maasserver_filestorage`? If they got out of sync it's > possibly a bug but it's more likely that someone deleted the files/database > rows manually and didn't get it right.
This reminded me of one reason to use MongoDB that we're going to miss: replication for filestorage on region controllers (via gridfs). Solution: put the files in PostgreSQL bytea fields? -- Mailing list: https://launchpad.net/~maas-devel Post to : [email protected] Unsubscribe : https://launchpad.net/~maas-devel More help : https://help.launchpad.net/ListHelp

