miércoles, 13 de julio de 2011

Imprescindible: Remote Desktop Connection Manager


Muy buena herramienta para administrar conexiones de escritorio remoto:

http://blogs.technet.com/b/davidcervigon/archive/2010/06/27/imprescindible-remote-desktop-connection-manager.aspx

jueves, 30 de junio de 2011

ROADMAP Y FAQ - LTO

http://ultrium.com/About/faq.html

martes, 14 de junio de 2011

REDUCIR o AMPLIAR EL TAMAÑO DE LA BASE DE DATOS - TSM 6

REDUCIR EL TAMAÑO DE LA BASE DE DATOS

1. Create a file containing a list of directories that represent the new directories.

For example, dbdirs.txt.

2. Run a full database backup. For example:

backup db devclass=tapeclass type=full

3. Halt the server.


4.
Remove the database instance.

dsmserv removedb TSMDB1

5. Restore the database specifying the file containing the directories to be used.

For example:

dsmserv restore db todate=today on=dbdirs.txt

6. Restart the server.

martes, 4 de enero de 2011

Error SQL2033N con codigo 2041

Al hacer backup desde un DB2 usando TSM como gestor de backups, apareció un error bastante raro:

SQL2033N An error occurred while accessing TSM during the processing of a database utility. TSM reason code: "2041"

Datos del ambiente:
Servidor TSM: Versión 5.5.4, Windows 2003 x64
Servidor DB2: Versión 9.5, Windows 2003 x64


Segun la literatura, puede tener muchas causas el error SQL2033N, segun el codigo de error por parte de TSM, pero no aparece el codigo 2041, y menos aparece en ninguna busqueda en internet.

SOLUCION: REINICIAR EL WINDOWS CON DB2,

"EN FIN DIJO PITIN"

Información sobre el error SQL2033N:
http://publib.boulder.ibm.com/infocenter/db2luw/v9r5/index.jsp?topic=/com.ibm.db2.luw.messages.sql.doc/doc/msql02033n.html

Búsqueda en internet del error sql2033n y codigo 2041:
http://www.google.com.uy/#hl=es&source=hp&biw=1280&bih=822&q=sql2033n+2041&aq=f&aqi=&aql=&oq=&gs_rfai=&fp=3e661530df260ccd

sábado, 9 de octubre de 2010

Comandos Basicos para FOS Brocade 6.x

Hay un montón de comandos de Brocade que pueden venir bien a la hora de solucionar los problemas relacionados con una Fabric o un switch.

Dividimos estos en
:

Marginal Links

switchshow - Indicators like no light or In_sync will be displayed
portshow - Provides report on errors on a port
porterrshow - provides gist of port errors, look for delta of counters
portstatsshow - Provides details of port errors
portstats64show - Extension of portstatsshow when 32 bit counters do not suffice, look for tim_txcrd_z to observe BB_credit deltas

fabriclog -s - Helps isolate flapping ports, look out for offline and online sequences
sfpshow - Provides information on SFP and their state, check for power

Zoning

cfgshow - Displays zoning configuration
defzone --show - Shows default zone settings
nsshow -t - Display name server entries with additional details

nodefind - To find specific device in fabric
nodefind - To find specific device in fabric

fcping - helps isolate end to end device connectivity and also an easy method to validate zoning


Licensing

licenseshow

Firmware Download

firmwaredownloadstatus
firmwareshow
version

Configuration

configdefault - To reset switch configuration to default
configdownload - To download a previously uploaded config file

switchshow - Lists connection information as well first indicator of fabric segmentations
errshow -r - Look for config events, match events with list in Brocade Message reference guide for suitable actions
fabstatsshow - flags any parameter mismatch during merging
fabricshow - Helps identify domain id conflicts and gives an overview of all fabric members

configure - To set correct switch and flow control parameters

portcfgshow - Display port configuration
portcfgspeed - Set or show port speed
portcfgdefaults - Set port settings to default
portcfgpersistentenable - To enable port permanently
portcfgpersistentdisable - To disable port persistently (across reboots)
portdisable
portenable
portcfgeport - Disable E port
portcfglport - Lock port to L port
portcfggport - Lock port to E or F port

Log collection

supportshow
supportsave

Fuente
http://community.brocade.com/docs/DOC-1713

viernes, 8 de octubre de 2010

Sincronizacion de la hora DS4700

Con el comando "set storageSubsystem time" del DS Storage Manager 10, podemos sincronizar la hora de nuestro DS4000 con la estación de trabajo en la cual estamos.


smcli -n ip_DS4000 -p pasword -c "set storageSubsystem time;"

Es una buena opción agrandarlo como tarea programada todos los días, así tenemos los logs sincronizaditos.

También existe la opción manual desde la GUI del DS Storage Manager 10,

/Storage Subsystem/Synchronize Controller Clocks/

Click en Synchronize

jueves, 7 de octubre de 2010

IBM anuncia la caja V7000

Durante el webcast, que publique en la entrada anterior hubo un gran anuncio para los usuarios de rango medio, se anuncio la "IBM Storwize V7000 Midrange Disk System", que entre unas cuantas caracteristicas trae:

- Provisioning
- External Virtualization
- SDD Managment Automatic Relocation
- Flash Copy

Mas info:
http://www-03.ibm.com/systems/storage/disk/storwize_v7000/index.html

Fuente:
http://www-03.ibm.com/systems/storage/news/announcement/20101007_whatsnew.html