Difference between old and new server using df -BG

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Difference between old and new server using df -BG
# 1  
Old 05-25-2017
Difference between old and new server using df -BG

We have two servers, new and old

using
Code:
 df -BG

we have on old server
Code:
 Filesystem             size   used  avail capacity  Mounted on
 /dev/md/dsk/d0         7.9G   5.9G   1.9G    76%    /
 /devices                 0K     0K     0K     0%    /devices
 ctfs                     0K     0K     0K     0%    /system/contract
 proc                     0K     0K     0K     0%    /proc
 mnttab                   0K     0K     0K     0%    /etc/mnttab
 swap                    12G   1.5M    12G     1%    /etc/svc/volatile
 objfs                    0K     0K     0K     0%    /system/object
 sharefs                  0K     0K     0K     0%    /etc/dfs/sharetab
 /platform/sun4u-us3/lib/libc_psr/libc_psr_hwcap1.so.1
                        7.9G   5.9G   1.9G    76%    /platform/sun4u-us3/lib/libc_psr.so.1
 /platform/sun4u-us3/lib/sparcv9/libc_psr/libc_psr_hwcap1.so.1
                        7.9G   5.9G   1.9G    76%    /platform/sun4u-us3/lib/sparcv9/libc_psr.so.1
 fd                       0K     0K     0K     0%    /dev/fd
 swap                    12G   173M    12G     2%    /tmp
 swap                    12G    64K    12G     1%    /var/run
 /dev/md/dsk/d6         7.9G   2.9G   4.9G    38%    /zones
 /dev/md/dsk/d100        89G    91M    88G     1%    /export2
 /dev/md/dsk/d82         28G    27G   768M    98%    /export
 /dev/md/dsk/d91        9.8G   2.1G   7.7G    22%    /db/pub
 /dev/md/dsk/d83        5.9G   1.3G   4.6G    22%    /var/mqm
 /dev/md/dsk/d5         2.0G   157M   1.8G     9%    /opt/dbtools
 /dev/md/dsk/d882        30G    32M    29G     1%    /export/home/mbsesb
 /dev/md/dsk/d92         19G   7.8G    11G    43%    /data/oracle/product
 /dev/md/dsk/d93         75G    39G    35G    54%    /export/home/iciprod

and new server
Code:
 Filesystem                               1G-blocks  Used Available Use% Mounted on
 /dev/mapper/rootvg-rootlv                       8G    2G        7G  18% /
 devtmpfs                                       32G    0G       32G   0% /dev
 tmpfs                                          32G    1G       32G   1% /dev/shm
 tmpfs                                          32G    4G       29G  10% /run
 tmpfs                                          32G    0G       32G   0% /sys/fs/cgroup
 swap                                            2G    1G        2G   1% /tmp
 /dev/sda1                                       1G    1G        1G  48% /boot
 /dev/mapper/appsvg-export_datalv              100G    1G      100G   1% /export/data
 /dev/mapper/appsvg-data_oracle_productlv       30G    1G       30G   1% /data/oracle/product
 /dev/mapper/appsvg-export_applv               300G    1G      300G   1% /export/applications
 /dev/mapper/rootvg-optlv                        4G    2G        3G  45% /opt
 /dev/mapper/rootvg-varlv                        8G    2G        7G  16% /var
 /dev/mapper/rootvg-ulocallv                     1G    1G        1G  34% /usr/local
 /dev/mapper/rootvg-homelv                       1G    1G        1G   6% /export/home
 /dev/mapper/appsvg-var_mqmlv                   30G    1G       30G   1% /var/mqm
 /dev/mapper/rootvg-crashlv                     10G    1G       10G   1% /var/crash
 /dev/mapper/rootvg-dbpatchlv                    1G    1G        1G   4% /var/adm/db/dbpatchv2
 /dev/mapper/appsvg-export_home_mbsletlv        20G    1G       20G   1% /export/home/mbslet
 /dev/mapper/appsvg-export_home_iciprodlv      500G    1G      500G   1% /export/home/iciprod
 /dev/mapper/rootvg-dbtoolslv                    4G    1G        4G  11% /opt/dbtools
 tmpfs                                           1G    0G        1G   0% /dev/vx
 tmpfs                                           7G    0G        7G   0% /run/user/0
 tmpfs                                           7G    0G        7G   0% /run/user/40039

My questions is that on old server we have
Code:
 /export directory

but on new no such directory appeared by the same commend
Code:
df -BG


Is it mistake, or error, when directory structure was created?


Thanks for contribution
# 2  
Old 05-26-2017
Bumping up posts or double posting is not permitted in these forums.

Please read the rules, which you agreed to when you registered, if you have not already done so.

You may receive an infraction for this. If so, don't worry, just try to follow the rules more carefully. The infraction will expire in the near future

Thank You.

The UNIX and Linux Forums.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

How do you compare two folders and copy the difference to a third folder in a remote server?

How do you compare one local folder and a remote folder and copy the difference to a third folder in a remote folder.e.g. Folder A -- Is in a remote server and it has the following files TEST1.OUT TEST2.OUT TEST3.OUT Folder B --Is in a local server and it has the following files ... (5 Replies)
Discussion started by: cumeh1624
5 Replies

2. Solaris

Physical and virual server difference

Hi, i am trying to find whether any particular solaris server is physical or virtual....are there any commands or set of commands which only runs (or provide specific pattern ) on physical machines and provides different pattern or error on virtual one... Is this the correct approach to... (7 Replies)
Discussion started by: omkar.jadhav
7 Replies

3. Shell Programming and Scripting

Find the difference between two server lists

I just want to find the server names that belong to one list but doesnt belong to another. Just the server names in output. (3 Replies)
Discussion started by: proactiveaditya
3 Replies

4. Solaris

can any body tell me what is the difference between server panic and fatal error.

HI friends can any body tell me what is the difference between server panic and fatal error. (1 Reply)
Discussion started by: tv.praveenkumar
1 Replies

5. Solaris

Difference between Solaris jump start and jet build server

Hello Guruz, Correct me if I am wrong. What is difference between Solaris jump start and jet build server. Any sun doc how the jump start setup works. (1 Reply)
Discussion started by: bullz26
1 Replies

6. UNIX for Dummies Questions & Answers

difference weblogic server/webserver/app server

Hi All, I am getting confused with the terms below. All I know is an application can be installed on a server. But I see the following terms used in a company. All of them are installed on same Unix box. Could you please help me out in layman terms as to what these exactly means. (PS: I don't... (1 Reply)
Discussion started by: tostay2003
1 Replies

7. Solaris

what is the difference between http & Tomcat web server

I do not know the difference between the apache-http and the apche-Tomcat.Is they are differentiated on their version or on their features.:confused: (2 Replies)
Discussion started by: jayaprakash
2 Replies

8. Solaris

make sure HA server no difference contents

hello there. I would like to know how can I make sure HA server have exactly same contents. for example at timestamp 1 (before start install oracle product ) assume the both server have exactly same contents. at timestamp 2 I install Oracle product at both server, hope... (3 Replies)
Discussion started by: qyxiell
3 Replies

9. AIX

MKSYSB + tar / on same server: difference and useless ?

Hi again, we have several types of backups we do here. On the workstations backups that we do every 3 months, we do 2 backups on each ones: mksysb and a TAR /. I need to understand better what that mksysb does and figure out if doing both is useless where only one is enough I am looking at... (1 Reply)
Discussion started by: Browser_ice
1 Replies

10. UNIX for Dummies Questions & Answers

Difference between UNIX operating system and Unix Open Server

Hi, I recently joined this forum and new to UNIX. Is there any difference between UNIX operating system and UNIX open server? Please explain. (1 Reply)
Discussion started by: Manjit
1 Replies
Login or Register to Ask a Question