Unable to Query/Delete a specific filespace

2003-06-23 Thread David Browne
I can't seem to delete or display some of the filespaces associate to one
of my node names. I can display  the c, d, e filespaces specifically but
not the f,h,i or n. (See below)
Anyone have a suggestion?

Node Name   Filespace   FSID Platform Filespace Is Files- Capacity
Pct
Name  Typepace(MB)
Util
Unicode?
--- ---   - - 
-
GRBCAP2 \\grbcap2\-1 WinNTNTFS No  10184.0
3.6
 e$
GRBCAP2 \\grbcap2\-2 WinNTNTFS No   4044.1
83.0
 c$
GRBCAP2 \\grbcap2\-3 WinNTNTFS No   3072.9
14.7
 d$
GRBCAP2 \\grbcap2\-   10 WinNTNTFS No 103578.0
81.8
 imax
GRBCAP2 \\grbcap2\-   11 WinNTNTFS Yes   103.0
2.3
 f$
GRBCAP2 \\grbcap2\-   12 WinNTNTFS Yes207157.0
54.3
 h$
GRBCAP2 \\grbcap2\-   13 WinNTNTFS Yes103578.0
94.3
 i$
GRBCAP2 \\grbcap2\-   14 WinNTNTFS Yes103578.0
95.1
 l$
GRBCAP2 \\grbcap2\-   15 WinNTNTFS Yes103578.0
56.4
 n$

tsm: ADSM1adsm2:q fi grbcap2 \\grbcap2\e$


Node Name   Filespace   FSID Platform Filespace Is Files- Capacity
Pct
Name  Typepace(MB)
Util
Unicode?
--- ---   - - 
-
GRBCAP2 \\grbcap2\-1 WinNTNTFS No  10184.0
3.6
 e$

tsm: ADSM1adsm2:q fi grbcap2 \\grbcap2\f$

ANR2034E QUERY FILESPACE: No match found using this criteria.




The information transmitted is intended only for the person or entity to which it is 
addressed and may contain CONFIDENTIAL material.  If you receive this 
material/information in error, please contact the sender and delete or destroy the 
material/information.


Re: Unable to Query/Delete a specific filespace

2003-06-23 Thread Andrew Raibeck
Have a look at the DELETE FILESPACE syntax. You need to tack on the
NAMETYPE=UNICODE parameter. Alternatively you can specify the FSID instead
of the file space name, and use the NAMETYPE=FSID parameter.

delete filespace grbcap2 \\grbcap2\n$ nametype=unicode

or

delete filespace grbcap2 15 nametype=fsid

Regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/[EMAIL PROTECTED]
Internet e-mail: [EMAIL PROTECTED]

The only dumb question is the one that goes unasked.
The command line is your friend.
Good enough is the enemy of excellence.




David Browne [EMAIL PROTECTED]
Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
06/23/2003 07:08
Please respond to ADSM: Dist Stor Manager


To: [EMAIL PROTECTED]
cc:
Subject:Unable to Query/Delete a specific filespace



I can't seem to delete or display some of the filespaces associate to one
of my node names. I can display  the c, d, e filespaces specifically but
not the f,h,i or n. (See below)
Anyone have a suggestion?

Node Name   Filespace   FSID Platform Filespace Is Files- Capacity
Pct
Name  Typepace(MB)
Util
Unicode?
--- ---   - - 
-
GRBCAP2 \\grbcap2\-1 WinNTNTFS No  10184.0
3.6
 e$
GRBCAP2 \\grbcap2\-2 WinNTNTFS No   4044.1
83.0
 c$
GRBCAP2 \\grbcap2\-3 WinNTNTFS No   3072.9
14.7
 d$
GRBCAP2 \\grbcap2\-   10 WinNTNTFS No 103578.0
81.8
 imax
GRBCAP2 \\grbcap2\-   11 WinNTNTFS Yes   103.0
2.3
 f$
GRBCAP2 \\grbcap2\-   12 WinNTNTFS Yes207157.0
54.3
 h$
GRBCAP2 \\grbcap2\-   13 WinNTNTFS Yes103578.0
94.3
 i$
GRBCAP2 \\grbcap2\-   14 WinNTNTFS Yes103578.0
95.1
 l$
GRBCAP2 \\grbcap2\-   15 WinNTNTFS Yes103578.0
56.4
 n$

tsm: ADSM1adsm2:q fi grbcap2 \\grbcap2\e$


Node Name   Filespace   FSID Platform Filespace Is Files- Capacity
Pct
Name  Typepace(MB)
Util
Unicode?
--- ---   - - 
-
GRBCAP2 \\grbcap2\-1 WinNTNTFS No  10184.0
3.6
 e$

tsm: ADSM1adsm2:q fi grbcap2 \\grbcap2\f$

ANR2034E QUERY FILESPACE: No match found using this criteria.




The information transmitted is intended only for the person or entity to
which it is addressed and may contain CONFIDENTIAL material.  If you
receive this material/information in error, please contact the sender and
delete or destroy the material/information.