Sponsored Content
Operating Systems Solaris Emc powerpath device & zfs query Post 302869453 by Peasant on Wednesday 30th of October 2013 11:02:03 AM
Old 10-30-2013
You should be able to create a mirror with from existing two disks to new two disks using attach.

You can try this method on your server using ZVOL's or files as backend for your test zpool.

First create a pool with two zvols or files as backend device, then use attach to attach additional 2 zvols/files as backend device.
This can be 200 MB files or zvols, no need for gigabytes, on existing free space anywhere on the system.

If everything is ok, you can run it on your real data.

Also, you can use virtualization on your desktop to check if things work before typing it on production systems.

Hope that helps
Regards
Peasant.
This User Gave Thanks to Peasant For This Post:
 

10 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

Can Veritas DMP & EMC PowerPath coexist?

We currently have a Solaris box connected to a Clariion storage system that is utilising DMP for path failover. I would prefer to use EMC's Powerpath and was wondering if the two can coexist? Basically, I am struggling to find any documentation on the subject and was wonder if anyone can give me... (2 Replies)
Discussion started by: aaron2k
2 Replies

2. Linux

Query about creating sysfs directory under device driver

Hi all, Currently i am involved in developing a device driver for a custom hardware. My linux stack already has the sysfs directory structure /sys/class/hwmon/ My need is that, while loading my device driver i need to create a "xyz" sysfs directory inside hwmon sysfs directory as... (0 Replies)
Discussion started by: cbalu
0 Replies

3. Solaris

Query related to device naming of SATA

Friends, Could u please clarify how does a Solaris 10 machine recognize a SATA hard disk, SATA CD/DVD drives. Will it recognize it like a SCSI? eg.c0t0d0 or like ide ? eg.c0d0 thank u. (11 Replies)
Discussion started by: saagar
11 Replies

4. Red Hat

Configure EMC Powerpath?

Hi , I have a redhat 5.3 server which has 2 vg.. one is rootvg in local harddisk and another one is applicationvg in SAN.. When I reboot the server , EMC powerpath driver is not starting up automatically. Hence applicationvg is not mounting properly. Therefore I need to unmount it manually and... (4 Replies)
Discussion started by: Makri
4 Replies

5. Emergency UNIX and Linux Support

Mapping between "Pseudo name" and "Logical device ID" in powerpath with SVM changed....

Dear All, I was having powerpath 5.2 on SUN server with SVM connected to CLARIION box.Please find the following output : root # powermt display dev=all Pseudo name=emcpower3a CLARiiON ID=CK200073400372 Logical device ID=60060160685D1E004DD97FB647BFDC11 state=alive; policy=CLAROpt;... (1 Reply)
Discussion started by: Reboot
1 Replies

6. Solaris

ZFS snapshot query

I saved one of my zfs snapshot on the remote machine with following command. And now i want to restore the same snapshot to original server how can i receive it on the original server from backup server. #zfs send rpool/ROOT/sol10_patched@preConfig | ssh x.x.x.x zfs receive... (1 Reply)
Discussion started by: fugitive
1 Replies

7. AIX

Help with EMC BCV device

I'm trying to auto-mount EMC Symmetrix BCV device at boot. but having problem making BCV available. I put script called mkbcv to the inittab and engineer suggested to add 120 sec sleep between cfgmgr so I did that also. My mkbcv script seems to be working fine, it says "hdisk4 Available" ... (1 Reply)
Discussion started by: shuhei365
1 Replies

8. Linux

EMC, PowerPath and issue on using LUN

Hello guys, I'm going crazy over here with a problem with a LUN created on a EMC CX3. I did sucessfully managed to create the LUN on the Storage (the LUN is named DBLNX25EC_TST), after doing the following process: echo "1" > /sys/class/fc_host/host<n>/issue_lip and echo "- - -" >... (10 Replies)
Discussion started by: Zarnick
10 Replies

9. Solaris

One emc powerpath failed

It seems like I lost one path on my Solaris-11 box. But I want to make sure before going to Storage team, if issue is from OS side or Storage side. Storage team is able to see that only one wwwn is looged in their switch. I am not at server's physical location. What does below output says ? I... (0 Replies)
Discussion started by: solaris_1977
0 Replies

10. Solaris

Setting up Solaris & ZFS for the first time

Hello All I’ve made the decision to switch my storage server from FreeNAS to Solaris. I opted to use FreeNAS as it has ZFS and until BTRFS is stable, it’s the best option (IMHO) for backup and network storage. The switch was facilitated by the USB stick that FreeNAS was on got lost during a... (1 Reply)
Discussion started by: BlueDalek
1 Replies
sane-sm3600(5)							File Formats Manual						    sane-sm3600(5)

NAME
sane-sm3600 - SANE backend for Microtek scanners with M011 USB chip DESCRIPTION
The sane-sm3600 library implements a SANE (Scanner Access Now Easy) backend that provides access to some Microtek scanners with the Toshiba M011 custom USB chip. This backend should be considered alpha. There exist a backends for Microtek scanners with SCSI command set. Refer to sane-microtek(5) and sane-microtek2(5) for details. At present, the following scanners are known positively to work with this backend: Vendor Product id: Remark: -------- -------------- ----------- Microtek ScanMaker 3600 all modes ok Microtek ScanMaker 3700 reported to work Microtek ScanMaker 3750 reported to work If you own a Microtek scanner with the M011 chip other than the ones listed above, it may or may not work with SANE! FRONTEND OPTIONS
This backend dynamically enables the options for the frontend, that are supported by the scanner in dependence of the scanning-mode and other options. Not supported options are disabled. The following options are supported by the Microtek2-driver: Color, grayscale, halftone and lineart scans. contrast, brightness, control, gamma correction. DEVICE NAMES
This backend does not support device names in a standardized form. CONFIGURATION
This backend does not support a configuration file right now. FILES
/usr/lib/sane/libsane-sm3600.a The static library implementing this backend. /usr/lib/sane/libsane-sm3600.so The shared library implementing this backend (present on systems that support dynamic loading). PERMISSIONS AND INTERFACES
The backend uses libusb and it's pseudo files in /proc/bus/usb/*. Since libusb versions 0.1.3b and 0.1.4 have incompatible binary data structures, You must be shure not to have obsolete header files. When You mix wrong versions, the scanner detection code will raise a "seg- ment violation". These files are normally owned by root and You are responsible to get access to these files, for example chown-ing them to Yourself. If You have no right permissions, the backend will find the device, but You'll get an I/O error. The better way is to use automatical hotplugging. See http://sm3600.sf.net/hotplug.html for instructions and useful links. ENVIRONMENT
SANE_DEBUG_SM3600 If the library was compiled with debug support enabled, this environment variable controls the debug level for this backend. E.g., a value of 128 requests all debug output to be printed. Smaller levels reduce verbosity. To see error messages on stderr set SANE_DEBUG_SM3600 to 1. E.g. just say: export SANE_DEBUG_SM3600=5 SEE ALSO
sane-microtek2(5), http://sm3600.sourceforge.net AUTHOR
Marian Eichholz (eichholz@computer.org) Glenn Ramsey (glenn@componic.com) 10.02.2002 sane-sm3600(5)
All times are GMT -4. The time now is 03:04 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy