 |
≫ |
|
|
 |
パッチ名: PHCO_35582
パッチ摘要: s700_800 11.23 VxVM 3.5~IA.014 コマンドパッチ05
作成日: 06/12/21
公開日: 07/01/17
ハードウェアプラットフォームおよびOSリリース:
s700: 11.23
s800: 11.23
現象:
PHCO_35582:
1. (SR:8606472175 CR:JAGag27075)
Veritas不具合番号: 832358
(マイナー番号が)衝突しているdmpメタノードに対してI/Oを実行すると、関連
したアクティブdmpノードが無効になることがあります。次のようなメッセー
ジがsyslogに記録されます。
NOTICE: vxvm:vxdmp: disabled path 31/0x46000
belonging to the dmpnode 1/0x20
NOTICE: vxvm:vxdmp: disabled dmpnode 1/0x20
2. (SR:8606471665 CR:JAGag26647)
Veritas不具合番号: 836642
dmp_getsubpathsにはda名を渡さなければなりません。ところが、vxhpcapのコ
ードをチェックしたところ、dm名が渡されることがありました。そのため、
vxhpcapコマンドが不正な動作をします。
3. (SR:8606471667 CR:JAGag26649)
Veritas不具合番号: 836643
vxconfigdが、クローズ済みのデバイスに対して内部I/Oを実行しようとするた
め、システムが次のようなスタックトレースでパニックになります。
panic+0x6c
assfail+0x3c
scsi_strategy+0x300
dmp_dev_strategy+0x1b8
gendmpstrategy+0x4a0
dmpstrategy+0x10
vol_dev_strategy+0x11c
voldiosio_start+0x114
volkcontext_process+0x3f8
volsiowait+0x70
voldio+0x398
vol_voldio_read+0x1c
volconfig_ioctl+0x534
volsioctl_real+0x1d0
volsioctl+0x10
vols_ioctl+0x58
spec_ioctl+0xac
vno_ioctl+0x98
ioctl+0x118
syscall+0x768
syscallinit+0x55c
4. (SR:8606471668 CR:JAGag26650)
Veritas不具合番号: 836645
VxVM内部テストの実行中に、vxassistコマンドがvxconfigdから切り離されま
す。次のようなエラーメッセージが表示されます。
"VxVM vxassist ERROR V-5-1-684 IPC failure:
Configuration daemon is not accessible"
"VxVM vxassist ERROR V-5-1-10128 Configuration
daemon is not accessible"
5. (SR:8606471669 CR:JAGag26651)
Veritas不具合番号: 836646
LVMボリュームをVeritas VxVMに変換する場合、一度に1つのボリュームグルー
プしか指定できません。また、変換時にユーザーの介入が必要なため、ユーザ
ーは変換プロセスを監視せざるを得ません。
6. (SR:8606471670 CR:JAGag26652)
Veritas不具合番号: 836648
ディスクグループの強制インポート後、高速再同期(FMR)ではなくフル再同期
が行われます。
7. (SR:8606471678 CR:JAGag26658)
Veritas不具合番号: 836649
DRLプレックスが接続されているボリュームに対して64Kを超えるサイズのI/O
を実行しようとしても、I/Oが64Kサイズで実行されます。
8. (SR:8606471679 CR:JAGag26659)
Veritas不具合番号: 836654
vxvmconvertが次のようなエラーで終了します。
vxvm:vxhpcap: ERROR: device is
disabled: /dev/rdsk/c2t1d0
9. (SR:8606471674 CR:JAGag26655)
Veritas不具合番号: 836657
a) "vxdg move"でのエラー"Commit aborted, restart transaction"。
b) "vxdg move"でのエラー"Required lock not held in transaction"。
c) "vxdg join"でのエラー"Required lock not held in transaction"。
10.(SR:8606471675 CR:JAGag26656)
Veritas不具合番号: 836658
/etc/default/vxrecover内にslow=iodelayオプションを設定できません。
11.(SR:8606471681 CR:JAGag26661)
Veritas不具合番号: 836662
ボリュームのパラレル変換時に、vxautoconvertが異常終了します。
12.(SR:8606471680 CR:JAGag26660)
Veritas不具合番号: 836714
複数のディスクグループのインポートとスナップショットをパラレルに実行す
ると、次のようなエラーメッセージが表示されます。
vxvm:vxplex: ERROR: Volume bak-opt-c1-batch-files
could not be removed
vxvm:vxplex: ERROR: Operation requires transaction
vxvm:vxplex: ERROR: Attempting to cleanup after
failure ..
問題点の説明:
PHCO_35582:
1. (SR:8606472175 CR:JAGag27075)
Veritas不具合番号: 832358
"vxdctl initdmp"を使ってdmpデバイスツリーを作成する際に、DMPは既存の、
あるいは衝突しているデバイスを/dev/vx/(r)dmpから削除しませんでした。
そのため、重複した、あるいはstale状態のdmpメタノードが生じることがあり
ました。その結果、存在しないデバイスに対してI/Oを実行すると、マイナー
番号の衝突により、アクティブdmpノードが無効になることがありました。
また、スライスやパーティションに対してI/Oを実行すると、stale状態のデバ
イスと衝突しているベースデバイスが無効になることがありました。
解決方法:
vxvm起動フェーズで既存のdmpデバイスノードをすべて削除し、その後、
"vxdctl initdmp"を使ってノードを再作成するようにコードを修正しました。
これで、dmpデバイスツリー内に既存の、またはstale状態のデバイスノードが
含まれることはありません。また、stale状態の、あるいは存在しないサービ
スパーティションに対するI/Oはエラーになるので、アクティブなベースdmpノ
ードが無効になることはありません。
2. (SR:8606471665 CR:JAGag26647)
Veritas不具合番号: 836642
dmp_getsubpathsを使ってdmpサブパスを取得する際に、vxhpcapコマンドは、
da名ではなくdm名を渡すことがありました。そのため、LVMディスクデバイス
名がDMPノード名と一致していないと、vxhpcapは不正なvxmakeコマンドを生成
していました。
解決方法:
dm名ではなくda名を渡すようにvxhpcapのコードを修正しました。これで、
問題は解決します。
3. (SR:8606471667 CR:JAGag26649)
Veritas不具合番号: 836643
最終再構成(LUN削除操作)時に、クローズ済みのデバイスが完全に削除されて
いなかったため、I/Oがそのデバイスにダイレクトされていました。また、
後続のLUN追加操作時には、部分的に削除されたLUNのディスクアクセス(DA)名
を再使用していました。
解決方法:
ディスクを削除する場合は、vxconfigdが割り当てたdmpノード名ではなく、
デバイス番号に基づいてディスクアクセス(DA)レコードの妥当性をチェックす
ることによって、削除するディスクを決定するようにコードを修正しました。
4. (SR:8606471668 CR:JAGag26650)
Veritas不具合番号: 836645
次のようなエラーにより、6番目のノードがクラスタに結合できないことがあ
りました。
V-5-1-684 IPC failure: Configuration daemon is not accessible
この問題の原因は以下の2つです。
1) リスンソケットのbacklogの設定値が僅か5でした。そのため、5つのクライ
アントがvxconfigdとの交信待ちになっていると、6つ目以降のクライアン
トがエラーになっていました。
2) backlogが満杯になると、環境変数VXVM_RETRY_SETをfalseに設定していま
した。
解決方法:
もっと多くのクライアントがソケットをリスンできるように、backlogの値を
増やしました。また、リスンソケットのbacklogが満杯になっても
VXV_RETRY_SETをtrueに設定するようにコードを修正しました。
5. (SR:8606471669 CR:JAGag26651)
Veritas不具合番号: 836646
vxvmconvertは、変換用入力パラメータとして1つのボリュームグループしか受
け付けませんでした。また、変換時に、ユーザーの介入を要求していました。
解決方法:
引き数として複数のボリュームグループを受け付けるようにvxvmconvertのコ
ードを修正しました。また、ユーザーの介入なしに、デフォルト値を使って複
数のボリュームグループの変換を行うようにコードを修正しました。
6. (SR:8606471670 CR:JAGag26652)
Veritas不具合番号: 836648
FMRは、ディスクが交換済みかどうかの検出をDAのRIDに依存していましたが、
(強制インポートが必要な場合)インポート時にディスクが見つからないと、
DAのRIDは0.0にリセットされます。そのため、そのディスクを新たなディスク
とみなして、フル再同期を行っていました。
解決方法:
オンディスクdiskid情報を保持しているvxconfigdがディスク変更を判定する
ように変更しました。同じディスクであることがわかったら、vxconfigdは、
カーネルがFMRを使用するようにあるフラグをセットします。
7. (SR:8606471678 CR:JAGag26658)
Veritas不具合番号: 836649
DRL(ダーティリージョンログ)付きのボリュームの場合、I/Oは
volsio_stabilize()インタフェースを通じて実行されます。I/Oを実行する前
に、このインタフェースはI/Oのコピーを作成します。ところが、このコピー
を、調整可能パラメータ"voliomem_chunk_size"のチャンクサイズ(デフォルト
は64K)で作成していました。
解決方法:
64Kを超えるサイズのI/Oを実行するようにコードを修正しました。
8. (SR:8606471679 CR:JAGag26659)
Veritas不具合番号: 836654
デバイスのアクティブパス数を正しくチェックしていなかったため、
vxvmconvertがエラーになっていました。
解決方法:
デバイスの使用可能なパス数を正しくチェックするようにコードを修正しまし
た。これで、エラーは起きません。
9. (SR:8606471674 CR:JAGag26655)
Veritas不具合番号: 836657
vxdg操作は、それぞれが1つ以上のvxconfigdトランザクションを含む一連のス
テップとして実行されます。ところが、最後のトランザクションコミットに、
VE_RESTARTエラーが処理されないというバグがあったため、"vxdg move"が、
内部でトランザクションの再試行を行わずにエラーで終了していました(現象
(a))。トランザクションコミットエラーの場合、vxdgのコードが適切なレコー
ドロックを取得していなかったためクリーンアップに失敗し、結果的に、最終
構成に矛盾が生じていました(現象(b))。"vxdg join"が完全には成功しなかっ
たため、エラーが起きていました。この場合、一部のトランザクションコミッ
トは成功していましたが、ソースdgのオブジェクトをあて先dgへ接続したり、
切り離したりするコミットがVE_RESTARTエラーになっていました。ところが、
このエラーを処理していなかったため、"vxdg join"がエラーで終了していま
した(現象(c))。
解決方法:
失敗したvxconfigdトランザクションを内部的に再試行することによって、
DGSJ(move/split/join)操作時のVE_RESTARTエラーを処理するようにコードを
修正しました。また、エラーのクリーンアップ時に、DAレコードの適切な
vxconfigdレコードロックを保持するようにコードを修正しました。
10.(SR:8606471675 CR:JAGag26656)
Veritas不具合番号: 836658
複数のリカバリスレッドがslow=iodelay値を取り出せるできるように、
/etc/default/vxrecover内にslow=iodelayを設定できるようにする必要があり
ます。これは、クラスタ環境内に多数のミラー化ボリュームが構成されたシス
テム上で"vxplex att"を実行する場合に便利です。
解決方法:
/etc/default/vxrecoverファイル内にslow=iodelayを設定できるようにコード
を修正しました。
11.(SR:8606471681 CR:JAGag26661)
Veritas不具合番号: 836662
最大論理エクステント数のチェックが不適切でした。また、vxprtvtocにもバ
グがありました。
解決方法:
最大論理エクステント数のチェックを修正しました。また、ボリュームグルー
プのパラレル変換ができるようにvxprtvtocとvxvm-reconfigも修正しました。
12.(SR:8606471680 CR:JAGag26660)
Veritas不具合番号: 836714
オブジェクトはトランザクションを通じてVM構成を変更する前にロックされま
す。プレックスを再同期する場合は通常、2つのトランザクションが関連し、
それぞれ、アトミックコピーの前後に終了し、ボリューム/プレックスレコー
ドを更新します。したがって、実際のロック時間はごく僅かです。しかし、
アトミックコピーioctlによる再同期には時間がかかります。
この問題の原因は、これらのユーティリティが、ロックに関連した各種のvxvm
コマンドを繰り返し実行していたためです。つまり、コード内に、ロックの解
放も待たず、トランザクションの再試行も行わない個所がありました。そのた
め、それらの操作がエラーになっていました。
解決方法:
ロック処理コードを修正しました。また、必要に応じて、トランザクションの
再試行を行うようにコードを修正しました。
-----------------------------------------------------------------------------
Patch Name: PHCO_35582
Patch Description: s700_800 11.23 VxVM 3.5~IA.014 Command Patch 05
Creation Date: 06/12/21
Post Date: 07/01/17
Hardware Platforms - OS Releases:
s700: 11.23
s800: 11.23
Products:
VxVM 3.5~IA.014
Filesets:
VRTSvxvm.VXVM-RUN,fr=3.5~IA.014,fa=HP-UX_B.11.23_IA,v=HP
VRTSvxvm.VXVM-RUN,fr=3.5~IA.014,fa=HP-UX_B.11.23_IA,v=VERITAS
VRTSvxvm.VXVM-RUN,fr=3.5~IA.014,fa=HP-UX_B.11.23_PA,v=HP
VRTSvxvm.VXVM-RUN,fr=3.5~IA.014,fa=HP-UX_B.11.23_PA,v=VERITAS
VRTSvxvm.VXVM-ENG-A-MAN,fr=3.5~IA.014,fa=HP-UX_B.11.23_IA/PA,v=HP
VRTSvxvm.VXVM-ENG-A-MAN,fr=3.5~IA.014,fa=HP-UX_B.11.23_IA/PA,v=VERITAS
Automatic Reboot?: No
Status: General Release
Critical:
Yes
PHCO_35582: PANIC ABORT
PHCO_35345: ABORT
PHCO_33742: ABORT
PHCO_33322: HANG PANIC ABORT
PHCO_32248: HANG
Category Tags:
defect_repair general_release critical panic halts_system
Path Name: /hp-ux_patches/s700_800/11.X/PHCO_35582
Symptoms:
PHCO_35582:
(SR: 8606472175 CR: JAGag27075)
Veritas Incident Number: 832358
I/O to a conflicting dmp metanode can lead to
disabling associated active dmpnode with the
following message in the syslog:
NOTICE: vxvm:vxdmp: disabled path 31/0x46000
belonging to the dmpnode 1/0x20
NOTICE: vxvm:vxdmp: disabled dmpnode 1/0x20
(SR: 8606471665 CR: JAGag26647)
Veritas Incident Number: 836642
dmp_getsubpaths requires the daname to be passed
to it. During code review it was found that in one
case dmname was being passed resulting in the
vxhpcap command failing.
(SR: 8606471667 CR: JAGag26649)
Veritas Incident Number: 836643
When vxconfigd tries to do internal I/Os to an
already closed device, the system panics with
the following stack trace:
panic+0x6c
assfail+0x3c
scsi_strategy+0x300
dmp_dev_strategy+0x1b8
gendmpstrategy+0x4a0
dmpstrategy+0x10
vol_dev_strategy+0x11c
voldiosio_start+0x114
volkcontext_process+0x3f8
volsiowait+0x70
voldio+0x398
vol_voldio_read+0x1c
volconfig_ioctl+0x534
volsioctl_real+0x1d0
volsioctl+0x10
vols_ioctl+0x58
spec_ioctl+0xac
vno_ioctl+0x98
ioctl+0x118
syscall+0x768
syscallinit+0x55c
(SR: 8606471668 CR: JAGag26650)
Veritas Incident Number: 836645
While running VxVM internal tests, the vxassist
command disconnects from vxconfigd. Upon failure,
the following error messages are seen:
"VxVM vxassist ERROR V-5-1-684 IPC failure:
Configuration daemon is not accessible"
"VxVM vxassist ERROR V-5-1-10128 Configuration
daemon is not accessible"
(SR: 8606471669 CR: JAGag26651)
Veritas Incident Number: 836646
For conversion of LVM volumes to Veritas VxVM,
each Volume Group has to be specified one at a
time. Also, user interaction is required during
the conversion forcing the user to monitor the
conversion process.
(SR: 8606471670 CR: JAGag26652)
Veritas Incident Number: 836648
A full resync is performed after a force import
of a disk group, instead of a fast resync (FMR).
(SR: 8606471678 CR: JAGag26658)
Veritas Incident Number: 836649
I/Os to volumes with DRL plex attached have a
64k maximum I/O size even when larger I/Os are
issued to them.
(SR: 8606471679 CR: JAGag26659)
Veritas Incident Number: 836654
vxvmconvert fails with the following error:
vxvm:vxhpcap: ERROR: device is
disabled: /dev/rdsk/c2t1d0
(SR: 8606471674 CR: JAGag26655)
Veritas Incident Number: 836657
a) vxdg move fails with error message
"Commit aborted, restart transaction"
b) vxdg move fails with error message
"Required lock not held in transaction"
c) vxdg join fails with error message
"Required lock not held in transaction"
(SR: 8606471675 CR: JAGag26656)
Veritas Incident Number: 836658
In /etc/default/vxrecover, support for setting
slow=iodelay option was missing.
(SR: 8606471681 CR: JAGag26661)
Veritas Incident Number: 836662
vxautoconvert fails during parallel conversion
of volumes.
(SR: 8606471680 CR: JAGag26660)
Veritas Incident Number: 836714
When multiple disk group imports and snapshots
are done in parallel, the system fails with the
following error:
vxvm:vxplex: ERROR: Volume bak-opt-c1-batch-files
could not be removed
vxvm:vxplex: ERROR: Operation requires transaction
vxvm:vxplex: ERROR: Attempting to cleanup after
failure ..
PHCO_35345:
( SR: 8606454610 CR: JAGag11245)
Symantec Incident number: 782146
In a CVM/ServiceGuard cluster, halting the cluster
with "cmhaltcl -f" on a CVM-slave node may result
in clearing of the shared flag on one of the shared
disk groups. Syslog may show the following error
even after cmhaltcl has completed.
"vmunix: WARNING: vxvm:vxio: Failed to join cluster
<cluster_name>, aborting"
The disk group (now without the shared flag) will not
be automatically imported by CVM on subsequent cluster
startup. ServiceGuard packages using this disk group
will fail to start giving an error like below.
"vxvm:vxdg: ERROR: vxdg: Disk group <diskgroup_name>:
No such disk group
ERROR: Function activate_disk_group
ERROR: Failed to activate <diskgroup_name>"
PHCO_33742:
( SR: 8606405601 CR: JAGaf65522)
Volume resync of volumes consisting of more than a
single plex fails after 2TB offset.
PHCO_33322:
( SR: 8606404044 CR: JAGaf63968)
vxvmconvert indicates that it needs much more space than
it actually does.
( SR: 8606404046 CR: JAGaf63970)
vxhpcap fails to convert LVM VG with corrupt mirrors
( SR: 8606404047 CR: JAGaf63971 )
"etc/vx/bin/vxdestroy_lvmroot" fails with errors when
trying to destroy rootable disk.
Error message: " vxdestroy_lvmroot ERROR V-5-2-2692
target device (c1t15d0) is not an LVM disk "
( SR: 8606404048 CR: JAGaf63972 )
In a CVM environment, all VxVM commands which communicate
with vxconfigd, hang with the stack trace below, while
vxconfigd seems to be idle.
#0 0xc02003e0 in _read_sys+0x10 () from /usr/lib/libc.2
#1 0xc020afdc in read+0x6c () from /usr/lib/libc.2
#2 0xf748c in breadv (fd=3, iov=0x7f7f0908, ioc=3,
size=-1) at clntipc.c:2515
#3 0xf6fc8 in getresp (fd=3, errp=0x7f7f07bc,
iov=0x7f7f0888, ioc=1) at clntipc.c:2312
#4 0xf60fc in retry (flags=0, fdp=0x4001b830,
badfdp=0x4001c188, clidp=0x4001c184)
at clntipc.c:1576
#5 0xf3e44 in vol_open () at clntipc.c:422
#6 0x15d60 in main (argc=6, argv=0x7f7f058c)
at main.c:247
( SR: 8606404049 CR: JAGaf63973 )
vxconfigd becomes inaccessible to the clients after
sometime. The tusc output of vxconfigd looks
something like:
# tusc 7809
( Attached to process 7809 ("vxconfigd") [32-bit] )
poll(0x402c54b0, 5, 173000) .......sleeping]
poll(0x402c54b0, 5, 173000) .......1
accept(348, NULL, NULL) ...........ERR#24 EMFILE
time(NULL) ........................1106382967
time(NULL) ........................1106382967
sigsetstatemask(0x17, NULL, 1073895968) ..= 0
poll(0x402c54b0, 5, 171000) ..............= 1
accept(348, NULL, NULL) ...........ERR#24 EMFILE
<...>
( SR: 8606404051 CR: JAGaf63975 )
On a VxVM rootable system, if dumpvol is configured
as the initial dump device, crashconf still shows swapvol
as the dump device, after a reboot.
( SR: 8606404054 CR: JAGaf63978 )
vxdisk list showing duplicate DA records.
DEVICE TYPE DISK GROUP STATUS
Disk_0 auto:aixdisk - - online
Disk_3 auto:cdsdisk disk07 tcrundg online
Disk_4 auto:cdsdisk disk08 tcrundg error
Disk_4 auto - - offline
Disk_5 auto - - offline
Disk_5 auto:cdsdisk disk01 tcrundg error
Disk_6 auto:cdsdisk disk02 tcrundg error
Disk_6 auto - - offline
Disk_7 auto - - offline
Disk_7 auto:cdsdisk disk03 tcrundg error
Disk_8 auto:cdsdisk disk04 tcrundg error
Disk_8 auto - - offline
Disk_9 auto - - offline
Disk_9 auto:cdsdisk disk05 tcrundg error
Disk_10 auto:cdsdisk disk06 tcrundg error
Disk_10 auto - - offline
Disk_11 auto:LVM - - LVM
hdisk31 auto - - offline
( SR: 8606404425 CR: JAGaf64347 )
Panic in a relayout operation due to the presence of a
DCO log on one of the sub-volumes.
Following is the trace with the relevant args:
proc_list{45} pid=440
cmd="/usr/sbin/vxconfigd -k -m enable"
Process : p proc_t 0x5839c040
Kthread : p kthread_t 0x5839d040
Running on SPU #5
Processor #5
============== EVENT ============================
= Event #0 is PANIC on CPU #5
= p crash_event_t 0x8b48000
= p rpb_t 0x8b41160
= Using pc from pim.wide.rp_rp_hi = 0x81eb104
============== EVENT ============================
panic+0x6c
report_trap_or_int_and_panic+0x94
trap+0x940
thandler+0xd20
+------------- TRAP ----------------------------
| Trap type 13 in KERNEL mode at 0x895ca28
($$div2I+0x15c)
| p struct save_state 0x39b5400.0x400003ffffff1988
+------------- TRAP ----------------------------
$$div2I+0x15c
voldco_initialize_fields+0x78
voldco_init+0x80 0x0(length)
0x4(logsz) 0x57f36ac0(dco obj)
volfmr_init+0xdc
0x572e2ac0(volmv) 0x57f36ac0(dco obj)
vol_mv_link+0x324
vol_ktrans_set_object+0x464
volconfig_ioctl+0x32c
volsioctl_real+0x1d0
volsioctl+0x10
vols_ioctl+0x58
spec_ioctl+0xac
vno_ioctl+0x98
ioctl+0x118
syscall+0x62c
syscallinit+0x55c
( SR: 8606404426 CR: JAGaf64348 )
vxconfigd core dumps during startup with the stack strace
like :-
voldbsup_rtyp2vers()
voldbsup_unformat_record()
extract_new_record()
ddb_extract()
dg_config_read()
dg_import_start()
dg_auto_import_all()
mode_set()
main()
( SR: 8606404429 CR: JAGaf64351 )
An aid to system/root recovery.
( SR: 8606404431 CR: JAGaf64353 )
On a system with multiple enclosures of same type,
vxdmpadm reports enclosure names incorrectly.
# vxdmpadm listenclosure all
ENCLR_NAME ENCLR_TYPE ENCLR_SNO STATUS
=========================================================
HDS9500V0 HDS9500V D6000180 CONNECTED
HDS9500V01 HDS9500V D60H13FA CONNECTED
Disk Disk DISKS CONNECTED
( SR: 8606404553 CR: JAGaf64475 )
vxassist does not allow addition of DRL log to a volume if
we specify "-U swap" or "-U root" to "vxassist addlog",
irrespective of whether the volume is root/swap or not.
( SR: 8606404554 CR: JAGaf64476 )
vxvmconvert fails with the following error:
It is not possible to convert c25t10d0, for the
following reason:
vxvm:vxhpcap: ERROR: device is disabled: /dev/rdsk/c2t1d0
( SR: 8606400974 CR: JAGaf60923 )
Need to increase the maximum IO Size on a VxVM volume
from 256k to 1MB.
PHCO_32784:
Patch recut only to include missing vxchg_rootid(1M)
manual page.
PHCO_32248:
( SR: 8606387611 CR: JAGaf47764 )
Add a new utility to facilitate making a root disk clone
produced by dd-copying or hardware cloning techniques
into a unique boot disk for a given hostid. This offers
an efficient way to upgrade OS in a multi-host SAN network.
( SR: 8606387612 CR: JAGaf47765 )
vxassist allows DRL to be created on root/swap volumes
even though the DRL feature is not available for root/swap
volumes.
( SR: 8606387614 CR: JAGaf47767 )
Conversion analysis during vxvmconvert does not
show the volume group name correctly in the message below.
"Analysis of found sufficient Private Space for conversion"
( SR: 8606375494 CR: JAGaf35797 )
vxconfigd loops forever consuming 100% of the cpu if
/etc/vx/array.info is corrupted.
( SR: 8606387786 CR: JAGaf47939 )
vxassist mirror command fails with the following error
if lots of transactions are running in parallel.
vxvm:vxassist: ERROR: changing volume <vol_name>:
Operation requires transaction
( SR: 8606388183 CR: JAGaf48334 )
Installing Array Support Libraries on 11.23
systems fails with errors:
ld: Unsatisfied symbol "setresgid" in file vold.o
ld: Unsatisfied symbol "_write_sys" in file vold.o
ld: Unsatisfied symbol "snprintf" in file vold.o
ld: Unsatisfied symbol "printf" in file vold.o
ld: Unsatisfied symbol "vsprintf" in file vold.o
ld: Unsatisfied symbol "sprintf" in file vold.o
ld: Unsatisfied symbol "vfprintf" in file vold.o
( SR: 8606388185 CR: JAGaf48336 )
what output of /sbin/vxconfigd shows
"Internal_Unsupported_Version"
$ what /sbin/vxconfigd
$Revision: 92453-07 linker linker crt0.o
B.11.16.01 030415 $
$ Internal_Unsupported_Version Sep 17 2004 09:44:55 $
Defect Description:
PHCO_35582:
(SR: 8606472175 CR: JAGag27075)
Veritas Incident number: 832358
When DMP builds its device tree through 'vxdctl initdmp',
it does not remove any existing or conflicting device
nodes in /dev/vx/(r)dmp. This can lead to duplicate or
stale dmp metanodes. An I/O to a non-existent device can
further cause the existing dmp node to disable due to
conflicting minor numbers. Also, the I/Os on
slice/partitions can end up disabling base devices that
conflict with stale devices.
Resolution:
The code has been modified to cleanup all existing dmp
device nodes during vxvm-startup phase and let
'vxdctl initdmp' recreate the nodes. This ensures that
no pre-existing stale device nodes are present in the
dmp device tree. Also, I/Os on the stale or non-existent
service partition are failed to avoid disabling of the
active base dmpnode.
( SR: 8606471665 CR: JAGag26647)
Veritas Incident number: 836642
The vxhpcap command passes dmname for getting
dmpsubpaths when it should pass the daname. This causes
vxhpcap to generate wrong vxmake commands if the LVM
disk device name does not match the DMP node name.
Resolution:
The code has been modified so that vxhpcap passes
daname instead of dmname and executes successfully.
( SR: 8606471667 CR: JAGag26649)
Veritas Incident number: 836643
In cases where a closed device is not completely
deleted during the last reconfiguration (LUN removal
operation), I/Os are wrongly directed to the device.
Subsequent LUN addition operations re-use the partially
removed LUN's disk access (DA) name.
Resolution:
The solution is to do the disk delete by checking
the validity of a disk access (DA) record based on
the device number rather than dmpnode name assigned
by vxconfigd.
( SR: 8606471668 CR: JAGag26650)
Veritas Incident number: 836645
Sixth node may fail to join the cluster with V-5-1-684
IPC failure: Configuration daemon is not accessible.
The problem is caused by two defects:
1) The backlog of a listen socket is only 5. Thus
when more than 5 clients are blocked waiting to
communicate with vxconfigd, any additional ones
will fail.
2) The environment variable VXVM_RETRY_SET is set to
false whenever backlog is full.
Resolution:
The backlog has been modified to a higher value so
more clients can listen to the socket. Also, the
code has been modified to set VXV_RETRY_SET to a
true value, even when the backlog of the listen
socket is full.
( SR: 8606471669 CR: JAGag26651)
Veritas Incident number: 836646
vxvmconvert accepts only one Volume Group as an input
parameter for a conversion. Also, the code expects
user interaction during the conversion.
Resolution:
The code for vxvmconvert has been modified to accept
multiple Volume Groups as arguments. Also, conversions
for multiple Volume Groups are now performed without
user interaction using default values.
( SR: 8606471670 CR: JAGag26652)
Veritas Incident number: 836648
FMR relies on the DA's RID to detect whether a disk has
been replaced, but when a disk is missing during the
import (if a force import isrequired), the DA's RID will
be reset to 0.0. So the disk is treated as a new disk
which leads to the full resync.
Resolution:
The code has been modified so that disk changes are
determined by vxconfigd as it has the on-disk disk-id
information. vxconfigd flags the kernel to use FMR if
it determines that it is the same disk.
( SR: 8606471678 CR: JAGag26658)
Veritas Incident Number: 836649
On volumes with DRL (Dirty Region Log), I/O is going
through volsio_stabilize() interface. The interface
makes a copy of I/O before issuing it. The copy, in
turn, is done by chunks of a size of
"voliomem_chunk_size" tunable, which is, by default,
64K.
Resolution:
The code has been updated to issue I/Os with a I/O size
greater than 64k.
( SR: 8606471679 CR: JAGag26659)
Veritas Incident number: 836654
An incorrect check is being performed for the number
of active paths to a device leading to the vxvmconvert
failure.
Resolution:
The code has been modified to check the number of
enabled paths to a device correctly, and prevent the
failure.
( SR: 8606471674 CR: JAGag26655)
Veritas Incident number: 836657
vxdg(1M) operations are implemented as a series of
steps each involving one or more vxconfigd transactions.
Due to a bug in the last transaction commit, wherein
VE_RESTART error was not being handled, the "vxdg move"
fails with symptoms as in (a) without internally retrying
the transaction. When a transaction commit fails, the
vxdg code was not taking appropriate record locks and so
the cleanup failed, resulting in inconsistent end
configuration as in (b). The error caused due to partially
successful vxdg joins, where some transaction commits are
successful but the commit to dissociate and associate
objects from source dg to destination dg fails with
VE_RESTART, which is not being handled, leading to a
failure as in (c).
Resolution:
The code has been modified to handle VE_RESTART errors
during DGSJ (move/split/join) operations by retrying
the failed vxconfigd transaction internally. Also,
appropriate vxconfigd record locks are held on DA
records during cleanup to fix the failure.
( SR: 8606471675 CR: JAGag26656)
Veritas Incident number: 836658
There is a requirement to allow slow=iodelay setting
in /etc/default/vxrecover so that multiple recovery
threads can pick up the value. This is helpful during
"vxplex att" on systems with large number of mirrored
volumes in a cluster environment.
Resolution:
Support has been added to set slow=iodelay in
/etc/default/vxrecover file.
( SR: 8606471681 CR: JAGag26661)
Veritas Incident number: 836662
There were errors existed in the check for maximum
number of logical extents, and in vxprtvtoc.
Resolution:
Changes have been made to the check for the maximum
number of logical extents. vxprtvtoc and vxvm-reconfig
have also been modified to allow parallel conversion
of volumes.
( SR: 8606471680 CR: JAGag26660)
Veritas Incident number: 836714
Objects are locked before VM configuration changes
are performed through transactions. For a plex
resync, normally there are two transactions involved,
one before the atomic copy and second after the
atomic copy completes and the volume/plex records are
updated. So the lock duration is really short lived.
Atomic copy ioctls take most of the time in resyncs.
The problem occurs when various vxvm commands are run,
which in turn involves repeated locking by these
utilities. Some parts of the code do not wait and
retry for the lock, and so they fail.
Resolution:
The code has been modified for lock handling and
transaction retries to avoid the failure.
PHCO_35345:
( SR: 8606454610 CR: JAGag11245)
Symantec Incident number: 782146
Problem Description:
When halting a ServiceGuard cluster from a CVM-slave
node, CVM master takeover(s) will take place. If a
master takeover is still in progress while vxclustd
gets terminated by ServiceGuard, a race condition may
occur in which vxconfigd still issues an ioctl to find
a shared disk group that no longer exists in the kernel.
In handling the ioctl error, vxconfigd deports the
shared disk group thus clearing the shared flag.
Resolution:
vxconfigd is changed to recognize the ioctl errors caused
by this race condition and do special handling to preserve
the autoimport and shared flags of the shared disk group.
Also, changes are done to keep the on-disk private regions
in sync with the in-core copies among all the nodes.
PHCO_33742:
( SR: 8606405601 CR: JAGaf65522)
Volume resyncs aborts after 2TB offsets because of an over-
flow in some variables that are used to store the volume
length and offsets.
Commands like vxassist, vxvol, vxrecover will fail with
an error:-
vxvm:vxvol: ERROR: Volume vxvol01: READ error at block
2147483648:
System error: Bad file number
vxvm:vxvol: ERROR: Volume vxvol01: synchronizing read loop
failed,it should
vxvm:vxvol: ERROR: be stopped and restarted
vxvm:vxvol: INFO: Attempting to cleanup after failure ...
Volume consisting of two or more plexes will remain in
NEEDSYNC state.
Resolution: Fixed size of variables and made them 64-bit
compatible. DRL header needed to be changed to store
volume sizes greater than 2TB. The DRL logs are
automatically recreated by the installation script.
Note:
Patch recreates the DRL logs for all fully enabled volumes
on all imported disk groups and fully enabled volumes. If a
volume was stopped for some reason and/or disk group
deported at the moment of patch installations, a user has
to manually remove and recreate DRL log. This includes
systems with disk groups being a part of cluster package
which have packages brought down during patch installation.
The installation scripts recreate DRL logs. In some rare
cases, if the VxVM configuration is complex and disk space
is fragmented, scripts might be unsuccessful in recreating
DRL logs. The errors are then printed to the console.
Customers are advised to check error messages as well as
/var/tmp/tmpdrl/config.org file with the stored previous
configuration and recreate DRL logs manually.
PHCO_33322:
( SR: 8606404044 CR: JAGaf63968 )
(VERITAS incident number: 288320)
The space calculations in the vxvmconvert analysis phase
indicates incorrect space requirements because the VGRA
records are also included in the calculations.
Resolution: Update the analysis code such that it does not
include the space for the VGRA records in the calculations
for space required for conversion.
( SR: 8606404046 CR: JAGaf63970 )
(VERITAS incident number: 339252)
vxhpcap attempts to deal with corrupt LVM records by
detecting a bad Volume Group Descriptor Area and then
skipping to use the secondary copy. In this case, it was
found that if one makes an LVM Volume Group with mirrored
volumes in an unusual way, then the LVM Volume Group
ends up with the first copy of VGDA corrupt and vxhpcap
could not detect this problem.
Resolution: Added code to vxhpcap to verify all mirror
extents before attempting to convert. If there's a
problem, then it skips to attempt to use the secondary
copy of the VGDA.
( SR: 8606404047 CR: JAGaf63971 )
(VERITAS incident number: 333119)
vxhpcap did not think it was an LVM disk.
However, a new command was added, vxlvminfo, that is faster
and more reliable for this purpose. So, the change is to
replace all calls to vxhpcap with vxlvminfo.
Resolution : change vxhpcap calls to vxlvminfo which is
faster, more reliable, and does not require vxconfigd to
be running.
( SR: 8606404048 CR: JAGaf63972 )
(VERITAS incident number: 309597)
In this case, vxconfigd is not able to accept new
connections from clients, because the OPEN_MAX(limit for
maximum number of file descriptors, a process can have
open) is hit.
Resolution : If the value of _SC_OPEN_MAX is low, set the
soft limit for the maximum number of open file descriptors
to the minimum of the hard limit and VOLD_MAX_FD_OPEN.
( SR: 8606404049 CR: JAGaf63973 )
(VERITAS incident number: 299099)
vxconfigd hits the EMFILE limit (The maximum number of
file descriptors for this process are currently open).
The issue is that if a DIOC_PART_MAP ioctl failed,
the corresponding file descriptor is not being closed.
These open file descriptors add up to the count and
finally hit the limit after sometime.
Resolution : Close the file descriptor if the ioctl failed.
( SR: 8606404051 CR: JAGaf63975 )
(VERITAS incident number: 294398)
The VxVM kernel rootability code fills in the dump
structure information for the initial dump volume. But at
an early stage of the boot process, we have know way of
knowing what the dev_t value of dumpvol would be. We only
know what the swapvol value is because it has to have a
minor of 1. Due to this limitation, the device number of
dumpvol is set to that of swapvol.
Resolution : Change the VxVM startup scripts to detect this
anomaly and correct it using crashconf. These scripts are
run very early in the boot process and this will assure
that the initial dump device will be corrected prior to
the crashconf config script running in rc1.d.
( SR: 8606404054 CR: JAGaf63978 )
(VERITAS incident number: 336137)
The problem happens because VxIO has a da record which no
longer exists (dmpnode has been deleted) and with next
reconfiguration, the name that was assigned to that da
record in earlier reconfiguration, is reused.
Resolution : Check the validity of da record based on
device number rather than the DMP node-name assigned
by vxconfigd.
( SR: 8606404425 CR: JAGaf64347 )
(VERITAS incident number: 295577)
There was no check to prevent the creation of DCO log on
subvolumes which caused the panic.
Resolution : Detect and dis-allow any relayout operation
on a volume that has a dco log attached to one of it's
own subvolumes.
SR: 8606404426 CR: JAGaf64348 )
(VERITAS incident number: 148171)
The likely cases where such a core dump could occur is
when the vxconfigd temporary database is corrupt or
duplicate disk media records are found in the vxconfigd
database due to unforeseen events like the hardware fault.
The reason for core dump is that in the aforementioned
scenarios, a VxVM record pointer is not updated and later
it is used to retrieve information.
Resolution : Initialize the record pointer to a NULL value
and do not extract any information unless it is a non-NULL
entity.
( SR: 8606404429 CR: JAGaf64351 )
(VERITAS incident number: 347359)
1). The vxprivutil utility is currently Dynamically
linked. This makes it impossible to use in recovery
situations where the /usr file system is not mounted.
2). The vx_emerg_start script has some built in
restrictions when used to bring up vxconfigd in
HPUX Maintenance Mode Boot (MMB) mode. To do so on a
mirrored root volume may cause volume/file system
corruption.
Resolution :
1). The vxprivutil command and its companion utility,
vxconfigdump, have been statically linked and moved
to the /etc/vx/type/static directory. This allows
invocation of these utilities from HPUX MMB and single
user mode prior to the /usr file system being mounted.
2). The vx_emerg_start script has been fixed to startup
vxconfigd with the "-F" option. The purpose of this
option is to mark any mirrors of the root volume stale
when vxconfigd is first brought up. This insures that
the mirrors will be properly synchronized prior to
both mirror plexes being available for read/write.
( SR: 8606404431 CR: JAGaf64353 )
(VERITAS incident number: 267062)
The incorrect naming is due to a bug in the way we
increment the index while assigning the enclosure names,
due to which it is incremented as HDS9500V0, HDS9500V01 etc.
Resolution : Changed the logic while assigning names to
enclosures such that the correct enclosure names such as
HDS9500V0, HDS9500V1 etc are generated.
( SR: 8606404553 CR: JAGaf64475 )
(VERITAS incident number: 158287)
This is due to the missing check for the volume's usetype
from the volume record in vxconfigd while doing an
addlog operation.
Resolution : Check for the volume's usetype from the record
in vxconfigd and not based on the usetype specified in the
command line.
( SR: 8606404554 CR: JAGaf64476 )
(VERITAS incident number: 348881)
This failure is due to the incorrect check for number
of active paths to a device.
Resolution : Changes to check the number of enabled paths
to a device correctly, so that we do not fail a vxvmconvert
operation incorrectly.
( SR: 8606400974 CR: JAGaf60923 )
(VERITAS incident number: 352613)
vol_maxio is used for PHYSIOs and seems to be redundant as
the subdisk iosize is always capped at 256k because of
MAXIOSIZE #defined to MAXPHYS which is 256k for HPUX.
Because of this, the set disk ioctl in vxconfigd that
loads each of the disks, sets the IOSIZE to 256k.
Resolution : Increase the MAXIOSIZE to 1MB.
PHCO_32784:
Patch recut only to include missing vxchg_rootid(1M)
manual page.
PHCO_32248:
( SR: 8606387611 CR: JAGaf47764 )
(VERITAS incident number: 156882)
There is a requirement for a more efficient means of
upgrading the OS on a multi-host SAN network than
using Ignite/UX or the upgrade equivalent, update-ux.
Resolution: Add the vxchg_rootid command and the changes
necessary for its support (e.g. -D option to vxprivutil
set). The vxchg_rootid utility performs tasks of making
a cloned root disk unique for a given host name.
( SR: 8606387612 CR: JAGaf47765 )
(VERITAS incident number: 158289)
Addition of DRL log to a root volume should not be allowed.
Resolution: Disallow addition of DRL log to volume with
usetype root/swap and creation of swap volume with DRL log.
( SR: 8606387614 CR: JAGaf47767 )
(VERITAS incident number: 269210)
If option #1 of vxvmconvert is given, the Analysis option,
one of the last things it prints out is:
" Analysis of $vg found sufficient Private Space for
conversion"
Sometimes the "$vg" would be null so it would just
print out:
Analysis of found sufficient Private Space for conversion
Resolution: Removed the line setting vg to a variable which
was null
( SR: 8606375494 CR: JAGaf35797 )
(VERITAS incident number: 229536)
vxconfigd was incorrectly trying to assign a name to an
enclosure of type "Disk".
Resolution: Avoid assigning name for enclosures of type
Disk and OTHER_DISKS since there cannot be multiple
enclosures of type Disk and OTHER_DISKS.
NOTE:-The array.info file is created by the vxconfigd
daemon, and is read during each vxconfigd startup. If this
file does not exist on the system, it is generated by
vxconfigd. This file should not be tampered with, since
it can affect the Enclosure information. In case it is
corrupted due to some reason, it is advisable to delete
the file and let the next vxconfigd invocation regenerate
it.
( SR: 8606387786 CR: JAGaf47939 )
( VERITAS incident number: 277252 )
This error is seen due to incorrect handling of
error(returned by the vxconfigd daemon) in the vxassist
utility.
Resolution: Return proper error code such that a
transaction is retried if vxconfigd cannot process the
request from vxassist utility right away.
( SR: 8606388183 CR: JAGaf48334 )
( VERITAS incident number: 221746 )
On 11.23 systems, the static binary
/etc/vx/static.d/build/vold.o does not satisfy the symbols
because libsbin.a is not linked with it.
Resolution: Link vold.o with -lsbin.
( SR: 8606388185 CR: JAGaf48336 )
( VERITAS incident number: 277468 )
The "Internal_Unsupported_Version" should be removed from
vxconfigd as it would cause confusion that the utility is
not currently supported which is not the case.
Resolution: Strip the string from the utility.
Enhancement:
No
SR:
8606387611 8606387612 8606387614 8606375494 8606387786
8606388183 8606388185 8606404044 8606404046 8606404047
8606404048 8606404049 8606404051 8606404054 8606404425
8606404426 8606404429 8606404431 8606404553 8606404554
8606400974 8606405601 8606454610 8606472175 8606471665
8606471667 8606471668 8606471669 8606471670 8606471678
8606471679 8606471674 8606471675 8606471681 8606471680
Patch Files:
VRTSvxvm.VXVM-RUN,fr=3.5~IA.014,fa=HP-UX_B.11.23_IA,v=HP:
VRTSvxvm.VXVM-RUN,fr=3.5~IA.014,fa=HP-UX_B.11.23_IA,
v=VERITAS:
/etc/vx/static.d/build/vold.o
/etc/vx/type/gen/vxvol
/etc/vx/type/gen/vxplex
/etc/vx/type/gen/vxsd
/etc/vx/type/gen/vxinfo
/etc/vx/type/gen/vxmake_static
/etc/vx/type/gen/vxmake
/etc/vx/type/gen/vxmend
/etc/vx/type/fsgen/vxplex
/etc/vx/type/raid5/vxmake
/etc/vx/type/raid5/vxmend
/etc/vx/type/raid5/vxplex
/etc/vx/type/raid5/vxsd
/etc/vx/type/raid5/vxvol
/etc/vx/type/static/vxrvg
/etc/vx/type/static/vxprint
/etc/vx/type/static/vxedit
/etc/vx/type/static/vxmake
/etc/vx/type/static/vxrlink
/etc/vx/type/static/vxconfigd
/etc/vx/type/static/vxconfigdump
/etc/vx/type/static/vxprivutil
/sbin/vxrecover
/sbin/vxrelayout
/sbin/vxmend
/sbin/vxplex
/sbin/vxsd
/sbin/vxvol
/sbin/vxvmboot
/sbin/vxdg
/sbin/vxdctl
/sbin/vxdisk
/sbin/vxconfigd
/sbin/vxdmpadm
/sbin/vx_emerg_start
/sbin/init.d/vxvm-startup
/sbin/init.d/vxvm-reconfig
/usr/lib/vxvm/bin/vxchg_rootid
/usr/lib/vxvm/bin/vxhpcap
/usr/lib/vxvm/bin/vxresize
/usr/lib/vxvm/bin/vxdestroy_lvmroot
/usr/lib/vxvm/bin/vxclustd
/usr/lib/vxvm/bin/vxclustadm
/usr/lib/vxvm/bin/vxcvm_agent
/usr/lib/vxvm/bin/vxckdiskrm
/usr/lib/vxvm/bin/vxislvm
/usr/lib/vxvm/bin/vxlvmencap
/usr/lib/vxvm/diag.d/vxpatch_volboot
/usr/lib/vxvm/diag.d/vxgen_min_ioconfig
/usr/lib/vxvm/diag.d/vxdmpdbprint
/usr/lib/vxvm/diag.d/vxkprint
/usr/lib/vxvm/voladm.d/bin/disk.analysis
/usr/lib/vxvm/voladm.d/bin/disk.anal.ckinit
/usr/lib/vxvm/voladm.d/bin/disk.convert
/usr/lib/vxvm/voladm.d/bin/disk.lvm.ckinit
/usr/lib/vxvm/voladm.d/bin/vxsave_lvmrecs
/usr/lib/vxvm/voladm.d/lib/vxadm_lvmlib.sh
/usr/lib/vxvm/voladm.d/lib/vxadm_syslib.sh
/usr/sbin/vxconfigd
/usr/sbin/vxassist
/usr/sbin/vxdg
/usr/sbin/vxedit
/usr/sbin/vxprint
/usr/sbin/vxnotify
/usr/sbin/vxtrace
/usr/sbin/vxstat
/usr/sbin/vxtask
/usr/sbin/vxrvg
/usr/sbin/vxrlink
/usr/sbin/vxdco
/usr/sbin/vxnetd
/usr/sbin/vxibc
/usr/sbin/vxddladm
/usr/sbin/cluster_init
/usr/sbin/cluster_master
/usr/sbin/cluster_slave
/usr/sbin/cluster_join
/usr/sbin/cluster_stop
/usr/sbin/vrport
/usr/sbin/vxinfo
/usr/sbin/vxmake
/usr/sbin/vxautoanalysis
/usr/sbin/vxautoconvert
VRTSvxvm.VXVM-RUN,fr=3.5~IA.014,fa=HP-UX_B.11.23_PA,v=HP:
VRTSvxvm.VXVM-RUN,fr=3.5~IA.014,fa=HP-UX_B.11.23_PA,
v=VERITAS:
/etc/vx/static.d/build/vold.o
/etc/vx/type/gen/vxvol
/etc/vx/type/gen/vxplex
/etc/vx/type/gen/vxsd
/etc/vx/type/gen/vxinfo
/etc/vx/type/gen/vxmake_static
/etc/vx/type/gen/vxmake
/etc/vx/type/gen/vxmend
/etc/vx/type/fsgen/vxplex
/etc/vx/type/raid5/vxmake
/etc/vx/type/raid5/vxmend
/etc/vx/type/raid5/vxplex
/etc/vx/type/raid5/vxsd
/etc/vx/type/raid5/vxvol
/etc/vx/type/static/vxrvg
/etc/vx/type/static/vxprint
/etc/vx/type/static/vxedit
/etc/vx/type/static/vxmake
/etc/vx/type/static/vxrlink
/etc/vx/type/static/vxconfigd
/etc/vx/type/static/vxconfigdump
/etc/vx/type/static/vxprivutil
/sbin/vxrecover
/sbin/vxrelayout
/sbin/vxmend
/sbin/vxplex
/sbin/vxsd
/sbin/vxvol
/sbin/vxvmboot
/sbin/vxdg
/sbin/vxdctl
/sbin/vxdisk
/sbin/vxconfigd
/sbin/vxdmpadm
/sbin/vx_emerg_start
/sbin/init.d/vxvm-startup
/sbin/init.d/vxvm-reconfig
/usr/lib/vxvm/bin/vxchg_rootid
/usr/lib/vxvm/bin/vxhpcap
/usr/lib/vxvm/bin/vxresize
/usr/lib/vxvm/bin/vxdestroy_lvmroot
/usr/lib/vxvm/bin/vxclustd
/usr/lib/vxvm/bin/vxclustadm
/usr/lib/vxvm/bin/vxcvm_agent
/usr/lib/vxvm/bin/vxckdiskrm
/usr/lib/vxvm/bin/vxislvm
/usr/lib/vxvm/bin/vxlvmencap
/usr/lib/vxvm/diag.d/vxpatch_volboot
/usr/lib/vxvm/diag.d/vxgen_min_ioconfig
/usr/lib/vxvm/diag.d/vxdmpdbprint
/usr/lib/vxvm/diag.d/vxkprint
/usr/lib/vxvm/voladm.d/bin/disk.analysis
/usr/lib/vxvm/voladm.d/bin/disk.anal.ckinit
/usr/lib/vxvm/voladm.d/bin/disk.convert
/usr/lib/vxvm/voladm.d/bin/disk.lvm.ckinit
/usr/lib/vxvm/voladm.d/bin/vxsave_lvmrecs
/usr/lib/vxvm/voladm.d/lib/vxadm_lvmlib.sh
/usr/lib/vxvm/voladm.d/lib/vxadm_syslib.sh
/usr/sbin/vxconfigd
/usr/sbin/vxassist
/usr/sbin/vxdg
/usr/sbin/vxedit
/usr/sbin/vxprint
/usr/sbin/vxnotify
/usr/sbin/vxtrace
/usr/sbin/vxstat
/usr/sbin/vxtask
/usr/sbin/vxrvg
/usr/sbin/vxrlink
/usr/sbin/vxdco
/usr/sbin/vxnetd
/usr/sbin/vxibc
/usr/sbin/vxddladm
/usr/sbin/cluster_init
/usr/sbin/cluster_master
/usr/sbin/cluster_slave
/usr/sbin/cluster_join
/usr/sbin/cluster_stop
/usr/sbin/vrport
/usr/sbin/vxinfo
/usr/sbin/vxmake
/usr/sbin/vxautoanalysis
/usr/sbin/vxautoconvert
VRTSvxvm.VXVM-ENG-A-MAN,fr=3.5~IA.014,
fa=HP-UX_B.11.23_IA/PA,v=HP:
VRTSvxvm.VXVM-ENG-A-MAN,fr=3.5~IA.014,
fa=HP-UX_B.11.23_IA/PA,v=VERITAS:
/usr/share/man/man1m.Z/vxchg_rootid.1m
/usr/share/man/man1m.Z/vx_emerg_start.1m
/usr/share/man/man1m.Z/vxdctl.1m
what(1) Output:
VRTSvxvm.VXVM-RUN,fr=3.5~IA.014,fa=HP-UX_B.11.23_IA,v=HP:
/etc/vx/static.d/build/vold.o:
Copyright (c) 1992 Lomarline Ltd
avltree.c 1.2.2 9/30/94 14:34:18 LMRN
$Header: NAME: License Manager with ELM Support VERS
ION: 3.01.001 BUILT: Dec 12 2002 12:56:22 Co
pyright 2002 VERITAS SOFTWARE Corporation.
All Rights Reserved. $
$ Sep 17 2004 11:14:56
$
cluster.c $Date: 2006/09/01 13:42:37 $ $Revision: 1.
33.66.1.2.5.4.1 $ PATCH_11.23PI (PHCO_35345)
da.c $Date: 2006/09/01 13:42:37 $ $Revision: 1.40.66
.7.2.9.2.1 $ PATCH_11.23PI (PHCO_35345)
dasup.c $Date: 2006/09/01 13:42:38 $ $Revision: 1.25
.45.1.4.1.4.1 $ PATCH_11.23PI (PHCO_35345)
devintf.c $Date: 2006/10/20 06:58:08 $ $Revision: 1.
23.77.3.2.12.2.2 $ PATCH_11.23PI (PHCO_35582
)
dgimport.c $Date: 2006/09/01 13:42:38 $ $Revision: 1
.41.66.1.2.10.2.1 $ PATCH_11.23PI (PHCO_3534
5)
dgmove.c $Date: 2006/10/20 06:58:00 $ $Revision: 1.6
.66.1.2.2.2.3 $ PATCH_11.23PI (PHCO_35582)
kernel.c $Date: 2006/10/20 06:58:00 $ $Revision: 1.8
0.66.28.2.5.2.3 $ PATCH_11.23PI (PHCO_35582)
krecover.c $Date: 2006/09/01 13:42:39 $ $Revision: 1
.19.66.1.18.1 $ PATCH_11.23PI (PHCO_35345)
main.c $Date: 2006/10/20 06:58:08 $ $Revision: 1.15.
66.7.2.4.2.2 $ PATCH_11.23PI (PHCO_35582)
master.c $Date: 2006/09/01 13:42:39 $ $Revision: 1.2
5.66.7.2.2.4.1 $ PATCH_11.23PI (PHCO_35345)
naming.c $Date: 2005/05/29 14:16:23 $ $Revision: 1.1
8.66.2.2.6 $ PATCH_11.23PI (PHCO_33322)
query.c $Date: 2006/09/01 13:42:39 $ $Revision: 1.27
.66.1.2.2.4.1 $ PATCH_11.23PI (PHCO_35345)
slave.c $Date: 2006/09/01 13:42:39 $ $Revision: 1.26
.66.9.2.4.2.1 $ PATCH_11.23PI (PHCO_35345)
sliced.c $Date: 2006/09/01 13:42:40 $ $Revision: 1.2
7.66.1.2.2.4.1 $ PATCH_11.23PI (PHCO_35345)
voldbsup.c $Date: 2005/05/29 14:16:23 $ $Revision: 1
.52.66.6.2.2 $ PATCH_11.23PI (PHCO_33322)
voldipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
24.66.18.10.2 $ PATCH_11.23PI (PHCO_35582)
dmpapi.c $Date: 2006/10/20 06:58:04 $ $Revision: 1.3
0.66.5.2.5.2.2 $ PATCH_11.23PI (PHCO_35582)
libvxvm_rel.c $Date: 2005/05/29 14:16:37 $ $Revision
: 1.1.77.1.2.4 $ PATCH_11.23PI (PHCO_33322)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/etc/vx/type/static/vxprint:
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/etc/vx/type/static/vxrvg:
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/etc/vx/type/static/vxedit:
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/etc/vx/type/static/vxmake:
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/etc/vx/type/static/vxrlink:
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/etc/vx/type/static/vxconfigd:
$Header: NAME: License Manager with ELM Support VERS
ION: 3.01.001 BUILT: Dec 12 2002 12:56:22 Co
pyright 2002 VERITAS SOFTWARE Corporation.
All Rights Reserved. $
cluster.c $Date: 2006/09/01 13:42:37 $ $Revision: 1.
33.66.1.2.5.4.1 $ PATCH_11.23PI (PHCO_35345)
da.c $Date: 2006/09/01 13:42:37 $ $Revision: 1.40.66
.7.2.9.2.1 $ PATCH_11.23PI (PHCO_35345)
dasup.c $Date: 2006/09/01 13:42:38 $ $Revision: 1.25
.45.1.4.1.4.1 $ PATCH_11.23PI (PHCO_35345)
devintf.c $Date: 2006/10/20 06:58:08 $ $Revision: 1.
23.77.3.2.12.2.2 $ PATCH_11.23PI (PHCO_35582
)
dgimport.c $Date: 2006/09/01 13:42:38 $ $Revision: 1
.41.66.1.2.10.2.1 $ PATCH_11.23PI (PHCO_3534
5)
dgmove.c $Date: 2006/10/20 06:58:00 $ $Revision: 1.6
.66.1.2.2.2.3 $ PATCH_11.23PI (PHCO_35582)
kernel.c $Date: 2006/10/20 06:58:00 $ $Revision: 1.8
0.66.28.2.5.2.3 $ PATCH_11.23PI (PHCO_35582)
krecover.c $Date: 2006/09/01 13:42:39 $ $Revision: 1
.19.66.1.18.1 $ PATCH_11.23PI (PHCO_35345)
main.c $Date: 2006/10/20 06:58:08 $ $Revision: 1.15.
66.7.2.4.2.2 $ PATCH_11.23PI (PHCO_35582)
master.c $Date: 2006/09/01 13:42:39 $ $Revision: 1.2
5.66.7.2.2.4.1 $ PATCH_11.23PI (PHCO_35345)
naming.c $Date: 2005/05/29 14:16:23 $ $Revision: 1.1
8.66.2.2.6 $ PATCH_11.23PI (PHCO_33322)
query.c $Date: 2006/09/01 13:42:39 $ $Revision: 1.27
.66.1.2.2.4.1 $ PATCH_11.23PI (PHCO_35345)
slave.c $Date: 2006/09/01 13:42:39 $ $Revision: 1.26
.66.9.2.4.2.1 $ PATCH_11.23PI (PHCO_35345)
sliced.c $Date: 2006/09/01 13:42:40 $ $Revision: 1.2
7.66.1.2.2.4.1 $ PATCH_11.23PI (PHCO_35345)
voldbsup.c $Date: 2005/05/29 14:16:23 $ $Revision: 1
.52.66.6.2.2 $ PATCH_11.23PI (PHCO_33322)
voldipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
24.66.18.10.2 $ PATCH_11.23PI (PHCO_35582)
dmpapi.c $Date: 2006/10/20 06:58:04 $ $Revision: 1.3
0.66.5.2.5.2.2 $ PATCH_11.23PI (PHCO_35582)
libvxvm_rel.c $Date: 2005/05/29 14:16:37 $ $Revision
: 1.1.77.1.2.4 $ PATCH_11.23PI (PHCO_33322)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/etc/vx/type/static/vxconfigdump:
voldbsup.c $Date: 2005/05/29 14:16:23 $ $Revision: 1
.52.66.6.2.2 $ PATCH_11.23PI (PHCO_33322)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/etc/vx/type/static/vxprivutil:
voldbsup.c $Date: 2005/05/29 14:16:23 $ $Revision: 1
.52.66.6.2.2 $ PATCH_11.23PI (PHCO_33322)
/etc/vx/type/gen/vxinfo:
gencommon.c $Date: 2006/10/20 06:57:56 $ $Revision:
1.8.66.1.12.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/etc/vx/type/gen/vxmake:
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/etc/vx/type/gen/vxmake_static:
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/etc/vx/type/gen/vxmend:
gencommon.c $Date: 2006/10/20 06:57:56 $ $Revision:
1.8.66.1.12.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/etc/vx/type/gen/vxplex:
volplex.c $Date: 2006/10/20 06:57:56 $ $Revision: 1.
62.66.12.2.2.2.3 $ PATCH_11.23PI (PHCO_35582
)
gencommon.c $Date: 2006/10/20 06:57:56 $ $Revision:
1.8.66.1.12.2 $ PATCH_11.23PI (PHCO_35582)
vxvm_getrec.c $Date: 2006/10/20 06:57:58 $ $Revision
: 1.4.10.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/etc/vx/type/gen/vxsd:
volsd.c $Date: 2006/10/20 06:57:56 $ $Revision: 1.16
.45.1.48.2 $ PATCH_11.23PI (PHCO_35582)
gencommon.c $Date: 2006/10/20 06:57:56 $ $Revision:
1.8.66.1.12.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/etc/vx/type/gen/vxvol:
volume.c $Date: 2006/10/20 06:57:56 $ $Revision: 1.2
9.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
comstart.c $Date: 2006/10/20 06:57:56 $ $Revision: 1
.28.66.7.2.4.2.2 $ PATCH_11.23PI (PHCO_35582
)
gencommon.c $Date: 2006/10/20 06:57:56 $ $Revision:
1.8.66.1.12.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/etc/vx/type/fsgen/vxplex:
volplex.c $Date: 2006/10/20 06:57:56 $ $Revision: 1.
62.66.12.2.2.2.3 $ PATCH_11.23PI (PHCO_35582
)
gencommon.c $Date: 2006/10/20 06:57:56 $ $Revision:
1.8.66.1.12.2 $ PATCH_11.23PI (PHCO_35582)
vxvm_getrec.c $Date: 2006/10/20 06:57:58 $ $Revision
: 1.4.10.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/etc/vx/type/raid5/vxmake:
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/etc/vx/type/raid5/vxmend:
gencommon.c $Date: 2006/10/20 06:57:56 $ $Revision:
1.8.66.1.12.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/etc/vx/type/raid5/vxplex:
gencommon.c $Date: 2006/10/20 06:57:56 $ $Revision:
1.8.66.1.12.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/etc/vx/type/raid5/vxsd:
gencommon.c $Date: 2006/10/20 06:57:56 $ $Revision:
1.8.66.1.12.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/etc/vx/type/raid5/vxvol:
gencommon.c $Date: 2006/10/20 06:57:56 $ $Revision:
1.8.66.1.12.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/sbin/init.d/vxvm-startup:
vxvm-startup.sh $Date: 2006/10/20 06:58:05 $ $Revisi
on: 1.1.66.4.2.4.2.2 $ PATCH_11.23PI (PHCO_3
5582)
/sbin/init.d/vxvm-reconfig:
vxvm-reconfig.sh $Date: 2006/10/20 06:58:05 $ $Revis
ion: 1.26.66.6.12.2 $ PATCH_11.23PI (PHCO_35
582)
/sbin/vxdctl:
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
libvxvm_rel.c $Date: 2005/05/29 14:16:37 $ $Revision
: 1.1.77.1.2.4 $ PATCH_11.23PI (PHCO_33322)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/sbin/vxdisk:
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
dmpapi.c $Date: 2006/10/20 06:58:04 $ $Revision: 1.3
0.66.5.2.5.2.2 $ PATCH_11.23PI (PHCO_35582)
libvxvm_rel.c $Date: 2005/05/29 14:16:37 $ $Revision
: 1.1.77.1.2.4 $ PATCH_11.23PI (PHCO_33322)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/sbin/vxdmpadm:
dmpapi.c $Date: 2006/10/20 06:58:04 $ $Revision: 1.3
0.66.5.2.5.2.2 $ PATCH_11.23PI (PHCO_35582)
libvxvm_rel.c $Date: 2005/05/29 14:16:37 $ $Revision
: 1.1.77.1.2.4 $ PATCH_11.23PI (PHCO_33322)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/sbin/vxdg:
voldg.c $Date: 2006/10/20 06:57:54 $ $Revision: 1.69
.66.7.2.3.2.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
libvxvm_rel.c $Date: 2005/05/29 14:16:37 $ $Revision
: 1.1.77.1.2.4 $ PATCH_11.23PI (PHCO_33322)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/sbin/vxrecover:
volrecover.c $Date: 2006/10/20 06:57:55 $ $Revision:
1.18.66.8.2.4.2.2 $ PATCH_11.23PI (PHCO_355
82)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/sbin/vxrelayout:
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/sbin/vxmend:
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/sbin/vxplex:
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/sbin/vxsd:
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/sbin/vxvol:
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/sbin/vxvmboot:
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/sbin/vxconfigd:
None.
/sbin/vx_emerg_start:
vx_emerg_start.sh $Date: 2005/05/29 14:16:41 $ $Revi
sion: 1.2.66.2.2.2 $ PATCH_11.23PI (PHCO_333
22)
/usr/lib/vxvm/bin/vxresize:
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/lib/vxvm/bin/vxhpcap:
vxhpcap.c $Date: 2006/10/20 06:58:06 $ $Revision: 1.
25.77.1.2.7.2.4 $ PATCH_11.23PI (PHCO_35582)
dmpapi.c $Date: 2006/10/20 06:58:04 $ $Revision: 1.3
0.66.5.2.5.2.2 $ PATCH_11.23PI (PHCO_35582)
libvxvm_rel.c $Date: 2005/05/29 14:16:37 $ $Revision
: 1.1.77.1.2.4 $ PATCH_11.23PI (PHCO_33322)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/lib/vxvm/bin/vxchg_rootid:
vxchg_rootid.sh $Date: 2005/05/29 14:16:41 $ $Revisi
on: 1.1.8.2 $ PATCH_11.23PI (PHCO_32248)
/usr/lib/vxvm/bin/vxclustd:
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/lib/vxvm/bin/vxclustadm:
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/lib/vxvm/bin/vxcvm_agent:
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/lib/vxvm/bin/vxckdiskrm:
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/lib/vxvm/bin/vxislvm:
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/lib/vxvm/bin/vxlvmencap:
vxlvmencap.sh $Date: 2006/10/20 06:58:06 $ $Revision
: 1.10.66.1.2.2.2.2 $ PATCH_11.23PI (PHCO_35
582)
/usr/lib/vxvm/bin/vxdestroy_lvmroot:
vxdestroy_lvmroot.sh $Date: 2005/05/29 14:16:42 $ $R
evision: 1.1.66.7.2.4 $ PATCH_11.23PI (PHCO_
33322)
/usr/lib/vxvm/voladm.d/bin/disk.analysis:
disk.analysis.sh $Date: 2006/10/20 06:58:07 $ $Revis
ion: 1.20.66.4.2.2.2.2 $ PATCH_11.23PI (PHCO
_35582)
/usr/lib/vxvm/voladm.d/bin/disk.anal.ckinit:
disk.anal.ckinit.sh $Date: 2006/10/20 06:58:07 $ $Re
vision: 1.15.66.1.2.2.2.2 $ PATCH_11.23PI (P
HCO_35582)
/usr/lib/vxvm/voladm.d/bin/disk.convert:
disk.convert.sh $Date: 2006/10/20 06:58:07 $ $Revisi
on: 1.34.66.4.2.1.2.2 $ PATCH_11.23PI (PHCO_
35582)
/usr/lib/vxvm/voladm.d/bin/disk.lvm.ckinit:
disk.lvm.ckinit.sh $Date: 2006/10/20 06:58:07 $ $Rev
ision: 1.18.66.1.2.2.2.2 $ PATCH_11.23PI (PH
CO_35582)
/usr/lib/vxvm/voladm.d/bin/vxsave_lvmrecs:
vxsave_lvmrecs.sh $Date: 2006/10/20 06:58:07 $ $Revi
sion: 1.31.66.3.2.2.2.2 $ PATCH_11.23PI (PHC
O_35582)
/usr/lib/vxvm/voladm.d/lib/vxadm_syslib.sh:
vxadm_syslib.sh $Date: 2006/10/20 06:58:07 $ $Revisi
on: 1.45.77.2.2.8.2.2 $ PATCH_11.23PI (PHCO_
35582)
/usr/lib/vxvm/voladm.d/lib/vxadm_lvmlib.sh:
vxadm_lvmlib.sh $Date: 2005/05/29 14:16:46 $ $Revisi
on: 1.32.66.5.2.6 $ PATCH_11.23PI (PHCO_3332
2)
/usr/lib/vxvm/diag.d/vxkprint:
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/lib/vxvm/diag.d/vxdmpdbprint:
dmpapi.c $Date: 2006/10/20 06:58:04 $ $Revision: 1.3
0.66.5.2.5.2.2 $ PATCH_11.23PI (PHCO_35582)
libvxvm_rel.c $Date: 2005/05/29 14:16:37 $ $Revision
: 1.1.77.1.2.4 $ PATCH_11.23PI (PHCO_33322)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/lib/vxvm/diag.d/vxgen_min_ioconfig:
vxgen_min_ioconfig.c $Date: 2005/05/29 14:16:42 $ $R
evision: 1.1.8.2 $ PATCH_11.23PI (PHCO_32248
)
/usr/lib/vxvm/diag.d/vxpatch_volboot:
vxpatch_volboot.sh $Date: 2005/05/29 14:16:42 $ $Rev
ision: 1.2.6.2 $ PATCH_11.23PI (PHCO_32248)
/usr/sbin/vxedit:
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/vxprint:
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/vxnotify:
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/vxtrace:
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/vxstat:
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/vxtask:
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/vxrvg:
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/vxrlink:
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/vxdco:
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/vxnetd:
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/vxibc:
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/vxddladm:
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/cluster_init:
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/cluster_master:
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/cluster_slave:
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/cluster_join:
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/cluster_stop:
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/vrport:
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/vxinfo:
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/vxmake:
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/vxautoanalysis:
vxautoanalysis.sh $Date: 2006/10/20 06:58:07 $ $Revi
sion: 1.1.45.1.48.2 $ PATCH_11.23PI (PHCO_35
582)
/usr/sbin/vxautoconvert:
vxautoconvert.sh $Date: 2006/10/20 06:58:07 $ $Revis
ion: 1.1.45.1.48.2 $ PATCH_11.23PI (PHCO_355
82)
/usr/sbin/vxdg:
voldg.c $Date: 2006/10/20 06:57:54 $ $Revision: 1.69
.66.7.2.3.2.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
libvxvm_rel.c $Date: 2005/05/29 14:16:37 $ $Revision
: 1.1.77.1.2.4 $ PATCH_11.23PI (PHCO_33322)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/vxassist:
make.c $Date: 2005/05/29 14:16:18 $ $Revision: 1.27.
66.7.2.3 $ PATCH_11.23PI (PHCO_33322)
relayout.c $Date: 2005/05/29 14:16:18 $ $Revision: 1
.41.66.3.2.3 $ PATCH_11.23PI (PHCO_33322)
remove.c $Date: 2006/10/20 06:57:59 $ $Revision: 1.1
8.66.4.12.2 $ PATCH_11.23PI (PHCO_35582)
addlog.c $Date: 2005/05/29 14:16:17 $ $Revision: 1.1
8.66.3.2.4 $ PATCH_11.23PI (PHCO_33322)
grow.c $Date: 2005/05/29 14:16:17 $ $Revision: 1.18.
66.2.2.2 $ PATCH_11.23PI (PHCO_32248)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
libvxvm_rel.c $Date: 2005/05/29 14:16:37 $ $Revision
: 1.1.77.1.2.4 $ PATCH_11.23PI (PHCO_33322)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/vxconfigd:
$Header: NAME: License Manager with ELM Support VERS
ION: 3.01.001 BUILT: Dec 12 2002 12:56:22 Co
pyright 2002 VERITAS SOFTWARE Corporation.
All Rights Reserved. $
cluster.c $Date: 2006/09/01 13:42:37 $ $Revision: 1.
33.66.1.2.5.4.1 $ PATCH_11.23PI (PHCO_35345)
da.c $Date: 2006/09/01 13:42:37 $ $Revision: 1.40.66
.7.2.9.2.1 $ PATCH_11.23PI (PHCO_35345)
dasup.c $Date: 2006/09/01 13:42:38 $ $Revision: 1.25
.45.1.4.1.4.1 $ PATCH_11.23PI (PHCO_35345)
devintf.c $Date: 2006/10/20 06:58:08 $ $Revision: 1.
23.77.3.2.12.2.2 $ PATCH_11.23PI (PHCO_35582
)
dgimport.c $Date: 2006/09/01 13:42:38 $ $Revision: 1
.41.66.1.2.10.2.1 $ PATCH_11.23PI (PHCO_3534
5)
dgmove.c $Date: 2006/10/20 06:58:00 $ $Revision: 1.6
.66.1.2.2.2.3 $ PATCH_11.23PI (PHCO_35582)
kernel.c $Date: 2006/10/20 06:58:00 $ $Revision: 1.8
0.66.28.2.5.2.3 $ PATCH_11.23PI (PHCO_35582)
krecover.c $Date: 2006/09/01 13:42:39 $ $Revision: 1
.19.66.1.18.1 $ PATCH_11.23PI (PHCO_35345)
main.c $Date: 2006/10/20 06:58:08 $ $Revision: 1.15.
66.7.2.4.2.2 $ PATCH_11.23PI (PHCO_35582)
master.c $Date: 2006/09/01 13:42:39 $ $Revision: 1.2
5.66.7.2.2.4.1 $ PATCH_11.23PI (PHCO_35345)
naming.c $Date: 2005/05/29 14:16:23 $ $Revision: 1.1
8.66.2.2.6 $ PATCH_11.23PI (PHCO_33322)
query.c $Date: 2006/09/01 13:42:39 $ $Revision: 1.27
.66.1.2.2.4.1 $ PATCH_11.23PI (PHCO_35345)
slave.c $Date: 2006/09/01 13:42:39 $ $Revision: 1.26
.66.9.2.4.2.1 $ PATCH_11.23PI (PHCO_35345)
sliced.c $Date: 2006/09/01 13:42:40 $ $Revision: 1.2
7.66.1.2.2.4.1 $ PATCH_11.23PI (PHCO_35345)
voldbsup.c $Date: 2005/05/29 14:16:23 $ $Revision: 1
.52.66.6.2.2 $ PATCH_11.23PI (PHCO_33322)
voldipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
24.66.18.10.2 $ PATCH_11.23PI (PHCO_35582)
dmpapi.c $Date: 2006/10/20 06:58:04 $ $Revision: 1.3
0.66.5.2.5.2.2 $ PATCH_11.23PI (PHCO_35582)
libvxvm_rel.c $Date: 2005/05/29 14:16:37 $ $Revision
: 1.1.77.1.2.4 $ PATCH_11.23PI (PHCO_33322)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
VRTSvxvm.VXVM-RUN,fr=3.5~IA.014,fa=HP-UX_B.11.23_PA,v=HP:
/etc/vx/static.d/build/vold.o:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
cluster.c $Date: 2006/09/01 13:42:37 $ $Revision: 1.
33.66.1.2.5.4.1 $ PATCH_11.23PI (PHCO_35345)
da.c $Date: 2006/09/01 13:42:37 $ $Revision: 1.40.66
.7.2.9.2.1 $ PATCH_11.23PI (PHCO_35345)
dasup.c $Date: 2006/09/01 13:42:38 $ $Revision: 1.25
.45.1.4.1.4.1 $ PATCH_11.23PI (PHCO_35345)
devintf.c $Date: 2006/10/20 06:58:08 $ $Revision: 1.
23.77.3.2.12.2.2 $ PATCH_11.23PI (PHCO_35582
)
dgimport.c $Date: 2006/09/01 13:42:38 $ $Revision: 1
.41.66.1.2.10.2.1 $ PATCH_11.23PI (PHCO_3534
5)
dgmove.c $Date: 2006/10/20 06:58:00 $ $Revision: 1.6
.66.1.2.2.2.3 $ PATCH_11.23PI (PHCO_35582)
kernel.c $Date: 2006/10/20 06:58:00 $ $Revision: 1.8
0.66.28.2.5.2.3 $ PATCH_11.23PI (PHCO_35582)
krecover.c $Date: 2006/09/01 13:42:39 $ $Revision: 1
.19.66.1.18.1 $ PATCH_11.23PI (PHCO_35345)
main.c $Date: 2006/10/20 06:58:08 $ $Revision: 1.15.
66.7.2.4.2.2 $ PATCH_11.23PI (PHCO_35582)
master.c $Date: 2006/09/01 13:42:39 $ $Revision: 1.2
5.66.7.2.2.4.1 $ PATCH_11.23PI (PHCO_35345)
naming.c $Date: 2005/05/29 14:16:23 $ $Revision: 1.1
8.66.2.2.6 $ PATCH_11.23PI (PHCO_33322)
query.c $Date: 2006/09/01 13:42:39 $ $Revision: 1.27
.66.1.2.2.4.1 $ PATCH_11.23PI (PHCO_35345)
slave.c $Date: 2006/09/01 13:42:39 $ $Revision: 1.26
.66.9.2.4.2.1 $ PATCH_11.23PI (PHCO_35345)
sliced.c $Date: 2006/09/01 13:42:40 $ $Revision: 1.2
7.66.1.2.2.4.1 $ PATCH_11.23PI (PHCO_35345)
voldbsup.c $Date: 2005/05/29 14:16:23 $ $Revision: 1
.52.66.6.2.2 $ PATCH_11.23PI (PHCO_33322)
voldipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
24.66.18.10.2 $ PATCH_11.23PI (PHCO_35582)
dmpapi.c $Date: 2006/10/20 06:58:04 $ $Revision: 1.3
0.66.5.2.5.2.2 $ PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
libvxvm_rel.c $Date: 2005/05/29 14:16:37 $ $Revision
: 1.1.77.1.2.4 $ PATCH_11.23PI (PHCO_33322)
Copyright (c) 1992 Lomarline Ltd
avltree.c 1.2.2 9/30/94 14:34:18 LMRN
$Header: NAME: License Manager with ELM Support VERS
ION: 3.00.007 BUILT: Jun 13 2002 12:03:35 Co
pyright 2002 VERITAS SOFTWARE Corporation.
All Rights Reserved. $
$ Sep 17 2004 09:45:52
$
/etc/vx/type/static/vxprint:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
Copyright (c) 1992 Lomarline Ltd
avltree.c 1.2.2 9/30/94 14:34:18 LMRN
$ Sep 17 2004 09:44:55
$
/etc/vx/type/static/vxrvg:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/etc/vx/type/static/vxedit:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/etc/vx/type/static/vxmake:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/etc/vx/type/static/vxrlink:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/etc/vx/type/static/vxconfigd:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
cluster.c $Date: 2006/09/01 13:42:37 $ $Revision: 1.
33.66.1.2.5.4.1 $ PATCH_11.23PI (PHCO_35345)
da.c $Date: 2006/09/01 13:42:37 $ $Revision: 1.40.66
.7.2.9.2.1 $ PATCH_11.23PI (PHCO_35345)
dasup.c $Date: 2006/09/01 13:42:38 $ $Revision: 1.25
.45.1.4.1.4.1 $ PATCH_11.23PI (PHCO_35345)
devintf.c $Date: 2006/10/20 06:58:08 $ $Revision: 1.
23.77.3.2.12.2.2 $ PATCH_11.23PI (PHCO_35582
)
dgimport.c $Date: 2006/09/01 13:42:38 $ $Revision: 1
.41.66.1.2.10.2.1 $ PATCH_11.23PI (PHCO_3534
5)
dgmove.c $Date: 2006/10/20 06:58:00 $ $Revision: 1.6
.66.1.2.2.2.3 $ PATCH_11.23PI (PHCO_35582)
kernel.c $Date: 2006/10/20 06:58:00 $ $Revision: 1.8
0.66.28.2.5.2.3 $ PATCH_11.23PI (PHCO_35582)
krecover.c $Date: 2006/09/01 13:42:39 $ $Revision: 1
.19.66.1.18.1 $ PATCH_11.23PI (PHCO_35345)
main.c $Date: 2006/10/20 06:58:08 $ $Revision: 1.15.
66.7.2.4.2.2 $ PATCH_11.23PI (PHCO_35582)
master.c $Date: 2006/09/01 13:42:39 $ $Revision: 1.2
5.66.7.2.2.4.1 $ PATCH_11.23PI (PHCO_35345)
naming.c $Date: 2005/05/29 14:16:23 $ $Revision: 1.1
8.66.2.2.6 $ PATCH_11.23PI (PHCO_33322)
query.c $Date: 2006/09/01 13:42:39 $ $Revision: 1.27
.66.1.2.2.4.1 $ PATCH_11.23PI (PHCO_35345)
slave.c $Date: 2006/09/01 13:42:39 $ $Revision: 1.26
.66.9.2.4.2.1 $ PATCH_11.23PI (PHCO_35345)
sliced.c $Date: 2006/09/01 13:42:40 $ $Revision: 1.2
7.66.1.2.2.4.1 $ PATCH_11.23PI (PHCO_35345)
voldbsup.c $Date: 2005/05/29 14:16:23 $ $Revision: 1
.52.66.6.2.2 $ PATCH_11.23PI (PHCO_33322)
voldipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
24.66.18.10.2 $ PATCH_11.23PI (PHCO_35582)
dmpapi.c $Date: 2006/10/20 06:58:04 $ $Revision: 1.3
0.66.5.2.5.2.2 $ PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
libvxvm_rel.c $Date: 2005/05/29 14:16:37 $ $Revision
: 1.1.77.1.2.4 $ PATCH_11.23PI (PHCO_33322)
Copyright (c) 1992 Lomarline Ltd
avltree.c 1.2.2 9/30/94 14:34:18 LMRN
$Header: NAME: License Manager with ELM Support VERS
ION: 3.00.007 BUILT: Jun 13 2002 12:03:35 Co
pyright 2002 VERITAS SOFTWARE Corporation.
All Rights Reserved. $
$ Sep 17 2004 09:45:52
$
/etc/vx/type/static/vxconfigdump:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
voldbsup.c $Date: 2005/05/29 14:16:23 $ $Revision: 1
.52.66.6.2.2 $ PATCH_11.23PI (PHCO_33322)
$ Sep 17 2004 09:44:55
$
/etc/vx/type/static/vxprivutil:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
voldbsup.c $Date: 2005/05/29 14:16:23 $ $Revision: 1
.52.66.6.2.2 $ PATCH_11.23PI (PHCO_33322)
Copyright (c) 1992 Lomarline Ltd
avltree.c 1.2.2 9/30/94 14:34:18 LMRN
$ Sep 17 2004 09:45:52
$
/etc/vx/type/gen/vxinfo:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
gencommon.c $Date: 2006/10/20 06:57:56 $ $Revision:
1.8.66.1.12.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/etc/vx/type/gen/vxmake:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/etc/vx/type/gen/vxmake_static:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/etc/vx/type/gen/vxmend:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
gencommon.c $Date: 2006/10/20 06:57:56 $ $Revision:
1.8.66.1.12.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/etc/vx/type/gen/vxplex:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
volplex.c $Date: 2006/10/20 06:57:56 $ $Revision: 1.
62.66.12.2.2.2.3 $ PATCH_11.23PI (PHCO_35582
)
gencommon.c $Date: 2006/10/20 06:57:56 $ $Revision:
1.8.66.1.12.2 $ PATCH_11.23PI (PHCO_35582)
vxvm_getrec.c $Date: 2006/10/20 06:57:58 $ $Revision
: 1.4.10.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/etc/vx/type/gen/vxsd:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
volsd.c $Date: 2006/10/20 06:57:56 $ $Revision: 1.16
.45.1.48.2 $ PATCH_11.23PI (PHCO_35582)
gencommon.c $Date: 2006/10/20 06:57:56 $ $Revision:
1.8.66.1.12.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/etc/vx/type/gen/vxvol:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
volume.c $Date: 2006/10/20 06:57:56 $ $Revision: 1.2
9.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
comstart.c $Date: 2006/10/20 06:57:56 $ $Revision: 1
.28.66.7.2.4.2.2 $ PATCH_11.23PI (PHCO_35582
)
gencommon.c $Date: 2006/10/20 06:57:56 $ $Revision:
1.8.66.1.12.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/etc/vx/type/fsgen/vxplex:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
volplex.c $Date: 2006/10/20 06:57:56 $ $Revision: 1.
62.66.12.2.2.2.3 $ PATCH_11.23PI (PHCO_35582
)
gencommon.c $Date: 2006/10/20 06:57:56 $ $Revision:
1.8.66.1.12.2 $ PATCH_11.23PI (PHCO_35582)
vxvm_getrec.c $Date: 2006/10/20 06:57:58 $ $Revision
: 1.4.10.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/etc/vx/type/raid5/vxmake:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/etc/vx/type/raid5/vxmend:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
gencommon.c $Date: 2006/10/20 06:57:56 $ $Revision:
1.8.66.1.12.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/etc/vx/type/raid5/vxplex:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
gencommon.c $Date: 2006/10/20 06:57:56 $ $Revision:
1.8.66.1.12.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/etc/vx/type/raid5/vxsd:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
gencommon.c $Date: 2006/10/20 06:57:56 $ $Revision:
1.8.66.1.12.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/etc/vx/type/raid5/vxvol:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
gencommon.c $Date: 2006/10/20 06:57:56 $ $Revision:
1.8.66.1.12.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/sbin/init.d/vxvm-startup:
vxvm-startup.sh $Date: 2006/10/20 06:58:05 $ $Revisi
on: 1.1.66.4.2.4.2.2 $ PATCH_11.23PI (PHCO_3
5582)
/sbin/init.d/vxvm-reconfig:
vxvm-reconfig.sh $Date: 2006/10/20 06:58:05 $ $Revis
ion: 1.26.66.6.12.2 $ PATCH_11.23PI (PHCO_35
582)
/sbin/vxdctl:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
libvxvm_rel.c $Date: 2005/05/29 14:16:37 $ $Revision
: 1.1.77.1.2.4 $ PATCH_11.23PI (PHCO_33322)
$ Sep 17 2004 09:45:52
$
/sbin/vxdisk:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
dmpapi.c $Date: 2006/10/20 06:58:04 $ $Revision: 1.3
0.66.5.2.5.2.2 $ PATCH_11.23PI (PHCO_35582)
libvxvm_rel.c $Date: 2005/05/29 14:16:37 $ $Revision
: 1.1.77.1.2.4 $ PATCH_11.23PI (PHCO_33322)
$ Sep 17 2004 09:44:55
$
/sbin/vxdmpadm:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
dmpapi.c $Date: 2006/10/20 06:58:04 $ $Revision: 1.3
0.66.5.2.5.2.2 $ PATCH_11.23PI (PHCO_35582)
libvxvm_rel.c $Date: 2005/05/29 14:16:37 $ $Revision
: 1.1.77.1.2.4 $ PATCH_11.23PI (PHCO_33322)
$ Sep 17 2004 09:45:52
$
/sbin/vxdg:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
voldg.c $Date: 2006/10/20 06:57:54 $ $Revision: 1.69
.66.7.2.3.2.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
libvxvm_rel.c $Date: 2005/05/29 14:16:37 $ $Revision
: 1.1.77.1.2.4 $ PATCH_11.23PI (PHCO_33322)
$ Sep 17 2004 09:44:55
$
/sbin/vxrecover:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
volrecover.c $Date: 2006/10/20 06:57:55 $ $Revision:
1.18.66.8.2.4.2.2 $ PATCH_11.23PI (PHCO_355
82)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:45:52
$
/sbin/vxrelayout:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/sbin/vxmend:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/sbin/vxplex:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/sbin/vxsd:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/sbin/vxvol:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/sbin/vxvmboot:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
$ Sep 17 2004 09:44:55
$
/sbin/vxconfigd:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
$ Sep 17 2004 09:44:55
$
/sbin/vx_emerg_start:
vx_emerg_start.sh $Date: 2005/05/29 14:16:41 $ $Revi
sion: 1.2.66.2.2.2 $ PATCH_11.23PI (PHCO_333
22)
/usr/lib/vxvm/bin/vxresize:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
dmpapi.c $Date: 2006/10/20 06:58:04 $ $Revision: 1.3
0.66.5.2.5.2.2 $ PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
libvxvm_rel.c $Date: 2005/05/29 14:16:37 $ $Revision
: 1.1.77.1.2.4 $ PATCH_11.23PI (PHCO_33322)
/usr/lib/vxvm/bin/vxhpcap:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
vxhpcap.c $Date: 2006/10/20 06:58:06 $ $Revision: 1.
25.77.1.2.7.2.4 $ PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
dmpapi.c $Date: 2006/10/20 06:58:04 $ $Revision: 1.3
0.66.5.2.5.2.2 $ PATCH_11.23PI (PHCO_35582)
libvxvm_rel.c $Date: 2005/05/29 14:16:37 $ $Revision
: 1.1.77.1.2.4 $ PATCH_11.23PI (PHCO_33322)
$ Sep 17 2004 09:44:55
$
/usr/lib/vxvm/bin/vxchg_rootid:
vxchg_rootid.sh $Date: 2005/05/29 14:16:41 $ $Revisi
on: 1.1.8.2 $ PATCH_11.23PI (PHCO_32248)
/usr/lib/vxvm/bin/vxclustd:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/usr/lib/vxvm/bin/vxclustadm:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/lib/vxvm/bin/vxcvm_agent:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:45:52
$
/usr/lib/vxvm/bin/vxckdiskrm:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/usr/lib/vxvm/bin/vxislvm:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
$ Sep 17 2004 09:44:55
$
/usr/lib/vxvm/bin/vxlvmencap:
vxlvmencap.sh $Date: 2006/10/20 06:58:06 $ $Revision
: 1.10.66.1.2.2.2.2 $ PATCH_11.23PI (PHCO_35
582)
/usr/lib/vxvm/bin/vxdestroy_lvmroot:
vxdestroy_lvmroot.sh $Date: 2005/05/29 14:16:42 $ $R
evision: 1.1.66.7.2.4 $ PATCH_11.23PI (PHCO_
33322)
/usr/lib/vxvm/voladm.d/bin/disk.analysis:
disk.analysis.sh $Date: 2006/10/20 06:58:07 $ $Revis
ion: 1.20.66.4.2.2.2.2 $ PATCH_11.23PI (PHCO
_35582)
/usr/lib/vxvm/voladm.d/bin/disk.anal.ckinit:
disk.anal.ckinit.sh $Date: 2006/10/20 06:58:07 $ $Re
vision: 1.15.66.1.2.2.2.2 $ PATCH_11.23PI (P
HCO_35582)
/usr/lib/vxvm/voladm.d/bin/disk.convert:
disk.convert.sh $Date: 2006/10/20 06:58:07 $ $Revisi
on: 1.34.66.4.2.1.2.2 $ PATCH_11.23PI (PHCO_
35582)
/usr/lib/vxvm/voladm.d/bin/disk.lvm.ckinit:
disk.lvm.ckinit.sh $Date: 2006/10/20 06:58:07 $ $Rev
ision: 1.18.66.1.2.2.2.2 $ PATCH_11.23PI (PH
CO_35582)
/usr/lib/vxvm/voladm.d/bin/vxsave_lvmrecs:
vxsave_lvmrecs.sh $Date: 2006/10/20 06:58:07 $ $Revi
sion: 1.31.66.3.2.2.2.2 $ PATCH_11.23PI (PHC
O_35582)
/usr/lib/vxvm/voladm.d/lib/vxadm_syslib.sh:
vxadm_syslib.sh $Date: 2006/10/20 06:58:07 $ $Revisi
on: 1.45.77.2.2.8.2.2 $ PATCH_11.23PI (PHCO_
35582)
/usr/lib/vxvm/voladm.d/lib/vxadm_lvmlib.sh:
vxadm_lvmlib.sh $Date: 2005/05/29 14:16:46 $ $Revisi
on: 1.32.66.5.2.6 $ PATCH_11.23PI (PHCO_3332
2)
/usr/lib/vxvm/diag.d/vxkprint:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
$ Sep 17 2004 09:44:55
$
/usr/lib/vxvm/diag.d/vxdmpdbprint:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
dmpapi.c $Date: 2006/10/20 06:58:04 $ $Revision: 1.3
0.66.5.2.5.2.2 $ PATCH_11.23PI (PHCO_35582)
libvxvm_rel.c $Date: 2005/05/29 14:16:37 $ $Revision
: 1.1.77.1.2.4 $ PATCH_11.23PI (PHCO_33322)
$ Sep 17 2004 09:44:55
$
/usr/lib/vxvm/diag.d/vxgen_min_ioconfig:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
vxgen_min_ioconfig.c $Date: 2005/05/29 14:16:42 $ $R
evision: 1.1.8.2 $ PATCH_11.23PI (PHCO_32248
)
/usr/lib/vxvm/diag.d/vxpatch_volboot:
vxpatch_volboot.sh $Date: 2005/05/29 14:16:42 $ $Rev
ision: 1.2.6.2 $ PATCH_11.23PI (PHCO_32248)
/usr/sbin/vxedit:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/usr/sbin/vxprint:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
Copyright (c) 1992 Lomarline Ltd
avltree.c 1.2.2 9/30/94 14:34:18 LMRN
$ Sep 17 2004 09:44:55
$
/usr/sbin/vxnotify:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/usr/sbin/vxtrace:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/usr/sbin/vxstat:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/usr/sbin/vxtask:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/usr/sbin/vxrvg:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/vxrlink:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/vxdco:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/usr/sbin/vxnetd:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/usr/sbin/vxibc:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/usr/sbin/vxddladm:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/cluster_init:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/usr/sbin/cluster_master:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/usr/sbin/cluster_slave:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/usr/sbin/cluster_join:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/usr/sbin/cluster_stop:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/usr/sbin/vrport:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/usr/sbin/vxinfo:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
/usr/sbin/vxmake:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
$ Sep 17 2004 09:44:55
$
/usr/sbin/vxautoanalysis:
vxautoanalysis.sh $Date: 2006/10/20 06:58:07 $ $Revi
sion: 1.1.45.1.48.2 $ PATCH_11.23PI (PHCO_35
582)
/usr/sbin/vxautoconvert:
vxautoconvert.sh $Date: 2006/10/20 06:58:07 $ $Revis
ion: 1.1.45.1.48.2 $ PATCH_11.23PI (PHCO_355
82)
/usr/sbin/vxdg:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
voldg.c $Date: 2006/10/20 06:57:54 $ $Revision: 1.69
.66.7.2.3.2.2 $ PATCH_11.23PI (PHCO_35582)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
dmpapi.c $Date: 2006/10/20 06:58:04 $ $Revision: 1.3
0.66.5.2.5.2.2 $ PATCH_11.23PI (PHCO_35582)
libvxvm_rel.c $Date: 2005/05/29 14:16:37 $ $Revision
: 1.1.77.1.2.4 $ PATCH_11.23PI (PHCO_33322)
$ Sep 17 2004 09:44:55
$
/usr/sbin/vxassist:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
make.c $Date: 2005/05/29 14:16:18 $ $Revision: 1.27.
66.7.2.3 $ PATCH_11.23PI (PHCO_33322)
relayout.c $Date: 2005/05/29 14:16:18 $ $Revision: 1
.41.66.3.2.3 $ PATCH_11.23PI (PHCO_33322)
remove.c $Date: 2006/10/20 06:57:59 $ $Revision: 1.1
8.66.4.12.2 $ PATCH_11.23PI (PHCO_35582)
addlog.c $Date: 2005/05/29 14:16:17 $ $Revision: 1.1
8.66.3.2.4 $ PATCH_11.23PI (PHCO_33322)
grow.c $Date: 2005/05/29 14:16:17 $ $Revision: 1.18.
66.2.2.2 $ PATCH_11.23PI (PHCO_32248)
error.c $Date: 2006-10-19 11:26:08 $Revision: 1.8.45
.1.48.1 PATCH_11.23PI (PHCO_35582)
trans.c $Date: 2006-10-19 11:26:08 $Revision: 1.20.6
6.1.10.1 PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
dmpapi.c $Date: 2006/10/20 06:58:04 $ $Revision: 1.3
0.66.5.2.5.2.2 $ PATCH_11.23PI (PHCO_35582)
libvxvm_rel.c $Date: 2005/05/29 14:16:37 $ $Revision
: 1.1.77.1.2.4 $ PATCH_11.23PI (PHCO_33322)
$ Sep 17 2004 09:44:55
$
/usr/sbin/vxconfigd:
$Revision: 92453-07 linker linker crt0.o B.11.16.01
030415 $
cluster.c $Date: 2006/09/01 13:42:37 $ $Revision: 1.
33.66.1.2.5.4.1 $ PATCH_11.23PI (PHCO_35345)
da.c $Date: 2006/09/01 13:42:37 $ $Revision: 1.40.66
.7.2.9.2.1 $ PATCH_11.23PI (PHCO_35345)
dasup.c $Date: 2006/09/01 13:42:38 $ $Revision: 1.25
.45.1.4.1.4.1 $ PATCH_11.23PI (PHCO_35345)
devintf.c $Date: 2006/10/20 06:58:08 $ $Revision: 1.
23.77.3.2.12.2.2 $ PATCH_11.23PI (PHCO_35582
)
dgimport.c $Date: 2006/09/01 13:42:38 $ $Revision: 1
.41.66.1.2.10.2.1 $ PATCH_11.23PI (PHCO_3534
5)
dgmove.c $Date: 2006/10/20 06:58:00 $ $Revision: 1.6
.66.1.2.2.2.3 $ PATCH_11.23PI (PHCO_35582)
kernel.c $Date: 2006/10/20 06:58:00 $ $Revision: 1.8
0.66.28.2.5.2.3 $ PATCH_11.23PI (PHCO_35582)
krecover.c $Date: 2006/09/01 13:42:39 $ $Revision: 1
.19.66.1.18.1 $ PATCH_11.23PI (PHCO_35345)
main.c $Date: 2006/10/20 06:58:08 $ $Revision: 1.15.
66.7.2.4.2.2 $ PATCH_11.23PI (PHCO_35582)
master.c $Date: 2006/09/01 13:42:39 $ $Revision: 1.2
5.66.7.2.2.4.1 $ PATCH_11.23PI (PHCO_35345)
naming.c $Date: 2005/05/29 14:16:23 $ $Revision: 1.1
8.66.2.2.6 $ PATCH_11.23PI (PHCO_33322)
query.c $Date: 2006/09/01 13:42:39 $ $Revision: 1.27
.66.1.2.2.4.1 $ PATCH_11.23PI (PHCO_35345)
slave.c $Date: 2006/09/01 13:42:39 $ $Revision: 1.26
.66.9.2.4.2.1 $ PATCH_11.23PI (PHCO_35345)
sliced.c $Date: 2006/09/01 13:42:40 $ $Revision: 1.2
7.66.1.2.2.4.1 $ PATCH_11.23PI (PHCO_35345)
voldbsup.c $Date: 2005/05/29 14:16:23 $ $Revision: 1
.52.66.6.2.2 $ PATCH_11.23PI (PHCO_33322)
voldipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
24.66.18.10.2 $ PATCH_11.23PI (PHCO_35582)
dmpapi.c $Date: 2006/10/20 06:58:04 $ $Revision: 1.3
0.66.5.2.5.2.2 $ PATCH_11.23PI (PHCO_35582)
clntipc.c $Date: 2006/10/20 06:58:10 $ $Revision: 1.
17.66.3.12.2 $ PATCH_11.23PI (PHCO_35582)
libvxvm_rel.c $Date: 2005/05/29 14:16:37 $ $Revision
: 1.1.77.1.2.4 $ PATCH_11.23PI (PHCO_33322)
Copyright (c) 1992 Lomarline Ltd
avltree.c 1.2.2 9/30/94 14:34:18 LMRN
$Header: NAME: License Manager with ELM Support VERS
ION: 3.00.007 BUILT: Jun 13 2002 12:03:35 Co
pyright 2002 VERITAS SOFTWARE Corporation.
All Rights Reserved. $
VRTSvxvm.VXVM-ENG-A-MAN,fr=3.5~IA.014,
fa=HP-UX_B.11.23_IA/PA,v=HP:
/usr/share/man/man1m.Z/vxchg_rootid.1m:
None.
/usr/share/man/man1m.Z/vx_emerg_start.1m:
None.
/usr/share/man/man1m.Z/vxdctl.1m:
None.
cksum(1) Output:
VRTSvxvm.VXVM-RUN,fr=3.5~IA.014,fa=HP-UX_B.11.23_IA,v=HP:
2213493576 9004616 /etc/vx/static.d/build/vold.o
430975472 2355132 /etc/vx/type/static/vxprint
310304062 2367684 /etc/vx/type/static/vxrvg
4087485853 2547932 /etc/vx/type/static/vxedit
2469495035 2500380 /etc/vx/type/static/vxmake
745295404 2435980 /etc/vx/type/static/vxrlink
2853717549 6756540 /etc/vx/type/static/vxconfigd
3573483443 2771364 /etc/vx/type/static/vxconfigdump
1444325884 2656740 /etc/vx/type/static/vxprivutil
1214599252 1667956 /etc/vx/type/gen/vxinfo
2510130670 1953600 /etc/vx/type/gen/vxmake
1688410973 1712372 /etc/vx/type/gen/vxmake_static
2860286867 2385508 /etc/vx/type/gen/vxmend
1841047890 2750508 /etc/vx/type/gen/vxplex
1325717920 2574028 /etc/vx/type/gen/vxsd
1407935615 2667940 /etc/vx/type/gen/vxvol
1669337742 2793676 /etc/vx/type/fsgen/vxplex
1751859519 1944208 /etc/vx/type/raid5/vxmake
2378600856 2293132 /etc/vx/type/raid5/vxmend
3499831924 2567996 /etc/vx/type/raid5/vxplex
4012839743 2614340 /etc/vx/type/raid5/vxsd
1340251711 2698828 /etc/vx/type/raid5/vxvol
596461911 7510 /sbin/init.d/vxvm-startup
680372628 15117 /sbin/init.d/vxvm-reconfig
3252377776 1536772 /sbin/vxdctl
3383421410 2584076 /sbin/vxdisk
3440109802 1691956 /sbin/vxdmpadm
1170396766 2375988 /sbin/vxdg
505866071 1857276 /sbin/vxrecover
2763674059 2592820 /sbin/vxrelayout
1945171938 1622972 /sbin/vxmend
3232391708 1628348 /sbin/vxplex
1321260673 1628140 /sbin/vxsd
653692057 1703124 /sbin/vxvol
1527646021 1412484 /sbin/vxvmboot
2599306953 1098156 /sbin/vxconfigd
179513907 7775 /sbin/vx_emerg_start
2133705720 222860 /usr/lib/vxvm/bin/vxresize
703517315 1859580 /usr/lib/vxvm/bin/vxhpcap
4029538005 24618 /usr/lib/vxvm/bin/vxchg_rootid
1369994964 2594960 /usr/lib/vxvm/bin/vxclustd
2714649311 215216 /usr/lib/vxvm/bin/vxclustadm
3042543117 2163052 /usr/lib/vxvm/bin/vxcvm_agent
3229689336 2223596 /usr/lib/vxvm/bin/vxckdiskrm
825708628 1237212 /usr/lib/vxvm/bin/vxislvm
3974932830 11022 /usr/lib/vxvm/bin/vxlvmencap
1166152411 12299 /usr/lib/vxvm/bin/vxdestroy_lvmroot
1988611607 14388 /usr/lib/vxvm/voladm.d/bin/disk.analysis
3320930678 43169 /usr/lib/vxvm/voladm.d/bin/disk.anal.ckinit
3092301857 16594 /usr/lib/vxvm/voladm.d/bin/disk.convert
1469060777 46665 /usr/lib/vxvm/voladm.d/bin/disk.lvm.ckinit
3654077755 8633 /usr/lib/vxvm/voladm.d/bin/vxsave_lvmrecs
925671766 50114 /usr/lib/vxvm/voladm.d/lib/vxadm_syslib.sh
2419448165 42528 /usr/lib/vxvm/voladm.d/lib/vxadm_lvmlib.sh
2578520976 1428524 /usr/lib/vxvm/diag.d/vxkprint
3103137662 1629004 /usr/lib/vxvm/diag.d/vxdmpdbprint
2228158973 21740 /usr/lib/vxvm/diag.d/vxgen_min_ioconfig
3882872214 4909 /usr/lib/vxvm/diag.d/vxpatch_volboot
2539658249 2804008 /usr/sbin/vxedit
1328451191 2595528 /usr/sbin/vxprint
698383573 1619020 /usr/sbin/vxnotify
4257874918 1682204 /usr/sbin/vxtrace
3645943988 1565436 /usr/sbin/vxstat
2487401996 1616540 /usr/sbin/vxtask
3243238808 1171416 /usr/sbin/vxrvg
1017262443 1200896 /usr/sbin/vxrlink
1121300534 2231172 /usr/sbin/vxdco
2079679752 1616080 /usr/sbin/vxnetd
3888162697 1689580 /usr/sbin/vxibc
2728811718 345880 /usr/sbin/vxddladm
3529913559 1276348 /usr/sbin/cluster_init
235042510 1586888 /usr/sbin/cluster_master
1066971230 1585688 /usr/sbin/cluster_slave
1177842226 1269276 /usr/sbin/cluster_join
271926836 1269292 /usr/sbin/cluster_stop
944035954 1339020 /usr/sbin/vrport
1678667127 386292 /usr/sbin/vxinfo
1864454491 2742896 /usr/sbin/vxmake
3371885665 1567 /usr/sbin/vxautoanalysis
295491336 15 |