Skip to main content

developerWorks >  IBM developer solutions  >  Forums  >  General Parallel File System (GPFS)  >  developerWorks

Is there a command to show that a GPFS filesystem is suspended?    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
This question is answered.

Permlink Replies: 2 - Pages: 1 - Last Post: Nov 6, 2009 11:44 AM Last Post By: TimGilson Threads: [ Previous | Next ]
TimGilson

Posts: 35
Registered: Jul 27, 2007 04:44:53 AM
Is there a command to show that a GPFS filesystem is suspended?
Posted: Nov 06, 2009 11:27:46 AM
 
Click to report abuse...   Click to reply to this thread Reply
Is there a command I can issue to show that a GPFS filesystem is suspended?

Tim.
dlmcnabb

Posts: 502
Registered: Mar 01, 2005 12:11:30 PM
Re: Is there a command to show that a GPFS filesystem is suspended?
Posted: Nov 06, 2009 11:30:58 AM   in response to: TimGilson in response to: TimGilson's post
 
Click to report abuse...   Click to reply to this thread Reply
No there isn't.

But it's an interesting question. Possibly it could be added in output of the tsstatus -m command, since I don't know of any other commands relating to filesystem state. You could also just make a script that does "ls -ld $mountpoint" that would hang until it "resumed".
TimGilson

Posts: 35
Registered: Jul 27, 2007 04:44:53 AM
Re: Is there a command to show that a GPFS filesystem is suspended?
Posted: Nov 06, 2009 11:44:17 AM   in response to: TimGilson in response to: TimGilson's post
 
Click to report abuse...   Click to reply to this thread Reply
Just as I suspected - thanks.

Point your RSS reader here for a feed of the latest messages in all forums