Mirror DSL 1.3 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Mirror DSL 1.3 (Default branch)
# 1  
Old 01-05-2009
Mirror DSL 1.3 (Default branch)

Mirror DSL is a simple DSL layer to make JavaReflection easier.License: The Apache License 2.0Changes:
The main change to this release of Mirror wasadding ReflectionProviders, a set of interfaces toallow the user to use her own reflection code.Besides that, the documentation was translated toBrazilian Portuguese, Javadoc was added, and somebugs were fixed (like not running under Java 5).Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. SCO

DSL on SCO OpenServer 5.0.7

I have a dual boot computer with Windows 7 Pro 64 on one drive and SCO OpenServer 5.0.7 on another drive. The DSL modem works perfectly on the Windows side; I can input the gateway and DNS address 192.168.1.1 in Windows network configuration. On the UNIX side, I created the /etc/resolv.conf... (8 Replies)
Discussion started by: Transpower
8 Replies

2. HP-UX

What is the difference between DRD and Root Mirror Disk using LVM mirror ?

what is the difference between DRD and Root Mirror Disk using LVM mirror ? (3 Replies)
Discussion started by: maxim42
3 Replies

3. Solaris

What is mirror and sub mirror in RAID -1 SVM

Hi , I am new to SVM .when i try to learn RAID 1 , first they are creating two RAID 0 strips through metainit d51 1 1 c0t0d0s2 metainit d52 1 1 c1t0d0s2 In the next step metainit d50 -m d51 d50: Mirror is setup next step is metaattach d50 d52 d50 : submirror d52 is... (7 Replies)
Discussion started by: vr_mari
7 Replies

4. UNIX for Dummies Questions & Answers

DSL Cfdsik error

I'm trying to instal dsl to hd ,but cfdisk comand returns an error. dmesg | grep hda returns : Optarac DVD RW AD-7530B, ATAPI CD/DVD-rom drive attached ide-scsi driver So i figure that is the problem.Right? What should i do? (1 Reply)
Discussion started by: SNAk55
1 Replies

5. Solaris

ZFS Mirror versus Hardware Mirror

I've looked a little but haven't found a solid answer, assuming there is one. What's better, hardware mirroring or ZFS mirroring? Common practice for us was to use the raid controllers on the Sun x86 servers. Now we've been using ZFS mirroring since U6. Any performance difference? Any other... (3 Replies)
Discussion started by: Lespaul20
3 Replies

6. Linux

cfdisk in DSl

ive been playing around in dsl (damn small linux) live for some time and i love the simplicity of it. but when i go into cfdisk to partition my hard drive, it says like "Fatal Error:Does not have permission" i am trying out Xandros desktop os 2.0 right now on my laptop. Can some one help me... (4 Replies)
Discussion started by: Texasone
4 Replies

7. UNIX for Advanced & Expert Users

DSL Router

How do I configure my Solaris system to connect to internet thro Linksys DSL Router? Thanks in adavnce. (9 Replies)
Discussion started by: praveenk
9 Replies

8. UNIX for Dummies Questions & Answers

dsl out

i have 5 computers on a network behind a firewall, once in a while my DSL service will get knocked out and will come back in like 20 minutes or so, but during those 20 minutes, i will be able to view my website, but i will not be able to retrieve my mail, nor will be able to ftp or telnet into my... (12 Replies)
Discussion started by: norsk hedensk
12 Replies
Login or Register to Ask a Question
dsbitmap(1M)						  System Administration Commands					      dsbitmap(1M)

NAME
dsbitmap - size Availability Suite bitmap volumes SYNOPSIS
dsbitmap -h dsbitmap -p data_volume [bitmap_volume] dsbitmap -r data_volume [bitmap_volume] DESCRIPTION
The dsbitmap command calculates the size of the Availability Suite bitmap volume required for use with the specified data volume. OPTIONS
The following options are supported: -h Prints the usage message for the dsbitmap command -p data_volume [bitmap_volume] For the given data_volume, dsbitmap calculates and display the required size for the associated Availability Suite Point in Time bitmap volume. The bitmap volume sizes for all possible Availability Suite Point in Time set configurations are displayed. These configura- tions include Independent shadow, Full size dependent shadow, and Compact dependent shadow. If the optional bitmap_volume argument is supplied, dsbitmap determines if this volume is large enough to be used as the bitmap volume for data_volume. -r data_volume [bitmap_volume] For the given data_volume, dsbitmap calculates and displays the required size for the associated Availability Suite Remote Mirror bit- map volume. The bitmap volume sizes for all possible Availability Suite Remote Mirror set configurations are displayed. These configu- rations include Sync replication, Async replication with memory queue, disk queue and 32 bit refcount. If the optional bitmap_volume argument is supplied, dsbitmap determines if this volume is large enough to be used as the bitmap volume for data_volume. USAGE
dsbitmap is typically used by the system administrator during the initial stages of configuring Sun StorageTek Availability Suite software in order to determine the required bitmap volume sizes, and then to check if the bitmap volumes that have been created are suitable. EXIT STATUS
The following exit values are returned: 0 Successful completion. If the name of a bitmap volume was specified, that volume is sufficiently large for all potential uses. 1 An error occurred. 2 An invalid option was supplied on the command line. 3 The specified bitmap volume is not large enough to be used as an Availability Suite Remote Mirror bitmap for an asynchronous set with a disk queue, but is large enough to be used for all other Remote Mirror set configurations. 4 The specified bitmap volume is not large enough to be used as an Availability Suite Remote Mirror bitmap for any Remote Mirror set configuration. 5 The specified bitmap volume is not large enough to be used as an Availability Suite Remote Mirror bitmap for any Remote Mirror set configuration. 6 The specified bitmap volume is not large enough to be used as an Availability Suite Point in Time bitmap for a compact depen- dent shadow, but is large enough to be used for all other Point in Time set configurations. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWscmr, SUNWscmu | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
iiadm(1M), sndradm(1M), attributes(5) SunOS 5.11 2 Oct 2007 dsbitmap(1M)