Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Size of iwstore after 'iwmigrate'
ashokc
I have TS 5.5.2 installed on two identical solaris 2.8 hosts. The patches etc... are almost identical. Today I migrated all the content from host A to host B - using the iwmigrate command. That was successful. But there is a strange issue. The size of 'iwstore' on host B is much bigger than the size on host A. But they have identical content! When I do df -k i get somthing like:
Filesystem kbytes used avail capacity Mounted on
Host A
--------
/dev/vx/dsk/auxdg/iwstore
7192576 1225743 5594791 18% /opt/iwstore
Host B
--------
/dev/vx/dsk/auxdg/iwstore
12434432 4271310 7908558 36% /opt/iwstore
Any idea what is going on? Inside TeamSite on Host B I do not see any misbehavior either.
Thanks
Find more posts tagged with
Comments
rahulk
This difference could be due to blocksize filesystem parameter of the host B. Make sure it is same as that of host A. If you have veritas or other volume manager, then you can set it to 1024 bytes.