Browsing Bosnian translation

105 of 2314 results
105.

list projects or setup a project tree for tree quota management

Example:
'project -c logfiles'
(match project 'logfiles' to a directory, and setup the directory tree)

Without arguments, report all projects found in the /etc/projects file.
The project quota mechanism in XFS can be used to implement a form of
directory tree quota, where a specified directory and all of the files
and subdirectories below it (i.e. a tree) can be restricted to using a
subset of the available space in the filesystem.

A managed tree must be setup initially using the -c option with a project.
The specified project name or identifier is matched to one or more trees
defined in /etc/projects, and these trees are then recursively descended
to mark the affected inodes as being part of that tree - which sets inode
flags and the project identifier on every file.
Once this has been done, new files created in the tree will automatically
be accounted to the tree based on their project identifier. An attempt to
create a hard link to a file in the tree will only succeed if the project
identifier matches the project identifier for the tree. The xfs_io utility
can be used to set the project ID for an arbitrary file, but this can only
be done by a privileged user.

A previously setup tree can be cleared from project quota control through
use of the -C option, which will recursively descend the tree, clearing
the affected inodes from project quota control.

The -c option can be used to check whether a tree is setup, it reports
nothing if the tree is correct, otherwise it reports the paths of inodes
which do not have the project ID of the rest of the tree, or if the inode
flag is not set.

The -p <path> option can be used to manually specify project path without
need to create /etc/projects file. This option can be used multiple times
to specify multiple paths. When using this option only one projid/name can
be specified at command line. Note that /etc/projects is also used if exists.

The -d <depth> option allows to descend at most <depth> levels of directories
below the command line arguments. -d 0 means only apply the actions
to the top level of the projects. -d -1 means no recursion limit (default).

The /etc/projid and /etc/projects file formats are simple, and described
on the xfs_quota man page.

There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.

Izlistaj projekate ili postavi projektno stablo za kvotu upravljanja stablom

Primjer:
'project -c logfiles'
(Spaja projekte 'logfiles' u direktorijama, i postavlja direktorije stabla)

Bez argumenata, prijaviti sve projekte koji se nalaze u /etc/projects datoteku.
Mehanizam projekt kvote u XFS se može koristiti za implementaciju oblika
katalog kvota stabla, gdje je naveden imenik i sve datoteke
i poddirektorije ispod njega (tj. stablo) može se ograničiti na korištenje
podskup raspoloživog prostora u datotečnom sustavu.

Uspješno stablo mora biti postavljen tako da koristi-C opciju s projektom.
Navedeno ime projekta ili identifikator odgovara jednom ili više stabala
definirani u /etc/projects, a zatim se ova stabla spuštaju rekurzivno
označiti zahvaćene inodes kao dio tog stabla - koja postavlja inode
zastave i projekt šifri na svaku datoteku.
Nakon što je to učinjeno, nove datoteke stvorene u stablo će se automatski
obračunati na stablu na temelju svog projekta identifikatora. Pokušaj
stvoriti tvrdu vezu do datoteke u stablu će uspjeti samo ako projekt
identifikator odgovara projekt identifikatoru za stablo. xfs_io alat
se može koristiti za postavljanje projekta ID za proizvoljne datoteke, ali to može samo
biti učinjeno od strane privilegiranih korisnika.

Prethodno postavljanjeno stablo može biti izbrisano iz kontrole kvota projekta kroz
korištenje-C opcije, koja će rekurzivno spustiti stablo, čišćenje
pogođenim inodes iz kontrole kvota projekta.

-C opcija se može koristiti da provjerite da li je stablo postavljeno, izvještava
ništa ako stablo je tačno, inače izvještava staze inodes
koji nemaju projekta ID ostatak stabla, ili ako inode
zastava nije postavljena.

-P <Path> opcija se može koristiti za ručno odrediti projektnu putanju bez
da je potrebno stvoriti /etc/projects datoteku. Ova opcija se može koristiti više puta
odrediti višestruke puteve. Kada koristite ovu opciju samo jedan projid / ime se može
navesti na naredbenom retku. Imajte na umu da se /etc/projects također koristiti ako postoji.

-D <depth> opcija omogućava da se spusti na većini <depth> razinama direktorije
ispod argumenata naredbenog retka. -d 0 znači samo primjenjivati ​​radnje
na najvišoj razini projekata. -d -1 znači da nema ograničenje rekurzija (zadano).

/etc/projid i /etc/projects formati datoteka su jednostavni, a opisani su
na stranici xfs_quota.

Translated by Azra Ibrahimovic
Reviewed by Samir Ribić
Located in .././xfsprogs-4.20.0/quota/project.c:33 .././xfsprogs-5.0.0/quota/project.c:33
105 of 2314 results

This translation is managed by Ubuntu Bosnia and Herzegovina translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.