Hardware Thread, Sun Storage 7000 Power Protection Options in Technical; I have a question for Phil or Andy with regards to power protection. The 7110 SAN is being powered though ...
-
2nd June 2009, 11:54 AM #1
Sun Storage 7000 Power Protection Options
I have a question for Phil or Andy with regards to power protection. The 7110 SAN is being powered though a UPS and direct mains, the question I have is in the event of power outage the SAN will have a sudden power loss. The servers accessing the disks should have powered down before this happens so disk access will be nonexistent but is this good for the SAN? Should an agent be loaded onto the SAN to do a graceful shutdown? I currently have APC UPS's with the network management card and the switch protected but the UPS also! Any advice or guides much appreciated.
Thanks,
Rob
-
Thanks to RobFuller from:
Hebdenlad (3rd June 2009)
-
IDG Tech News
-
2nd June 2009, 01:18 PM #2 Good question. I too have APC UPSs with network card. I was under the assumption that the SUN SAN would automatically detect the UPS in the same way Windows does?
Butuz
-
Thanks to Butuz from:
Hebdenlad (3rd June 2009)
-
2nd June 2009, 01:41 PM #3 Automatic detection? I had to load the agent on mine!
-
Thanks to RobFuller from:
Hebdenlad (3rd June 2009)
-
2nd June 2009, 03:53 PM #4 I guess it depends on whether Solaris supports the APC hardware, and vice-versa. I doubt it would detect it automatically but I may be wrong. As we're looking at new server room deployments I'd also be interested in this as it could well affect what UPS I buy!
-
Thanks to Duke from:
Hebdenlad (3rd June 2009)
-
2nd June 2009, 04:09 PM #5 apcupsd does work on OpenSolaris, though you may need to build it yourself.
Disclaimer: this may be horribly unsupported.
-
Thanks to pete from:
Hebdenlad (3rd June 2009)
-
2nd June 2009, 07:09 PM #6 
Originally Posted by
RobFuller
Automatic detection? I had to load the agent on mine!
Sorry - "automatically detect" was the wrong thing to say - what I meant was "automatically support" like Windows does.
I.e "Control Panel > Power Options > UPS" select com port and job done.
Butuz
-
Thanks to Butuz from:
Hebdenlad (3rd June 2009)
-
2nd June 2009, 09:56 PM #7 
Originally Posted by
pete
apcupsd does work on OpenSolaris, though you may need to build it yourself.
Disclaimer: this may be horribly unsupported.
I think horribly unsupported may be correct. I will pass this on to Phil, he has access to better back end resource than I do.
-
2 Thanks to linescanner:
Hebdenlad (3rd June 2009), RobFuller (3rd June 2009)
-
3rd June 2009, 11:51 AM #8 
Originally Posted by
linescanner
I think horribly unsupported may be correct. I will pass this on to Phil, he has access to better back end resource than I do.
Heh, yeah - I thought that would be the case. It does build cleanly on a standard OpenSolaris box and works on a couple of APC 500 and 650s at home.
-
Thanks to pete from:
Hebdenlad (3rd June 2009)
-
3rd June 2009, 07:50 PM #9 
Originally Posted by
pete
Heh, yeah - I thought that would be the case. It does build cleanly on a standard OpenSolaris box and works on a couple of APC 500 and 650s at home.
All,
I've been asked the UPS question on here and have asked my colleagues about this.
you have to remember that the S7000 is an appliance so adding software to it is a none starter. Having said that we have ILOM on the box Managing Sun Systems - Sun Integrated Lights Out Manager (ILOM)) so you can be notified (as we will via the phone home capability) on events that happen on the box.
I have recevied a reply from one of my European colleagues that addresses this using the Workflow capability that is a key feature of the 2009.Q2 update. His words are below:
"I would suggest you basically script from a host connected to the same ups a shutdown script that would SSH to the 7000 and execute the following command:
ssh root@<7000name> << EOF
confirm maintenance system poweroff
EOF
This would solve your problem. You would need to have prepared ssh keys first."
Also from another of my colleagues the following:
"Hi Phil
Because the underlying FS is ZFS it can survive a power failure cleanly, any sync writes will be in the on disk logs (HDD, in the case of a 7110) and so can be recovered.
Cheers
Tim"
I hope this helps answer some of the questions and address the concerns you have.
Warmest regards,
Phil
-
3 Thanks to Hebdenlad:
Butuz (3rd June 2009), kmount (3rd June 2009), RobFuller (8th June 2009)
-
14th October 2009, 10:57 AM #10 Just an update if anyone is interested, I have done a script like Phil said but slightly differently using the Lights Out Management on the SUN box.
I downloaded the ipmi tool and then using a standard bat file to run on power outage events:
Code:
ipmitool -H IP -v -I lanplus -U root -P password power soft
-
Thanks to RobFuller from:
SHARE:
Similar Threads
-
By Ric_ in forum Hardware
Replies: 653
Last Post: 17th April 2012, 12:59 PM
-
By Ric_ in forum Hardware
Replies: 64
Last Post: 7th November 2011, 08:52 PM
-
By Duke in forum Hardware
Replies: 56
Last Post: 3rd June 2010, 11:43 AM
-
By ZeroHour in forum General EduGeek News/Announcements
Replies: 4
Last Post: 20th May 2008, 08:37 PM
-
By StewartKnight in forum General Chat
Replies: 3
Last Post: 2nd June 2007, 03:53 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules