Skip to content
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

High load #891

Open
waxi-i opened this issue Feb 13, 2025 · 1 comment
Open

High load #891

waxi-i opened this issue Feb 13, 2025 · 1 comment

Comments

@waxi-i
Copy link

waxi-i commented Feb 13, 2025

Operating system

Centos 7.9

Description

Image

Image

Help, please ask our small company in the use of this group Hui document service, but not many people, the cpu directly ran full, so you can ask how to optimize it, there are 10 connected users

Docker compose

dms:
image: vdsm/virtual-dsm:7.20
container_name: dms
#ports:
# - "19050:5001"
environment:
LANG: "en_US.utf8"
TZ: "Asia/Shanghai"
CPU_CORES: "8"
RAM_SIZE: "20G"
DISK_SIZE: "10G"
DISK2_SIZE: "300G"
URL: "DSM_VirtualDSM_72806.pat"
KVM: N
cap_add:
- NET_ADMIN
volumes:
- /disk/storage:/storage
- /disk1/storage1:/storage2
stop_grace_period: 2m
logging:
driver: json-file
options:
max-size: "100m"
max-file: "5"

Docker log

[ 56.493631] BTRFS info (device sdb1): BTRFS: root of syno feature tree is null
[ 59.400003] BTRFS info (device sdb1): new size for /dev/sdb1 is 10732941312
[ 60.401770] BTRFS info (device sdc1): new size for /dev/sdc1 is 322117365760
[ 71.430320] capability: warning: `nginx' uses 32-bit capabilities (legacy support in use)
[ 74.320004] Synotify use 16384 event queue size
[ 74.350288] Synotify use 16384 event queue size
[ 74.512118] Synotify use 16384 event queue size
[ 74.512118] Synotify use 16384 event queue size
[ 77.353841] iSCSI:target_core_rodsp_server.c:1025:rodsp_server_init RODSP server started, login_key(5a57106673b0).
[ 77.382457] syno_extent_pool: module license 'Proprietary' taints kernel.
[ 77.382704] Disabling lock debugging due to kernel taint
[ 77.391833] iSCSI:extent_pool.c:766:ep_init syno_extent_pool successfully initialized
[ 77.436370] iSCSI:target_core_device.c:612:se_dev_align_max_sectors Rounding down aligned max_sectors from 4294967295 to 4294967288
[ 77.437690] iSCSI:target_core_configfs.c:5763:target_init_dbroot db_root: cannot open: /etc/target
[ 77.441227] iSCSI:target_core_lunbackup.c:366:init_io_buffer_head 2048 buffers allocated, total 8388608 bytes successfully
[ 77.542658] iSCSI:target_core_file.c:152:fd_attach_hba RODSP plugin for fileio is enabled.
[ 77.543462] iSCSI:target_core_file.c:159:fd_attach_hba ODX Token Manager is enabled.
[ 77.544395] iSCSI:target_core_multi_file.c:91:fd_attach_hba RODSP plugin for multifile is enabled.
[ 77.545261] iSCSI:target_core_ep.c:795:ep_attach_hba RODSP plugin for epio is enabled.
[ 77.545635] iSCSI:target_core_ep.c:802:ep_attach_hba ODX Token Manager is enabled.

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

[ 78.175425] workqueue: max_active 1024 requested for vhost_scsi is out of range, clamping between 1 and 512
[ 82.754541] findhostd uses obsolete (PF_INET,SOCK_PACKET)
[ 90.182506] fuse init (API version 7.23)
[ 95.854497] Synotify use 16384 event queue size
[ 95.864997] Synotify use 16384 event queue size
[ 99.907471] Synotify use 16384 event queue size
[ 102.083053] Synotify use 16384 event queue size
[ 104.346052] Synotify use 16384 event queue size
[ 131.122608] Synotify use 16384 event queue size
[ 138.364269] Synotify use 16384 event queue size
[ 138.365203] Synotify use 16384 event queue size
[238041.533601] audit: type=1400 audit(1739433689.904:2): apparmor="DENIED" operation="exec" profile="/volume*/@appstore/SynologyApplicationService/tools/notification_send" name="/usr/local/packages/@appstore/QuickConnect/usr/syno/sbin/synorelayd" pid=9255 comm="synocloudservic" requested_mask="x" denied_mask="x" fsuid=0 ouid=0
[238092.673197] audit: type=1400 audit(1739433741.048:3): apparmor="DENIED" operation="exec" profile="/volume*/@appstore/SynologyApplicationService/tools/notification_send" name="/usr/local/packages/@appstore/QuickConnect/usr/syno/sbin/synorelayd" pid=9693 comm="synocloudservic" requested_mask="x" denied_mask="x" fsuid=0 ouid=0

Screenshots (optional)

No response

@waxi-i
Copy link
Author

waxi-i commented Feb 13, 2025

Image

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

1 participant