-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathut.8
More file actions
35 lines (35 loc) · 694 Bytes
/
ut.8
File metadata and controls
35 lines (35 loc) · 694 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
.TH UT 8 "July 22, 2007"
.SH NAME
ut \- PSAN management program
.SH SYNOPSIS
.B "ut listall"
.br
.B "ut attach"
.I partition-id
.BI /dev/nbd N
.SH DESCRIPTION
The
.B ut
command is used to manage PSAN devices such as the Netgear SC101.
.SS Arguments
.TP
.B listall
Query available PSAN partitions. Each partition found is listed
indicating the 128 bit
.IR partition-id ,
label, ip address and size in Mb.
.TP
\fBattach\fR \fIpartition-id\fR \fB/dev/nbd\fIN\fR
Attach PSAN partition identified by
.I partition-id
to an NDB block device.
.PP
Additional
.B read
and
.B write
commands exist for debugging purposes.
.SH AUTHOR
The
.B sc101-nbd
suite was written by Iain Wade <iwade@optusnet.com.au>