Displaying 3 results from an estimated 3 matches for "99xx".
Did you mean:
9xxx
2009 Jul 21
1
Dialplan step that I do not have
I have a dialplan that looks like this:
[dorecord]
exten => _*99XX,1,Verbose(2,Doing custom record)
exten => _*99XX,n,Answer()
exten => _*99XX,n,Verbose(2,Doing custom record - before wait)
exten => _*99XX,n,Wait(0.5)
exten => _*99XX,n,Verbose(2,Doing custom record - before record)
exten => _*99XX,n,Record(/tmp/prompt${EXTEN:3}.gsm)
exten => _*99...
2007 Nov 28
0
[storage-discuss] SAN arrays with NVRAM cache : ZIL and zfs_nocacheflush
Nicolas Dorfsman wrote:
> Le 27 nov. 07 ? 16:17, Torrey McMahon a ?crit :
>
>> According to the array vendor the 99xx arrays no-op the cache flush
>> command. No need to set the /etc/system flag.
>>
>> http://blogs.sun.com/torrey/entry/zfs_and_99xx_storage_arrays
>>
>>
>
>
> Perfect !
>
> Thanks Torrey.
>
>
Just realize that the HDS midrange, which Sun...
2007 Jan 19
0
Re: [osol-discuss] Possibility to change GUID zfs pool at import
...Nico,
Friday, January 19, 2007, 7:53:06 PM, you wrote:
NVdM> Hi,
NVdM> Looking if someone already found a solution, or workaround, to change the GUID of a zfs pool.
NVdM> Explain me some more in depth, by use of tools like ShadowImage
NVdM> on storage Arrays like the Sun Storagetek 99xx (but also for SUN
NVdM> related storage Arrays or IBM, EMC and other storage vendors) we
NVdM> are able to create data volume snapshots controlled by the
NVdM> Storage Array. Know also that snapshot functionality is directly
NVdM> available into zfs, but a lot of customers don''...