logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gfal-evict - Evict file from a disk buffer

Authors

       Duarte Meneses <duarte.meneses@cern.ch>
       Adrien Devresse <adrien.devresse@cern.ch>
       Alejandro Alvarez Ayllon <alejandro.alvarez.ayllon@cern.ch>
       Mihai Patrascoiu <mihai.patrascoiu@cern.ch>
       Joao Lopes <joao.pedro.batista.lopes@cern.ch>

Description

gfal-evict This command evicts a file from a disk buffer

Files

/etc/gfal2.d/*
              All configuration files in this directory affect the behavior of the underlying gfal2.

Name

       gfal-evict - Evict file from a disk buffer

Options

-h,--help
              show help about the command.

       -V,--version
              output version information and exit.

       -v,--verbose
              verbose mode. Repeat up to 3 times for the most verbose mode.

       -D,--definition
              define properties for gfal2.

       -C,--client-info
              provide custom client-side information

       -t,--timeout
              global  timeout for the execution of the command. Command is interrupted if time expires before it
              finishes.

       -E,--cert
              user certificate

       --key  user private key

       FILE   URI to the file to be evicted

       TOKEN  The token from the bring online request.  Optional  argument  for  some  protocols  (For  example:
              xrootd)

       EXAMPLES

       Evict a file from a disk buffer
              gfal-evicthttps://endpoint.cern.ch/path/file

See Also

gfal-cat(1),  gfal-chmod(1),  gfal-copy(1),  gfal-ls(1), gfal-mkdir(1), gfal-rename(1), gfal-rm(1), gfal-save(1), gfal-stat(1), gfal-sum(1), gfal-xattr(1) gfal-bringonline(1) gfal-archivepoll(1)

v1.8.0                                             April 2021                                      GFAL-EVICT(1)

Synopsis

gfal-evict [ OPTION ]...  FILE [ TOKEN ]

See Also