New server has no /export directory,btu old has it. Is it an error?


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users New server has no /export directory,btu old has it. Is it an error?
# 1  
Old 05-26-2017
New server has no /export directory,btu old has it. Is it an error?

We have two servers, new and old

using

Code:
 df -BG

we have the following directories structure on the 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 structure on the new server by the same command
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

As you can see, old server has directory
Code:
 /export

, but a new - not.
Could you please let me know if it is error of UNIX admin, or it is supposed to be like that?
The new server is Linux, old is UNIX Solaris

Thanks for contribution

Last edited by rbatte1; 05-30-2017 at 11:43 AM.. Reason: Removed gratuitous FONT formatting within CODE tags
# 2  
Old 05-26-2017
Your new server has been reconfigured and it does not quite need a single /export mount point.

Last edited by Aia; 05-26-2017 at 10:55 AM..
This User Gave Thanks to Aia For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

AIX 5.3 NFS export not mounting, rpcinfo hang/timeout on server

Been trying to get a directory NFS-mounted with no success. I've tried both NFS v3 and v4, but currently trying v4. I can't figure out what's going on here. server: sbkovwadmd01 sbkovwadmd01# chnfsdom Current local domain: edw.dev sbkovwadmd01# lssrc -a | grep nfs | grep active nfsd ... (3 Replies)
Discussion started by: eckertd
3 Replies

2. Shell Programming and Scripting

Connect to FTP find files and export them to another server

Hi I'm trying to make script that will connect to FTP Server than find files that contain word HIGH in name and than export them to another server. Can anyone tell me if something like this is possible? Thanks :) (7 Replies)
Discussion started by: steve87bg
7 Replies

3. Shell Programming and Scripting

Script that will be a cron job to export rrd files for cacti server

I wrote a quick little script that will eventually end up as a cron job to export rrd files for my cacti server. Here is the script: #!/bin/bash rm -rf /backup/cacti_xml/* cd /var/www/html/rra ls -1 *.rrd | awk '{print "rrdtool dump "$1" > /backup/cacti_xml/"$1".xml"}' | sh -x Is there... (5 Replies)
Discussion started by: TheBigAmbulance
5 Replies

4. Shell Programming and Scripting

Unable to export Directory paths through Script

Following is the output of .profile file - $ cat /home/estdm2/.profile #!/bin/ksh set -o vi alias l="ls -ltr" umask 002 Following is the path setting script. $ cat DM_ENV_VARS_NEW.ksh #!/bin/ksh . /home/estdm2/.profile sEnv=$1 echo "We are in ${sEnv} environment" echo "STEP010... (3 Replies)
Discussion started by: sumeet
3 Replies

5. UNIX for Advanced & Expert Users

NFS export need to be able to write to directory but not list

My issue is I want an NFS share where I can write to the directory, but not list any of the files in there. (doesn't matter if someone knows the name can open the file). Have an NFS export for example: drwxrwxrw- 2 cranes staff 256 18 May 12:48 cranes The export will only... (1 Reply)
Discussion started by: Cranie
1 Replies

6. Solaris

Export snoop file from an ftp server to a windows pc

Hi, I have a snoop file that I captured on a solaris machine. I ftp'd it to ftp server. How can I export this snoop file from the solaris machine or the ftp server to a windows PC so I can load it to wireshark and analyze it? Thanks, (6 Replies)
Discussion started by: Pouchie1
6 Replies

7. Shell Programming and Scripting

I need script to get xml access export from source server

Hi, I need a shell script to create to get XML access export from the source server. Thanks in Advance (3 Replies)
Discussion started by: bcb
3 Replies

8. Solaris

Could I re-export a NFS resource to a third server ?

Hey Guys. Could someone said if is possible take a NFS resource get it from a original Server a export it and mount it in a third server ? Thank in Advace.... SUN ADMIN (3 Replies)
Discussion started by: aggadtech08
3 Replies

9. Solaris

need script for locked and unused user accounts in /export/home directory

Hi all, i have to need one script: 1. it will capture the unused user accounts in /export/home directory. 2. it will capture the locked user accounts in /export/home directory. Note: locked accounts will show in /etc/passwd like /bin/false --> (instead of ksh it will show false) the... (1 Reply)
Discussion started by: krishna176
1 Replies

10. Solaris

Relocating directory /export/home to a bigger filesystem

My 2GB /export/home/ directory is almost 100% full df -k | grep /export/home /dev/vx/dsk/rootdg/vl73 2031711 1951009 19751 99% /export/home I intend to relocate it to a different 4GB filesystem late at night when there is no user on the system. How do I go... (3 Replies)
Discussion started by: Msororaji
3 Replies
Login or Register to Ask a Question