Apr 13

This one replicates all from /200gb/DOCS to the server called "sol" and removes files in "sol" that we deleted locally. the "c" is for checksum, the "t" is for updating



rsync -crtva --delete /200gb/DOCS/ root@sol:/200gb/DOCS/

Posted by rdircio

| Top Exits (0)
Vote for articles fresher than 7 days!
Current karma: none, 0 vote(s) 158 hits
Nov 29

If you don't have direct access from your PC to the cluster server, but another unix jumphost has, you can do the same as for the dracs and the ilos.


The connectivity is


PC-jumphost-clusternode


in your PC you can do a:


ssh -g jumphost -L 14141:clusternode:14141 -L 14150:clusternode:14150


Then, open the "Veritas Cluster Manager" software in your PC, and point it to "localhost", and you'll be managing the remote cluster :)


For Veritas Enterprise Administrator (vea), we only need to forward one port:


ssh -g jumphost -L 2148:veanode:2148

Posted by rdircio

| Top Exits (0)
Vote for articles fresher than 7 days!
Current karma: none, 0 vote(s) 467 hits
Sep 8

if you have no gui access to the mac, you can:


$ hdiutil attach DarwinPorts-1.7.0-10.4-Tiger.dmg -verbose



Posted by rdircio

| Top Exits (0)
Vote for articles fresher than 7 days!
Current karma: none, 0 vote(s) 673 hits

(Page 1 of 6, totaling 16 entries)