Skip to content

Can not find the folder storage #986

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
changdy opened this issue May 15, 2025 · 1 comment
Open

Can not find the folder storage #986

changdy opened this issue May 15, 2025 · 1 comment

Comments

@changdy
Copy link

changdy commented May 15, 2025

Operating system

unraid docker

Description

hello my friends:

I'm trying to use this image with DSM's Cloud Sync to back up data to cloud storage. The container was created with a volume mount (-v /path/to/storage:/app/storage), but I can't find the "storage" folder in either DSM File Station or terminal.

What I've tried:

Confirmed the container is running properly

Checked both GUI (File Station) and terminal paths

Key questions:

Are Docker-mounted volumes hidden/restricted in DSM?

Does Cloud Sync support syncing Docker-managed directories?

many thanks

Docker compose

services:
  dsm:
    container_name: dsm
    image: vdsm/virtual-dsm
    environment:
      DISK_SIZE: "16G"
    devices:
      - /dev/kvm
      - /dev/net/tun
    cap_add:
      - NET_ADMIN
    ports:
      - 5000:5000
      - 5001:22
    volumes:
      - /mnt/user/download:/storage
    restart: always
    stop_grace_period: 2m

Docker log

text  error  warn  system  array  login  

         Stopping Synology space service...
[  OK  ] Stopped Synology space service.
         Stopping Synology filesytem check on bootup...
         Stopping Synology firmware DLMC...
[  OK  ] Stopped Synology firmware DLMC.
[  OK  ] Stopped Synology filesytem check on bootup.
[  OK  ] Stopped target Basic System.
[  OK  ] Stopped target Sockets.
[  OK  ] Stopped target Synology Task Schedu...brary functions and tasks ready.
[  OK  ] Stopped Synology Task Scheduler Init.
         Stopping Synology Task Scheduler Init...
[  OK  ] Stopped target Paths.
         Stopping Disabling fan checking flag ......
[  OK  ] Stopped target Synology synoboot2 done.
[  OK  ] Stopped target Slices.
[  OK  ] Removed slice User and Session Slice.
[  OK  ] Stopped bootup upgrade sha package.
         Stopping bootup upgrade sha package...
[  OK  ] Stopped target System Initialization.
[  OK  ] Stopped Apply kernel variable vm.kswapd_threads.
         Stopping Apply kernel variable vm.kswapd_threads...
         Stopping unbind USB device...
[  OK  ] Stopped Apply kernel variable kernel.sem at least 1024.
         Stopping Apply kernel variable kernel.sem at least 1024...
[  OK  ] Stopped Set Eunit Sequence.
         Stopping Set Eunit Sequence...
[  OK  ] Stopped target Synology local user and group ready.
[  OK  ] Stopped Check Synology user info consistency.
         Stopping Check Synology user info consistency...
[  OK  ] Stopped Check Synology group info consistency.
         Stopping Check Synology group info consistency...
[  OK  ] Stopped Synology Log bootup start.
         Stopping Synology Log bootup start...
[  OK  ] Stopped Adjust kernel parameters - ...ctor, vm.watermark_boost_factor.
         Stopping Adjust kernel parameters -...or, vm.watermark_boost_factor...
[  OK  ] Stopped Apply kernel variable kernel-shmmni at least 16384.
         Stopping Apply kernel variable kernel-shmmni at least 16384...
[  OK  ] Stopped Apply Kernel Variables.
         Stopping Apply Kernel Variables...
[  OK  ] Stopped Apply default and user cust...ed sysctl.conf kernel variable..
         Stopping Apply default and user cus... sysctl.conf kernel variable....
[  OK  ] Stopped Load Kernel Modules.
         Stopping Load Kernel Modules...
         Stopping Synology swap...
[  OK  ] Stopped Clean UPS config.
         Stopping Clean UPS config...
[  OK  ] Stopped target Synology root filesystem (rw) ready.
[  OK  ] Stopped Check /etc/synoinfo.conf.
         Stopping Check /etc/synoinfo.conf...
[  OK  ] Stopped target Create SDK locks directory.
[  OK  ] Stopped target Swap.
[  OK  ] Stopped Create Volatile Files and Directories.
         Stopping Create Volatile Files and Directories...
[  OK  ] Reached target Shutdown.
[ 1933.082494] Module [zram] is removed. 
[ 1933.083237] zram: Removed device: zram0
[ 1933.087485] zram: Removed device: zram1
[ 1933.946826] systemd-shutdown[1]: Sending SIGTERM to remaining processes...
[ 1933.952004] systemd-journald[5605]: Received SIGTERM from PID 1 (systemd-shutdow).
[ 1934.954062] systemd-shutdown[1]: Sending SIGKILL to remaining processes...
[ 1934.959353] systemd-shutdown[1]: Unmounting file systems.
[ 1934.960588] systemd-shutdown[1]: Unmounting /config.
[ 1934.962854] systemd-shutdown[1]: Unmounting /tmp.
[ 1936.046388] EXT4-fs (sda1): re-mounted. Opts: (null)
[ 1936.051740] EXT4-fs (sda1): re-mounted. Opts: (null)
[ 1936.053154] EXT4-fs (sda1): re-mounted. Opts: (null)
[ 1936.054793] systemd-shutdown[1]: All filesystems unmounted.
[ 1936.056615] systemd-shutdown[1]: Deactivating swaps.
[ 1936.058332] systemd-shutdown[1]: All swaps deactivated.
[ 1936.060123] systemd-shutdown[1]: Detaching loop devices.
[ 1936.082992] systemd-shutdown[1]: All loop devices detached.
[ 1936.084658] systemd-shutdown[1]: Detaching DM devices.
[ 1936.086601] systemd-shutdown[1]: All DM devices detached.
systemd-shutdown: run synobios_uninit OK
[ 1936.248107] systemd-shutdown[1]: Powering off.
[ 1936.248671] sd 8:0:0:0: [sdb] Synchronizing SCSI cache
[ 1936.249310] sd 7:0:0:0: [sda] Synchronizing SCSI cache
[ 1936.250000] sd 6:0:0:0: [synoboot] Synchronizing SCSI cache
[ 1936.251421] ACPI: Preparing to enter system sleep state S5
[ 1936.252208] reboot: Power down
[ 1936.253461] Confirm SLP_TYP poweroff status 0 pm1a 1 pm1b 1
[ 1936.263981] Confirm OS poweroff status 0 pm1a 2001 pm1b 2001
[
❯ Shutdown completed!
❯ Starting Virtual DSM for Docker v7.36...
❯ For support visit https://github.com/vdsm/virtual-dsm
❯ CPU: Intel Core i5 11400H | RAM: 11/16 GB | DISK: 2 TB (fuse) | KERNEL: 6.12.24-Unraid...

❯ Warning: the filesystem of /storage is FUSE, this extra layer will negatively affect performance!
❯ Booting Virtual DSM using QEMU v10.0.0...
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.302+ (root@build6) (gcc version 12.2.0 (GCC) ) #72806 SMP Thu Sep 5 13:41:22 CST 2024
[    0.000000] Command line: root=/dev/sda1 ihd_num=0 netif_num=0 syno_hw_version=VirtualDSM vender_format_version=2 macs=00d4ee9376e7,00d4ee9376e8,00d4ee9376e9,00d4ee9376e3
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[5]: 1088, xstate_sizes[5]:   64
[    0.000000] x86/fpu: xstate_offset[6]: 1152, xstate_sizes[6]:  512
[    0.000000] x86/fpu: xstate_offset[7]: 1664, xstate_sizes[7]: 1024
[    0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x20: 'AVX-512 opmask'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x40: 'AVX-512 Hi256'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x80: 'AVX-512 ZMM_Hi256'
[    0.000000] x86/fpu: Enabled xstate features 0xe7, context size is 2688 bytes, using 'standard' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffd6fff] usable
[    0.000000] BIOS-e820: [mem 0x000000007ffd7000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000b0000000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000001df2967] usable
[    0.000000] reserve setup_data: [mem 0x0000000001df2968-0x0000000001df2977] usable
[    0.000000] reserve setup_data: [mem 0x0000000001df2978-0x000000007ffd6fff] usable
[    0.000000] reserve setup_data: [mem 0x000000007ffd7000-0x000000007fffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000b0000000-0x00000000bfffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000feffc000-0x00000000feffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
[    0.000000] SMBIOS 2.8 present.
[    0.000000] Hypervisor detected: KVM
[    0.000000] Kernel/User page tables isolation: disabled
[    0.000000] e820: last_pfn = 0x7ffd7 max_arch_pfn = 0x400000000
[    0.000000] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WB  WT  UC- UC  
[    0.000000] found SMP MP-table at [mem 0x000f5450-0x000f545f] mapped at [ffff8800000f5450]
[    0.000000] Using GB pages for direct mapping
[    0.000000] RAMDISK: [mem 0x7fa58000-0x7ffc6fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F5290 000014 (v00 BOCHS )
[    0.000000] ACPI: RSDT 0x000000007FFE22EC 000034 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: FACP 0x000000007FFE2114 0000F4 (v03 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: DSDT 0x000000007FFE0040 0020D4 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: FACS 0x000000007FFE0000 000040
[    0.000000] ACPI: APIC 0x000000007FFE2208 000080 (v03 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: MCFG 0x000000007FFE2288 00003C (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] ACPI: WAET 0x000000007FFE22C4 000028 (v01 BOCHS  BXPC     00000001 BXPC 00000001)
[    0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
[    0.000000] kvm-clock: cpu 0, msr 0:7ffd5001, primary cpu clock
[    0.000000] kvm-clock: using sched offset of 3679208228 cycles
[    0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x000000007ffd6fff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000007ffd6fff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007ffd6fff]
[    0.000000] ACPI: PM-Timer IO Port: 0x608
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x01df2000-0x01df2fff]
[    0.000000] PM: Registered nosave memory: [mem 0x01df2000-0x01df2fff]
[    0.000000] e820: [mem 0xc0000000-0xfed1bfff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on KVM
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 37 pages/cpu @ffff88007f800000 s111896 r8192 d31464 u1048576
[    0.000000] KVM setup async PF for cpu 0
[    0.000000] kvm-stealtime: cpu 0, msr 7f814180
[    0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 515935
[    0.000000] Kernel command line: root=/dev/sda1 ihd_num=0 netif_num=0 syno_hw_version=VirtualDSM vender_format_version=2 macs=00d4ee9376e7,00d4ee9376e8,00d4ee9376e9,00d4ee9376e3
[    0.000000] Internal HD num: 0
[    0.000000] Internal netif num: 0
[    0.000000] Synology Hardware Version: VirtualDSM
[    0.000000] Vender format version: 2
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.000000] Memory: 2043000K/2096596K available (5435K kernel code, 870K rwdata, 1712K rodata, 1008K init, 1556K bss, 53596K reserved, 0K cma-reserved)
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  Build-time adjustment of leaf fanout to 64.
[    0.000000]  RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2
[    0.000000] NR_IRQS:8448 nr_irqs:440 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [ttyS0] enabled
[    0.000000] tsc: Detected 806.400 MHz processor
[    0.101722] Calibrating delay loop (skipped) preset value.. 1612.80 BogoMIPS (lpj=806400)
[    0.102737] pid_max: default: 32768 minimum: 301
[    0.103380] ACPI: Core revision 20150930
[    0.104197] ACPI: 1 ACPI AML tables successfully acquired and loaded
[    0.105108] Security Framework initialized
[    0.105606] AppArmor: AppArmor initialized
[    0.106189] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.106995] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.108085] Initializing cgroup subsys io
[    0.108553] Initializing cgroup subsys memory
[    0.109163] Initializing cgroup subsys devices
[    0.109698] Initializing cgroup subsys freezer
[    0.110173] CPU: Physical Processor ID: 0
[    0.110529] CPU: Processor Core ID: 0
[    0.115746] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[    0.116368] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[    0.116896] Speculative Store Bypass: Vulnerable
[    0.119794] Freeing SMP alternatives memory: 24K
[    0.128005] x2apic enabled
[    0.128477] Switched APIC routing to physical x2apic.
[    0.129855] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.130721] smpboot: CPU0: 11th Gen Intel(R) Core(TM) i5-11400H @ 2.70GHz (family: 0x6, model: 0x8d, stepping: 0x1)
[    0.132005] Performance Events: generic architected perfmon, full-width counters, Intel PMU driver.
[    0.133294] ... version:                2
[    0.133842] ... bit width:              48
[    0.134221] ... generic registers:      8
[    0.134774] ... value mask:             0000ffffffffffff
[    0.135424] ... max period:             00007fffffffffff
[    0.136149] ... fixed-purpose events:   3
[    0.136579] ... event mask:             00000007000000ff
[    0.137222] KVM setup paravirtual spinlock
[    0.137976] x86: Booting SMP configuration:
[    0.138553] .... node  #0, CPUs:      #1
[    0.139140] kvm-clock: cpu 1, msr 0:7ffd5041, secondary cpu clock
[    0.146286] x86: Booted up 1 node, 2 CPUs
[    0.146289] KVM setup async PF for cpu 1
[    0.146294] kvm-stealtime: cpu 1, msr 7f914180
[    0.147826] smpboot: Total of 2 processors activated (3225.60 BogoMIPS)
[    0.149131] devtmpfs: initialized
[    0.149669] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.151025] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.151918] NET: Registered protocol family 16
[    0.155457] cpuidle: using governor ladder
[    0.159459] cpuidle: using governor menu
[    0.159826] ACPI: bus type PCI registered
[    0.160188] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.160996] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xb0000000-0xbfffffff] (base 0xb0000000)
[    0.162025] PCI: MMCONFIG at [mem 0xb0000000-0xbfffffff] reserved in E820
[    0.162664] PCI: Using configuration type 1 for base access
[    0.167440] ACPI: Added _OSI(Module Device)
[    0.167907] ACPI: Added _OSI(Processor Device)
[    0.168317] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.168750] ACPI: Added _OSI(Processor Aggregator Device)
[    0.171055] ACPI: Interpreter enabled
[    0.171497] ACPI: (supports S0 S4 S5)
[    0.171861] ACPI: Using IOAPIC for interrupt routing
[    0.172398] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.174258] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.174822] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.175649] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug]
[    0.176311] acpi PNP0A08:00: _OSC: OS now controls [PME AER PCIeCapability]
[    0.177048] PCI host bridge to bus 0000:00
[    0.177428] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.178044] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.178798] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.179610] pci_bus 0000:00: root bus resource [mem 0x80000000-0xafffffff window]
[    0.180264] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]
[    0.180911] pci_bus 0000:00: root bus resource [mem 0x100000000-0x8ffffffff window]
[    0.181571] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.222370] pci 0000:00:1f.0: quirk: [io  0x0600-0x067f] claimed by ICH6 ACPI/GPIO/TCO
[    0.228661] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
[    0.229259] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
[    0.229849] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
[    0.230455] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
[    0.231180] ACPI: PCI Interrupt Link [LNKE] (IRQs 5 *10 11)
[    0.231891] ACPI: PCI Interrupt Link [LNKF] (IRQs 5 *10 11)
[    0.232622] ACPI: PCI Interrupt Link [LNKG] (IRQs 5 10 *11)
[    0.233331] ACPI: PCI Interrupt Link [LNKH] (IRQs 5 10 *11)
[    0.234028] ACPI: PCI Interrupt Link [GSIA] (IRQs *16)
[    0.234529] ACPI: PCI Interrupt Link [GSIB] (IRQs *17)
[    0.235016] ACPI: PCI Interrupt Link [GSIC] (IRQs *18)
[    0.235620] ACPI: PCI Interrupt Link [GSID] (IRQs *19)
[    0.237011] ACPI: PCI Interrupt Link [GSIE] (IRQs *20)
[    0.237612] ACPI: PCI Interrupt Link [GSIF] (IRQs *21)
[    0.238110] ACPI: PCI Interrupt Link [GSIG] (IRQs *22)
[    0.238747] ACPI: PCI Interrupt Link [GSIH] (IRQs *23)
[    0.239362] ACPI: Enabled 2 GPEs in block 00 to 3F
[    0.239866] vgaarb: loaded
[    0.240222] SCSI subsystem initialized
[    0.240634] pps_core: LinuxPPS API ver. 1 registered
[    0.241213] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    0.242255] PTP clock support registered
[    0.242917] PCI: Using ACPI for IRQ routing
[    0.286628] clocksource: Switched to clocksource kvm-clock
[    0.291696] AppArmor: AppArmor Filesystem Enabled
[    0.292348] pnp: PnP ACPI init
[    0.292817] system 00:04: [mem 0xb0000000-0xbfffffff window] has been reserved
[    0.293744] pnp: PnP ACPI: found 5 devices
[    0.299831] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.300867] NET: Registered protocol family 2
[    0.301299] IP idents hash table entries: 32768 (order: 6, 262144 bytes)
[    0.302112] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.302764] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    0.303390] TCP: Hash tables configured (established 16384 bind 16384)
[    0.304251] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    0.305041] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    0.305921] NET: Registered protocol family 1
[    0.392831] Trying to unpack rootfs image as initramfs...
[    0.987673] decompress cpio completed and skip redundant lzma
[    0.988873] Freeing initrd memory: 5564K
[    0.989578] audit: initializing netlink subsys (disabled)
[    0.990266] audit: type=2000 audit(1747292890.546:1): initialized
[    0.991204] Initialise system trusted keyring
[    1.002859] VFS: Disk quotas dquot_6.6.0
[    1.003418] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.008356] Key type asymmetric registered
[    1.008783] Asymmetric key parser 'x509' registered
[    1.009284] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    1.009965] io scheduler noop registered (default)
[    1.010478] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.011007] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.016256] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.039887] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.492189] brd: module loaded
[    1.492584] lpc_ich 0000:00:1f.0: I/O space for GPIO uninitialized
[    1.493251] Loading iSCSI transport class v2.0-870.
[    1.498667] rdac: device handler registered
[    1.503727] ACPI: PCI Interrupt Link [GSIA] enabled at IRQ 16
[    1.504693] ahci 0000:00:1f.2: AHCI 0001.0000 32 slots 6 ports 1.5 Gbps 0x3f impl SATA mode
[    1.505465] ahci 0000:00:1f.2: flags: 64bit ncq only 
[    1.529249] scsi host0: ahci
[    1.552400] scsi host1: ahci
[    1.565760] scsi host2: ahci
[    1.573968] scsi host3: ahci
[    1.580789] scsi host4: ahci
[    1.582291] scsi host5: ahci
[    1.582759] ata1: SATA max UDMA/133 abar m4096@0xfebff000 port 0xfebff100 irq 24
[    1.583694] ata2: SATA max UDMA/133 abar m4096@0xfebff000 port 0xfebff180 irq 24
[    1.584376] ata3: SATA max UDMA/133 abar m4096@0xfebff000 port 0xfebff200 irq 24
[    1.585204] ata4: SATA max UDMA/133 abar m4096@0xfebff000 port 0xfebff280 irq 24
[    1.586230] ata5: SATA max UDMA/133 abar m4096@0xfebff000 port 0xfebff300 irq 24
[    1.586953] ata6: SATA max UDMA/133 abar m4096@0xfebff000 port 0xfebff380 irq 24
[    1.588064] rtc_cmos 00:03: RTC can wake from S4
[    1.588905] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    1.589844] rtc_cmos 00:03: alarms up to one day, y3k, 242 bytes nvram
[    1.590432] i2c /dev entries driver
[    1.590918] md: raid1 personality registered for level 1
[    1.591683] NET: Registered protocol family 17
[    1.592276] Key type dns_resolver registered
[    1.597901] mce: Using 10 MCE banks
[    1.598455] registered taskstats version 1
[    1.599025] Loading compiled-in untrusted X.509 certificates
[    1.599797] Loading compiled-in X.509 certificates
[    1.600258] Loaded X.509 cert 'Synology SDG kernel module signing key: 7bd0b0d6bcd31651c22ce3978bdc8c8bdc417329'
[    1.606123] Loaded X.509 cert 'Synology Root Certification Authority: f2c075361f168425f8b5ef31b796406c3aab2089'
[    1.607278] Loaded X.509 cert 'Synology Kernel Module Signing Certification Authority: 600839b5d127e0e11d817a31f0575d323a7c0e28'
[    1.608369] Loaded X.509 cert 'Synology kernel module signing key: 4646ce54489669338118a3b1286da156ac366fa5'
[    1.609461] page_owner is disabled
[    1.609945] AppArmor: AppArmor sha1 policy hashing enabled
[    1.611445] rtc_cmos 00:03: setting system clock to 2025-05-15 07:08:10 UTC (1747292890)
[    1.892816] ata6: SATA link down (SStatus 0 SControl 300)
[    1.894907] ata4: SATA link down (SStatus 0 SControl 300)
[    1.897101] ata2: SATA link down (SStatus 0 SControl 300)
[    1.899327] ata5: SATA link down (SStatus 0 SControl 300)
[    1.901354] ata3: SATA link down (SStatus 0 SControl 300)
[    1.903482] ata1: SATA link down (SStatus 0 SControl 300)
[    1.907052] Freeing unused kernel memory: 1008K
[    1.908595] Write protecting the kernel read-only data: 8192k
[    1.910455] Freeing unused kernel memory: 700K
[    1.912173] Freeing unused kernel memory: 336K
START /linuxrc.syno
START /linuxrc.syno.impl
[    1.991647] tsc: Refined TSC clocksource calibration: 806.402 MHz
[    1.992293] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0xb9fb22d6bc, max_idle_ns: 440795205557 ns
[    2.063627] random: nonblocking pool is initialized
Insert basic USB modules...
:: Loading module usb-common ... [  OK  ]
:: Loading module usbcore[    2.093152] ACPI: bus type USB registered
[    2.093550] usbcore: registered new interface driver usbfs
[    2.094189] usbcore: registered new interface driver hub
[    2.094824] usbcore: registered new interface driver ethub
[    2.095391] usbcore: registered new device driver usb
 ... [  OK  ]
:: Loading module ehci-hcd[    2.104961] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
 ... [  OK  ]
:: Loading module ehci-pc[    2.109114] ehci-pci: EHCI PCI platform driver
i ... [  OK  ]
:: Loading module uhci-hcd[    2.115564] uhci_hcd: USB Universal Host Controller Interface driver
 ... [  OK  ]
:: Loading module xhci-hcd ... [  OK  ]
[    2.130118] kvmx64_synobios: loading out-of-tree module taints kernel.
[    2.130913] synobios ioctl TCGETS /dev/ttyS1 failed
[    2.131358] synobios unable to set termios of /dev/ttyS1
[    2.132038] 2025-5-15 7:8:10 UTC
[    2.132342] synobios: load, major number 201
[    2.132739] Brand: Synology
[    2.133005] Model: VirtualDSM
[    2.133345] set group disks wakeup number to 4, spinup time deno 7
[    2.133918] synobios cpu_arch proc entry initialized
[    2.134383] synobios crypto_hw proc entry initialized
[    2.134849] synobios syno_platform proc entry initialized
Starting /usr/syno/bin/synocfgen...
/usr/syno/bin/synocfgen returns 0
[    2.141013] Module [kvmx64_synobios] is removed. 
[    2.141452] synobios: unload
Insert synorbd kernel module
Insert synofsbd kernel module
Insert sha256 kernel module
[    2.167650] ACPI: PCI Interrupt Link [GSIF] enabled at IRQ 21
[    2.169092] ACPI: PCI Interrupt Link [GSIH] enabled at IRQ 23
[    2.170471] ACPI: PCI Interrupt Link [GSIE] enabled at IRQ 20
[    2.171816] ACPI: PCI Interrupt Link [GSIG] enabled at IRQ 22
[    2.189070] scsi host6: Virtio SCSI HBA
[    2.191298] scsi 6:0:0:0: Direct-Access     QEMU     QEMU HARDDISK            2.5+ PQ: 0 ANSI: 5
[    2.192245] sd 6:0:0:0: [synoboot] 225280 512-byte logical blocks: (115 MB/110 MiB)
[    2.193028] sd 6:0:0:0: [synoboot] Write Protect is off
[    2.193520] sd 6:0:0:0: [synoboot] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.194912]  synoboot: synoboot1 synoboot2
[    2.195479] sd 6:0:0:0: [synoboot] Attached SCSI disk
[    4.728769] scsi host7: Virtio SCSI HBA
[    4.734158] scsi 7:0:0:0: Direct-Access     QEMU     QEMU HARDDISK            2.5+ PQ: 0 ANSI: 5
[    4.737974] sd 7:0:0:0: [sda] 20973568 512-byte logical blocks: (10.7 GB/10.0 GiB)
[    4.740480] sd 7:0:0:0: [sda] Write Protect is off
[    4.742117] sd 7:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.748536]  sda: sda1 sda2
[    4.752816] sd 7:0:0:0: [sda] Attached SCSI disk
[    7.304704] scsi host8: Virtio SCSI HBA
[    7.308889] scsi 8:0:0:0: Direct-Access     QEMU     QEMU HARDDISK            2.5+ PQ: 0 ANSI: 5
[    7.309899] sd 8:0:0:0: [sdb] 33554432 512-byte logical blocks: (17.2 GB/16.0 GiB)
[    7.310802] sd 8:0:0:0: [sdb] Write Protect is off
[    7.311303] sd 8:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    7.315416]  sdb: sdb1
[    7.315858] sd 8:0:0:0: [sdb] Attached SCSI disk
Partition Version=0
Partition layout is not DiskStation style. Skip checking rootfs.
ForceNewestLayout: Skipped
[    9.936345] EXT4-fs (sda1): couldn't mount as ext3 due to feature incompatibilities
[    9.982995] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
Mounting /dev/sda1 /tmpRoot
[   10.048289] EXT4-fs (sda1): couldn't mount as ext3 due to feature incompatibilities
[   10.078262] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: barrier=1
cat: can't open '/tmp/fsck.root.log': No such file or directory
------------upgrade
Begin upgrade procedure
e2fsck 1.44.1 (24-Mar-2018)
/sbin/e2fsck: No such file or directory while trying to open /dev/sda3
mount: mounting /dev/sda3 on /tmpData failed: No such file or directory
umount: can't unmount /tmpData: Invalid argument
[   10.159011] loop: module loaded
Failed to found any patch
No upgrade file found
End upgrade procedure
============upgrade
------------bootup-smallupdate
mkdir: can't create directory '/tmpRoot/proc': File exists
mkdir: can't create directory '/tmpRoot/sys': File exists
mkdir: can't create directory '/tmpRoot/dev': File exists
Try bootup smallupdate
No patch exist. Skip Packed Bootup SmallUpdate
Sparse files don't exist. Skip Sparse Bootup SmallUpdate
Finished synoautonano
============bootup-smallupdate
Wait 2 seconds for synology manufactory device
Thu May 15 07:08:22 UTC 2025
/dev/sda1 /tmpRoot ext4 rw,noatime,data=ordered 0 0
none /sys/kernel/debug debugfs rw,relatime 0 0
root: Start backing up logs in junior mode
[   14.766462] EXT4-fs (sda1): couldn't mount as ext3 due to feature incompatibilities
[   14.966553] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
umount: /etc/mtab: No such file or directory
linuxrc.syno executed successfully.
Post init
[   15.273445] EXT4-fs (sda1): couldn't mount as ext3 due to feature incompatibilities
[   15.299157] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: barrier=1
[   15.510614] systemd[1]: systemd 219 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK +SYSVINIT -UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS -ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
[   15.517242] systemd[1]: Detected virtualization kvm.
[   15.518729] systemd[1]: Detected architecture x86-64.

Welcome to Linux!

[   15.521559] systemd[1]: Set hostname to <syncdsm>.
[   16.915107] systemd[1]: Cannot add dependency job for unit synoperfeventd.service, ignoring: Unit synoperfeventd.service is masked.
[   16.917437] systemd[1]: Cannot add dependency job for unit kmip-server.service, ignoring: Unit kmip-server.service is masked.
[   16.919094] systemd[1]: Cannot add dependency job for unit SynoLedBrightness.service, ignoring: Unit SynoLedBrightness.service is masked.
[   16.920683] systemd[1]: Cannot add dependency job for unit pkg-install-low-priority-builtin.service, ignoring: Unit pkg-install-low-priority-builtin.service failed to load: No such file or directory.
[   16.922561] systemd[1]: Cannot add dependency job for unit pkg-synorelayd-reload-package-config.service, ignoring: Unit synorelayd.service failed to load: No such file or directory.
[   16.924059] systemd[1]: Cannot add dependency job for unit pkg-synorelayd-reload-fixed-package-config.service, ignoring: Unit synorelayd.service failed to load: No such file or directory.
[   16.925635] systemd[1]: Cannot add dependency job for unit pkg-install-high-priority-builtin.service, ignoring: Unit pkg-install-high-priority-builtin.service failed to load: No such file or directory.
[  OK  ] Reached target Swap.
[   16.928380] systemd[1]: Reached target Swap.
[   16.928827] systemd[1]: Starting Swap.
[ INFO ] dev-hvc0.device is not active.
[DEPEND] Dependency failed for agetty for console output([   16.930277] systemd[1]: Dependency failed for agetty for console output(for vDSM).
for vDSM).
[   16.931609] systemd[1]: Job vdsm_dummy_tty.service/start failed with result 'dependency'.
[  OK  ] Reached target Paths.
[   16.933019] systemd[1]: Reached target Paths.
[   16.933473] systemd[1]: Starting Paths.
[  OK  ] Reached target Timers.
[   16.934373] systemd[1]: Reached target Timers.
[   16.934806] systemd[1]: Starting Timers.
[  OK  ] Created slice Root Slice.
[   16.935803] systemd[1]: Created slice Root Slice.
[   16.936249] systemd[1]: Starting Root Slice.
[  OK  ] Created slice Synology DSM desktop service.
[   16.937217] systemd[1]: Created slice Synology DSM desktop service.
[   16.937897] systemd[1]: Starting Synology DSM desktop service.
[  OK  ] Created slice VirtualDSM daemon slice.
[   16.939009] systemd[1]: Created slice VirtualDSM daemon slice.
[   16.939647] systemd[1]: Starting VirtualDSM daemon slice.
[  OK  ] Created slice CloudSync's slice.
[   16.940840] systemd[1]: Created slice CloudSync's slice.
[   16.941357] systemd[1]: Starting CloudSync's slice.
[  OK  ] Created slice StorageManager's slice.
[   16.942377] systemd[1]: Created slice StorageManager's slice.
[   16.943011] systemd[1]: Starting StorageManager's slice.
[  OK  ] Created slice Shared Folder Sync.
[   16.944018] systemd[1]: Created slice Shared Folder Sync.
[   16.944577] systemd[1]: Starting Shared Folder Sync.
[  OK  ] Created slice User and Session Slice.
[   16.945609] systemd[1]: Created slice User and Session Slice.
[   16.946211] systemd[1]: Starting User and Session Slice.
[  OK  ] Created slice BTRFS Space Reclaim.
[   16.947271] systemd[1]: Created slice BTRFS Space Reclaim.
[   16.947853] systemd[1]: Starting BTRFS Space Reclaim.
[  OK  ] Created slice SNMP.
[   16.948896] systemd[1]: Created slice SNMP.
[   16.949314] systemd[1]: Starting SNMP.
[  OK  ] Created slice BTRFS Optimization.
[   16.950233] systemd[1]: Created slice BTRFS Optimization.
[   16.950794] systemd[1]: Starting BTRFS Optimization.
[  OK  ] Created slice synobackup daemon slice.
[   16.951779] systemd[1]: Created slice synobackup daemon slice.
[   16.952468] systemd[1]: Starting synobackup daemon slice.
[  OK  ] Created slice Synology Swap Works.
[   16.953780] systemd[1]: Created slice Synology Swap Works.
[   16.954461] systemd[1]: Starting Synology Swap Works.
[  OK  ] Created slice SMBService's slice.
[   16.955604] systemd[1]: Created slice SMBService's slice.
[   16.956135] systemd[1]: Starting SMBService's slice.
[  OK  ] Created slice Synology Flashcache.
[   16.957189] systemd[1]: Created slice Synology Flashcache.
[   16.957864] systemd[1]: Starting Synology Flashcache.
[  OK  ] Created slice RAID Resync Process. ...ing Resync[   16.959058] systemd[1]: Created slice RAID Resync Process. Including Resync, Repair and Reshape..
, Repair and Res[   16.960310] systemd[1]: Starting RAID Resync Process. Including Resync, Repair and Reshape..
hape..
[  OK  ] Created slice OpenBSD Secure Shell server.
[   16.962058] systemd[1]: Created slice OpenBSD Secure Shell server.
[   16.962942] systemd[1]: Starting OpenBSD Secure Shell server.
[  OK  ] Created slice OAuthService's slice.
[   16.964251] systemd[1]: Created slice OAuthService's slice.
[   16.965019] systemd[1]: Starting OAuthService's slice.
[  OK  ] Created slice System Slice.
[   16.966389] systemd[1]: Created slice System Slice.
[   16.967047] systemd[1]: Starting System Slice.
[  OK  ] Created slice system-syno\x2dmd\x2dresync\x2dspe[   16.968248] systemd[1]: Created slice system-syno\x2dmd\x2dresync\x2dspeed\x2dadjust.slice.
ed\x2dadjust.sli[   16.969462] systemd[1]: Starting system-syno\x2dmd\x2dresync\x2dspeed\x2dadjust.slice.
ce.
[  OK  ] Listening on udev Kernel Socket.
[   16.971287] systemd[1]: Listening on udev Kernel Socket.
[   16.972016] systemd[1]: Starting udev Kernel Socket.
[  OK  ] Listening on Journal Socket.
[   16.973282] systemd[1]: Listening on Journal Socket.
[   16.973959] systemd[1]: Starting Journal Socket.
[   16.989673] systemd[1]: Starting Load Kernel Modules...
         Starting Load Kernel Modules...
[   16.991105] systemd[1]: Starting Journal Socket (/dev/log).
[   16.991959] systemd[1]: Starting Link coredump path to volume if possible...
         Starting Link coredump path to volume if possible...
[   16.993427] systemd[1]: Starting Disabling fan checking flag ......
         Starting Disabling fan checking flag ......
[   16.995117] systemd[1]: Mounting Temporary Directory...
         Mounting Temporary Directory...
[   16.996505] systemd[1]: Starting Set hostname...
         Starting Set hostname...
[   16.997861] systemd[1]: Starting Set time zone information to kernel...
         Starting Set time zone information to kernel...
[   16.999443] systemd[1]: Starting Load ntb_brd module...
         Starting Load ntb_brd module...
[   17.000832] systemd[1]: Starting Synology swap...
         Starting Synology swap...
[  OK  ] Created slice Task Scheduler Group.
[   17.002551] systemd[1]: Created slice Task Scheduler Group.
[   17.003307] systemd[1]: Starting Task Scheduler Group.
[  OK  ] Created slice SynoFinder's slice.
[   17.004542] systemd[1]: Created slice SynoFinder's slice.
[   17.005259] systemd[1]: Starting SynoFinder's slice.
[  OK  ] Created slice Package Center Slice.
[   17.006288] systemd[1]: Created slice Package Center Slice.
[   17.007087] systemd[1]: Starting Package Center Slice.
[  OK  ] Created slice SecureSignIn's slice.
[   17.008396] systemd[1]: Created slice SecureSignIn's slice.
[   17.009181] systemd[1]: Starting SecureSignIn's slice.
[  OK  ] Created slice Python2's slice.
[   17.010492] systemd[1]: Created slice Python2's slice.
[   17.011175] systemd[1]: Starting Python2's slice.
[  OK  ] Listening on udev Control Socket.
[   17.012374] systemd[1]: Listening on udev Control Socket.
[   17.013115] systemd[1]: Starting udev Control Socket.
[  OK  ] Created slice SSDP service.
[   17.014398] systemd[1]: Created slice SSDP service.
[   17.015043] systemd[1]: Starting SSDP service.
[  OK  ] Created slice ScsiTarget's slice.
[   17.016203] systemd[1]: Created slice ScsiTarget's slice.
[   17.016947] systemd[1]: Starting ScsiTarget's slice.
[  OK  ] Created slice SupportService's slice.
[   17.018165] systemd[1]: Created slice SupportService's slice.
[   17.018968] systemd[1]: Starting SupportService's slice.
[   17.019679] systemd[1]: Started Set project quota ID for /var/log.
[  OK  ] Created slice Synology DSM Storage Service.
[   17.021045] systemd[1]: Created slice Synology DSM Storage Service.
[   17.021948] systemd[1]: Starting Synology DSM Storage Service.
[   17.022929] systemd[1]: Starting check integrity of rd.gz decompression...
         Starting check integrity of rd.gz decompression...
[  OK  [   17.024397] systemd[1]: Created slice Synology DSM internal service.
] Created sl[   17.025392] systemd[1]: Starting Synology DSM internal service.
ice Synology DSM internal servic[   17.026529] systemd[1]: Starting Synology Plugin Daemon...
e.
         Starting Synology Plugin Daemon...
[  OK  ] Reached target Slices.
[   17.028341] systemd[1]: Reached target Slices.
[   17.028937] systemd[1]: Starting Slices.
[  OK  ] Created slice Synology Cache Advisor.
[   17.030123] systemd[1]: Created slice Synology Cache Advisor.
[   17.030948] systemd[1]: Starting Synology Cache Advisor.
[   17.031861] systemd[1]: Starting unbind USB device...
         Starting unbind USB device...
[   17.033232] systemd[1]: Starting Set boot sequence config...
         Starting Set boot sequence config...
[  OK  ] Created slice QuickConnect's slice.
[   17.035004] systemd[1]: Created slice QuickConnect's slice.
[   17.035782] systemd[1]: Starting QuickConnect's slice.
[  OK  ] Created slice Synology Index slice (WAT).
[   17.037015] systemd[1]: Created slice Synology Index slice (WAT).
[   17.037915] systemd[1]: Starting Synology Index slice (WAT).
[  OK  ] Listening on Journal Audit Socket.
[   17.039277] systemd[1]: Listening on Journal Audit Socket.
[   17.040032] systemd[1]: Starting Journal Audit Socket.
[  OK  ] Created slice scemd.
[   17.041360] systemd[1]: Created slice scemd.
[   17.041932] systemd[1]: Starting scemd.
[  OK  ] Created slice system-serial\x2dgetty.slice.
[   17.043056] systemd[1]: Created slice system-serial\x2dgetty.slice.
[   17.043967] systemd[1]: Starting system-serial\x2dgetty.slice.
[   17.050657] systemd[1]: Mounting Debug File System...
         Mounting Debug File System...
[  OK  ] Created slice FileStation's slice.
[   17.052191] systemd[1]: Created slice FileStation's slice.
[   17.052782] systemd[1]: Starting FileStation's slice.
[  OK  ] Mounted Debug File System.
[   17.054038] systemd[1]: Mounted Debug File System.
[  OK  ] Mounted Temporary Directory.
[   17.055032] systemd[1]: Mounted Temporary Directory.
[  OK  ] Listening on Journal Socket (/dev/log).
[   17.056028] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Started Disabling fan checking flag ....
[   17.057261] systemd[1]: Started Disabling fan checking flag ....
[  OK  ] Started Set hostname.
[   17.058690] systemd[1]: Started Set hostname.
[  OK  ] Started Set time zone information to kernel.
[   17.059819] systemd[1]: Started Set time zone information to kernel.
[  OK  ] Started Load ntb_brd module.
[   17.061158] systemd[1]: Started Load ntb_brd module.
[  OK  ] Started Synology Plugin Daemon.
[   17.062239] systemd[1]: Started Synology Plugin Daemon.
[  OK  ] Started unbind USB device.
[   17.063485] systemd[1]: Started unbind USB device.
[  OK  ] Started Set boot sequence config.
[   17.064506] systemd[1]: Started Set boot sequence config.
[  OK  ] Reached target Sockets.
[   17.065736] systemd[1]: Reached target Sockets.
[   17.066152] systemd[1]: Starting Sockets.
[   17.066831] systemd[1]: Starting Journal Service...
         Starting Journal Service...
[  OK  ] Reached target Local File Systems.
[   17.068307] systemd[1]: Reached target Local File Systems.
[   17.068855] systemd[1]: Starting Local File Systems.
[   17.069606] systemd[1]: Starting udev Coldplug all Devices...
         Starting udev Coldplug all Devices...
[   17.070761] systemd[1]: Starting D-Bus System Message Bus...
         Starting D-Bus System Message Bus...
[   17.071829] systemd[1]: Starting D-Bus Session Message Bus...
         Starting D-Bus Session Message Bus...
[   17.073157] systemd[1]: Starting Set boot sequence config for temporary use...
         Starting Set boot sequence config for temporary use...
[   17.074656] systemd[1]: Starting Mount efivarfs...
         Starting Mount efivarfs...
[   17.081685] systemd[1]: Starting Mount usb fs...
         Starting Mount usb fs...
[  OK  ] Started Mount efivarfs.
[   17.102742] systemd[1]: Started Mount efivarfs.
[  OK  ] Started check integrity of rd.gz decompression.
[   17.159395] systemd[1]: Started check integrity of rd.gz decompression.
[  OK  ] Started Set boot sequence config for temporary u[   17.163003] systemd[1]: Started Set boot sequence config for temporary use.
se.
[  OK  ] Started Link coredump path to volume if possible[   17.166127] systemd[1]: Started Link coredump path to volume if possible.
.
[   17.177355] systemd[1]: syno-mount-usbfs.service: main process exited, code=exited, status=1/FAILURE
[FAILED] Failed to start Mount usb fs.
See "systemctl status syno-mount-usbfs.service" [   17.179093] systemd[1]: Failed to start Mount usb fs.
for details.
[   17.179663] systemd[1]: Unit syno-mount-usbfs.service entered failed state.
[   17.180586] systemd[1]: syno-mount-usbfs.service failed.
[  OK  ] Started udev Coldplug all Devices.
[   17.181902] systemd[1]: Started udev Coldplug all Devices.
[  OK  ] Started Journal Service.
[   17.185801] systemd[1]: Started Journal Service.
[   17.190935] zram: Added device: zram0
[   17.191403] zram: Added device: zram1
         Starting Flush Journal to Persistent Storage...
         Starting System Logger Daemon...
[  OK  ] Started D-Bus Session Message Bus.
         Starting Synology Network Daemon...
[   17.297276] systemd-journald[5609]: Received request to flush runtime journal from PID 1
[  OK  ] Started Flush Journal to Persistent Storage.
         Starting Create Volatile Files and Directories...
[  OK  ] Started D-Bus System Message Bus.
[  OK  ] Started Create Volatile Files and Directories.
         Starting synodsmnotify...
[  OK  ] Reached target Create SDK locks directory.
         Starting Check Synology group info consistency...
         Starting Check Synology user info consistency...
         Starting Check /etc/synoinfo.conf...
         Starting Synology Database Update...
[  OK  ] Started synodsmnotify.
[   17.456636] Adding 2097148k swap on /dev/sda2.  Priority:-1 extents:1 across:2097148k SS
[   17.458030] zram0: detected capacity change from 0 to 630194176
[   17.460398] Adding 615420k swap on /dev/zram0.  Priority:1 extents:1 across:615420k SS
[   17.461399] zram1: detected capacity change from 0 to 630194176
[   17.463263] Adding 615420k swap on /dev/zram1.  Priority:1 extents:1 across:615420k SS
[  OK  ] Started Synology swap.
[  OK  ] Started Synology Network Daemon.
         Starting Wait for synonetd ready...
[  OK  ] Started Wait for synonetd ready.
         Starting Synology Network Event Daemon...
[  OK  ] Started Synology Database Update.
[  OK  ] Started Synology Network Event Daemon.
[   17.609152] NET: Registered protocol family 10
[   17.699591] sit: IPv6 over IPv4 tunneling driver
[  OK  ] Started Check /etc/synoinfo.conf.
[   18.055883] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: [email protected]
[   18.205502] sd 6:0:0:0: Attached scsi generic sg0 type 0
[[   18.207341] sd 7:0:0:0: Attached scsi generic sg1 type 0
  OK  [   18.209219] sd 8:0:0:0: Attached scsi generic sg2 type 0
] Started Check Synology user info consistency.
[   18.449082] qed_init called
[   18.450301] QLogic FastLinQ 4xxxx Core Module qed 8.33.9.0
[   18.451330] creating debugfs root node
[   18.454804] qede_init: QLogic FastLinQ 4xxxx Ethernet Driver qede 8.33.9.0
[  OK  ] Started Check Synology group info consistency.
[  OK  ] Reached target User and Group Name Lookups.
[  OK  ] Reached target Synology local user and group ready.
         Starting Synology Task Scheduler Init...
[   18.614655] i40evf: Intel(R) 40-10 Gigabit Virtual Function Network Driver - version 3.6.15
[   18.615502] Copyright(c) 2013 - 2018 Intel Corporation.
[   18.617200] igbvf: Intel(R) Gigabit Virtual Function Driver - 2.3.8.2
[   18.617971] igbvf: Copyright (c) 1999-2015 Intel Corporation.
[   18.620467] ixgbevf: Intel(R) 10GbE PCI Express Virtual Function Driver - version 4.5.3
[   18.621189] Copyright(c) 1999 - 2019 Intel Corporation.
[  OK  ] Started Load Kernel Modules.
         Mounting Configuration File System...
         Starting Load Kernel Modules in Kernel Project...
         Starting Apply default and user cus... sysctl.conf kernel variable....
         Starting Adjust NIC sequence...
         Starting Load Fan Modules in Kernel Project...
[  OK  ] Mounted Configuration File System.
[  OK  ] Started Load Fan Modules in Kernel Project.
[  OK  ] Started Apply default and user cust...ed sysctl.conf kernel variable..
         Starting Apply Kernel Variables...
[  OK  ] Started Synology Task Scheduler Init.
[FAILED] Failed to start Adjust NIC sequence.
See "systemctl status SynoInitEth.service" for details.
[   18.683842] usbcore: registered new interface driver usblp
[  OK  ] Started Apply Kernel Variables.
[   18.705195] usbcore: registered new interface driver usbhid
[   18.706647] usbhid: USB HID core driver
         Starting Apply kernel variable vm.kswapd_threads...
         Starting Apply kernel variable kernel-shmmni at least 16384...
         Starting Apply kernel variable kernel.sem at least 1024...
         Starting Adjust [   18.715249] synobios ioctl TCGETS /dev/ttyS1 failed
kernel parameter[   18.716395] synobios unable to set termios of /dev/ttyS1
s -...or, vm.watermark_boost_fac[   18.717634] 2025-5-15 7:8:26 UTC
tor...[   18.718150] synobios: load, major number 201
[   18.718779] Brand: Synology
[   18.719151] Model: VirtualDSM

[   18.719628] set group disks wakeup number to 4, spinup time deno 7
[   18.720519] synobios cpu_arch proc entry initialized
[   18.721153] synobios crypto_hw proc entry initialized
[   18.721856] synobios syno_platform proc entry initialized
[  OK  ] Started Apply kernel variable kernel-shmmni at least 16384.
[  OK  ] Started Apply kernel variable vm.kswapd_threads.
[   18.764223] AVX2 version of gcm_enc/dec engaged.
[   18.765825] AES CTR mode by8 optimization enabled
[   18.779382] usbcore: registered new interface driver usb-storage
[  OK  ] Started Load Kernel Modules in Kernel Project.
         Starting Software Init Led for support led v2 models...
         Starting DSM Release Rolling Group ID...
[  OK  ] Started Software Init Led for support led v2 models.
[  OK  ] Started DSM Release Rolling Group ID.
[  OK  ] Started Apply kernel variable kernel.sem at least 1024.
[  OK  ] Started Adjust kernel parameters - ...ctor, vm.watermark_boost_factor.
[  OK  ] Started System Logger Daemon.
[DEPEND] Dependency failed for rebuild local user and group db.
         Starting synodrnode...
[  OK  ] Reached target Synology Task Schedu...brary functions and tasks ready.
         Starting Synology Log bootup start...
[  OK  ] Reached target Synology root filesystem (rw) ready.
         Starting syno-cgi-keygen.service...
         Starting Umount initrd...
         Starting Set arp ignore...
         Starting Synology check locale...
         Starting Clean UPS config...
         Starting DSM Boot Health Check...
         Starting Synology Default TLS Profile...
         Starting Load AppArmor profiles...
         Starting DSM Installation ID...
         Starting Set Eunit Sequence...
[  OK  ] Reached target Network (Pre).
[  OK  ] Started Clean UPS config.
[  OK  ] Started Set arp ignore.
         Starting rc.network...
[  OK  ] Started Set Eunit Sequence.
         Starting udev Kernel Device Manager...
[  OK  ] Started Synology Default TLS Profile.
[  OK  ] Started Synology check locale.
[  OK  ] Started DSM Installation ID.
[  OK  ] Started Umount initrd.
[  OK  ] Started synodrnode.
[  OK  ] Started Synology Log bootup start.
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Started DSM Boot Health Check.
[  OK  ] Found device /dev/synoboot2.
[  OK  ] Reached target Synology synoboot2 done.
[  OK  ] Started syno-cgi-keygen.service.
[  OK  ] Started Load AppArmor profiles.
[  OK  ] Reached target System Initialization.
[  OK  ] Started Synology token manager.
         Starting Synology token manager...
[  OK  ] Started Synology task manager.
         Starting Synology task manager...
         Starting bootup upgrade sha package...
[  OK  ] Started Serial Getty on ttyS0.
         Starting Serial Getty on ttyS0...
[  OK  ] Reached target Login Prompts.
[  OK  ] Started bootup upgrade sha package.
[  OK  ] Reached target Basic System.
         Starting Synology Schedule Daemon...
[  OK  ] Started Synology log accounting service.
         Starting Synology log accounting service...
[  OK  ] Started synobackup daemon.
         Starting synobackup daemon...
         Starting Control RC power...
         Starting Synology guest service daemon...
         Starting WD idle3 timer...
         Starting Prepare notification cache data...
         Starting always preprocess jobs before any package is started...
         Starting Log Rotate Daemon...
         Starting Service for irq balance...
         Starting Synology firmware DLMC...
         Starting System Profile Tuning...
         Starting Synology guest command handle daemon...
         Starting Login Service...
         Starting Hibernation debug check...
         Starting synoindex check if there a...ny synoindex-related packages...
         Starting synology volume encryption get machine key service...
         Starting Samba Environment Setup Unit...
         Starting Synology log notification service...
         Starting synoconfd daemon...
         Starting Synology filesytem check on bootup...
[  OK  ] Started Synology Schedule Daemon.
[  OK  ] Started Synology guest service daemon.
[   21.288983] exdisplay_handler not implemented
[  OK  ] Started WD idle3 timer.
[  OK  ] Started Control RC power.
[  OK  ] Started Synology firmware DLMC.
[  OK  ] Started synoconfd daemon.
[  OK  ] Started Synology filesytem check on bootup.
         Starting Synology space service...
         Starting Synology guest communication daemon...
[  OK  ] Stopped Synology Task Scheduler Vmtouch.
[  OK  ] Started Synology Task Scheduler Vmtouch.
         Starting Synology Task Scheduler Vmtouch...
[  OK  ] Started System Profile Tuning.
[  OK  ] Started Hibernation debug check.
[  OK  ] Started synology volume encryption get machine key service.
[  OK  ] Started Synology log notification service.
[  OK  ] Started Service for irq balance.
[  OK  ] Started Login Service.
[   21.458965] 8021q: 802.1Q VLAN Support v1.8
[   21.460000] 8021q: adding VLAN 0 to HW filter on device eth0
[  OK  ] Started Log Rotate Daemon.
         Starting DHCP client init...
[  OK  ] Created slice system-dhclient.slice.
[  OK  ] Started DHCP client init.
         Starting eth0 DHCP Client...
[  OK  ] Started eth0 DHCP Client.
[  OK  ] Started always preprocess jobs before any package is started.
[  OK  ] Reached target Hook on root ready.
         Starting SMBService's service unit...
         Starting QuickConnect's service unit...
         Starting SupportService's service unit...
         Starting SecureSignIn's service unit...
         Starting Python2's service unit...
[  OK  ] Started rc.network.
[  OK  ] Reached target Network.
         Starting OpenBSD Secure Shell server...
         Starting PPPoE...
         Starting findhost daemon...
         Starting Redis data structure server for webapi...
         Starting Synology SCGI SocketIO...
         Starting Check if network is ready...
[  OK  ] Started PPPoE.
[  OK  ] Started Synology guest communication daemon.
[  OK  ] Started OpenBSD Secure Shell server.
[  OK  ] Started Samba Environment Setup Unit.
[  OK  ] Started findhost daemon.
[  OK  ] Started Synology guest command handle daemon.
[FAILED] Failed to start synoindex check if ... any synoindex-related packages.
See "systemctl status synoindex-checkpackage.service" for details.
[DEPEND] Dependency failed for synomkflvd.
[DEPEND] Dependency failed for synoindex scand.
[DEPEND] Dependency failed for synoindexd.
[DEPEND] Dependency failed for synoindex notifyd.
[DEPEND] Dependency failed for synomkthumbd.
[DEPEND] Dependency failed for synoindex mediad.
[DEPEND] Dependency failed for synoindex workerd.
[DEPEND] Dependency failed for synoindex plugind.
[  OK  ] Started Redis data structure server for webapi.
[  OK  ] Started Synology SCGI.
         Starting Synology SCGI...
[  OK  ] Started Prepare notification cache data.
[  OK  ] Started Check if network is ready.
[  OK  ] Reached target Network is Online.
         Starting Avahi daemon...
         Starting Issue VDSM ready for intialization before boot-done....
         Starting broadcast synorelayd boot state...
         Starting Set Policy Route...
         Starting Entry for WS-Transfer and WS-Discovery Server...
         Starting Traffic Control...
         Starting NTP client/server...
         Starting VPN Client...
         Starting register ds region by ip...
         Starting Run sysnotify migration sc... string and network are ready...
         Starting NetBIOS name server...
[  OK  ] Started Python2's service unit.
[  OK  ] Started Entry for WS-Transfer and WS-Discovery Server.
[  OK  ] Started SMBService's service unit.
[  OK  ] Started Issue VDSM ready for intialization before boot-done..
[  OK  ] Stopped Support Service Action Executor.
[  OK  ] Stopped Support Service Action Puller.
[  OK  ] Started SupportService's service unit.
[  OK  ] Started VPN Client.
[  OK  ] Started Avahi daemon.
         Stopping Synology Task Scheduler Vmtouch...
[  OK  ] Stopped Synology Task Scheduler Vmtouch.
[  OK  ] Started Synology Task Scheduler Vmtouch.
         Starting Synology Task Scheduler Vmtouch...
[  OK  ] Started Traffic Control.
[  OK  ] Started Run sysnotify migration scr...il string and network are ready.
[  OK  ] Started NTP client/server.
[  OK  ] Started Set Policy Route.
[  OK  ] Stopped Synology SCGI.
[  OK  ] Started Synology SCGI.
         Starting Synology SCGI...
[  OK  ] Started broadcast synorelayd boot state.
[   27.145630] raid6: sse2x1   gen() 17914 MB/s
[   27.162629] raid6: sse2x1   xor() 12607 MB/s
[   27.179628] raid6: sse2x2   gen() 23164 MB/s
[   27.196629] raid6: sse2x2   xor() 15314 MB/s
[   27.213634] raid6: sse2x4   gen() 23921 MB/s
[   27.230630] raid6: sse2x4   xor() 12896 MB/s
[   27.247627] raid6: avx2x1   gen() 35136 MB/s

syncdsm login: [   27.264627] raid6: avx2x1   xor() 24263 MB/s
[   27.281629] raid6: avx2x2   gen() 43691 MB/s
[   27.298628] raid6: avx2x2   xor() 28031 MB/s
[   27.315627] raid6: avx2x4   gen() 43640 MB/s
[   27.332627] raid6: avx2x4   xor() 20652 MB/s
[   27.333037] raid6: using algorithm avx2x2 gen() 43691 MB/s
[   27.333692] raid6: .... xor() 28031 MB/s, rmw enabled
[   27.334222] raid6: using avx2x2 recovery algorithm
[   27.418713] xor: automatically using best checksumming function:
[   27.430630]    avx       : 31112.000 MB/sec
[   27.848985] Btrfs loaded, crc32c=crc32c-intel
[   28.166088] BTRFS: device label 2025.05.15-06:28:13 v72806 devid 1 transid 159 /dev/sdb1
[   28.167167] BTRFS info (device sdb1): enabling auto syno reclaim space
[   28.167936] BTRFS info (device sdb1): use ssd allocation scheme
[   28.168588] BTRFS info (device sdb1): turning on discard
[   28.169245] BTRFS info (device sdb1): using free space tree
[   28.169960] BTRFS info (device sdb1): using free block group cache tree
[   28.170833] BTRFS info (device sdb1): has skinny extents
[   28.220984] BTRFS info (device sdb1): BTRFS: root of syno feature tree is null
[   30.499516] Synotify use 16384 event queue size
[   30.500468] Synotify use 16384 event queue size
[   31.815798] capability: warning: `nginx' uses 32-bit capabilities (legacy support in use)
[   34.076402] iSCSI:target_core_rodsp_server.c:1025:rodsp_server_init RODSP server started, login_key(f8616237be55).
[   34.164944] syno_extent_pool: module license 'Proprietary' taints kernel.
[   34.166084] Disabling lock debugging due to kernel taint
[   34.167147] iSCSI:extent_pool.c:766:ep_init syno_extent_pool successfully initialized
[   34.344500] iSCSI:target_core_device.c:612:se_dev_align_max_sectors Rounding down aligned max_sectors from 4294967295 to 4294967288
[   34.347884] iSCSI:target_core_configfs.c:5763:target_init_dbroot db_root: cannot open: /etc/target
[   34.350869] iSCSI:target_core_lunbackup.c:366:init_io_buffer_head 2048 buffers allocated, total 8388608 bytes successfully
[   34.898537] iSCSI:target_core_file.c:152:fd_attach_hba RODSP plugin for fileio is enabled.
[   34.899603] iSCSI:target_core_file.c:159:fd_attach_hba ODX Token Manager is enabled.
[   34.900705] iSCSI:target_core_multi_file.c:91:fd_attach_hba RODSP plugin for multifile is enabled.
[   34.901709] iSCSI:target_core_ep.c:795:ep_attach_hba RODSP plugin for epio is enabled.
[   34.902634] iSCSI:target_core_ep.c:802:ep_attach_hba ODX Token Manager is enabled.
[   35.190774] workqueue: max_active 1024 requested for vhost_scsi is out of range, clamping between 1 and 512

❯ -----------------------------------------------------------
❯  You can now login to DSM at port 5000
❯ -----------------------------------------------------------

[   38.001598] findhostd uses obsolete (PF_INET,SOCK_PACKET)
[   42.267590] fuse init (API version 7.23)
[   42.446399] Synotify use 16384 event queue size
[   42.447510] Synotify use 16384 event queue size

Screenshots (optional)

No response

@xrh0905
Copy link
Contributor

xrh0905 commented Jun 13, 2025

Are Docker-mounted volumes hidden/restricted in DSM?

Yes. The key point is that the Docker-mounted volumes are meant to storage the vDisk file (qcow2) for vDSM to storage system and data volumes, not passthrough the file system. Currently it's impossible to passthrough FS via docker into vDSM.
是的。vDSM下Docker挂载的卷是用来存vDSM的系统磁盘镜像和数据磁盘镜像(qcow2/raw),而不是直接将文件系统传入DSM。目前没有办法直接将目录通过Docker传入vDSM。

Does Cloud Sync support syncing Docker-managed directories?

It depends. As state above, it's impossible to directly manage externel volume, as vDSM actually act as a VM, not a container. Thus, with NFS/CIFS(SMB), it's still possible to manage external directories.
正如上面说的,vDSM不能直接访问透传到容器层的目录。vDSM是在Docker中运行的VM,而不仅仅是容器。因此,在群晖中挂载Unraid的NFS/SMB(CIFS),可以让Cloud Sync访问到Unraid上的目录。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants