We installed AVA-v2 / v4.4#4591830 on ESX platform and configured NFS which our NetBackup server has mounted and performed a backup test.
(1) How to evict or delete that which is in Cache?
Because of bandwidth issues, we needed to immediately cancel the backup which we did via NetBackup, yet AltaVault continued to transfer it to AWS Glacier.
We then attempted a few things we read here, i.e. delete all files seen via the NFS mounts, Supspend Replication via Cloud Settings and even Stopped Storage Optimization Service.
Yet, once we restart the services and replication it starts up again and starts sending the data which we no longer see via NFS.
How can we first see what remains queued, then flush / evict / delete it?
We have tried various datastore commands (even 'enable' the shell) and it doesn't recognize them?
Is it because this is an eval license?
(2) The primary network for management was configured via a different vLAN then the other three (3) IPv4 interfaces. The network to AWS Glacier is off e0c, yet we see of the traffic going through the primary interface.
Default IPv4 gateway was set to the same network as the primary vLAN and individual routes were added for each of the other interfaces, i.e.:
primary IP: 10.0.123.123 with default IPv4 gateway 10.0.123.254
e0c IP: 10.0.124.123 with these routes:
Destination Subnet Mask Gateway Interface Status
10.0.124.0 255.255.255.0 0.0.0.0 e0c User Configured
10.0.124.0 255.255.255.0 10.0.124.254 e0c User Configured
Why would then the traffic going to AWS Glacier where S3 intial bucket is off the 124 still be going via the 123?
Is it because this is an evaluation license?