Melon

From MDWiki
Jump to navigationJump to search

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