Search |
||
Under the hood of SunStorage 7000Posted by kohsuke on January 20, 2009 at 10:55 AM PST
Playing with SunStorage Simulator
I'm a total outsider to SunStorage, even though I work for Sun. Information here shouldn't be taken as official, but rather, a perspective from just one user. I was playing with SunStorage Simulator over the weekend. AFAIK, this is just a VMWare image of the same software that runs in real Sun Storage 7000. Initially I found it bit odd that they provide VMWare image and not VirtualBox image (which is another Sun product), but later I realized that this is because of the lack of SCSI emulation in VirtualBox — the VMWare appliance comes with some 16 SCSI disk images to emulate the storage. The next thing I noticed is that this appliance doesn't give you a shell access. It does run ssh, so you can remotely login, but instead of a real shell, you get aksh, which looks and feels like zoneadm (except with a different command set.)
This makes sense as an appliance, but what I wanted was to rip this apart and see how it works, so I wanted a a real shell. The developers of SunStorage seem to be suggesting that there is indeed a shell acess, so I looked around, and after a while I eventually discovered that there's the "shell" command in this aksh to give you bash.
A few other discoveries to note:
dhcp-usca14-132-38# pwd /usr/lib/ak/htdocs/appliance dhcp-usca14-132-38# ls -la total 40 drwxr-xr-x 12 root root 12 Nov 7 15:42 . drwxr-xr-x 10 root root 11 Nov 7 15:42 .. drwxr-xr-x 4 root root 8 Nov 7 15:42 SUNW,ankimo drwxr-xr-x 3 root root 6 Nov 7 15:42 SUNW,fugu drwxr-xr-x 3 root root 6 Nov 7 15:42 SUNW,iwashi drwxrwxr-x 2 root root 5 Nov 7 15:42 SUNW,jds drwxr-xr-x 3 root root 6 Nov 7 15:42 SUNW,otoro drwxr-xr-x 3 root root 6 Nov 7 15:42 SUNW,tako drwxr-xr-x 3 root root 6 Nov 7 15:42 SUNW,toro drwxr-xr-x 4 root root 8 Nov 7 15:42 SUNW,uni drwxr-xr-x 6 root root 34 Nov 7 15:42 generic drwxr-xr-x 8 root root 36 Nov 7 15:42 nas »
Related Topics >>
Mobile and Embedded Comments
Comments are listed in date ascending order (oldest first)
|
||
|
|