Jump to content

tylerism

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by tylerism

  1. I have been using Cloud Commander to move files from my download share to my Media user share for some months but my dedicated cache pool for my download share is now full. When I look at my Media share can I see that the files that I have moved are located att my cache pool (nvmeb) instead of my array. My Media share is set to use Cache pool: yes, cache is another pool disk that I have. I have tried to run the Mover but the files stay on the other cache pool (nvmeb). I have not moved the files to a disk share with Cloud Commander. Files that have been copied to my media files without Cloud Commander are correctly saved on my array. When I browse my media files I can see the files correctly.

     

    How can I correctly move the files to my array?

     

     

    Screenshot from 2021-12-29 18-00-31.png

    Screenshot from 2021-12-29 18-03-40.png

  2. On 12/14/2019 at 3:33 PM, uberchuckie said:

     

    Try deleting your observium directory under the appdata volume mount and start the container again. Let the database initialization script run to its completion.

    Tried to delete the folder but I get the same error. 

     

    This is the content from the db.log if it could help in finding the problem.

     

    [2019/12/15 08:26:46 +0100] discovery.php(371): Failed dbQuery (#1146 - Table 'observium.observium_attribs' doesn't exist), Query: SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'dbSchema';
    [2019/12/15 08:26:46 +0100] discovery.php(371): Failed dbQuery (#1146 - Table 'observium.dbSchema' doesn't exist), Query: SELECT `version` FROM `dbSchema` ORDER BY `version` DESC LIMIT 1
    [2019/12/15 08:26:46 +0100] discovery.php(371): Failed dbQuery (#1146 - Table 'observium.observium_attribs' doesn't exist), Query: SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'current_rev';
    [2019/12/15 08:26:46 +0100] discovery.php(371): Failed dbQuery (#1146 - Table 'observium.observium_attribs' doesn't exist), Query: SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'current_version';
    [2019/12/15 08:26:46 +0100] discovery.php(371): Failed dbQuery (#1146 - Table 'observium.eventlog' doesn't exist), Query: INSERT INTO `eventlog` (`device_id`,`entity_id`,`entity_type`,`timestamp`,`severity`,`message`)  VALUES ('0',NULL,'global',NOW(),'5','Observium updated:  -> 19.8.10000')
    [2019/12/15 08:26:46 +0100] discovery.php(371): Failed dbQuery (#1146 - Table 'observium.observium_attribs' doesn't exist), Query: SELECT EXISTS (SELECT 1 FROM `observium_attribs` WHERE `attrib_type` = 'current_rev')
    [2019/12/15 08:26:46 +0100] discovery.php(371): Failed dbQuery (#1146 - Table 'observium.observium_attribs' doesn't exist), Query: INSERT INTO `observium_attribs` (`attrib_type`,`attrib_value`)  VALUES ('current_rev','10000')
    [2019/12/15 08:26:46 +0100] discovery.php(371): Failed dbQuery (#1146 - Table 'observium.observium_attribs' doesn't exist), Query: SELECT EXISTS (SELECT 1 FROM `observium_attribs` WHERE `attrib_type` = 'current_version')
    [2019/12/15 08:26:46 +0100] discovery.php(371): Failed dbQuery (#1146 - Table 'observium.observium_attribs' doesn't exist), Query: INSERT INTO `observium_attribs` (`attrib_type`,`attrib_value`)  VALUES ('current_version','19.8.10000')
    [2019/12/15 08:26:46 +0100] discovery.php(371): Failed dbQuery (#1146 - Table 'observium.config' doesn't exist), Query: SELECT * FROM `config`
    [2019/12/15 08:26:46 +0100] discovery.php(371): Failed dbQuery (#1146 - Table 'observium.observium_attribs' doesn't exist), Query: SELECT `attrib_value` FROM `observium_attribs` WHERE `attrib_type` = 'dbSchema';
    [2019/12/15 08:26:46 +0100] discovery.php(371): Failed dbQuery (#1146 - Table 'observium.dbSchema' doesn't exist), Query: SELECT `version` FROM `dbSchema` ORDER BY `version` DESC LIMIT 1
    [2019/12/15 08:26:46 +0100] discovery.php(371): Failed dbQuery (#1146 - Table 'observium.devices' doesn't exist), Query: SELECT 1 FROM `devices` LIMIT 1;

  3. On 12/11/2019 at 2:27 AM, uberchuckie said:

    Can you post the log file?

    Here is the content of the beginning of the log file. The docker was updated yesterday with the new version.

     

    ** Running /etc/my_init.d/10_syslog-ng.init...
    Dec 11 02:35:38 99818e7bd47a syslog-ng[12]: syslog-ng starting up; version='3.13.2'
    *** Running /etc/my_init.d/firstrun.sh...
    Using existing PHP database config file.
    warning: commands will be executed using /bin/sh
    job 1 at Wed Dec 11 02:36:00 2019
    Timezone not specified by environment variable
    *** Booting runit daemon...
    *** Runit started as PID 35
    Database exists.
    Starting MariaDB...
    Dec 11 02:37:42 99818e7bd47a cron[41]: (CRON) INFO (pidfile fd = 3)
    Dec 11 02:37:42 99818e7bd47a cron[41]: (CRON) INFO (Running @reboot jobs)
    191211 02:37:42 mysqld_safe Logging to '/config/databases/99818e7bd47a.err'.
    191211 02:37:42 mysqld_safe Starting mysqld daemon with databases from /config/databases
    Dec 11 02:39:01 99818e7bd47a CRON[304]: (root) CMD (  [ -x /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then /usr/lib/php/sessionclean; fi)
    Dec 11 02:40:01 99818e7bd47a CRON[351]: (root) CMD (   /opt/observium/poller-wrapper.py 2 >> /dev/null 2>&1)
    Dec 11 02:40:01 99818e7bd47a CRON[352]: (root) CMD (   /opt/observium/discovery.php -h new >> /dev/null 2>&1)

×
×
  • Create New...