Mount two Xsan volumes hosted by different MDC

For several reason, we need to create two Xsan volumes hosted by different MDC group.
Assume that Xsan volume 1 is hosted by MDC1, MDC2 (fail-over configuration), and Xsan volume 2 is hosted by MDC3, MDC4 (fail-over configuration).
Is it possible that an Xserve or MacPro simultaneously mount these two Xsan volumes?
Of course, under the assumption that FC cables and ethernet cable are connected correctly.
I know that each MDC group has their own .auth_secret file and makes same .auth_secret file in client's config directory.
So I think it's not a piece of cake.
Long time ago, I read an article which say it is possible in SNFS environment with proper fsroute file configuration.
But I hope there is a way for this in Xsan environment.
Any comment will be appreciated.
Steve
Xserve G5 2.3 DP, PowerMac G5 2.7 DP   Mac OS X (10.4.8)   Xsan 1.4

Hi,
you have to modify three files in the config dir:
fsnameservers:
#mention the IP's of all the MDC's here:
IPPrimMDC1 0
IPFailMDC1 1
IPPrimMDC2 0
IPFailMDC2 1
automount.plist
#mention all mountpoints here like this:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>volume1</key>
<dict>
<key>AutoMount</key>
<string>rw</string>
<key>MountOptions</key>
<dict/>
</dict>
<key>volume2</key>
<dict>
<key>AutoMount</key>
<string>rw</string>
<key>MountOptions</key>
<dict/>
</dict>
</dict>
</plist>
Off course you can mount mamualy first:
mkdir /Volumes/volume2
mount -t acfs volume2 /Volumes/volume2

Similar Messages

  • 1 Client can mount 2 different Xsan Volumes running on different MDC's

    Apple does not support this, they say it can't be done...
    It run's great though, no issues at all!
    Take a look at my site for config info...
    http://www.micomservicepoint.nl

    Hi
    I am having the same issue, I have following setup -
    IIS 6.0 running on Windows 2003 m/c
    WebLogic 9.2 on Red Hat Enterprise Linux AS release 4
    I have 2 applications on 2 separate weblogic managed server instances and have following entry in my iisproxy.ini file for ISAPI filter on IIS -
    ----------INI Start-----------------------
    # This file contains initialization name/value pairs
    # for the IIS/WebLogic plug-in.
    #WebLogicHost=glmap01d.nam.nsroot.net
    #WebLogicPort=8001
    DynamicServerList=false
    WebLogicCluster=glmap01d.nam.nsroot.net:8001,glmap01d.nam.nsroot.net:8005
    WlForwardPath=/ecounselsit,/toolsuite,/businessobjects/enterprise115/desktoplaunch
    ConnectTimeoutSecs=20
    ConnectRetrySecs=2
    PathTrim=/
    Debug=ON
    WLTempDir=c:\tmp
    WLLogFile=c:\tmp\wlproxy.log
    ----------INI End-----------------------
    Not sure if the entries in iisproxy.ini works like this or not, any suggestions will be highly appreciated
    Thanks in advance
    Ashok

  • Can't mount two FAT32 volumes at once?

    OK-- I've done it once or twice, but now I can't---
    I've got two 500GB external WD drives formatted as FAT32 (the drives are sometimes attached to a PC at work) with different names and different data on each.
    I can't mount more than one at a time; if I dismount one drive, then the other can be mounted and vice-versa. I do this via Disk Utility. So if one drive is already mounted, then clicking the 'mount' button while focused on the 2nd drive makes that drive access light flicker briefly before it just gives up.
    Funny thing is, I have managed to do this once or twice on this G5 tower, and no problem at all on my MBP, both running OSX 10.4.9.
    When a given drive is properly mounted, it works fine, and both are in good repair according to Disk Utility.
    Is there a limit to the number of volumes OSX Tiger can mount if they're FAT32?
    Thanks!

    I recall a previous post ( among what are becoming many, many posts on these WD external drives not working regardless of bus) that they had different names but in the bowels of the drives/bridges they were showing up as the same drive and OSX can't deal with that. If they are multi-input trying one on USB and one on firewire would be interesting.

  • Oddball client not mounting XSan Volumes

    Background: My client, a TV News broadcast station, had Apple and a third-party design and install a Apple based XSan storage and network. They ran all new fiber and gigabit ethernet to each station to use the XSan. It has been working great, with the exception noted below.
    Setup: 2 MD Controllers, 1 XServe, 4 XRaids, each make up two 2 large TB volumes (raid 5, stripped together).
    XServe, XRAID, MD controllers, and all clients are all connected together on a Fibre and Fiber Optic network using QLogic switches. SUBNET: 10.200.1.x.
    Ethernet Network, also connected all the above together on HP Gigabit Switches. SUBNET: 10.100.1.x The public WAN is made available on this subnet by a connection to the HP switches. Still getting details on how this was done.
    Everything is running OS X 10.4.8 or better, XSan File System 1.4.
    Setup
    There are 8 workstations (edit bays) that act as infusion and editing stations. Each station has two XSans volumes mounted NEWS01 and NEWS02. They have the odd numbered bays use NEWS01 and the even numbered bays use NEW02.
    PROBLEM
    All bays mount the XSan volumes, except one. FCP08 will not mount the XSan volumes. We have rebooted the workstation, and even went to the extreme of shutting down the entire setup all bays and MD controllers, File Servers, etc.. then bringing everything backup up. Same problem.
    Based on some forum discussion, we have tried the following:
    * Ensured that there is no empty mount point in /Volumes
    * Uninstalled all XSan Software and resinstalled v1.4 from Apple's website.
    * Removed the client from the XSan Admin, and readded it, made sure to enter valid serial number, etc..
    * Verified that all fibers are working, all link lights look good, and you can ping across the MD network.
    When you use the XSan admin from either FCP08 (edit bay 08) or from the server, and you add both MD XSans to it, you see the client, and you click on the client and click either Mount (read-only) or Mount (Read/write).
    It will show "Mounting..." and then it will flip back to "not mounted". The only feedback we have received so far is "ACCESS DENIED". All affinity setting are set to rwxrwxrwx (wide open), and all the volumes and workstation logins all have the same access to the volumes. I can not find any restrictive permissions anywhere.
    I plan on trying to move them away from a /etc/hosts type setup to a proper DNS Server running on their XServe using the DNS Server function of OS X Server. But currently all edit bay stations have the same /etc/hosts file installed, which accounts for MD and ethernet networks.
    ANY IDEAS what is wrong with this workstation? With the setup?
    I have had extreme ideas from some who have said that we need to blitz the entire client, and reinstall the operating system. I am not willing to go down that route, since each edit bay was built manually without an image (another aspect I will remedying soon). It will take sometime to rebuild this edit bay client if I that is the only solution.
    The only this question I have if that is the popular opinion, is what is different from a client OS install and the existing one regarding the XSan? This are edit bays, not private workstations, and no one installs any extra software or surfs the net, etc.. They are used for ingest and editing only.
    HELP!
      Mac OS X (10.4.10)  

    Hi,
    You could check if it is Fibre Channel related:
    from a terminal do a cvlabel -l
    this should give you a list of the lun's in your volume.
    When this tool does not show luns, you might have a zoning issue.
    Regards
    Donald

  • Unable to mount XSAN volume on client workstation

    We just reimaged one of our machines and we are now unable to mount the xsan volume. Originally when the machine hooked up the IP was wrong and the XSAN couldn't see it. This has been fixed and the XSAN sees it now and it is authenticated, but when we try to mount the volume we get this error
    Jan 26 13:54:48 *** Xsan Admin[23616]: ERROR: Error reading computer properties: kOfflineError (0)
    Jan 26 13:55:37 *** Xsan Admin[23616]: ERROR: Error mounting volume…: Server returned a non-zero status code (100007)
    Jan 26 13:55:48 *** Xsan Admin[23616]: The temporary directory at "/private/var/folders/Eu/Euvo7L8cHAmWwo7ntmj8ak+TI/TemporaryItems/(A Document Being Saved By Xsan Admin 33)" could not be deleted.
    The *'s was the name of the machine, apple has been little to no help. We have tried removing the machine form the XSAN and then adding it back in, same issue. Tried reinstallingt eh client, same issue. Any ideas?

    This is the error on server
    ERROR: Error mounting volume…: Server returned a non-zero status code (100007)

  • Cannot mount Xsan volume on Mac Pro

    Hi,
    I installed a new workstation - a first Mac Pro in our PPC Xsan deployment. I installed Xsan, then latest updates. However, I cannot mount an Xsan volume on this workstation. This is an abstract from the log:
    May 16 19:06:14 Mac-Pro kernel[0]: Xsan Client Revision 2.7.201 Build 7.23 Built for Darwin 8.0 Created on Mon Nov 13 11:53:07 PST 2006
    May 16 19:06:14 Mac-Pro sudo: root : TTY=unknown ; PWD=/Library/Filesystems/Xsan/debug ; USER=root ; COMMAND=/sbin/kextload -v -s /Library/Filesystems/Xsan/debug /System/Library/Extensions/acfsctl.kext
    May 16 19:06:14 Mac-Pro /Library/Filesystems/Xsan/bin/fsmpm: NSS: No FS Name Servers file - NAME SERVICE DISABLED.
    May 16 19:06:14 Mac-Pro fsmpm[246]: Portmapper: ComputerInfo: computer_name = "Mac Pro", hostname = "Mac-Pro"
    May 16 19:06:14 Mac-Pro fsmpm[246]: PortMapper: CVFS Volume Meta on device: /dev/rdisk1 (blk 0xe000003 raw 0xe000003) con: 2 lun: 0 state: 0xf4 inquiry [APPLE Xserve RAID 1.50] controller # '5000393000018365' serial # '5000393000018365L0' Size: 490190848 Sector Size: 512
    May 16 19:06:14 Mac-Pro fsmpm[246]: PortMapper: CVFS Volume RAID2_Left on device: /dev/rdisk2 (blk 0xe000004 raw 0xe000004) con: 2 lun: 0 state: 0xf4 inquiry [APPLE Xserve RAID 1.50] controller # '5000393000018A78' serial # '5000393000018A78L0' Size: 5860554719 Sector Size: 512
    May 16 19:06:14 Mac-Pro fsmpm[246]: PortMapper: CVFS Volume RAID2_Right on device: /dev/rdisk3 (blk 0xe000005 raw 0xe000005) con: 2 lun: 0 state: 0xf4 inquiry [APPLE Xserve RAID 1.50] controller # '5000393000018805' serial # '5000393000018805L0' Size: 5860554719 Sector Size: 512
    May 16 19:06:14 Mac-Pro fsmpm[246]: PortMapper: CVFS Volume RAID1_Right on device: /dev/rdisk4 (blk 0xe000006 raw 0xe000006) con: 2 lun: 0 state: 0xf4 inquiry [APPLE Xserve RAID 1.50] controller # '5000393000018319' serial # '5000393000018319L0' Size: 5860554719 Sector Size: 512
    May 16 19:06:15 Mac-Pro servermgrd: xsan: [52] main: Waited 21 secs for fsmpm to start (now running)
    May 16 19:06:15 Mac-Pro fsmpm[246]: PortMapper: Local FSD client is registered.
    May 16 19:06:17 Mac-Pro servermgrd: xsan: [52] Done waiting for fsmpm to start
    May 16 19:06:40 Mac-Pro servermgrd: xsan: [52/358E60] ERROR: mountvolumenamed(EditSAN): Cannot mount volume, file system does not know about it.
    I tried reinstalling Xsan on this workstation, re-entering a licence key to the Xsan admin and rewriting Xsan settings, with no success.
    All of the other 10 PowerMac workstations can access the Xsan volume with no problems.
    Your help would be highly appreciated.

    Hi,
    I am accessing this WS via ARD, so public LAN is definitely there. I have not connected the "Xsan" network (but it should be no problems communicating the Xsan traffic over this single LAN connection).
    With the firewall, the situation is more strange. When I try to open the Firewall settings on Sharing, there is a dialog "Other firewall software is running on this computer." I googled this and it seems that this was a common problem on 10.3. They suggest to delete com.apple.sharing.firewall.plist file but it is not there on 10.4.
    "sudo ipfw list" shows this:
    00001 allow udp from any 626 to any dst-port 626
    65535 allow ip from any to any
    Any ideas on how to make Firewall behave as expected? I will try to reinstall if I don't receive a reply.
    Thanks.

  • Backup Controller cannot mount XSAN Volume

    Hi Guys,
    I've really have a big problem regarding the XSAN that I've just setup: There are 3 Xserves connected to the SAN - one for the main controller, one for backup and another one for fileserver. After a fresh install of the Leopard Server 10.5.6 on all servers and fresh install of Xsan 2.0 updated to 2.1.1, I tried creating an SAN from the main controller, I added first the main and backup controllers, authenticated them properly and was successful adding them to the SAN. After this, I created the volume and it mounted properly on the main controller. What I don't understand is that whenever I try to mount the volume to the backup controller, it is saying unable to mount and even I tried forcing it to mount in terminal using the command xsanctl mount VOLNAME, its giving me an error saying
    "unable to mount volume, Cannot mount XSAN volume error code: 5"
    What is that error message? When I tried typing cvadmin to the main controller, it only gave me this message:
    Main Controller:
    File System Services (* indicates service is in control of FS)
    1>*XSAN[0] located on 10.0.0.101:49930 (pid 317)
    Select FSM "XSAN"
    When I type the same cvadmin to the backup controller, it gave me this message:
    Backup Controller:
    File System Service (* indicates service is in control of FS)
    1> XSAN[1] located on 10.0.0.102:50384 (pid 331)
    No FSSs are active
    Select FSM "none"
    What is happening? both servers are having a DNS name. Before I created the SAN, from the authenticate window, the server name is just the IP address of the Ethernet 0 (first ethernet port). Now whenever I fire up Xsan Admin, both controllers are now offline and if you authenticate them, the server name info suddenly changed from IP address to a DNS Name (e.g. from 194.170.34.12, changed to hct-mdc.ad.hct.ac.ae) which even if I type my admin username and password cannot authenticate saying "server not found in network"
    I really don't know now what to do and they need to fix the issue asap.
    I would really appreciate your help guys!
    Thanks.
    jantoniophi

    Hi,
    I am accessing this WS via ARD, so public LAN is definitely there. I have not connected the "Xsan" network (but it should be no problems communicating the Xsan traffic over this single LAN connection).
    With the firewall, the situation is more strange. When I try to open the Firewall settings on Sharing, there is a dialog "Other firewall software is running on this computer." I googled this and it seems that this was a common problem on 10.3. They suggest to delete com.apple.sharing.firewall.plist file but it is not there on 10.4.
    "sudo ipfw list" shows this:
    00001 allow udp from any 626 to any dst-port 626
    65535 allow ip from any to any
    Any ideas on how to make Firewall behave as expected? I will try to reinstall if I don't receive a reply.
    Thanks.

  • Can't mount 3rd party DAS storage and Xsan volume simutaneously

    Xsan client(MacPro) equipped an Apple FC HBA card can't mount SGI TP9300 DAS storage and Xsan volume simutaneously when powering on or restarting.
    Among 2 FC ports, one port is used for Xsan volume using Xserve RAID, and the other port is used for SGI TP9300 storage which is directly connected to that Mac.
    When booting, Xsan volume is always mounted normally, but SGI TP9300 volume is not.
    Sometimes TP9300 volume is mounted about 20~30 minutes later.(I attached system.log file)
    The LUN of TP9300 is seen at Disk Utility, so it's not physical problem.
    It seems that actual volume information is not correctly processed at booting time.
    While, after booting the system with the FC cable for TP9300 disconnected and confirming that Xsan volume mounted normally, then connecting the FC cable for TP9300, the TP9300 volume is mounted immediately.
    Mac OS X 10.4.8, Xsan 1.4 is being used.

    Yes, I think you screwed your xsan volume. You can not remove luns from pools, and you can not remove volumes from volumes.
    How important is your existing data? In your case I would concentrate on that. This is not trivial. Theorotically you have lost your data allready. In practise you might have luck.
    Once I was in your kind of twilight zone, and managed to keep the data. It is a complete cli job. You have to be very carefull about with your config files. You could hire an experienced xsan consultant. If that is not possible, read the manpages very carefully before doing anything on the volume.
    Regards
    Donald

  • XSAN volumes mount RW, but ROOT is locked out.

    I am mounting several clients to the XSAN, and the volumes mount as RW through the admin, and the get info shows them as RW mounts, but additional info says 'you can only read' and there is a small lock illustration on the drive icon after mounting. Using terminal ADMIN, I can not write to the root of the drive, but previously created folders work as RW. Using one of the volumes as the FCP scratch disk, and it will not work, but use the folder inside the volume works. Have tried resetting permissions, restarting the volume(s) and the controller. Nothing has helped. I did have one client with possibly corrupted data (bad HDD) that was crashing at the time of this beginning. Any thought will be appriciated, as I have not been able to find anything on it yet.

    I would say that read only access at the root level of your XSan volume would be preferable, at least it is in the environment that we are working. This prevents anyone but an administrator from placing folders at the root level, meaning that you can control affinity assignment, whereas any local user that would create a folder on the root level would have no affinity assignment. In our environment, where we're working with multiple shows at a time and 52 TB of total storage, affinity assignments become absolutely crucial for file management.

  • Troubleshooting Xsan Volume Panic

    I've been having a semi-regular Xsan panic and haven't been able to isolate the cause. I'm hoping someone here has seen something similar and can offer some tips on solving this.
    Here's what the cvlog says when the panic happens (it's the same every time):
    0209 07:47:13 0x10da87000 (*FATAL*) PANIC: /Library/Filesystems/Xsan/bin/fsm ASSERT failed "IPXATTRINODE(ip)" file fsm_xattr.c, line 736
    0209 07:47:13.258787 0x11de39000 (Debug) timedfree_pending_inodethread: flushing journal.
    0209 07:47:13.258805 0x11de39000 (Debug) timedfree_pending_inodethread: journal flush complete.
    0209 07:47:13 0x10da87000 (*FATAL*) PANIC: aborting threads now.
    The primary MDC panics, and fails over to the backup. The backup panics immediately, and fails back to the primary, which panics again and stops the SAN.
    Here are the setup details:
    • 4 Early 2008 Xserves (2 controllers, 2 clients), Xsan 2.2.1
    • All 4 servers running 10.6.5 (same panic also occurred under 10.6.4)
    • Clients share open directory home folders over AFP for users with portable home directories.
    • 2 Vtrak E610F enclosures, one hosts a data LUN, the other a metadata LUN for one Xsan volume
    • QLogic Sanbox 5602 fiber switch
    I can't find any hardware problems on the Vtraks or the Sanbox
    After the san panics, I run cvfsck -j followed by cvfsck -wv. The output doesn't show any problems, to my (admittedly untrained) eye. Here's what I get from cvfsck -wv, let me know if I'm missing something:
    BUILD INFO:
    #!@$ Server Revision 3.5.0 Build 7443 Branch branches_35X (412.3)
    #!@$ Built for Darwin 10.0 i386
    #!@$ Created on Mon Dec 7 12:52:39 PST 2009
    Created directory /tmp/cvfsck15061a for temporary files.
    Attempting to acquire arbitration block... successful.
    Creating MetadataAndJournal allocation check file.
    Creating Homes allocation check file.
    Recovering Journal Log.
    Super Block information.
    FS Created On : Wed Dec 22 07:22:21 2010
    Inode Version : '2.5'
    File System Status : Clean
    Allocated Inodes : 1305600
    Free Inodes : 26073
    FL Blocks : 85
    Next Inode Chunk : 0x32c55
    Metadump Seqno : 0
    Restore Journal Seqno : 0
    Windows Security Indx Inode : 0x5
    Windows Security Data Inode : 0x6
    Quota Database Inode : 0x7
    ID Database Inode : 0xb
    Client Write Opens Inode : 0x8
    Stripe Group MetadataAndJournal ( 0) 0x746a080 blocks.
    Stripe Group Homes ( 1) 0xe8bd3c0 blocks.
    Building Inode Index Database 1305600 (100%).
    Verifying NT Security Descriptors
    Found 697 NT Security Descriptors: all are good
    Verifying Free List Extents.
    Scanning inodes 1305600 (100%).
    Sorting extent list for MetadataAndJournal pass 1/1
    Updating bitmap for MetadataAndJournal extents 102400 ( 8%). Updating bitmap for MetadataAndJournal extents 112640 ( 8%). Updating bitmap for MetadataAndJournal extents 113322 ( 9%).
    Sorting extent list for Homes pass 1/1
    Updating bitmap for Homes extents 1257585 (100%).
    Checking for dead inodes 1305600 (100%).
    Checking directories 109996 (100%).
    Scanning for orphaned inodes 1305600 (100%).
    Verifying link & subdir counts 1305600 (100%).
    Checking free list. 1305600 (100%).
    Checking pending free list.
    Checking Arbitration Control Block.
    Checking MetadataAndJournal allocation bit maps (100%).
    Checking Homes allocation bit maps (100%).
    File system 'ODHome'. Blocks-244044736 free-215328011 Inodes-1305600 free-26073.
    File System Check completed successfully.
    However, if I try to restart the volume after running cvfsck, it just panics again. Shutting down the clients and rebooting the primary controller allows a normal startup, and the volume mounts and runs fine until the next panic. Everything in the cvlog between panics is labeled either debug or info.
    I've reversed the roles for the primary and backup controllers, but it didn't make a difference in the panic.
    Most, but not all, of the panics seem to happen in the morning when users are logging in, or at quitting time, when the users' portable homes are syncing. I've tried to isolate the panic to a specific user's sync, by temporarily disabling syncing for usergroups (one at a time), but can't tie them to any single user. Nightly incremental backups and weekly full backups run without causing a panic. I can also use rsync to mirror the volume's contents to another server without causing a panic.
    I'd appreciate any insight into the cause of the panic, or strategies to diagnose or prevent it.
    Thanks!

    Hi There ClintR,
    I'm having an identical issue that occurred out of nowhere @ 3pm yesterday.
    Have been working on finding a solution to this, however haven't found anything effective yet.
    Did you have some luck in finding a resolution?
    Here is a excerpt of my logs - if anyone can offer some further assistance I'd be very grateful.
    [0222 07:52:01] 0x7fff70355ca0 (Info) Branding Arbitration Block (attempt 1) votes 2.
    [0222 07:52:03.363744] 0x7fff70355ca0 (Debug) Cannot find fail over script [/Library/Filesystems/Xsan/bin/cvfail.xsan02.lifestyletrader.com.au] - looking for generic script.
    [0222 07:52:03] 0x7fff70355ca0 (Info) Launching fail over script ["/Library/Filesystems/Xsan/bin/cvfail" xsan02.lifestyletrader.com.au 59564 Homes]
    [0222 07:52:03.404814] 0x7fff70355ca0 (Debug) Starting journal log recovery.
    [0222 07:52:03.667002] 0x7fff70355ca0 (Debug) Completed journal log recovery.
    [0222 07:52:03.667148] 0x7fff70355ca0 (Debug) Inodeinit_postactivation: FsStatus 0x2525, Brl_ResyncState 1
    [0222 07:52:03] 0x11ef11000 (Info) FSM Alloc: Loading Stripe Group "MetadataAndJournal". 931.31 GB.
    [0222 07:52:03] 0x11f395000 (Info) FSM Alloc: Loading Stripe Group "Homes". 3.64 TB.
    [0222 07:52:03] 0x11ef11000 (Info) FSM Alloc: Stripe Group "MetadataAndJournal" active.
    [0222 07:52:04] 0x11f395000 (Info) FSM Alloc: free blocks 423988623 with 0 blocks currently reserved for client delayed buffers.Reserved blocks may change with client activity.
    [0222 07:52:04] 0x11f395000 (Info) FSM Alloc: Stripe Group "Homes" active.
    [0222 07:52:04] 0x7fff70355ca0 (Warning) Windows Security has been turned off in config file but clients have been requested to enforce ACLs. Windows Security remains in effect.
    [0222 07:52:04.135555] 0x7fff70355ca0 (Debug) FSUUID_init: found `FSUUID' xattr on root inode: fecc6178-3f8b-4e10-98bc-52a932539a15
    [0222 07:52:04] 0x7fff70355ca0 (Info) RPL_init: RPL upgrade required.
    [0222 07:52:04] 0x7fff70355ca0 (Info) RPL_Upgrade: Removing existing RPL attributes.
    [0222 07:52:07] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 20 IEL blocks
    [0222 07:52:15] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 40 IEL blocks
    [0222 07:52:28] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 60 IEL blocks
    [0222 07:52:45] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 80 IEL blocks
    [0222 07:53:08] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 100 IEL blocks
    [0222 07:53:36] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 120 IEL blocks
    [0222 07:54:10] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 140 IEL blocks
    [0222 07:54:53] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 160 IEL blocks
    [0222 07:55:50] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 180 IEL blocks
    [0222 07:57:02] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 200 IEL blocks
    [0222 07:58:34] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 220 IEL blocks
    [0222 08:00:25] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 240 IEL blocks
    [0222 08:02:43] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 260 IEL blocks
    [0222 08:05:17] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 280 IEL blocks
    [0222 08:08:13] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 300 IEL blocks
    [0222 08:11:22] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 320 IEL blocks
    [0222 08:14:47] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 340 IEL blocks
    [0222 08:18:27] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 360 IEL blocks
    [0222 08:22:22] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 380 IEL blocks
    [0222 08:26:32] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 400 IEL blocks
    [0222 08:30:56] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 420 IEL blocks
    [0222 08:35:36] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 440 IEL blocks
    [0222 08:40:30] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 460 IEL blocks
    [0222 08:45:26] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 480 IEL blocks
    [0222 08:50:50] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 500 IEL blocks
    [0222 08:56:23] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 520 IEL blocks
    [0222 09:02:07] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 540 IEL blocks
    [0222 09:08:10] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 560 IEL blocks
    [0222 09:14:22] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 580 IEL blocks
    [0222 09:20:55] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 600 IEL blocks
    [0222 09:27:42] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 620 IEL blocks
    [0222 09:34:44] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 640 IEL blocks
    [0222 09:41:36] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 660 IEL blocks
    [0222 09:49:06] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 680 IEL blocks
    [0222 09:56:44] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 700 IEL blocks
    [0222 10:04:44] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 720 IEL blocks
    [0222 10:12:54] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 740 IEL blocks
    [0222 10:21:22] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 760 IEL blocks
    [0222 10:30:03] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 780 IEL blocks
    [0222 10:38:59] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 800 IEL blocks
    [0222 10:48:10] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 820 IEL blocks
    [0222 10:57:40] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 840 IEL blocks
    [0222 11:07:20] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 860 IEL blocks
    [0222 11:17:15] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 880 IEL blocks
    [0222 11:27:19] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 900 IEL blocks
    [0222 11:37:32] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 920 IEL blocks
    [0222 11:48:11] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 940 IEL blocks
    [0222 11:59:01] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 960 IEL blocks
    [0222 12:10:02] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 980 IEL blocks
    [0222 12:21:17] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 1000 IEL blocks
    [0222 12:32:46] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 1020 IEL blocks
    [0222 12:44:23] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 1040 IEL blocks
    [0222 12:56:14] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 1060 IEL blocks
    [0222 13:07:15] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 1080 IEL blocks
    [0222 13:15:32] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 1100 IEL blocks
    [0222 13:25:30] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 1120 IEL blocks
    [0222 13:37:29] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 1140 IEL blocks
    [0222 13:50:16] 0x7fff70355ca0 (Info) RPL_Upgrade: removal completed 1160 IEL blocks
    [0222 14:02:47] 0x7fff70355ca0 (*FATAL*) PANIC: /Library/Filesystems/Xsan/bin/fsm ASSERT failed "IPXATTRINODE(ip)" file fsm_xattr.c, line 736
    [0222 14:02:47] 0x7fff70355ca0 (*FATAL*) PANIC: wait 3 secs for journal to flush
    [0222 14:02:50] 0x7fff70355ca0 (*FATAL*) PANIC: aborting threads now.
    Logger_thread: sleeps/44494 signals/0 flushes/65 writes/65 switches 0
    Logger_thread: logged/91 clean/91 toss/0 signalled/0 toss_message/0
    Logger_thread: waited/0 awakened/0

  • Adobe After Effect on Xsan Volume

    Is there anybody using Adobe After Effect(AE) 6.5 on Xsan Volume in PowerMac G5?
    In doing 2k or 4k DI work, AE browses many of sequence files (maybe up to 10,000 files in a folder)
    File type is Cineon( *.cin), and file size is about 12MB for 2k, 48MB for 4k each.
    The problem is that when the number of files is over than 5,000, movie preview gets very slow.
    It takes 3~5 second to move from a point to another point.
    This is happening only in PowerMac client, in Windows client (SNFS installed and using AE 6.5 same) it does not happen.
    PowerMac 2.7G DP with 8GB RAM(10.4.2) is being used.
    MDC is Xserve 2.3G DP with 1GB RAM), Xsan 1.1 is installed on all Mac machine.
    2 Xserve RAID 5.6TB are being used for userdata.(4 RAID controller)
    Metadata pool is belong to another Xserve RAID.
    While, this symptom dows not appear in case Xserve RAID is directly attached to PM.
    So, I thinks this is being from the difference between filesystems(HFS+ vs. Xsan filesystem) and
    file index mechanism(Windows XP vs. Max OS X Tiger)
    Is there any way to solve this problem?
    Any ideas will be appreciated.
    Thanks in advance.
    Steve

    Steve,
    I don't know if this is the same basic symptom or not, but FCP has an extremely difficult (can I emphasize extremely) time reconnecting to media on Xsan Volumes. It is so slow that you think it has crashed or something.
    There is definitely an indexing issue on Xsan Volumes, that is not present in HFS+. If your issues is related to this at all, I am sorry to say, there is no fix for it yet, at least on the FCP side of things.
    That's my two cents.
    Good Luck
    Kalagan

  • How to mount two tapes for differente backup types (FS bkps and RMAN Bkps)

    Hi all,
    I have installed OSB and at first time I just could run database backups through RMAN to my tape.
    I created two tapes but all of then are mounting with a volume like VOL00000XX and I can't mount it in a volume like RMAN-DEFAULT00000XX anymore.
    What do I need to do?
    I have two tapes like that:
    ob> lsdev --mount
    drive TAPE_1 in service write obtar VOL000001
    drive TAPE_2 in service write obtar VOL000001

    Pending resource availability error message usually points to one of two things:
    1) Tape is not available that OSB can use for the backup operation....this is what I suspect in your case
    2) Tape drive not available
    You have existing tapes in the library which have a vol-xxx ID...can only guess that is the "null" media family unless you have created another media family. The null media family is used for file system backup operations where a media family was not user defined. The null media family expiration is defined in the defaults/policies, media section. By default the null media family volumeretaintime is disabled meanding they won't automaticallly expire.
    You should determine what media family was utilized to create the existing tapes....this will tell you what the retention methodology OSB is using. If OSB believes these tapes are still valid (ie no expiration time), OSB will not use them for future backup operations unless to same media family. If you tried to backup to rman-default media family but all tapes in library have already been assisned to another media family, then the backup operation will error out with pending resource availability.
    You may want to review media families. If all tapes in library have been labeled and you want to unlabel to be able to use for different media family, you can do a force unlabel operation. Please know this effectively "erases" tape from OSB perspective so prior to doing that make sure there is NO valid backup data on tape you want to keep.
    Donna

  • Run commands on remote Hyper-V host in different domain/network with powershell

    Hi experts,
    My Setup: Windows Server 2012 R2 / SCVMM 2012 managing localhost and other Hyper-V hosts
    I need to run a script on the remote Hyper-V Host which is in different domain/workgroup using powershell.
    I have tried
    Invoke-SCScriptcommand cmdlet. But I am getting the below error
    Error (2917)
    Virtual Machine Manager cannot process the request because an error occurred while authenticating MY-PC-15.mydomain.local. Possible causes are:
    1) The specified user name or password are not valid.
    2) The Service Principal Name (SPN) for the remote computer name and port does not exist.
    3) The client and remote computers are in different domains and there is not a two-way full trust between the two domains.
    The network path was not found (0x80070035)
    I tried the 'Run Script Command' option in the Host tab in VMM. But getting the same error.
    Checked that it uses the 'Invoke-ScScriptcommand' PS cmdlet.
    Could someone explain how to run scripts on remote Hyper-V host in different Domain/Perimeter network ?
    Regards,
    Saleem

    Hi Saleem,
    Please try to follow the article below to regarding using command "enter-pssession" across domains :
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/f60a29ef-925e-4712-9788-1f95e12c8cfc/forum-faq-introduce-windows-powershell-remoting?forum=winserverpowershell
    (I tested it in my lab )
    Best Regards,
    Elton Ji
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected] .

  • How do I connect to a Windows Workgroup and mount a shared volume?

    I have set up a network at home with my Mac G5 and my PC. I have a workgroup called "HOME". The PC can see my mac drive as a network place and I can access and browse it perfectly fine.
    However I have a drive on my PC which I have set up as a shared volume on the PC. I want to mount that shared volume on my Mac. When I set up the share on the PC, I am not prompted to enter a password, and the only password I am aware of is the one I use to log on.
    According to the instructions I am supposed to enter the IP address and a "sharename", but I have no idea what the sharename is. If I enter the share name of the volume I want to mount, I get a dialog box which requires a password. It sees the "HOME" workgroup and that is already filled out in the Workgroup window.
    It has entered my Mac administrator account name in the Name box. I don't know if this is what name it needs, but what ever combination of names and passwords I use, including my PC logon name and password, I always get the error message "cannot connect because the name or password is not correct".
    I have tried using different formats for the smb://Servername/sharename address, but everything I have tried gives the same result.
    I have seen many other postings on this subject, all with similar problems, but so far I've yet to see an answer. A disscussion from 2004 said this was a known issue, but surely there must have been a fix by now?
    I have read many of the mac documents on this subject but none specifically tells you what the sharename is and how you set a password for it.
    Thanks in advance
    David

    OK - I have answered my own question, so if anyone else has this problem, you may like to know!
    I needed to know what sharename to use to log on. On the Windows PC I was under the imprression that the windows log on was my user name. But if you right click on the My Computer and go to manage, you will see Local Users and Groups. Under Users, you will see all the user accounts on the PC. Even though I only ever set up one and it was called "David" that doesn't actually count as the user name.
    If you look at the headings at the top, you will see that whatever account you think you are in, the chances are it actually has the name "User". It is what ever is in the Name column that the Mac needs, not what is in the Full Name column which is what you log on as. You can't change this, but when you connect to server, you can enter the SMB script smb://USER@(name of PC or IP address)/share name.
    If you wish to mount a volume rather than a shared folder, simply type in the windows drive letter followed by the "$" - ie D$. The password is your log on password on the PC. Otherwise you can set up a folder share on the PC in the usual way, and give it a name. This will be the share name you enter in your smb script.
    NONE of this is very clear in any of the Mac Networking Help guides that I have trawled through, so if they were to add it, you might help some more people...
    Thanks,
    David
    G5   Mac OS X (10.4.6)  

  • How duplicate ora11 on windows to another host with different directory structure

    Hi,
    I need help.
    I want to duplicate db (11.2) running on windows from server A to Server B
    Directory structures on server A and Server B are different;
    my steps
    on server A
    1.backup database plus archivelog delete input;
    2.insert into table t values(1);
    3.commit;
    4.backup archive log all;
    On Server B
    5.copy backup and archive logs from server A to server B (c:\backup\temp)
    6.create folders C:\oracle\oradata\bamboo
    7.oradim –new –sid bamboo -- (verified service is running)
    8. created pfile.ora with param (db_name=bamboo)
    9.SET oracle_SID=bamboo
    10.sqlplus  /as sysdba
    11.startup nomount pfile='(c:\backup\temp\pfile.ora'
    12.C:\oracle\product\11.2.0\db_1\database>rman auxiliary /
    result
    ..connected to auxiliary database: SBDBT02W (DBID=186082786, not open)  --could it be the fact that I tried to execute code bellow?
    My understanding at this point I should be connected to 'bamboo' -- my new database, what steps did I miss?
    I expect
    ..connected to auxiliary database: bamboo ( not mounted)
    bellow is code that I was going to run on Server B
    RUN
      SET NEWNAME FOR DATAFILE 1 TO 'C:\oracle\oradata\bamboo\SYSTEM01.DBF';
      SET NEWNAME FOR DATAFILE 2 TO 'C:\oracle\oradata\bamboo\SYSAUX01.DBF';
      SET NEWNAME FOR DATAFILE 3 TO 'C:\oracle\oradata\bamboo\UNDOTBS01.DBF';
      SET NEWNAME FOR DATAFILE 4 TO 'C:\oracle\oradata\bamboo\USERS01.DBF';
      SET NEWNAME FOR DATAFILE 5 TO 'C:\oracle\oradata\bamboo\EXAMPLE01.DBF';
      DUPLICATE DATABASE TO bamboo
      UNTIL TIME "TO_DATE('11/24/2013 13:18:02', 'MM/DD/YYYY HH24:MI:SS')"
      BACKUP LOCATION 'C:\backup\temp'
      NOFILENAMECHECK;
    when I executed it on Server B ,I got following error
    Starting Duplicate Db at 25-NOV-13
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 11/25/2013 11:27:36
    RMAN-05500: the auxiliary database must be not mounted when issuing a DUPLICATE
    command
    I looking for steps by step instruction for duplicating db to another windows host with different directory structure.
    Thank you
    Alex

    The topic, "Duplicating a Database on a Remote Host with a Different Directory Structure" can be found at http://docs.oracle.com/cd/B19306_01/backup.102/b14191/rcmdupdb.htm#i1006672
    This information should provide you the step by step process to follow including when on Windows.
    HTH -- Mark D Powell --

Maybe you are looking for

  • ARE THESE USER-ACCOUNTS BY DEFAULT: ADAMS...

    Hi everybody, I was doing a round of all the views in the SYS adminstrator account. I came across the following user-accounts in the view ALL_VIEWS: ADAMS, JONES, CLARK and BLAKE Maybe the guy who was using Oracle before me had created these user acc

  • I can not download the Adobe Acrobat program.

    I can not download the Adobe Acrobat program. The following message is displayed: "Language / not supported platform. adobe acrobat is not available in your language or platform. For a list of supported platforms and languages, click here. "I tried i

  • Problems with attached documents in Mail and Docs To Go

    Hello everybody. I've found a problem with attached documents in Mail. In fact, if I click on attached documents with .doc (microsoft office word 97-2004) and files in .docx Office Open .xml, the iPad doesn't open them, also if I click in "Open with

  • QuickTime Pro audio exporting error - help please!

    So I've got Perian installed to read 1080p HD movies and I opened up .mkv files in QuickTime Pro and allowed it to read the files into memory (let the grey bar go for a few minutes).  Once that was done, I wanted to export the DTS 5.1 surround sound

  • Skype nmber givn 2 me for US contact(i'm Canada) i...

    I am Canadian and when given an option for an area code, which is 250, the locations given are all long distance, so I have to dial 1 before skype contact number and defeat the purpose. Can I request a more local Skype number? I am free to Vernon and