This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| manuals:vps:vpsadminos:storage [2019/10/28 20:47] – created KerryCZE | manuals:vps:vpsadminos:storage [2023/02/02 23:57] (current) – deleted openVZ parolek | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| < | < | ||
| ====== Datasets, snapshots, mounts and exports on vpsAdminOS ====== | ====== Datasets, snapshots, mounts and exports on vpsAdminOS ====== | ||
| - | This page describes | + | This page describes |
| - | [[informace: | + | |
| - | regarding to [[manuals: | + | |
| - | are about vpsAdminOS. | + | |
| ===== NAS ===== | ===== NAS ===== | ||
| - | NAS datasets cannot be mounted using vpsAdmin | + | NAS datasets cannot be mounted using vpsAdmin. Instead, the datasets |
| have to be [[# | have to be [[# | ||
| the VPS. | the VPS. | ||
| Line 46: | Line 43: | ||
| One dataset/ | One dataset/ | ||
| - | times on different hosts, even on OpenVZ. | + | times on different hosts. |
| ==== Mounting exports ==== | ==== Mounting exports ==== | ||
| Line 62: | Line 59: | ||
| {{: | {{: | ||
| + | |||
| + | ==== Problem with rpc.statd ==== | ||
| + | |||
| + | On Debian Buster we found an issue with start of '' | ||
| + | |||
| + | Jul 06 10:31:52 bee rpc.statd[23393]: | ||
| + | Jul 06 10:31:52 bee rpc.statd[23393]: | ||
| + | |||
| + | Problem is, that none of available protocols has been marked as a visible for library function getnetconfig(3) due to unconfigured proper flag in ''/ | ||
| + | |||
| + | udp tpi_clts | ||
| + | tcp tpi_cots_ord | ||
| + | udp6 | ||
| + | tcp6 | ||