1 04/18/88 list_lv_attachments, llva
2
3 Syntax as a command: llva lv_name1...lv_nameN -control_arg
4
5
6 Function: displays user attachments to selected logical volumes.
7
8
9 Arguments:
10 lv_nameN
11 is the name of a registered logical volume to be displayed.
12
13
14 Control arguments:
15 -all
16 to display all of the logical volume attachments.
17
18
19 Examples:
20
21 ! llva Release
22
23 LV "Release" Attachments:
24
25 User Process_id Status
26
27 Farley.SysMaint.a 020100424035 In use
28 Martinson.SysMaint.a 013700423736 Detaching
29
30
31 ! llva Payroll Accounting Personnel
32
33 No attachments to LV "Payroll".
34
35 No attachments to LV "Accounting".
36
37 No attachments to LV "Personnel".
38
39
40 ! llva -all
41
42 LV "Release" Attachments:
43
44 User Process_id Status
45
46 Farley.SysMaint.a 020100424035 In use
47
48 LV "MRT_masters" Attachments:
49
50 Martinson.SysMaint.a 013700423736 In use
51 Farley.SysMaint.a 020100424035 In use