Tuesday, October 20, 2020

How to Add new Network on existing Resource

Hi guys, 

Here the command lines to execute to adding a new Network on an existing resource inside Hosting in our Virtual Apps and Desktops 

asnp Citrix*

cd xdhyp:

cd .\HostingUnits\

Add-HypHostingUnitNetwork -LiteralPath XDHyp:\HostingUnits\EXISTINGRESOURCENAME -NetworkPath 'XDHyp:\HostingUnits\Cloud_AFF\NEWNETWORKNAME.network'

 REDLETTERS, you need to change it for your information

If you want to check it, there are different ways to do it, for example, you can add a new resource via GUI selecting all networks and when you finished you can run this commands:

asnp Citrix*

cd xdhyp:

cd .\HostingUnits\

$formatEnumerationLimit = -1  

dir

Compare all PermittedNetworks from new resource and existing one that you need to add a new network.

*$formatEnumerationLimit = -1  --> With this command, you could see all networks.If you don't execute, you will see at the end of PermittedNetworks three dots (...)

Thursday, November 8, 2018

Cluster is currently managed by the following instance of OnCommand Performance Manager

Error:

When I trying to Add a Cluster on a Performance Manager, the installation shows this error:

Cluster <xxx> is currently managed by the following instance of OnCommand Performance Manager:

URL:                       https://<xxx.xxx.com>:443
System ID:          <uuid-here>

SOLUTION:

Open SSH session to the Cluster

set -privilege diag
application-record delete "app-OnCommand Performance Manager-a409ab0e-2326-4467-9e3f-decc00bfdc99"

Where "a409ab0e-2326-4467-9e3f-decc00bfdc99" is System ID:  <uuid-here>

Tuesday, May 2, 2017

Ahora si, última certificación de NetApp

Se me ha resistido un poco pero aquí está, NetApp Certified Storage Installation Engineer, ONTAP


Thursday, March 2, 2017

Unable to add Cluster on NetApp OnCommand Performance Manager

Hi guys!

ERROR:
Error:
Cluster <xxx> is currently managed by the following instance of OnCommand Performance Manager:
URL:                       https://<xxx.xxx.com>:443
System ID:          <uuid-here>
Managing a cluster with multiple instances of the same application will impact the performance of the cluster.
You must remove cluster <xxx> from the instance of OnCommand Performance Manager above before adding it to this instance of OnCommand Performance Manager.


SOLUTION:
CLU::> set -privilege diag

Warning: These diagnostic commands are for use by NetApp personnel only.
Do you want to continue? {y|n}: y

CLU::*> application-record show
  (cluster application-record show)
Name            Value              Last Modified Timestamp Modified From
--------------- ------------------ ----------------------- --------------
app-OnCommand Performance Manager-b6f4e437-b23b-4223-8c87-f7f634e07ce5
                {"id":"b6f4e437-b23b-4223-8c87-f7f634e07ce5","url":"https://xxx.xxx.xxx.xxx:443","version":"7.0","dateAdded":"2017-03-01 11:28:04.895"}
                                   3/1/2017 11:28:28       172.30.2.104

CLU::*> application-record delete -name "app-OnCommand Performance Manager-b6f4e437-b23b-4223-8c87-f7f634e07ce5"
  (cluster application-record delete)

CLU::*> application-record show
  (cluster application-record show)
This table is currently empty.

CLU::*>

Monday, January 9, 2017

Friday, December 23, 2016

NetApp Certified Data Administrator, ONTAP

Buenos días!
comentaros de mi nueva certificación en NetApp.
Por este año ya lo dejo, pero en breve espero tener otra!

Felices Fiestas y Próspero Año Nuevo!