RCLONE latency noticing when user trying to attach /download / delete sometimes

RCLONE latency noticing when user trying to attach /download / delete sometimes

What is the problem you are having with rclone?

Run the command 'rclone version' and share the full output of the command.

rclone v1.73.3

  • os/version: redhat 7.9 (64 bit)
  • os/kernel: 3.10.0-1160.149.1.el7.x86_64 (x86_64)
  • os/type: linux
  • os/arch: amd64
  • go/version: go1.25.8
  • go/linking: static
  • go/tags: none

Which cloud storage system are you using? (eg Google Drive)

The command you were trying to run (eg rclone copy /tmp remote:tmp)

IBM CLOUD STORAGE

Paste command here

The rclone config contents with secrets removed.

type = s3
provider = IBMCOS
access_key_id =vvvvvvvvvvvvv
secret_access_key = aaaaaaaaaaa
env_auth = true
region = au-syd-standard
endpoint = https://s3.private.au-syd.cloud-object-storage.appdomain.cloud
location_constraint = au-syd-standard

Paste config here

A log from the command with the -vv flag

rclone mount remote:mmis-doclinks-prod /mmisfilestore
--daemon
--config /root/.config/rclone/rclone.conf
--log-file=/var/log/rclone.log
--log-level INFO
--allow-other
--umask 002
--dir-cache-time 10m
--poll-interval 5m
--cache-dir /disk1/mmisfilestore_cache
--vfs-cache-mode full
--vfs-cache-max-size 15G
--vfs-cache-max-age 2h
--buffer-size 128M
--transfers 32
--checkers 16
--s3-upload-concurrency 8
--s3-chunk-size 32M
--s3-disable-checksum
--s3-no-check-bucket
--no-modtime
--use-server-modtime
--multi-thread-streams 4
--multi-thread-cutoff 32M

Paste  log here

welcome to the forum,

so far, nothing posted shows a possible bug.
i am going to change the topic category to Help and Support


need to use and read the debug log.
and make sure you understand what a flag does and if it is needed


does nothing as S3 is not a polling remote


does nothing on a mount command

Hi @asdffdsa ,

thanks for your response what information do you need could you please tell

Thank &regards,

Sanjana.

as i mentioned, you need to use and read the debug log.

most likely the issue is with your internet connection.
post the results of a speedtest

and i would test a simpler command direct on the command line.
and make sure to delete the log file each time you run your command.

rclone mount remote:mmis-doclinks-prod /mmisfilestore
--config /root/.config/rclone/rclone.conf
--log-file=/var/log/rclone.log
--log-level DEBUG
--allow-other
--umask 002
--dir-cache-time 10m
--cache-dir /disk1/mmisfilestore_cache
--vfs-cache-mode full
--vfs-cache-max-size 15G
--vfs-cache-max-age 2h
--s3-no-check-bucket
--no-modtime
--use-server-modtime