Df -k command shows duplicate information in Solaris machine, How to get the exact disk space
While getting the total disk space in solaris machine using df -k command, i am getting the same disk info for every user available in that system.
Is there any way to remove it.
Here user spaces of soluser1,2,3,5 were located under /export. It will give wrong result if i sum up all those values available under Available field. Whereas in linux, i can get the correct space using the same command. How to get the correct disk space in solaris, please advice.
Those are ZFS filesystems. All the user directories are sharing free space that is available on the "rpool" zpool. You can limit the space that is available for particular filesystem (user) by setting ZFS properties "quota" and "reservation". You can read more about it here: http://docs.oracle.com/cd/E19253-01/...zvb/index.html
I got 4 hd each of 75GB. The os sun solaris 10 is installed on disk 0 and is almost full. see at df -k shows the following
$ df -k
Dateisystem kByte belegt verfügbar Kapazität Eingehängt auf
/dev/dsk/c1t0d0s0 6856805 6388140 400097 95% /
/devices 0 ... (3 Replies)
I have a SparcStation5 that is making sounds that make me think the disk drive(s) may be on the verge of quiting. What is the command to list the disk types and sizes? I'm thinking I can possibly pick up another drive or two and compy the exisiting drives while they are still working. (1 Reply)
Hi All,
My Solaris 8 firewall server is getting full on the / filesystem. I don't know which one should I delete. I think there's no more to delete on the file like logs or temp file.
Does someone knows about deleting a safe file (or folder) on FS like /usr, /opt, /platform, /kernel, /sbin?... (7 Replies)
Hi,
I have a question regarding finding free space on the disk of a solaris machine.
Many mount points are available in my machine. Right now i am using
df -b option to get the free disk space available.
I have an assignment to check free space on the disk.
I pass the directory as a... (3 Replies)
I am not very good at UNIX and seek help here. I tried to install Oracle 10g on a 64 bit Sun sparc machine with solaris 10 as OS. After I installed solaris 10, the current file system on the machine looks like this:
/dev/dsk/c0t0d0s0 5104758 4854293 199418 97% /
/devices ... (2 Replies)
Hi,
I'm using sun solaris. Using df -h I have the following:
Filesystem size used avail capacity Mounted on
/dev/md/dsk/d2 12G 7.1G 4.6G 61% /
/proc 0K 0K 0K 0% /proc
mnttab 0K 0K 0K 0% ... (5 Replies)
Hi!!
I am these days working on a project, where I need to know about the disk controllers available in a machine (e.g., 3ware,IBM,etc).
Please, let me know the command by which I can get the information.
thnx,
priyanka (3 Replies)