Sponsored Content
Full Discussion: Zpool showing 100% full
Operating Systems Solaris Zpool showing 100% full Post 302894444 by vbe on Tuesday 25th of March 2014 01:43:54 PM
Old 03-25-2014
Umounting and mounting again?
 

9 More Discussions You Might Find Interesting

1. Solaris

/ directory is 100% full

Dear experts My / directory shows 100% full. What should I do??? What is normal size and how can I prevent it. I am using Solaris 8 on an Ultra 60. Thanks for your advises. Reza (6 Replies)
Discussion started by: Reza Nazarian
6 Replies

2. Solaris

when 100% full, it says some available

Just a quick question ....as per my df -k below, I have a file system marked at 100% full, why does it say there is 44,240 kb available ?? Filesystem kbytes used avail capacity Mounted on /dev/dsk/c0t0d0s0 2055463 1753694 240106 88% / /proc 0 ... (1 Reply)
Discussion started by: hcclnoodles
1 Replies

3. AIX

/var 100% full

What to do if /var filesystem in Aix is completely full ? (2 Replies)
Discussion started by: kkhan
2 Replies

4. Linux

Disk full 100%

one of my servers / was full by 100% i cleard some space, now though i have enough space on / partition still df is showing disk usage as 100% am not able to create any single txt file ? why so ? (3 Replies)
Discussion started by: bryanabhay
3 Replies

5. Red Hat

Disk usage showing 100% after deleting files also | Red Hat Linux 3.2.2-5

My Redhat Linux system is always showing 100& disk usage. I have removed almost all the files, but no use and I am always getting 100% disk usage.!! Filesystem 1K-blocks Used Available Use% Mounted on /dev/hda2 36337384 36066352 0 100% / I can... (7 Replies)
Discussion started by: sanoop
7 Replies

6. Shell Programming and Scripting

ps command showing full code of running script

Hi, I have a script running while rsync command is fired to push some files. The output of rsync cmd has been redirected to the script which is used to generate log files containing progress info with formatting. when I enter ps -ef | grep rsync it shows the full scripting code on the cmd line... (2 Replies)
Discussion started by: rajeevra
2 Replies

7. AIX

Paging space is 100% full

Paging space is 100% full? what step can i take (3 Replies)
Discussion started by: ramraj731
3 Replies

8. UNIX for Advanced & Expert Users

Apache - atop showing 100% memory

hello, I did some investigation before posting. i noticed that during the time when the httpd consumed 100% memory, only few swap was used. i got a link on StackOverflow that says its normal as unused memory is wasted memory on Linux. please let me have your views on this. ps: I... (2 Replies)
Discussion started by: coolatt
2 Replies

9. AIX

100% Inode full with only 67% FS full.

AIX Version 6.1 and 7.1. I understand that when the OS initially creates the FS and inodes, its pretty strict, but not always tuned to a 1:1 ratio. I see the same thing when adding a whole disk LV to a separate device. It seems that when we expand a filesystem the inodes don't get tuned... (5 Replies)
Discussion started by: mrmurdock
5 Replies
ncpmap(1)						      General Commands Manual							 ncpmap(1)

NAME
ncpmap - mounts some resource from Netware server or tree previously connected with ncplogin SYNOPSIS
ncpmap [OPTIONS] [-a] [mount-point] DESCRIPTION
ncplogin and ncpmap provide a way to split the ncpmount operation into halves, with ncpmap mounting the resource previously authenticated with ncplogin. OPTIONS
Options for ncplogin (mount_point is optional if you specify the -a option): -T, tree Tree name to be used -S, server Server name to be used. The -T and -S options are mutually exclusive. -X, name_ctx Default name context to be used. -E, echo Echo value of final mount_point. -V, volume Volume to mount. This must be in binary format if -S server, or in NDS format if -T tree. -R, path Path in volume to "map root." -f, mode Permission given the files, in octal notation. -d, mode Permission given the directories, in octal notation. -t, time_out Waiting time, in 1/100s of a second, to wait for an answer from the server. Default is 60. -r, retry_count Number of retry attempts. Default is 5 -s Enable renaming or deletion of read-only files. -h prirnt help text. -v Print ncpfs version number. -i, level Signature level. 0 = never, 1 = supported, 2 = preferred, and 3 = required. -N, os2,nfs Do not use specified namespaces on mounted volume. -y, charset Character set used for input and display. -p, codepage Codepage used on volume, including letters "cp." -B, bcast Broadcast mode. 0 = all, 1 = console, and 2 = none. Default is all. -a Autocreate mounting point if needed in ~/ncp/SERVER/VOLUME. -I Autocreate mounting point if needed in /mnt/ncp/SERVER/VOLUME. SECURITY
ncpmap must be setuid to permit non-root users use of it. In these cases, it will enforce nodev and nosetuid mount options. SEE ALSO
ncplogin(1), ncpmount(8) AUTHORS
This manual page was written by Steve Stalcup <vorian@ubuntu.com> for the Ubuntu GNU/Linux system under the BSD license. ncpmap(1)
All times are GMT -4. The time now is 02:07 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy