table of contents
| SYSTEMD-STORAGE-BLOCK@.SERVICE(8) | systemd-storage-block@.service | SYSTEMD-STORAGE-BLOCK@.SERVICE(8) |
BEZEICHNUNG¶
systemd-storage-block@.service, systemd-storage-block.socket, systemd-storage-block - Storage provider exposing local block devices as storage volumes
ÜBERSICHT¶
systemd-storage-block@.service
systemd-storage-block.socket
BESCHREIBUNG¶
systemd-storage-block@.service is a system service that implements the io.systemd.StorageProvider Varlink[1] interface, exposing the system's block devices (such as disks, partitions, and device-mapper nodes) as storage volumes that may be acquired by other programs as file descriptors.
The service is socket-activated via systemd-storage-block.socket, which listens on the AF_UNIX socket /run/systemd/io.systemd.StorageProvider/block. The socket directory /run/systemd/io.systemd.StorageProvider/ is the well-known location where storage providers register, see storagectl(1) for an enumeration tool.
See also systemd-storage-fs@.service(8) for a complementary implementation that exposes regular files and directories from a backing file system.
DATENTRÄGER¶
The volumes exposed via the provider are identified by an absolute path (which must begin with /dev/), i.e. as a kernel block device node such as /dev/sda or /dev/disk/by-id/.... Volume names that are not normalized or that do not begin with /dev/ are not accepted.
OPTIONEN¶
Die folgenden Optionen werden verstanden:
-h, --help
--version
DATEIEN¶
/run/systemd/io.systemd.StorageProvider/block
Hinzugefügt in Version 261.
SIEHE AUCH¶
systemd(1), storagectl(1), systemd-storage-fs@.service(8)
ANMERKUNGEN¶
- 1.
- Varlink
ÜBERSETZUNG¶
Die deutsche Übersetzung dieser Handbuchseite wurde von
erstellt.
Diese Übersetzung ist Freie Dokumentation; lesen Sie die GNU General Public License Version 3 oder neuer bezüglich der Copyright-Bedingungen. Es wird KEINE HAFTUNG übernommen.
Wenn Sie Fehler in der Übersetzung dieser Handbuchseite finden, schicken Sie bitte eine E-Mail an die Mailingliste der Übersetzer.
| systemd 261~rc3 |