Maciej Browarski wrote:
  > So, to go step forward.
> Can you give any instruction how to write a perl/bash scripts (or any 
> documentation with official API) and loads this to s7000 ?
> Or this can be done only by sun's engineers ?
> Or how i can log on and check this.

Pardon the late reply, I don't check this alias very often.

The storage appliance does have a captive scripting environment which allows 
you 
to write a Javascript-like script and programmatically interact with the 
system. 
  While it's not the usual 'zfs create ...' script you would expect, we've 
tried 
to make the abstractions simple and easy to use.  These scripts can be run over 
SSH, so you can wrap the scripts to configure the 7000 storage appliances in 
whatever perl/bash scripts you're used to.

Check out:

http://blogs.sun.com/bmc/entry/on_modalities_and_misadventures
http://blogs.sun.com/was/entry/scripting_storage_amber_road_aka

Also, if you've downloaded the VMWare image, click on the HELP link and search 
for 'Scripting'.  That documentation shows a detailed example of constructing 
such a script.  The full product documentation should be on docs.sun.com 
shortly, and that site will have the same content.

- Bill

-- 
Bill Pijewski, Sun Microsystems Fishworks   http://blogs.sun.com/wdp
_______________________________________________
storage-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to