Melon: Difference between revisions

From MDWiki
Jump to navigationJump to search
Line 8: Line 8:




=== Add a new user directory, e.g. <code>/melon/NEWUSER</code> ===
=== Add a new user directory, e.g. <code>/melon1/NEWUSER</code> ===


<code><pre>
<code><pre>

Revision as of 07:19, 29 April 2009

Melon

melon is one of our servers. This document provides a full description of its services. If a service is moved to another server, please just move the corresponding description to its page.

Description

Sun X4500 Thumper (36 TB storage). Runs Solaris 10

NFS

Add a new user directory, e.g. /melon1/NEWUSER

melon# zfs create -o quota=500G -o sharenfs=on melon1/NEWUSER
melon# chown NEWUSER:500 /melon1/NEWUSER