I want to attempt something, but not sure if it can be done. There became a situation where I needed to set up a CIF share on my datadomain, where one of our application teams is dropping data. Its probably 3tb of data, and I would like to use NDMP to back up that CIF share from the DataDomain. Is this something that can be done? DataDomain is technically a storage device, but Im not sure if it would support an NDMP backup from it. Yes, it sounds silly, but I would in fact be backing up data FROM and TO the same Datadomain.
What is the use case for this? As far as I know, DD does not support outgoing NDMP. However, there may be a different way to do what you're trying to do (e.g. replication).
This is kind of a unique case, which we only do in this one instance in our environment, so Ive never tried anything like what your asking. So, I can use networker to take a snapshot backup of that CIF data?
NDMP cannot be done, but I believe your goal is to "Back up" the data domain. seems a little weird, since your DD should only have backups on it.
What I would do in your case is setup an NFS mount to a Linux Networker storage node, it will still have to transfer the data across the network, but only once. Just backup the NFS mount. You will loose your ACLs and it will re-hydrate the files when you back them up.
It doesn't work. Just gives "Remote system error - No connection could be made because the target machine actively refused it." message. Which I presume is a username or password issue but doesn't seem to be.
ionthegeek
2 Intern
•
2049 Posts
2512
0
Posted August 24th, 2016 12:00
What is the use case for this? As far as I know, DD does not support outgoing NDMP. However, there may be a different way to do what you're trying to do (e.g. replication).