Monosij Dutta-Roy
2018-05-25 17:28:22 UTC
Hello -
I am updating my bash scripts for unattended installation of ArangoDB 3.3.9.
Repo installs fine and installation starts ok.
My previous scripts for 3.1.24 had these following debconf-selections:
echo arangodb3 arangodb3/backup boolean false | debconf-set-selections
echo arangodb3 arangodb3/upgrade boolean false | debconf-set-selections
echo arangodb3 arangodb3/password password NEWPASSWORD |
debconf-set-selections
echo arangodb3 arangodb3/password_again password NEWPASSWORD |
debconf-set-selections
However, now I am stuck at setting a storage engine as below.
If you could please let me know what would be the debconf-set-selections
for this and any other new selections that may have been added would be
great.
For now the storage engine is ok to be set to auto i.e. mmfiles I
understand.
But if you please let me know what would be the option to set to rocksdb,
including any other additional installation steps necessary, as well would
be great.
Thank you.
Monosij
... Stuck Here
Package configurationââââââââââââââââââââââââââ†Configuring arangodb3
ââââââââââââââââââââââââââââ Choose which storage engine you want to use.
Please note that you can't ââ switch storage engines of existing
installations, a dump and restore is ââ required therefore. 'auto' will
pick the existing one or default toââ mmfiles.ââââ Database storage
engineââââauto
ââmmfilesâârocksdbââââââ<Ok><Cancel>ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
I am updating my bash scripts for unattended installation of ArangoDB 3.3.9.
Repo installs fine and installation starts ok.
My previous scripts for 3.1.24 had these following debconf-selections:
echo arangodb3 arangodb3/backup boolean false | debconf-set-selections
echo arangodb3 arangodb3/upgrade boolean false | debconf-set-selections
echo arangodb3 arangodb3/password password NEWPASSWORD |
debconf-set-selections
echo arangodb3 arangodb3/password_again password NEWPASSWORD |
debconf-set-selections
However, now I am stuck at setting a storage engine as below.
If you could please let me know what would be the debconf-set-selections
for this and any other new selections that may have been added would be
great.
For now the storage engine is ok to be set to auto i.e. mmfiles I
understand.
But if you please let me know what would be the option to set to rocksdb,
including any other additional installation steps necessary, as well would
be great.
Thank you.
Monosij
... Stuck Here
Package configurationââââââââââââââââââââââââââ†Configuring arangodb3
ââââââââââââââââââââââââââââ Choose which storage engine you want to use.
Please note that you can't ââ switch storage engines of existing
installations, a dump and restore is ââ required therefore. 'auto' will
pick the existing one or default toââ mmfiles.ââââ Database storage
engineââââauto
ââmmfilesâârocksdbââââââ<Ok><Cancel>ââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââââ
--
You received this message because you are subscribed to the Google Groups "ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to arangodb+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "ArangoDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to arangodb+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.