File system in Busy or in use?

Folks,
We have 6500 series switches in our network and often get this message when trying to upgrade.
"file system in use" or "file system in busy"
I forget what the exact message is, but it is one of these.
Would someone know under what circumstances would this happen?
Thanks

Hi,
I have seen this message mostly when the active sup is synchronizing the CAT OS of the config file to the stand-by sup and you try to access the flash using the command dir bootflash:. If the sup is synchronising the file and your try to access the MSFC you will get the same error.
You are already running the latest code in the 7.x series for the Sup.i.e 7.6(14). There is another series 8.x for the SUP but we will not recommned it untill and unless you havea hardware the requires that series or any other software issue.
You good to go with the Cat OS that you have.
You can reset the sup and you will fallback on redundent sup.Do not reset the whole chasis.
regards,
-amit singh

Similar Messages

  • Has some one Integrated File System & SAP Business One using B1iSN?

    I have to create a Proof of Concept where, I have to pick up a file from A file System, do some transformation & then call SAP B1 APIs to post documents in SAP Business One.
    I am new to B1iSN Technology and  was wondering if this is feasible. If Yes, I would appreciate if you can give me some logical steps to follow.
    Thanks,
    Yogesh

    Hi Yogesh,
    You find all of the available documentation for B1iP SAP Business One Integration for SAP NetWeaver (B1iSN) [original link is broken] [original link is broken].
    Additionally, I can mail you some BFD samples to give you and idea of B1iP coding.  If Edward or another SAP employee can send you the IPO samples, that would be ideal, since I believe that they have an implementation of a basic file adapter proto-type.
    HTH,
    Dhruv

  • Writing to the Siebel File System (on a UNIX box) using eScript

    Hello All,
    I am trying to extract data from the Siebel database using a Business Services written in eScript, write the data to a flat file, and place that file in the Siebel File System. The Siebel File System is on an AIX box. Does anyone know the syntax for doing this? I have not been able to get the fputs function to work.
    Also, I do not want to create this file as an attachment. I simply need to create a flat, TXT file. Thanks.

    Hi,
    What is the sequence of operations that you are performing in e-script?
    You should try to do it as:
    1. var iFile = Clib.fopen(FileName, "w");
    2. Clib.fputs(DataToWrite, iFile);
    3. Clib.fclose(iFile);
    If you are trying to write to a file, ensure that you are passing "w" in step 1 which opens the file for writing.
    If this doesn't help then you will have to use Integration Objects to extract data and write that to a xml file on the server using vanilla services.
    Thanks and Regards,
    Tanmay Jain

  • Using an External Drive with a ReiserFS File System

    I hope this is the most appropriate place to ask this question.
    I am looking at adding a SimpleShare NAS device (Made by SimpleTech) to my home network. I am told that the hard drive uses the ReiserFS file system (which is a Linux file system). Two questions?
    Does anyone have any experience with the ReiserFS file system? Does it play well with OS X?
    Anyone familiar with the SimpleShare units? Any feedback good or bad?
    Thanks for any suggestions.
    David

    After doing some research I determined that ReiserFS is a journaled Linux file system and having started to use it, it is working well on the network.

  • TCODE for acceess server file system

    Hello Gurus,
          how can I get into file system for sap application server using TCODE ? . I just want to download a flat file from server to local.
    Many thanks,
    Frank Zhang

    Hi Frank,
    Are you able to load the files in local workstation...or else you copy like one more thing as ask the URL of those files and then load it from tehre...if they are huge save then in sap business workplace and then you can copy at your desk top...
    Regards
    Srinivas

  • Anyone know how to change a NFTS HD to a compatable  airport file system

    Anyone got any ideas how to change the NFTS file system to one i can use with my airport extreme,

    Hi jask;
    WARNING: That will erase all the data that is on the drive. If there is anything valuable, back it up first.
    Allan

  • Increase file system size

    Hello,
    I have solaris9 system where on disk c0t0d0, I have 7 partitions. The first partition shows file system mounted=yes with 10GB space. This file system is near full ( 95% used). I need to increase the size. How can I do that?
    I have another partition that shows 30GB and file system mounted=no. Can I create a file system to use this 30 GB? Does it disturb existing file system?
    Appreciate your help.

    I agree with the guest poster a few posts up. This could be a unique opportunity to think about Bike Trials something that she would really love to do.
    Instead of just looking at what's available, think first about what you really want - what would be Bike Trial Seller fulfilling and enjoyable. Is there anything creative she has always wanted to do?
    If she loves being a nurse, look at other opportunities within this field that would not involve physical work.
    If nursing is just a job, and Bike Store she doesn't enjoy it that much, then look at this as a pointer towards doing something different.
    Start making Bike Shop brainstorming lists about all the jobs she would love to and could do - you will come up with something that she can feel excited about.
    Edited by: cocosan on May 12, 2009 1:39 AM

  • Sun QFS cluster file system with Veritas Volume Manager

    Hi,
    Can someone confirm whether it is possible to create a Sun QFS cluster file system (for Oracle RAC datafiles) using a VxVM volume?
    Or must we use Solaris Volume Manager with QFS?
    Thinking of storing the static part of the Oracle RAC DB on VxVM raw devices, and the dynamic part on a QFS file system to avoid the overhead of constantly adding new raw devices when i want to create datafiles.
    Thanks,
    Steve

    Steve,
    No, shared QFS is only supported on Solaris Volume Manager. I've not heard of any plans to test it on VxVM.
    Why not keep the static parts of the DB on raw SVM devices? Why keep them on raw devices at all?
    Tim
    ---

  • Sun Cluster 3.2 - Global File Systems

    Sun Cluster has a Global Filesystem (GFS) that supports read-only access throughout the cluster. However, only one node has write access.
    In Linux a GFS filesystem allows it to be mounted by multiple nodes for simultaneous READ/WRITE access. Shouldn't this be the same for Solaris as well..
    From the documentation that I have read,
    "The global file system works on the same principle as the global device feature. That is, only one node at a time is the primary and actually communicates with the underlying file system. All other nodes use normal file semantics but actually communicate with the primary node over the same cluster transport. The primary node for the file system is always the same as the primary node for the device on which it is built"
    The GFS is also known as Cluster File System or Proxy File system.
    Our client believes that they can have their application "scaled" and all nodes in the cluster can have the ability to write to the globally mounted file system. My belief was, the only way this can occur is when the application has failed over and then the "write" would occur from the "primary" node whom is mastering the application at that time. Any input will be greatly appreciated or clarification needed. Thanks in advance.
    Ryan

    Thank you very much, this helped :)
    And how seamless is remounting of the block device LUN if one server dies?
    Should some clustered services (FS clients such as app servers) be restarted
    in case when the master node changes due to failover? Or is it truly seamless
    as in a bit of latency added for duration of mounting the block device on another
    node, with no fatal interruptions sent to the clients?
    And, is it true that this solution is gratis, i.e. may legally be used for free
    unless the customer wants support from Sun (authorized partners)? ;)
    //Jim
    Edited by: JimKlimov on Aug 19, 2009 4:16 PM

  • If I use a friends HD External Harddrive (PC) on my Mac to get the contents am I going to inadvertantly turn it to a Mac system so he can't use it it?

    I have recently brought a Macbook Pro, I use several external WD harddrives and have had no problems using them on the Mac, I previously had a PC but when my friend tried to use one on his PC (after i've used it on the Mac) it wouldn't let him, I didn't know that the PC and the Mac use different systems to read the drive etc, my question is can I use my friends (PC) harddrive on my Mac to take a few items off it without turning it to a Mac system etc.
    Hope that makes sense, this is all new to me?
    Thanks
    Jimmy

    I use drives between Mac and PC all the time without problem, if you just move files from the drive to you mac you should not have any issues at all, though you might face some file system issues.
    Macs prefer/use the Mac OS extended format but with a third party software like NTFS-3G you can make you mac speek windows without issues, otherwise you can have some problems reading a widows formatted drive on you mac, and a PC will not understand the OS file system.
    You could also add a spotlight exception so you do not index the drive you borrowing.
    Best regards

  • UCM: file system or data base?

    In our company (insurance industry) we will soon implement a Content Management solution, but until now, unfortunately in our country not much experience with this technology and I would like to know from the point of view of scalability, security, performance and high availability, what is storage recommendation UCM's : file system or database?

    Take a look at this thread: Re: Database storage vs. File system
    It has quite some useful info for you on this point.

  • Database Control: File System Alert -

    I am using 10.2 on HP UNIX 11. My development database is installed on a server, which is hared by many other applications/database. DB Control sends me alerts when file system is more than 80% used or so. I do not want to receive any file system alerts because these file systems are not my file systems.
    I do not find any place to turn this alert off. Appreciate any help?

    Gee whiz. In this thread (Database Control: Not sending e-mail you were complaining about not* getting email for that same condition. You say "I do not want to receive any file system alerts because these file systems are not my file systems.
    " Some of the file systems are yours ... the ones holding $ORACLE_BASE and any fs holding any file even remotely related to your db ... .dbf files, redo logs, backup sets, archivelog files, bdump and other *dump directories.  I like to be notified if they go over 80%.

  • Bug: Unhandled Exception: System.IO.IOException: The requested operation could not be completed due to a file system limitation

    Hello, I have a 35GB text file that I'm copying from one folder to another folder via c#
    (I simply open a StreamReader and a StreamWriter and copy line by line (something like sw.WriteLine(sr.ReadLine());)
    If [the destination folder is a "windows compress folder" (right click folder > properties > Advanced > Compress content to save disk space)] then it fails else it works well.
    Any idea how to solve the issue?
    I have windows 8.1 with all latest updates. The ssd is a samsung 850 pro, and I tried on 2 machines, same results.
    So to recap, it seems the issue is with the writing of big files on a compress folder, the reading is fine.
    thanks.
    w
    Error:
    2015.01.08 10:15:27] Unhandled Exception: System.IO.IOException: The requested operation could not be completed due to a file system limitation
    [Err, 2015.01.08 10:15:27] 
    [Err, 2015.01.08 10:15:27]    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    [Err, 2015.01.08 10:15:27]    at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
    [Err, 2015.01.08 10:15:27]    at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)
    [Err, 2015.01.08 10:15:27]    at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
    [Err, 2015.01.08 10:15:27]    at System.IO.StreamWriter.Write(String value)
    w.

    Hi w,
    Per my understanding. This is not a C# code issue. I doubt the issue related your OS.
    After search the error info,
    here is a possible solution, please take a look
    “The requested operation
    could not be completed due to a file system limitation.”
    <copied>
    Please use Disk Defragmenter to defrag the NTFS volume on your side, which should fix this issue.
    Please refer to:
    A heavily fragmented file in an NTFS volume may not grow beyond a certain size
    http://support.microsoft.com/kb/967351
    For the limitation of NTFS, please check the following online guide.
    How NTFS Works
    http://technet.microsoft.com/en-us/library/cc781134(WS.10).aspx
    </copied>
    Best of luck!
    Kristin
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Can one network hard drive back up both a Mac and a PC?  What file system?

    We have both a Mac and a PC on our home network. I would like to use a network external drive to back them both up, instead of connecting each to its own external drive for backups. Iomega makes one, for example.
    The external drives I see advertised say that they are both Mac and PC compatible, but don't explicitly say that you can connect both at the same time. Can you?
    If so, what file system does the network drive use? Does it have a partition, one side with HFS for Mac and the other with NTFS for Windows? Is this really workable?
    And most importantly, will such a network drive work with TM?
    Confused,
    Barb

    I have a late 08 MackBook Pro and several Vista & XP machines. I currently backup the MBP and the primary Vista machine to a 1 TB drive attached via USB to an Airport Extreme router. No problems backing both up through the APE to the USB drive.
    The one thing I read when getting ready to set this up is that I should format the drive with the Apple file system, not one of the Microsoft file systems. I did (did it as an external drive off the MBP), and had no subsequent problems with Time Machine backups or Vista backups (using Acronis True Image).

  • Maxl - load rules from file system

    I am writing a Maxl script and I can get it to run "using server rules_file". When I created the rules file I save it to the file system and browse to it using EAS. Does anyone know what the syntax is to run the rules file from the file system while in a Maxl script?
    Than you in advance
    Russ

    Hi guys, back to revisiting the calc script from maxl, but this time a new twist:
    One of the suggestions was to copy the calc script from the local drive to the essbase server (this would require FTP since essbase is running on Unix), the client isn't sold on that idea. The second idea would be to save the calc scripts in a separate database on the server and reference them from there.
    Just as a reminder, I am storing the load rules and calc scripts in a different location because it is an HPCM application and each time I deploy, the calc scripts get deleted automatically.
    I have a database and app as follows CostC.CostC and have created another db and app CostRef.CostRef. My script is C_Prof_A.csc and it is saved in CostRef.CostRef. Is it possible to execute a calc script saved in another database/app on a different database/app?
    if I save the script in CostC.CostC, I can execute it in Maxl as follows: execute calculation 'CostC'.'CostC'.'C_Prof_A';
    There is a snippet on the Rittman Mead Consulting blog that references a local Script_file
    execute calculation on database DemoASO.BasicASO with
    local script_file "/u01/app/...../DemoASO/BasicASO/BudVar.csc"
    When I try something similar, it barks at me when it sees "with", I have tried "using" etc. but can't get anything to work.
    If this doesn't work, then I will be reduced to the FTP process. If that is the case, if anyone has an example of the FTP commands I would appreciate it
    Russ

Maybe you are looking for

  • Cannot see web photo gallery in design in dreamweaver cs3

    have made web photo gallery in PS- opens in browser- opens in dreamweaver cs3- I can see the code all OK can view again in browser--But I cannot see the thumbnails or tables-yet I know its there hidden?--How can I make it all visible

  • Ruleset Corrupted

    Hi Gurus, I had to modify few functions in ruleset by moving few t-codes from one function to another another function. When we transported the changes to production one function got updated with the changes and another function never updated. So I m

  • 10.8.2 EndNote X4.0.2 no longer works in Word 2011

    EndNote X4.0.2 no longer works in Word 2011.  I can't insert a citation without seeing the attached message and Word freezing.  This is the latest in a long line of Mountain Lion frustrations.  I wish I have never upgraded from Snow Leopard.  Message

  • Screen Size @ Boot Up

    I was connecting a 4:3 aspect data projector to my Core 2 Duo MB Pro. I was mirroring the displays. Ever since that, whenever I boot up (without the projector connected) the initial white screen that shows the apple logo shows the logo stretched wide

  • This error i�ve got

    How can i solve this error? I did the example of helloworld in the guide that is in the developers guide. "ERROR:Channel Timed Out " I add the channel to a container and ths error is the only think that i can see. I thought that i could see another t