EnglishFrenchSpanish

Ad


OnWorks favicon

dpm-drain - Online in the Cloud

Run dpm-drain in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command dpm-drain that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


dpm-drain - drain a component of the Light Weight Disk Pool Manager

SYNOPSIS


dpm-drain --poolname pool_name [ --server fs_server ] [ --gid gids ] [ --group groups ] [
--size amount_to_drain ]

dpm-drain --server fs_server [ --gid gids ] [ --group groups ] [ --size amount_to_drain ]

dpm-drain --server fs_server --fs fs_name [ --gid gids ] [ --group groups ] [ --size
amount_to_drain ]

dpm-drain --help

DESCRIPTION


dpm-drain drains a component of the Light Weight Disk Pool Manager: a filesystem, a disk
server or a pool, optionally filtered by a list of gids/groups. It replicates files which
belong to the given list of gids/groups (if specified) to another filesystem and removes
the original file. It gives an error message for files still pinned. The pool name, the
disk server name or the filesystem name can be specified.

Volatile files which have expired will not be copied and will be deleted during the
draining process.

If no specfic file server and file system is specified, or no limit is placed on the files
to drain, then the involved active file system(s) will have their status changed to
RDONLY. If any of the involved file systems are marked as DISABLED they will not have
their status changed, however an attempt will still be made to replicate the files from
them and, if successful, delete the original.

Files which are to be moved and belong to a space will be moved to a different location
(e.g. file system or disk server) but remain in the same space. If there is no alternate
location within the same space an error will be reported for the file and it will not be
drained.

Replicas of files with a lifetime will also have lifetime at least as long as the
original. If this is not possible (for example available pools have a maximum lifetime too
short) then an error is given and the file will not be drained.

This command requires ADMIN privilege.

pool_name
specifies the disk pool name previously defined using dpm-addpool.

server specifies the host name of the disk server to be drained.

fs specifies the mount point of the dedicated filesystem.

gid specifies the comma separated list of gids to which the files must belong.

group specifies the comma separated list of groups to which the files must belong.

size specifies the minimum number of bytes to drain. The number may be post-fixed with
'k', 'M', 'G' or 'T' for kilobyte, Megabyte, Gigabyte and Terabyte respectively.
Draining is halted once the desired target has been reached or passed. If size is
not specified or is given as zero dpm-drain will drain all eligible files.

EXAMPLE


setenv DPM_HOST dpmhost
setenv DPNS_HOST dpnshost

dpm-drain --poolname Permanent

dpm-drain --server lxb1921.cern.ch

dpm-drain --server lxb1921.cern.ch --fs /storage

dpm-drain --poolname Permanent --gid 105

dpm-drain --server lxb1921.cern.ch --group dteam

dpm-drain --server lxb1921.cern.ch --gid 105,104

EXIT STATUS


This program returns 0 if the operation was successful or >0 if the operation failed.

Use dpm-drain online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad