Jump to content
XPEnology Community

bagheera

Member
  • Posts

    61
  • Joined

  • Last visited

Posts posted by bagheera

  1. - Outcome of the update: SUCCESSFUL
    - DSM version prior update: DSM 6.2.2-24922-1
    - Loader version and model: JUN'S LOADER v1.03b - DS3615xs
    - Using custom extra.lzma: NO
    - Installation type: VM - ESXI 6.7u2 on HP GEN8
    - Additional comments: E1000e nic, 1 x sata adapters, RDM Disks.  Reboot Required.

  2. So I think I have gotten to the bottom of this.

     

    I bought a £20 Syba PCI-E SATA Controller from Amazon thanks to their same day delivery:  https://amzn.to/2SAF3ev.  Installed that into my GEN8 and connected my SSD which has ESXI and the Datastore into that, before it was connected to the blue ODD port and the bios SATA controller settings where set to legacy mode so I could boot from the ODD.

     

    Anyway I then in my BIOS i changed the SATA controller back to AHCI mode and set the PCI-E Sata Controller to boot so ESXI (installed on the SSD) would boot from that.  Everything booted up fine.  Fired up my Xpenology VM then connected to one of my shares by SMB and started to copy a 16GB file and it maxed out flat at 115MB/s and didn't drop out once.  File was copied in just a couple of minutes.

     

    Happy days :D 

  3. So I was testing the throughput more today.

     

    If I mount a SMB or AFP share and attempt to sent a 5GB file to the server it starts off transferring at 80MB/s then within 10 seconds the throughput plummets down to around 4MB/s,  sometimes it will just hang and the transfer will just stop and then randomly resumes again.

     

    Only thing I could think was I set the Sata controller to legacy mode.  I had to do this so I could boot my ESXI from the spare ODD port.  Maybe if I shift it over the a sata controller and set back to AHCI that could improve things.  

  4. Just now, codedmind said:

    Where do you have your esxi installed?

     

    I feel the same... For instance when Kodi is updating the library (from xpenology nfs) I cannot play nothing

     

    I have esxi installed in sdcard and xpenology disk passthrough via a lsi card. Esxi datastore is in hba odd port ... Can't figure where the bottleneck is... But it is there somewhere

     

    ESXI is installed onto a SSD drive which it boots from plugged into the internal sata port.    i have no lsi cards.

  5. 9 minutes ago, luchuma said:

    @bagheera

    i had to check it recently...

    1 drive in raid1 died, after replacing it, DSM rebuilt raid1.

    raid0 drive had some error and data came to read only mode.  (its irrelevant data so i copied them, erased that disk and attached again. its working since then without any issues)

     

     

    everything depends on raid type and disk failure

     

    Great thanks.  I am guessing you had to map the new drive again as it will have a new serial number and delete the mapping of the old drive.

  6. - Outcome of the update: SUCCESSFUL

    - DSM version prior update: DSM 6.2-23739 Update 4

    - Loader version and model: Jun's Loader v1.03b - DS3615xs

    - Using custom extra.lzma: NO

    - Installation type: VM - ESXi 6.5 on Dell R710
    - Additional comments: No Reboot Required

  7. 12 hours ago, flyride said:

     

    That's a pretty good sign that the Storage Pool is not using LVM.  Also when you df the volume and see that the host device is the /dev/md2 array and not the logical volume, you may conclude the same thing. Therefore you can just follow the plan from the very first post in this thread - in other words, the only step left should be to expand the filesystem.  Do you know if you are running btrfs or ext4?  If it is btrfs, the command is different and it is preferable to have the volume mounted:

    
    $ sudo btrfs filesystem resize max /volume1

     

     

    My filesystem is ext4 so that command won't work.

     

    When I do the last few steps to resize the filesystem it doesn't expand it - it remains unchanged. This is what I get:

     

    Quote

    admin@thor:/$ sudo mdadm --grow /dev/md2 --size=max

    Password: 

    mdadm: component size of /dev/md2 unchanged at 2142763968K

    admin@thor:/$ sudo resize2fs -f /dev/md2 

    resize2fs 1.42.6 (21-Sep-2012)

    The filesystem is already 535690992 blocks long.  Nothing to do! (Device size is 535690992 blocks long) 

     

     

    Here is the full output from what I did:

    Spoiler

    root@thor:~# df | fgrep volume1

    /dev/md2       2109000848 1304561392 804320672  62% /volume1

    none           2109000848 1304561392 804320672  62% /volume1/@docker/aufs/mnt/27f59591e3903ea64b59648ab812eaf52cd162c3ccf2f48c64fb074bafe26779

    shm                 65536          0     65536   0% /volume1/@docker/containers/cd6258556db17d6036ce4d38d038d10e3a704ad2d26dd54f8caa2cfbfb40c249/shm

    root@thor:~# sudo mdadm --detail /dev/md2 | fgrep /dev/

    /dev/md2:

           0       8       19        0      active sync   /dev/sdb3

    root@thor:~# sudo syno_poweroff_task -d

    Unknown format [ pre-stop process 15577

    ], parse failed

    root@thor:~# sudo syno_poweroff_task -d

    root@thor:~# 

    root@thor:~# sudo mdadm --stop /dev/md2

    mdadm: stopped /dev/md2

    root@thor:~# 

    root@thor:~# sudo fdisk /dev/sdb

     

    Welcome to fdisk (util-linux 2.26.2).

    Changes will remain in memory only, until you decide to write them.

    Be careful before using the write command.

     

    The size of this disk is 3 TiB (3298534883328 bytes). DOS partition table format can not be used on drives for volumes larger than 2199023255040 bytes for 512-byte sectors. Use GUID partition table format (GPT).

     

    Command (m for help): p

     

    Disk /dev/sdb: 3 TiB, 3298534883328 bytes, 6442450944 sectors

    Units: sectors of 1 * 512 = 512 bytes

    Sector size (logical/physical): 512 bytes / 512 bytes

    I/O size (minimum/optimal): 512 bytes / 512 bytes

    Disklabel type: dos

    Disk identifier: 0x66624a2c

     

    Device     Boot   Start        End    Sectors  Size Id Type

    /dev/sdb1          2048    4982527    4980480  2.4G fd Linux raid autodetect

    /dev/sdb2       4982528    9176831    4194304    2G fd Linux raid autodetect

    /dev/sdb3       9437184 4294967294 4285530111    2T 83 Linux

     

    Command (m for help): d

    Partition number (1-3, default 3): 3

     

    Partition 3 has been deleted.

     

    Command (m for help): n

    Partition type

       p   primary (2 primary, 0 extended, 2 free)

       e   extended (container for logical partitions)

    Select (default p): p

    Partition number (3,4, default 3): 3

    First sector (9176832-4294967295, default 9177088): 9437184

    Last sector, +sectors or +size{K,M,G,T,P} (9437184-4294967294, default 4294967294): 

     

    Created a new partition 3 of type 'Linux' and of size 2 TiB.

     

    Command (m for help): p

    Disk /dev/sdb: 3 TiB, 3298534883328 bytes, 6442450944 sectors

    Units: sectors of 1 * 512 = 512 bytes

    Sector size (logical/physical): 512 bytes / 512 bytes

    I/O size (minimum/optimal): 512 bytes / 512 bytes

    Disklabel type: dos

    Disk identifier: 0x66624a2c

     

    Device     Boot   Start        End    Sectors  Size Id Type

    /dev/sdb1          2048    4982527    4980480  2.4G fd Linux raid autodetect

    /dev/sdb2       4982528    9176831    4194304    2G fd Linux raid autodetect

    /dev/sdb3       9437184 4294967294 4285530111    2T 83 Linux

     

    Command (m for help): w

    The partition table has been altered.

    Calling ioctl() to re-read partition table.

    Re-reading the partition table failed.: Device or resource busy

     

    The kernel still uses the old table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8).

     

    root@thor:~# sudo shutdown -r now

     

    Broadcast message from admin@thor

    (/dev/pts/9) at 12:36 ...

     

    The system is going down for reboot NOW!

    root@thor:~# Connection to thor closed by remote host.

    Connection to thor closed.

    it-vpn-152-188:~ Pranay$ ssh -l admin thor

    Could not chdir to home directory /var/services/homes/admin: No such file or directory

    admin@thor:/$ 

    admin@thor:/$ df | fgrep volume1

    /dev/md2       2109000848 1306859020 802023044  62% /volume1

    admin@thor:/$ sudo mdadm --grow /dev/md2 --size=max

    Password: 

    mdadm: component size of /dev/md2 unchanged at 2142763968K

    admin@thor:/$ sudo resize2fs -f /dev/md2 

    resize2fs 1.42.6 (21-Sep-2012)

    The filesystem is already 535690992 blocks long.  Nothing to do! (Device size is 535690992 blocks long) 

     

  8. Hey guys I am trying this on another VM which I can't seem to make it work and I am seeing the same problems as muchgeil1 did.  I am running 6.2.1 on Juns 1.03b bootloader using ESXI.  I am trying to expand my storage from 2TB to 3TB which has been set in ESXI.

     

    When I try step 9 to Inform lvm that the physical device got bigger it says this:

    Quote

    $ sudo pvresize /dev/md2

      Failed to find physical volume "/dev/md2".

      0 physical volume(s) resized / 0 physical volume(s) not resized

     

    but /dev/md2 is there when I do df -l:

    Quote

    $ df -l | fgrep volume1

    /dev/md2       2109000848 1284698592 824183472  61% /volume1

     

    If I do sudo vgdisplay nothing appears.

     

    If I run vgdisplay as non root I get this:

    Quote

    $ vgdisplay

      WARNING: Running as a non-root user. Functionality may be unavailable.

      /dev/md2: open failed: Permission denied

     

     

    When I stop services and start the fdisk stuff you can see the 3TB there:

    Quote

    # sudo fdisk /dev/sdb

     

    Welcome to fdisk (util-linux 2.26.2).

    Changes will remain in memory only, until you decide to write them.

    Be careful before using the write command.

     

    The size of this disk is 3 TiB (3298534883328 bytes). DOS partition table format can not be used on drives for volumes larger than 2199023255040 bytes for 512-byte sectors. Use GUID partition table format (GPT).

     

    Command (m for help): p

     

    Disk /dev/sdb: 3 TiB, 3298534883328 bytes, 6442450944 sectors

    Units: sectors of 1 * 512 = 512 bytes

    Sector size (logical/physical): 512 bytes / 512 bytes

    I/O size (minimum/optimal): 512 bytes / 512 bytes

    Disklabel type: dos

    Disk identifier: 0x66624a2c

     

    Device     Boot   Start        End    Sectors  Size Id Type

    /dev/sdb1          2048    4982527    4980480  2.4G fd Linux raid autodetect

    /dev/sdb2       4982528    9176831    4194304    2G fd Linux raid autodetect

    /dev/sdb3       9437184 4294967294 4285530111    2T 83 Linux

     

    Any ideas?  

     

    I think it could be because you can't use a 3TB since the disk type is Dos?

     

  9. - Outcome of the update: SUCCESSFUL

    - DSM version prior update: DSM 6.1.7-15284 Update 3

    - Loader version and model: JUN'S LOADER v1.03b - DS3615xs

    - Using custom extra.lzma: NO

    - Installation type: VM - MWARE ESXI 6.5U1 -  on Dell Poweredge R710

    - Additional comments: Reboot needed + NIC set to E1000e

  10. Hi all,  I've got my server into a odd state.  I have just upgraded to 6.2.1 Update 4.  However, each time I login to the DSM web interface and login all my system services instantly all shut down.

     

    My setup is a baremetal install on a HP Gen8 Microserver.  It was previously running Jun's v1.02b boot loader and I was on DSM 6.1.7.  I created a new boot loader using Jun's v1.03b onto a new USB stick and updated the VID, PID, Serial Number and MAC Address of my new HPNC360T NIC in the grub.cfg.  I have disabled the Microservers onboard NICS from the bios.

     

    Once I created the new USB I booted the server and under Synology Assistant it showed upas "migratable" so I connected to it and selected keep settings and data and chose manually install file.  I gave it the DSM_DS3615xs_23824.pat file to update.

     

    The install itself went fine it appeared but I did notice that the server went from a static IP to DHCP.   I could access my network shares using AFP and my plugins all where working such as Plex, SAB and Sonarr.   When I went onto the DSM web interface and tried to login all my services then all of a sudden just terminate and stop working.  My volume, plugins and everything all just disappear.  If I reboot the server everything comes back and if I login again using the WEBUI all the services stop.

     

    Here is my log output when I do tail -f /var/log/messages:

    Spoiler

    admin@HP-DiskStation:/$ sudo tail -f /var/log/messages 

    Password: 

    2019-01-22T16:48:51+00:00 HP-DiskStation ipsec__plutorun: 002 adding interface eth0/eth0 192.168.1.119:4500

    2019-01-22T16:48:51+00:00 HP-DiskStation ipsec__plutorun: 002 skipping interface lo with 127.0.0.1

    2019-01-22T16:48:51+00:00 HP-DiskStation ipsec__plutorun: 002 skipping interface lo with ::1

    2019-01-22T16:48:51+00:00 HP-DiskStation ipsec__plutorun: 002 loading secrets from "/usr/syno/etc/packages/VPNCenter/l2tp/ipsec.secrets"

    2019-01-22T16:48:51+00:00 HP-DiskStation ipsec__plutorun: 002 SYNO: IPSEC ready.

    2019-01-22T16:48:54+00:00 HP-DiskStation synopkghelper: pkgcurltool.cpp:609 http://www.jadahl.com/domoticz_stable_6/packages/default_package_icon_120.png, Failed to request packages, httpResponseCode=404

    2019-01-22T16:48:58+00:00 HP-DiskStation gateway_change hook event: NEW 0.0.0.0 on docker0 

    2019-01-22T16:48:58+00:00 HP-DiskStation kernel: [   50.001418] aufs au_opts_verify:1571:dockerd[15141]: dirperm1 breaks the protection by the permission bits on the lower branch

    2019-01-22T16:48:58+00:00 HP-DiskStation kernel: [   50.019258] aufs au_opts_verify:1571:dockerd[15141]: dirperm1 breaks the protection by the permission bits on the lower branch

    2019-01-22T16:48:59+00:00 HP-DiskStation kernel: [   50.973692] cgroup: docker-runc (15460) created nested cgroup for controller "blkio" which has incomplete hierarchy support. Nested cgroups may change behavior in the future.

    2019-01-22T16:49:01+00:00 HP-DiskStation kernel: [   52.449822] FAT-fs (synoboot2): fat_set_state: set=1 process=synoddsmd pid=15638

    2019-01-22T16:49:01+00:00 HP-DiskStation kernel: [   52.451336] FAT-fs (synoboot2): fat_set_state: set=0 process=synoddsmd pid=15638

    2019-01-22T16:49:01+00:00 HP-DiskStation synoddsmd: utils.cpp:35 Fail to get synology account

    2019-01-22T16:49:01+00:00 HP-DiskStation synoddsmd: user.cpp:129 get account info fail [100]

    2019-01-22T16:49:01+00:00 HP-DiskStation synoddsmd: synoddsm-hostd.cpp:227 Fail to get DDSM licenses, errCode: 0x100

    2019-01-22T16:49:06+00:00 HP-DiskStation ipv4_change hook event: eth1 none->169.254.224.188 

    2019-01-22T16:49:06+00:00 HP-DiskStation gateway_change hook event: NEW 0.0.0.0 on eth1 

    2019-01-22T16:49:06+00:00 HP-DiskStation gateway_change hook event: DEL 0.0.0.0 on eth1 

    2019-01-22T16:49:07+00:00 HP-DiskStation [   58.453120] init: nmbd main process (16735) killed by TERM signal

     

     

    2019-01-22T16:51:43+00:00 HP-DiskStation synopkg: pkgtool.cpp:2282 chmod failed for /var/packages (Operation not permitted)

    2019-01-22T16:51:43+00:00 HP-DiskStation synopkg: pkgtool.cpp:2291 chmod failed for /usr/local/etc/rc.d (Operation not permitted)

    2019-01-22T16:51:43+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-Plex Media Server (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:43+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-sabnzbd (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:43+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-WebDAVServer (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:43+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-OAuthService (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:43+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-python (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:43+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-git (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:43+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-FileStation (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:43+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-HyperBackupVault (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:43+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-nzbdrone (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:43+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-Docker (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:43+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-PHP5.6 (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:43+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-VPNCenter (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:43+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-mono (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:44+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-HyperBackup (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:44+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-Apache2.2 (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:44+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-WebStation (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:44+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-SynoFinder (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:44+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-CloudSync (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:44+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-StorageAnalyzer (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:44+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-TextEditor (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:44+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-UsbSerialDrivers (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:44+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-python3 (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:46+00:00 HP-DiskStation synopkg: pkgtool.cpp:2282 chmod failed for /var/packages (Operation not permitted)

    2019-01-22T16:51:46+00:00 HP-DiskStation synopkg: pkgtool.cpp:2291 chmod failed for /usr/local/etc/rc.d (Operation not permitted)

    2019-01-22T16:51:47+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-Plex Media Server (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:47+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-sabnzbd (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:47+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-WebDAVServer (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:47+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-OAuthService (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:47+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-python (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:47+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-git (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:47+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-FileStation (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:47+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-HyperBackupVault (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:47+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-nzbdrone (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:47+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-Docker (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:47+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-PHP5.6 (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:47+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-VPNCenter (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:47+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-mono (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:47+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-HyperBackup (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:47+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-Apache2.2 (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:47+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-WebStation (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:47+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-SynoFinder (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:47+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-CloudSync (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:47+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-StorageAnalyzer (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:47+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-TextEditor (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:47+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-UsbSerialDrivers (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:47+00:00 HP-DiskStation synopkg: pkgstartstop.cpp:367 Failed to stop pkgctl-python3 (err=-1) [0x0900 servicecfg_root_object_set.c:43]

    2019-01-22T16:51:50+00:00 HP-DiskStation synoscgi_SYNO.Core.Synohdpack_1_getHDIcon[17779]: SYNO.Core.Synohdpack.cpp:33 The image file does not exist. [/usr/syno/synoman/webman/3rdparty/plex/Plex-{0}.png]

    2019-01-22T16:51:50+00:00 HP-DiskStation synoscgi_SYNO.Core.Synohdpack_1_getHDIcon[17782]: SYNO.Core.Synohdpack.cpp:33 The image file does not exist. [/usr/syno/synoman/webman/3rdparty/sabnzbd/images/sabnzbd-{0}.png]

    2019-01-22T16:51:52+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release pam-config for WebDAVServer when 0x0000 (done)

    2019-01-22T16:51:52+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release synocrond for OAuthService when 0x0000 (done)

    2019-01-22T16:51:52+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release webapi-desc for OAuthService when 0x0000 (done)

    2019-01-22T16:51:52+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release webapi-desc for OAuthService when 0x0000 (done)

    2019-01-22T16:51:53+00:00 HP-DiskStation synopkgctl: SYSTEM: Last message 'resource_api.cpp:231' repeated 1 times, suppressed by syslog-ng on HP-DiskStation

    2019-01-22T16:51:53+00:00 HP-DiskStation synopkg: pkgtool.cpp:2282 chmod failed for /var/packages (Operation not permitted)

    2019-01-22T16:51:53+00:00 HP-DiskStation synopkg: pkgtool.cpp:2291 chmod failed for /usr/local/etc/rc.d (Operation not permitted)

    2019-01-22T16:51:53+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release csp-rule for FileStation when 0x0000 (done)

    2019-01-22T16:51:53+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release web-config for FileStation when 0x0000 (done)

    2019-01-22T16:51:53+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release webapi-desc for FileStation when 0x0000 (done)

    2019-01-22T16:51:53+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release webapi-desc for FileStation when 0x0000 (done)

    2019-01-22T16:52:06+00:00 HP-DiskStation synopkgctl: SYSTEM: Last message 'resource_api.cpp:231' repeated 1 times, suppressed by syslog-ng on HP-DiskStation

    2019-01-22T16:52:06+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release backup-backend for HyperBackupVault when 0x0000 (done)

    2019-01-22T16:52:06+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release webapi-desc for HyperBackupVault when 0x0000 (done)

    2019-01-22T16:52:06+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release webapi-desc for HyperBackupVault when 0x0000 (done)

    2019-01-22T16:52:06+00:00 HP-DiskStation synopkgctl: SYSTEM: Last message 'resource_api.cpp:231' repeated 1 times, suppressed by syslog-ng on HP-DiskStation

    2019-01-22T16:52:06+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release pam-config for HyperBackupVault when 0x0000 (done)

    2019-01-22T16:52:08+00:00 HP-DiskStation synopkg: pkgtool.cpp:2282 chmod failed for /var/packages (Operation not permitted)

    2019-01-22T16:52:08+00:00 HP-DiskStation synopkg: pkgtool.cpp:2291 chmod failed for /usr/local/etc/rc.d (Operation not permitted)

    2019-01-22T16:52:13+00:00 HP-DiskStation synoddsmd: synoddsm-hostd.cpp:130 Receive SIGTERM. Terminate Daemon.

    2019-01-22T16:52:14+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release sysnotify for Docker when 0x0000 (done)

    2019-01-22T16:52:14+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release webapi-desc for Docker when 0x0000 (done)

    2019-01-22T16:52:14+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release webapi-desc for Docker when 0x0000 (done)

    2019-01-22T16:52:14+00:00 HP-DiskStation synopkgctl: SYSTEM: Last message 'resource_api.cpp:231' repeated 1 times, suppressed by syslog-ng on HP-DiskStation

    2019-01-22T16:52:14+00:00 HP-DiskStation [  246.386966] init: pkg-WebStation-userdir main process (18299) terminated with status 1

    2019-01-22T16:52:15+00:00 HP-DiskStation [  246.531579] init: pkg-webstation-php-d6a26cb9-3249-4b69-b164-1155564f22c6 main process ended, respawning

    2019-01-22T16:52:15+00:00 HP-DiskStation [  246.533269] init: pkg-WebStation-php56 main process ended, respawning

    2019-01-22T16:52:15+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release usr-local-linker for PHP5.6 when 0x0000 (done)

    2019-01-22T16:52:18+00:00 HP-DiskStation synopkg: pkgtool.cpp:2282 chmod failed for /var/packages (Operation not permitted)

    2019-01-22T16:52:18+00:00 HP-DiskStation synopkg: pkgtool.cpp:2291 chmod failed for /usr/local/etc/rc.d (Operation not permitted)

    2019-01-22T16:52:25+00:00 HP-DiskStation xl2tpd[14145]: death_handler: Fatal signal 15 received

    2019-01-22T16:52:25+00:00 HP-DiskStation ipsec_setup: Stopping Openswan IPsec...

    2019-01-22T16:52:27+00:00 HP-DiskStation ipsec_setup: ...Openswan IPsec stopped

    2019-01-22T16:52:28+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release webapi-desc for VPNCenter when 0x0000 (done)

    2019-01-22T16:52:28+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release webapi-desc for VPNCenter when 0x0000 (done)

    2019-01-22T16:52:29+00:00 HP-DiskStation synopkgctl: SYSTEM: Last message 'resource_api.cpp:231' repeated 1 times, suppressed by syslog-ng on HP-DiskStation

    2019-01-22T16:52:29+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release sysnotify for HyperBackup when 0x0000 (done)

    2019-01-22T16:52:29+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release backup-backend for HyperBackup when 0x0000 (done)

    2019-01-22T16:52:29+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release webapi-desc for HyperBackup when 0x0000 (done)

    2019-01-22T16:52:29+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release webapi-desc for HyperBackup when 0x0000 (done)

    2019-01-22T16:52:30+00:00 HP-DiskStation synopkgctl: SYSTEM: Last message 'resource_api.cpp:231' repeated 1 times, suppressed by syslog-ng on HP-DiskStation

    2019-01-22T16:52:30+00:00 HP-DiskStation [  261.466141] init: pkg-WebStation-userdir main process (18771) terminated with status 1

    2019-01-22T16:52:33+00:00 HP-DiskStation synopkg: pkgtool.cpp:2282 chmod failed for /var/packages (Operation not permitted)

    2019-01-22T16:52:33+00:00 HP-DiskStation synopkg: pkgtool.cpp:2291 chmod failed for /usr/local/etc/rc.d (Operation not permitted)

    2019-01-22T16:52:35+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release usr-local-linker for Apache2.2 when 0x0000 (done)

    2019-01-22T16:52:40+00:00 HP-DiskStation [  271.515079] init: pkg-WebStation-fcgiwrap main process (13443) killed by KILL signal

    2019-01-22T16:52:40+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release webapi-desc for WebStation when 0x0000 (done)

    2019-01-22T16:52:40+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release webapi-desc for WebStation when 0x0000 (done)

    2019-01-22T16:52:40+00:00 HP-DiskStation synopkgctl: SYSTEM: Last message 'resource_api.cpp:231' repeated 1 times, suppressed by syslog-ng on HP-DiskStation

    2019-01-22T16:52:40+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release synocrond for SynoFinder when 0x0000 (done)

    2019-01-22T16:52:40+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release webapi-desc for SynoFinder when 0x0000 (done)

    2019-01-22T16:52:40+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release webapi-desc for SynoFinder when 0x0000 (done)

    2019-01-22T16:52:40+00:00 HP-DiskStation synopkgctl: SYSTEM: Last message 'resource_api.cpp:231' repeated 1 times, suppressed by syslog-ng on HP-DiskStation

    2019-01-22T16:52:40+00:00 HP-DiskStation root: CS: [start.sh]: Cloud sync stop...

    2019-01-22T16:52:44+00:00 HP-DiskStation synopkg: pkgtool.cpp:2282 chmod failed for /var/packages (Operation not permitted)

    2019-01-22T16:52:44+00:00 HP-DiskStation synopkg: pkgtool.cpp:2291 chmod failed for /usr/local/etc/rc.d (Operation not permitted)

    2019-01-22T16:52:45+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release webapi-desc for CloudSync when 0x0000 (done)

    2019-01-22T16:52:45+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release webapi-desc for CloudSync when 0x0000 (done)

    2019-01-22T16:52:45+00:00 HP-DiskStation synopkgctl: SYSTEM: Last message 'resource_api.cpp:231' repeated 1 times, suppressed by syslog-ng on HP-DiskStation

    2019-01-22T16:52:45+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release webapi-desc for StorageAnalyzer when 0x0000 (done)

    2019-01-22T16:52:45+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release webapi-desc for StorageAnalyzer when 0x0000 (done)

    2019-01-22T16:52:45+00:00 HP-DiskStation synopkgctl: SYSTEM: Last message 'resource_api.cpp:231' repeated 1 times, suppressed by syslog-ng on HP-DiskStation

    2019-01-22T16:52:45+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release webapi-desc for TextEditor when 0x0000 (done)

    2019-01-22T16:52:45+00:00 HP-DiskStation synopkgctl: resource_api.cpp:231 Release webapi-desc for TextEditor when 0x0000 (done)

    2019-01-22T16:52:46+00:00 HP-DiskStation synopkgctl: SYSTEM: Last message 'resource_api.cpp:231' repeated 1 times, suppressed by syslog-ng on HP-DiskStation

    2019-01-22T16:52:46+00:00 HP-DiskStation [  277.925197] init: hotplugd main process (11331) killed by TERM signal

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [syslog-ng] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [findhost] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [btacd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synotunnel] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ntpd-client] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoindexd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ftpd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [nmbd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [crond] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [scemd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocontentextractd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [pgsql] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [heartbeat] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [rsyncd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synomkflvd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ldap-server] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoovs-vswitch] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [snmp] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synomount] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synomkthumbd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ups-net] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [dc-output] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ssdp] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [iscsitrg] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synorelayd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synotifyd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [bluetoothd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [s2s_daemon] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [syslog-acc] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoovs-db] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synologanalyzer] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synosnmpcd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocacheclient] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synobackupd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [samba] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [nslcd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ftpd-ssl] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [gcpd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [atalk] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ups-usb] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ddns] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [DSM] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocgid] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synologrotate] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoconfd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synonetd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ntpd-server] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synostoraged] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [nginx] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [apparmor] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synowifid] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [dbus] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synowstransfer] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoagentregisterd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocrond] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [tftp] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [cupsd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoperfeventd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synogpoclient] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [sftp] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [winbindd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocachepinfiletool] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synovpnclient] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [miniupnpd-handler] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ssh-shell] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [support-remote-access] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [bonjour] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [avahi] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [pppoerelay] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [natpmpd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [telnetd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [syslog-notify] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [upnpd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [cups-lpd] by reason of [unidentified] failed.

    2019-01-22T16:52:46+00:00 HP-DiskStation kernel: [  278.320397] nfsd: last server has exited, flushing export cache

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [syslog-ng] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [findhost] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [btacd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synotunnel] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ntpd-client] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoindexd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ftpd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [nmbd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [crond] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [scemd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocontentextractd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [pgsql] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [heartbeat] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [rsyncd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synomkflvd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ldap-server] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoovs-vswitch] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [snmp] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synomount] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synomkthumbd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ups-net] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [dc-output] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ssdp] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [iscsitrg] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synorelayd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synotifyd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [bluetoothd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [s2s_daemon] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [syslog-acc] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoovs-db] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synologanalyzer] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synosnmpcd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocacheclient] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synobackupd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [samba] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [nslcd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ftpd-ssl] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [gcpd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [atalk] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ups-usb] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ddns] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [DSM] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocgid] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synologrotate] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoconfd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synonetd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ntpd-server] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synostoraged] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [nginx] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [apparmor] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synowifid] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [dbus] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synowstransfer] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoagentregisterd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocrond] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [tftp] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [cupsd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoperfeventd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synogpoclient] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [sftp] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [winbindd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocachepinfiletool] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synovpnclient] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [miniupnpd-handler] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ssh-shell] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [support-remote-access] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [bonjour] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [avahi] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [pppoerelay] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [natpmpd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [telnetd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [syslog-notify] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [upnpd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [cups-lpd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation synoscgi_SYNO.Finder.FileIndexing.Status_1_get[19264]: APIRunner.cpp:326 WebAPI SYNO.Finder.FileIndexing.Status is not valid

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [syslog-ng] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [findhost] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [btacd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synotunnel] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ntpd-client] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoindexd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ftpd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [nmbd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [crond] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [scemd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocontentextractd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [pgsql] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [heartbeat] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [rsyncd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synomkflvd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ldap-server] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoovs-vswitch] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [snmp] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synomount] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synomkthumbd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ups-net] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [dc-output] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ssdp] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [iscsitrg] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synorelayd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synotifyd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [bluetoothd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [s2s_daemon] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [syslog-acc] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoovs-db] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synologanalyzer] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synosnmpcd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocacheclient] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synobackupd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [samba] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [nslcd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ftpd-ssl] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [gcpd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [atalk] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ups-usb] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ddns] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [DSM] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocgid] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synologrotate] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoconfd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synonetd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ntpd-server] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synostoraged] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [nginx] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [apparmor] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synowifid] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [dbus] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synowstransfer] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoagentregisterd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocrond] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [tftp] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [cupsd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoperfeventd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synogpoclient] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [sftp] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [winbindd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocachepinfiletool] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synovpnclient] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [miniupnpd-handler] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ssh-shell] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [support-remote-access] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [bonjour] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [avahi] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [pppoerelay] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [natpmpd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [telnetd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [syslog-notify] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [upnpd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [cups-lpd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [btacd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synotunnel] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ntpd-client] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoindexd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ftpd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [nmbd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [crond] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [scemd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocontentextractd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [pgsql] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [heartbeat] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [rsyncd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synomkflvd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ldap-server] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoovs-vswitch] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [snmp] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synomount] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synomkthumbd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ups-net] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [dc-output] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ssdp] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [iscsitrg] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synorelayd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synotifyd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [bluetoothd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [s2s_daemon] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [syslog-acc] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoovs-db] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synologanalyzer] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synosnmpcd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocacheclient] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synobackupd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [samba] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [nslcd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ftpd-ssl] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [gcpd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [atalk] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ups-usb] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ddns] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [DSM] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocgid] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synologrotate] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoconfd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synonetd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ntpd-server] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synostoraged] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [nginx] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [apparmor] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synowifid] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [dbus] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synowstransfer] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoagentregisterd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocrond] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [tftp] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [cupsd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoperfeventd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synogpoclient] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [sftp] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [winbindd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocachepinfiletool] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synovpnclient] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [miniupnpd-handler] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ssh-shell] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [support-remote-access] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [bonjour] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [avahi] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [pppoerelay] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [natpmpd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [telnetd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [syslog-notify] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [upnpd] by reason of [unidentified] failed.

    2019-01-22T16:52:47+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [cups-lpd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoindexd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ftpd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [nmbd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [crond] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [scemd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocontentextractd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [pgsql] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [heartbeat] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [rsyncd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synomkflvd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ldap-server] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoovs-vswitch] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [snmp] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synomount] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synomkthumbd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ups-net] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [dc-output] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ssdp] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [iscsitrg] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synorelayd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synotifyd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [bluetoothd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [s2s_daemon] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [syslog-acc] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoovs-db] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synologanalyzer] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synosnmpcd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocacheclient] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synobackupd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [samba] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [nslcd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ftpd-ssl] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [gcpd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [atalk] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ups-usb] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ddns] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [DSM] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocgid] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synologrotate] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoconfd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synonetd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ntpd-server] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synostoraged] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [nginx] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [apparmor] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synowifid] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [dbus] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synowstransfer] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoagentregisterd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocrond] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [tftp] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [cupsd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoperfeventd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synogpoclient] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [sftp] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [winbindd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocachepinfiletool] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synovpnclient] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [miniupnpd-handler] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ssh-shell] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [support-remote-access] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [bonjour] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [avahi] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [pppoerelay] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [natpmpd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [telnetd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [syslog-notify] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [upnpd] by reason of [unidentified] failed.

    2019-01-22T16:52:48+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [cups-lpd] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation synopkg: pkgtool.cpp:2282 chmod failed for /var/packages (Operation not permitted)

    2019-01-22T16:52:49+00:00 HP-DiskStation synopkg: pkgtool.cpp:2291 chmod failed for /usr/local/etc/rc.d (Operation not permitted)

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocontentextractd] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [pgsql] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [heartbeat] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [rsyncd] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synomkflvd] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ldap-server] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoovs-vswitch] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [snmp] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synomount] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synomkthumbd] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ups-net] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [dc-output] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ssdp] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [iscsitrg] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synorelayd] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synotifyd] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [bluetoothd] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [s2s_daemon] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [syslog-acc] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoovs-db] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synologanalyzer] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synosnmpcd] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocacheclient] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synobackupd] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [samba] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [nslcd] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ftpd-ssl] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [gcpd] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [atalk] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ups-usb] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ddns] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [DSM] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocgid] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synologrotate] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoconfd] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synonetd] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ntpd-server] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synostoraged] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [nginx] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [apparmor] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synowifid] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [dbus] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synowstransfer] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoagentregisterd] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocrond] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [tftp] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [cupsd] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synoperfeventd] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synogpoclient] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [sftp] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [winbindd] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synocachepinfiletool] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [synovpnclient] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [miniupnpd-handler] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [ssh-shell] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [support-remote-access] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [bonjour] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [avahi] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [pppoerelay] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [natpmpd] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [telnetd] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [syslog-notify] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [upnpd] by reason of [unidentified] failed.

    2019-01-22T16:52:49+00:00 HP-DiskStation ore.Desktop.Initdata_1_get: service_pause_all.c:173 Pause service [cups-lpd] by reason of [unidentified] failed.

    2019-01-22T16:52:55+00:00 HP-DiskStation synoiscsiep: iscsi_stop_all.cpp:97 Successfully stopped iSCSI service.

    2019-01-22T16:52:57+00:00 HP-DiskStation [  288.740839] init: smbd main process (11928) killed by TERM signal

    2019-01-22T16:52:58+00:00 HP-DiskStation [  289.606229] init: synonetd main process (5628) killed by TERM signal

    2019-01-22T16:52:58+00:00 HP-DiskStation [  289.696969] init: synostoraged main process (9151) terminated with status 15

    2019-01-22T16:52:58+00:00 HP-DiskStation [  290.263378] init: Disconnected from D-Bus system bus

    Connection to 192.168.1.119 closed by remote host.

    Connection to 192.168.1.119 closed.

     

    At timestamp 16:51 is when I hit enter at the WEBUI to login. 

     

    I have replaced all the rc.* files witch copies from the .pat installer file in /etc but that made no difference.  Some have said that to delete the old .xpenoboot folder that is saved in root but I don't have that.

     

    I have also tried to do migrate again and re-install of the 6.2.1 .pat again which went well but I still see the same problem of services shutting down as soon as I log in.

     

    Has this happened to anyone else out there and any suggestions what I could do to fix?

     

    Many thanks

  11. On 1/22/2019 at 7:46 PM, flyride said:

    Well aside from some driver mismatches, maybe from an extra.lzma, I don't see anything.  You may just have something corrupted that requires a new migration install.

     

    However, the shutdown log always starts with Web Station - I would still try to progressively disable the packages so that they don't load on boot.  Before you tried to shut them all down post-boot but the issue probably already happened by that time.

     

    Try:

    
    synoservice --disable pkgctl-WebStation

    Then reboot, see if that helps.  If not keep disabling packages in log sequence one at a time and reboot.  If it starts working, then remove the package you most recently disabled and reinstall.

     

    So I thought I would do a new migration install.  All went fine but still have the same problem where as soon as I log into the WEBUI all services still just stop running

     :(  

     

    Looks like I am going to have to do a total rebuild from scratch again...

×
×
  • Create New...