User Tools

Site Tools


manuals:vps:vpsadminos:storage

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
manuals:vps:vpsadminos:storage [2019/10/28 20:47] – created KerryCZEmanuals:vps:vpsadminos:storage [2022/01/06 10:11] – rpc.statd problem solution added martyet
Line 2: Line 2:
 ====== Datasets, snapshots, mounts and exports on vpsAdminOS ====== ====== Datasets, snapshots, mounts and exports on vpsAdminOS ======
 This page describes the differences between managed storage between This page describes the differences between managed storage between
-[[informace:openvz|OpenVZ]] and [[navody:vps:vpsAdminOS]]. There are no changes+[[information:openvz|OpenVZ]] and [[manuals:vps:vpsAdminOS]]. There are no changes
 regarding to [[manuals:vps:datasets|storage on OpenVZ]], described changes regarding to [[manuals:vps:datasets|storage on OpenVZ]], described changes
 are about vpsAdminOS. are about vpsAdminOS.
Line 62: Line 62:
  
 {{:navody:vps:vpsadminos:detailexportu2v2.png?500|}} {{:navody:vps:vpsadminos:detailexportu2v2.png?500|}}
 +
 +==== Problem with rpc.statd ====
 +
 +On Debian Buster we found an issue with start of ''rpc.statd'':
 +
 +  Jul 06 10:31:52 bee rpc.statd[23393]: Failed to find any visible netconfig entries
 +  Jul 06 10:31:52 bee rpc.statd[23393]: failed to create RPC listeners, exiting
 +
 +Problem is, that none of available protocols has been marked as a visible for library function getnetconfig(3) due to unconfigured proper flag in ''/etc/netconfig''. For correct behaviour of TCP and UDP should those lines look as follows (third column contains ''v'', not ''-''):
 +
 +  udp        tpi_clts      v     inet     udp           -
 +  tcp        tpi_cots_ord  v     inet     tcp           -
 +  udp6       tpi_clts      v     inet6    udp           -
 +  tcp6       tpi_cots_ord  v     inet6    tcp           -
  
manuals/vps/vpsadminos/storage.txt · Last modified: 2023/02/02 23:57 by parolek