3.4.0 Matrix Server Command Reference

Chapter 1: PolyServe Matrix Server Commands 37
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
Any process attempting to modify a suspended filesystem will block until the
filesystem is resumed. These blocked processes may hold resources, thereby
causing other processes to block waiting on these resources.
psfsunpack.exe – unpack a filesystem image
Synopsis
tools\psfsunpack <device>
Description
The psfsunpack command unpacks a PSFS filesystem that was packed with
the psfsdebug command. It reads the PSFS metadata from stdin and creates a
corresponding filesystem on the given device.
Following is a typical execution sequence:
psfsdebug -p /dev/psd/psd1p2 > psd1p2.pack
<copy psd1p2.pack to an analysis machine>
psfsunpack /dev/sdb1 < psd1p2.pack
psvctl.exe – manage dynamic volumes
Synopsis
\tools\psvctl
Description
This command should be run only at the request of PolyServe personnel.
registry.exe – dump registry contents
Synopsis
tools\registry.exe
Description
This command is used internally by the mxcollect utility and should not be
run directly.