Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

clear_locks(1m) [mojave man page]

clear_locks(1M) 					  System Administration Commands					   clear_locks(1M)

NAME
clear_locks - clear locks held on behalf of an NFS client SYNOPSIS
/usr/sbin/clear_locks [-s] hostname DESCRIPTION
The clear_locks command removes all file, record, and share locks created by the hostname and held on the current host, regardless of which process created or owns the locks. This command can be run only by the super-user. This command should only be used to repair the rare case of a client crashing and failing to clear held locks. Clearing locks held by an active client may cause applications to fail in an unexpected manner. OPTIONS
-s Remove all locks created by the current machine and held by the server hostname. OPERANDS
The following operands are supported: hostname name of host server EXIT STATUS
0 Successful operation. 1 If not root. 2 Usage error. 3 If unable to contact server (RPC). ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ SEE ALSO
fcntl(2), attributes(5) SunOS 5.10 6 Oct 2004 clear_locks(1M)

Check Out this Related Man Page

clear_locks(1M) 					  System Administration Commands					   clear_locks(1M)

NAME
clear_locks - clear locks held on behalf of an NFS client SYNOPSIS
/usr/sbin/clear_locks [-s] hostname DESCRIPTION
The clear_locks command removes all file, record, and share locks created by the hostname and held on the current host, regardless of which process created or owns the locks. This command can be run only by the super-user. This command should only be used to repair the rare case of a client crashing and failing to clear held locks. Clearing locks held by an active client may cause applications to fail in an unexpected manner. OPTIONS
-s Remove all locks created by the current machine and held by the server hostname. OPERANDS
The following operands are supported: hostname name of host server EXIT STATUS
0 Successful operation. 1 If not root. 2 Usage error. 3 If unable to contact server (RPC). ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ SEE ALSO
fcntl(2), attributes(5) SunOS 5.10 6 Oct 2004 clear_locks(1M)
Man Page

6 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Finding out the length of a string held within a variable

:confused: Does anyone know which command I can use to find out the length of a string held within a variable? (5 Replies)
Discussion started by: dbrundrett
5 Replies

2. UNIX for Dummies Questions & Answers

Trufax help

Can anyone tell me please how to clear the list of held faxes from Trufax? (0 Replies)
Discussion started by: Blue1701
0 Replies

3. Linux

Whats for: /etc/locks directory?

Hi there! Can someone please tell me what is for the directory /etc/locks and provide me with an example. I certainly don't understand it very well. Any help will be much appreciated! (1 Reply)
Discussion started by: agasamapetilon
1 Replies

4. Solaris

[SOLVED] Issue with hostname command

Hi, i'm having issues with one of my db servers, each time i run the hostname command i get "-a" as result this is the only zone on this server where i have this issue. could any one help me with this issue (5 Replies)
Discussion started by: EduardoDiaz
5 Replies

5. UNIX for Dummies Questions & Answers

Linux question on directories..

Hi, First server every thing is working but keeps crashing so to be on the safe side created second server and moved all the files. But I notice there is a " dot " at the end. See below. Not sure what that means. Also getting 403 on Apache. Please see below. Thanks you so much. ls -l... (4 Replies)
Discussion started by: samnyc
4 Replies

6. HP-UX

Get ip of client, not hostname

Hello i'm trying to get the ip of a telnet session. With who -u I get the hostname of the user connecting to my server, because it checks the reverse DNS. But I only want the ip. Versions: HP-UX HP Release B.11.31 Who command: Hewlett-Packard Company - 4 - HP-UX 11i Version... (2 Replies)
Discussion started by: boltpower
2 Replies