Mitchell International shares their data center solutions


 
Thread Tools Search this Thread
Operating Systems HP-UX HP Server News and Podcasts RSS Mitchell International shares their data center solutions
# 1  
Old 09-09-2008
Mitchell International shares their data center solutions

What drives change in your data center? Listen to Kiran Sanghi as he discusses his approach to solving the challenges he faced in Mitchell International's data center.

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. What is on Your Mind?

Resolved: Issue in Server Data Center

Dear All, There was a problem in the data center data, which caused the server to be unreachable for about an hour. Server logs show the server did not crash or go down. Hence, I assume there was a networking issue at the data center. Still waiting for final word on what happened. ... (4 Replies)
Discussion started by: Neo
4 Replies

2. What is on Your Mind?

Cut Over to New Data Center and Upgraded OS Done. :)

Three days ago we received an expected notice from our long time data center that they were going dark on Sept 12th. About one and a half hours ago, after three days of marathon work, I just cut over the unix.com to a new data center with a completely new OS and Ubuntu distribution. (22 Replies)
Discussion started by: Neo
22 Replies

3. Shell Programming and Scripting

Failure rate of a node / Data center

Hi, Please, i have a history of the state of each node in my data center. an history about the failure of my cluster (UN: node up, DN: node down). Here is some lines of the history: 08:51:36 UN 127.0.0.1 08:51:36 UN 127.0.0.2 08:51:36 UN 127.0.0.3 08:53:50 DN 127.0.0.1 ... (6 Replies)
Discussion started by: chercheur111
6 Replies

4. HP-UX

Need to set up a HP cluster system in a data center

What are the server requirements, Software requirements, Network requirements etc, Please help me.. as 'm new 'm unable to get things done @ my end alone. Please refrain from typing subjects completely in upper case letters to get more attention, ty. (5 Replies)
Discussion started by: Sounddappan
5 Replies

5. Filesystems, Disks and Memory

Linux data replication solutions.

Can any one help in listing out the data replication solutions that are available on linux. I can try couple 1.DRDB 2. Rsync Can any one help ? Thanks, Mano (1 Reply)
Discussion started by: meetmano143
1 Replies
Login or Register to Ask a Question
paplay(1)						      General Commands Manual							 paplay(1)

NAME
paplay - Play back audio files on a PulseAudio sound server SYNOPSIS
paplay [options] FILE paplay --help paplay --version DESCRIPTION
paplay is a simple tool for playing back audio files on a PulseAudio sound server. It understands all audio file formats supported by lib- sndfile. OPTIONS
-h | --help Show help. --version Show version information. -v | --verbose Enable verbose operation. Dumps the current playback time to STDERR during playback. -s | --server=SERVER Choose the server to connect to. -d | --device=SINK Specify the symbolic name of the sink to play this file on. -n | --client-name=NAME Specify the client name paplay shall pass to the server when connecting. --stream-name=NAME Specify the stream name paplay shall pass to the server when creating the stream. --volume=VOLUME Specify the initial playback volume to use. Choose a value between 0 (silent) and 65536 (100% volume). --channel-map=CHANNELMAP Explicitly choose a channel map when playing back this stream. The argument should be a comma separated list of channel names: front-left, front-right, mono, front-center, rear-left, rear-right, rear-center, lfe, front-left-of-center, front-right-of-center, side-left, side-right, top-center, top-front-center, top-front-left, top-front-right, top-rear-left, top-rear-right, top-rear-cen- ter, or any of the 32 auxiliary channel names aux0 to aux31. LIMITATIONS
Due to a limitation in libsndfile paplay currently does not always set the correct channel mapping for playback of multichannel (i.e. sur- round) audio files, even if the channel mapping information is available in the audio file. AUTHORS
The PulseAudio Developers <mzchyfrnhqvb (at) 0pointer (dot) net>; PulseAudio is available from http://pulseaudio.org/ SEE ALSO
pulseaudio(1), pacat(1) Manuals User paplay(1)