Changes

Jump to: navigation, search

NFS

13 bytes added, 15:26, 23 November 2006
m
VPS->VE, fix heading level
This page describes howto how to mount NFS partition inside VPSVE.
== NFS server ==
Currently OpenVZ kernel doesn't include kernel NFS server support. Howether you are still able to use user space [[NFS server inside VE]].
== NFS client ===== Preparations ======= Software ====
You will need the following software:
# [http://download.openvz.org/kernel/devel/ kernel] version 028test006 or higher
# [http://download.openvz.org/utils/vzctl/ vzctl] version 3.0.13 or higher
==== Prepare the VE ====
To allow VE use NFS filesystem you will need to start it fith "nfs" feature enabled.
<pre>
</pre>
=== Mounting NFS ===
Assuming that you already have NFS server set up at <code>192.168.0.1:/nfs_pub</code> mounting will be simple
<pre>

Navigation menu