cancel
Showing results for 
Search instead for 
Did you mean: 

Location of /opt/NBUAppliance/db/data on 5230s

elanmbx
Level 6

All - I have an odd situation on my 5230s.  All of them have the /opt/NBUAppliance/db/data/ directory located in the / filesystem:

app3:/opt/NBUAppliance/db # ll -d data
drwxr-xr-x 2 root root 4096 Jul 10  2014 data

Except one appliance, which has this data directory in the /config filesystem:

app5:/opt/NBUAppliance/db # ll -d data
lrwxrwxrwx 1 root root 12 Apr 26 10:25 data -> /config/data

I'm planning an upgrade to 2.7.3 and was wondering if this was going to cause me any issue during the upgrade procedure.

6 REPLIES 6

PatS729
Level 5

Hi,

I am not sure but the appliance in question has different role assigned than the other ones ?

Nope - just plain old media servers.

The one that is different DOES happen to be several years newer.  I wonder if that has any bearing on this issue...

Marianne
Level 6
Partner    VIP    Accredited Certified

Please share output of 'df -h' on this appliance.

 

Appliance with oddly-located data directory:

 maintenance-!> df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/system-root 92G 7.1G 80G 9% /
udev 63G 4.5M 63G 1% /dev
tmpfs 63G 12K 63G 1% /dev/shm
/dev/sda2 198M 28M 161M 15% /boot
/dev/mapper/system-inst 50G 3.7G 44G 8% /inst
/dev/mapper/system-log 184G 14G 161G 8% /log
/dev/mapper/system-rep 241G 6.0G 223G 3% /repository
/dev/mapper/system-rescue 9.7G 6.0G 3.2G 66%  repository/checkpoints/appliance_checkpoint_2UyMq6
tmpfs 4.0K 0 4.0K 0% /dev/vx
/dev/vx/dsk/nbuapp/cfgvol 50G 2.4G 48G 5% /config
/dev/vx/dsk/nbuapp/advol 4.2T 101G 4.1T 3% /advanceddisk/dp1/advol
/dev/vx/dsk/nbuapp/pdcatvol 350G 4.4G 343G 2% /msdp/cat
/dev/vx/dsk/nbuapp/pdvol 32T 15T 18T 47% /msdp/data/dp1/pdvol
/dev/vx/dsk/nbuapp/1pdvol 32T 12T 21T 37% /msdp/data/dp1/1pdvol
/dev/vx/dsk/nbuapp/2pdvol 32T 11T 22T 34% /msdp/data/dp1/2pdvol
/dev/vx/dsk/nbuapp/3pdvol 3.5T 3.2T 280G 93% /msdp/data/dp1/3pdvol
/dev/vx/dsk/nbuapp/4pdvol 3.5T 2.7T 834G 77% /msdp/data/dp1/4pdvol
/dev/vx/dsk/nbuapp/5pdvol 3.1T 2.3T 818G 74% /msdp/data/dp1/5pdvol

Are you sure they're all with the same version? 

I checked in some of the appliances I have access to, 2.7.x & 2.6.1.2. They are all pointing to  /config/data.

/opt/NBUAppliance/db/data -> /config/data

elanmbx
Level 6

Just to follow-up - this discrepancy did not have any negative effect on my upgrade.  I suspect that perhaps it has something to do with whatever the *original* version installed on the appliance was, but that's just a guess at this point.