1.1.1

Table Of Contents
DescriptionOption
The address to which this peer binds for receiving peer-to-peer
messages. By default sqlf uses the hostname, or localhost if the
hostname points to a local loopback address.
-bind-address
Any other SQLFire distributed system property.
-prop-name
Description
This command displays metadata information for all available disk stores in the specied directory. On Linux
RPM installations, the disk store directory and les are owned by the non-interactive sqlfire user. You must
use sudo -u sqlfire to execute the disk store command.
Example
This command displays metadata for all disk stores in a single directory:
sudo -u sqlfire sqlf show-disk-store-metadata SQLF-DEFAULT-DISKSTORE
/var/opt/vmware/sqlfire/server
Disk Store ID: cb70441cf00f43f7-93b3cc5fe1ecd2d9
Regions in the disk store:
/__UUID_PERSIST
lru=lru-entry-count
lruAction=overflow-to-disk
lruLimit=100
concurrencyLevel=16
initialCapacity=16
loadFactor=0.75
statisticsEnabled=false
drId=9
isBucket=false
clearEntryId=0
MyInitializingID=<null>
MyPersistentID=</192.168.125.137:/var/opt/vmware/sqlfire/server/. created
at timestamp 1360363313694 version 0 diskStoreId
cb70441cf00f43f7-93b3cc5fe1ecd2d9 name null>
onlineMembers:
offlineMembers:
equalsMembers:
sqlf shut-down-all
Instructs all SQLFire accessor and data store members to disconnect from the distributed system and shut down.
Syntax
sqlf shut-down-all
[-bind-address=<address>]
[-locators=<addresses>]
[-mcast-port=<port>] [-mcast-address=<address>]
[-skip-accessors] [-<prop-name>=<prop-value>]*
The table shows arguments and options for sqlf shut-down-all.
403
sqlf Launcher Commands