JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun QFS and Sun Storage Archive Manager 5.3 Reference Manual     Sun QFS and Sun Storage Archive Manager 5.3 Information Library
search filter icon
search icon

Document Information

Preface

1.  User Commands (Man Pages Section 1)

2.  Maintenance Commands (Man Pages Section 1M)

archive_audit(1M)

archive_mark(1M)

archiver(1M)

archiver.sh(1M)

arcopy(1M)

arfind(1M)

auditslot(1M)

backto(1M)

build_cat(1M)

chmed(1M)

cleandrive(1M)

clri(1M)

damage(1M)

dev_down.sh(1M)

dmpshm(1M)

dump_cat(1M)

dump_log(1M)

exarchive(1M)

export(1M)

fsmadm(1M)

fsmdb(1M)

fsmgmtd(1M)

fsmgr(1M)

fsmgr_setup(1M)

fsmupd(1M)

generic(1M)

gnutar(1M)

HAStoragePlus_samfs(1M)

import(1M)

itemize(1M)

load(1M)

load_notify.sh(1M)

log_rotate.sh(1M)

mccfg(1M)

mount_samfs(1M)

move(1M)

nrecycler.sh(1M)

odlabel(1M)

qfsdump(1M)

qfsrestore(1M)

rearch(1M)

recover.sh(1M)

recycler(1M)

recycler.sh(1M)

releaser(1M)

reserve(1M)

restore.sh(1M)

robots(1M)

rpc.sam(1M)

sam-amld(1M)

sam-archiverd(1M)

sam-arcopy(1M)

sam-arfind(1M)

sam-catserverd(1M)

sam-clfsd(1M)

sam-clientd(1M)

sam-dbupd(1M)

sam-fsalogd(1M)

sam-fsd(1M)

sam-ftpd(1M)

sam-genericd(1M)

sam-grau_helper(1M)

sam-ibm3494d(1M)

sam-nrecycler(1M)

sam-recycler(1M)

sam-releaser(1M)

sam-rftd(1M)

sam-robotsd(1M)

sam-rpcd(1M)

sam-scannerd(1M)

sam-serverd(1M)

sam-sharefsd(1M)

sam-shrink(1M)

sam-sony_helper(1M)

sam-sonyd(1M)

sam-stagealld(1M)

sam-stagerd(1M)

sam-stagerd_copy(1M)

sam-stk_helper(1M)

sam-stkd(1M)

samadm(1M)

sambcheck(1M)

samchaid(1M)

samcmd(1M)

samcrondump(1M)

samcronfix(1M)

samd(1M)

samdb(1M)

samexplorer(1M)

samexport(1M)

samfsck(1M)

samfsconfig(1M)

samfsdump(1M)

samfsinfo(1M)

samfsrestore(1M)

samfstyp(1M)

samgetmap(1M)

samgetvol(1M)

samgrowfs(1M)

samimport(1M)

samload(1M)

sammkfs(1M)

samncheck(1M)

samquota(1M)

samquotastat(1M)

samset(1M)

samsharefs(1M)

samsnoop(1M)

samstorade(1M)

samtrace(1M)

samu(1M)

samunhold(1M)

save_core.sh(1M)

scanner(1M)

scsi_trace_decode(1M)

sefreport(1M)

sendtrap(1M)

set_admin(1M)

set_state(1M)

showqueue(1M)

stageall(1M)

stageback.sh(1M)

star(1M)

tapealert(1M)

tarback.sh(1M)

tplabel(1M)

tpverify(1M)

trace_rotate(1M)

umount_samfs(1M)

unarchive(1M)

undamage(1M)

unload(1M)

unrearch(1M)

unreserve(1M)

3.  Library Functions (Man Pages Section 3)

4.  Library Functions (Man Pages Section 3X)

5.  File Formats (Man Pages Section 4)

6.  Standards, Environment, and Macros (Man Pages Section 5)

7.  Device and Network Interfaces (Man Pages Section 7)

samadm(1M)

NAME
     samadm - Sun QFS and SAM-QFS main administrative command

SYNOPSIS
     samadm servicetag add|delete

     samadm eq-add eq_number#

     samadm eq-release eq_number#

     samadm eq-remove eq_number#

     samadm eq-alloc eq_number#

     samadm eq-noalloc eq_number#

     samadm -?|--help

DESCRIPTION
     The samadm command is a single  command  line  interface  to
     many  Sun  QFS and SAM-QFS commands.  Initially, it contains
     commands that are new to Sun QFS and SAM-QFS 5.0,  but  will
     in  the  future contain subcommands for most QFS administra-
     tive functions.

     The detailed description of each subcommand follows.

SUBCOMMANDS
     servicetag

         The add operand to the servicetag subcommand  adds  ser-
         vice  tags  to  the  service tag repository depending on
         whether the SUNWqfs or SUNWsamfs package  is  installed.
         If  the  SUNWqfs package is installed, a Sun QFS service
         tag is added.  If the SUNWsamfs  package  is  installed,
         both a Sun QFS and a SAM-QFS service tag are added.  See
         stclient(1M) for more information on service tags.

         The delete operand to the servicetag subcommand  deletes
         both  Sun  QFS and SAM-QFS service tags from the service
         tag repository.

         The servicetag subcommand is not intended to  be  needed
         to  be  invoked  by  the  administrator.   The  Sun  QFS
         software automatically adds service tags when first con-
         figured  or  mounted,  and deletes service tags when the
         Sun QFS or SAM-QFS package is removed.

     eq-add

         This subcommand adds an equipment to an existing mounted
         Sun QFS file system.  The equipment must be added to the
         mcf(4) file, and samd config must be run prior to adding
         the  equipment  number  to a file system.  The equipment
         will be placed into the off state.

         In a non-shared file system, after the equipment  number
         is added, it is placed into the on state.

         In a shared file system, after the equipment  number  is
         added,  it  is  initially placed into the unavail state.
         All the mcf files on the  clients  must  be  updated  to
         include  the new/changed equipment number, and samd con-
         fig run. After this has been done, To place this  equip-
         ment  number  into  full  read/write  status, change the
         state to alloc via samadm eq-alloc eq_number#.

     eq-release

         This subcommand releases the disk space associated  with
         files  that  have  valid archive copies from SAM-QFS. It
         can be used prior to an  eq-remove  command  to  quickly
         release  space  on  a  device  that is to be removed for
         hardware failure or other reasons.

         The eq-release subcommand starts  a  background  process
         called  sam-shrink which releases space on the equipment
         number The releasing process may take some time to  com-
         plete.   Progress  can  be  monitored  via  samu(1M)  (m
         display).  When the release is started, the equipment is
         first  put  into  noalloc  state to prevent further data
         allocation on that equipment.  When the  releasing  pro-
         cess is complete, the equipment is placed into off state
         if all space was successfully released.

     eq-remove

         This subcommand removes  an  equipment  number  from  an
         existing mounted Sun QFS file system.  It is intended to
         be used to remove an equipment for reuse, or  to  remove
         an  equipment that needs replacement because of hardware
         failure.

         The eq-remove subcommand  starts  a  background  process
         called sam-shrink which copies the data on the equipment
         number to be removed to other  equipments  in  the  file
         system.   The removal process may take some time to com-
         plete.   Progress  can  be  monitored  via  samu(1M)  (m

         display).   When the remove is started, the equipment to
         be removed is first put into noalloc  state  to  prevent
         further  data  allocation  on  that equipment.  When the
         removal process is complete,  the  equipment  is  placed
         into  off  state  if all space was successfully moved to
         other equipments.

     eq-alloc

         This subcommand changes the state of an equipment number
         to  alloc which allows new data allocations to be placed
         on it.  This subcommand is  only  legal  for  equipments
         which are currently in the noalloc or unavail state.

     eq-noalloc

         This subcommand changes the state of an equipment number
         to  noalloc  which  prevents  new data allocations to be
         placed on it.  This subcommand is only legal for  equip-
         ments which are currently in the on state.

     -?|--help

         Displays a command syntax summary.

SEE ALSO
     samservicetag(1M) samu(1M) samd(1M) mcf(4)