Already did.
https://communities.netapp.com/message/88618#88618
I added it to this discussion since it seems to be monitored by those interested in mac ports of netapp software, and in hopes the team responsible for porting System Manager might get a hint. :-)
On Sep 26, 2012, at 11:08 AM, Ehrhart, Rick wrote:
Hi Chris –
Could you post your results on communities.netapp.com?
Thank-you,
- Rick -
From: toasters-bounces@teaparty.net [mailto:toasters-bounces@teaparty.net] On Behalf OfChristopher S Eno Sent: Wednesday, September 26, 2012 4:06 AM To: Smoot, Pete Cc: Toasters Subject: Re: NMC on Mac?
I got the NetApp Management Console (linux) to work on my MacBook rather easily. Normally, on a linux host, it would be started from a shell script:
#!/bin/sh LINKPATH=`readlink -f $0` INSTALLDIR=`dirname $LINKPATH` CP=lib/jpf-boot.jar cd "$INSTALLDIR";jre-1.6.0/bin/java -splash:images/netapp/splash-netapp.png -Xms25m -Xmx512m -classpath $CP -Dversion=3.2 -Dvendor=netapp org.java.plugin.boot.Boot > /dev/null
So I took the last line and, launching from the install dir, modified it a bit and ran it from the command line:
java -splash:images/netapp/splash-netapp.png -Xms25m -Xmx512m -classpath lib/jpf-boot.jar -Dversion=3.2 -Dvendor=netapp org.java.plugin.boot.Boot
Just basically using the OS X jre and telling it where the jpf-boot.jar file is located. Started right up and ran perfectly.
I'm no Apple developer, so I wouldn't know how to wrap this in an .app format, but thought I'd pass it along anyway.
On Sep 25, 2012, at 7:37 PM, Scott Eno wrote:
Thanks Pete. Will give it a try.
Scott Eno
On Sep 25, 2012, at 4:40 PM, "Smoot, Pete" Pete.Smoot@netapp.com wrote:
We don’t support that. But….it’s just a bunch of jar files. If you copy them to your mac and launch it, there’s a good chance it will work. It might look ugly.
A few years ago, some engineers who liked Mac’s tried it. I think it worked but can’t remember.
From: toasters-bounces@teaparty.net [mailto:toasters-bounces@teaparty.net] On Behalf Of Christopher S Eno Sent: Tuesday, September 25, 2012 12:17 PM To: Roach, Steven Cc: Toasters Subject: Re: NMC on Mac?
Yeah, I have that, I'm looking for a native NetApp Management Console for Mac. The one that comes with DFM.
Scott Eno s.eno@me.com
On Sep 25, 2012, at 12:05 PM, "Roach, Steven" Steven.Roach@netapp.com wrote:
Are you asking for Native System Manager for Mac:
https://communities.netapp.com/thread/17553?tstart=0
From: Christopher S Eno s.eno@me.com Date: Tuesday, September 25, 2012 11:15 AM To: Toasters toasters@teaparty.net Subject: NMC on Mac?
Hi,
Anyone tried to run the Linux version of the NetApp management console to run on a Mac?
NetApp/DFM Guys: any chance of a native Mac version of the NMC? Even if unsupported like system manager for Mac?
Scott Eno s.eno@me.com _______________________________________________ Toasters mailing list Toasters@teaparty.net http://www.teaparty.net/mailman/listinfo/toasters
Toasters mailing list Toasters@teaparty.net http://www.teaparty.net/mailman/listinfo/toasters