I heard that "holey" files are not properly handled by tar and cpio, so I used dump/restore since these utilities are for lower-level (down at the OS) backups.
You can also use Networker to do your restore as if a disaster had occurred. I thought that a bit much but it is supported by Legato.
The Legato suggested method is to use the uasm command (in nsr/bin) to move the directory for the client,
try a man uasm and there are examples .
Remember you will need to point the client to the new location of the index.
Modifying the client configurations is exactly why I prefer using ln, that way you don't have to make "special" configuration changes to Legato.
On the flip side, if you're going to put the Legato indexes on a new hard drive/filesystem, why not just mount that new filesystem at /nsr/index?
If it's Unix, that is what I would go with.
Have /nsr/index as one filesystem and if any index looks to need it , have that as another
e.g. /nsr/index/bigclient
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.