To learn a fileset's ID number from its name, enter the fts lsft command with the -fileset option:
$ fts lsft -fileset {name | ID}
The fts lsft command displays numerous lines of output about the named fileset. The first line of output lists the fileset's name followed by its ID number. (See Listing FLDB and Fileset Header Information for a description of the command's output.)
The following example displays the fileset ID number (0,,196953) of the fileset whose name is user.terry:
$ fts lsft -fileset user.terry
______________________________________________________________
user.terry 0,,196953 RW LFS states 0x10010005 On-line
fs3.abc.com, aggregate lfs1 (ID 10)
.
.
.
server flags aggr siteAge principal owner
fs3.abc.com RW,BK lfs1 0:00:00 hosts/fs3 <nil>
______________________________________________________________