Creating a Live CD....some queries

Hello!
I'm trying to create a Live CD from my current Arch installation. I'm not using any of the 'automated' scripts (like Larch, makeliveiso or even those from linux-live.com), but trying to do it the 'hard way', i.e. right from scratch!  I'v got a query regarding the linuxrc script in the initial ramdisk image.
How can I add auto-detection of CD drive to the linuxrc script? Currently, I've simply added  'mount -t iso9660 /dev/hdc /cdrom' since I know my cd drive is located at /dev/hdc, and it works ok. However, for different system, I must have a CDROM detection ability!
Any help and suggestion will be greatly appreciated.

s26c.sayan wrote:Is there any way in arch linux where I can stop the system to try and remount root fs as ro at boot time?
You'll need to modify /etc/rc.sysinit to work as a live CD, that's where all the initial mounts are done.
s26c.sayan wrote:and Gradgrind, is there any way I can use your larch scripts to generate a live cd from a already installed arch linux system (like in the linux-live scripts)?
In principle, yes. Your installed system needs the following packages: squashfs-tools, initcpio_larch, cdrkit, dvd+rw-tools. You will also need a 'profile' (see the docs), but the 'addedpacks' and 'locale.gen' part is not needed. I can't remember at the moment how to change the name of the directory containing the installation ('ArchImage'), but you can change the build path in 'config_larch'. You could always use a symlink from 'ArchImage' to your root partition. Then you can build an iso using the -b option to mklarch. Of course you can't do this while you are running the system to be made 'live' - you need to use a system on another partition, or a live CD (warning for live CD - lots of space needed, use a large swap partition, or build on a different hd partition).
As you can see, larch wasn't really designed for this, it wasn't important to me, and I think linux-live does a pretty good job of this sort of thing. I believe archie can also do this, and a new release of that should be available soon.
I'm afraid I'm away for a while now, so if you need anything else from me, it will have to wait a few weeks.
Good luck!

Similar Messages

  • Need to create some queries.

    Hi,
    I am having some issues with creating some queries with respect to some information that is needed.
    1) How can i get the list of tables from my schema that have not been used for some time (for e.g for the past 2 months no dml activity has happnd)?
    2) How can i get the information of those users in a instance who have direct access to the tables in my schema.?
    Thanks,
    Shilpesh

    SHILPFID wrote:
    Hi,
    Thanks for that
    But i would like to know one more thing.
    DDL_TIME will show only any ddl statement issued against that.
    What if we are still accessing the tables using select statements ??Well a select statement isn't, strictly speaking, even a DML statement as it is not modifying the data.
    There is no automatic recording of time when DML or select statements are executed against tables. With DML you can choose to record that information yourself through your own table design and code. If you have control over the application front end you can record when queries are made, but you can't automatically record when someone queries a table just using a select statement directly on the database (at least not easily)
    You can also delve into the archive logs to find DML times but they are not guaranteed to be held for as long as you will require and certainly won't be there two months later.
    Essentially, you can't determine information that you haven't chosen to store.

  • I have some queries usage of RAID 1 on OSX

    Hi there
    I apologise for the length of this question, but there's quite a bit of relevant data. I work in a small typesetting company (<10 employees) and since a HDD failed on an old G4 iMac that we used as a data archive we have learnt that without our data we are nothing. I have now been asked to implement a more reliable back up/recovery system (with minimum downtime) that increases the 'safety' of our customer's data. Rebuilding the archive took days to sort out and because the archive was constantly accessed by our production macs and a couple of PC as well, it hit us hard.
    We are looking into turning an old G5 Powermac (1.8Gz single processor 2.5Gb RAM) into a RAID 1 (mirrored) system with 2 x 1TB SATA drives using Disk Utility. We would have this to protect against one HD failing and losing customers' data. I understand that this is not a back up system, just something that would protect customer's data should a drive critically fail. I have some queries regarding how this works though.
    1) How much (if any) maintenance is required on a RAID system? None of use are IT specialists - just typesetters with a bit of technical knowledge.
    2) Is a mirrored RAID system reliable, considering multiple people are reading/writing to the machine throughout the day?
    3) Do RAID 1 systems handle being accessed by different OSs (WinXP, Win7, OSX 10.4–10.6) well?
    4) Am I right in thinking that OSX would see the two drives as separate volumes?
    5) Should one drive fail and need to be 'rebuilt' via Disk Utility, can users still access the one working HD, or do you need to replace the failed HD and rebuild before anyone can access the data again?
    6) Considering Question 4 above, do we need to have a 3rd 'spare' 1TB Drive just in case?
    7) We are looking into a two-week backup system, backing up all the customers data on a daily basis, with the previous week's disk being stored off-site. We were initially looking into either Carbon Copy Cloner or RSync the copy data to external HDDs. How would you rate Time Machine against these products, and does anyone have any experience using these solutions with RAIDed Macs?
    8) Is there any 'downside' to RAID 1 systems?
    I know this is a lot of questions, but I really don't want to start down this route unless I understand it better first.
    Many thanks in advance for your contributions!

    Mac_fool wrote:
    Thanks for your reply!
    So, in order to have a RAID visible and accessible by multiple OSs, and to eliminate downtime during rebuilds, a hardware RAID would be necessary.
    Well, not quite. When you create a RAID in Disk Utility, the volume only exists as a MacOS X file system. Your Mac can share that volume to any other machines or operating systems.
    What I mean by a hardware RAID is some box whose output port is eSATA or USB or some other non-network storage port. On such a device, the logic to create the file system is inside the box. Any machine that is connected to it would see only a single disk. You would still have to ensure that different operating systems could understand whatever file system you were using (HFS+, FAT, NTFS, etc), but that is the same as if you had a non-RAID external drive.
    I have one of those. It is an older FireWire 800 drive that has two 300 GB disks inside. To any machine I connect that to, it appears as a single 600 GB drive. This particular device isn't designed for mirroring, however. If it were, it would only show itself as a 300 GB hard drive and I would have the capability to easily swap out the internal mechanisms when they fail.
    By 'hardware RAID', do you mean inserting a RAID controller card inside the G5, or a separate storage device, such as a RAIDed NAS-type-thing? Would an ethernet-connected NAS be slower to access than a G5 with internal SATA? Am I right in thinking that those RAID-ready NAS devices cannot be partitioned at all?
    I qualified the above to explicity avoid NAS devices just to simplify things.
    I'm not familiar with RAID controller cards. My guess is that they are just a cheaper alternative to an external RAID device. It would allow you to plug your own hard drives into the controller card and create the RAID. They would certainly provide higher performance that if the operating system were handling the details.
    If you want to have a RAID for data reliablity, you really need an external, self-contained device that has a standard hardware storage port you could plug into any machine. It would look and act just like any other external hard drive. But if a drive failed, a light would flash on the box and you could just pull out the failed hard drive and replace it with a new one. You wouldn't even need to power anything down.
    For both RAID controller cards and stand-alone boxes, you may or may not need additional software to partition and format the drive. It depends on the model and manufacturer.
    Such a device could also be NAS. In this case, it would have an ethernet interface instead (or in addition). The difference is that such an interface would almost always be slower than a true storage interface like Firewire or USB. Plus, you would usually have to let the box itself handle its partitioning and formatting. Since it is designed to be a networked drive, you don't need another machine to be the server. It is its own server. This is useful in those cases where you don't want/need a dedicated server. The downside is that it probably runs some lowest-common denominator Windows networking for maximum compatibility. Foreign, networked filesystems are always going to be more flaky. Some software may not work. Some OS upgrade may give you hassles.
    To be honest, I'm no expert on RAIDs. In such situations, I usually just defer to people I know are experts. So, just buy the amount one of these: (http://eshop.macsales.com/shop/hard-drives/RAID/Desktop/), plug it in, and go. I suggest RAID 5.

  • Unable to view pdf created in Live Cycle Designer ES2-initially thought to be a user/OS issue

    Unable to view pdf created in Live Cycle Designer ES2.  I initially thought this was a user / OS issue when I created a document for someone who is new to a MAC laptop.  She could not view the document through email.  Unfortunately, I began seeing the same error in my own document folders when searching for another document showing as icons instead of a list.  I can open the file without a problem although I see the error she sees only while viewing the icons in my folder.  I am using a Windows 7 PC. Now, I also know that if the document is downloaded, it can be viewed.
    Other notes:
    If trying to access the form via the internet, the same error is seen through Chrome, Firefox, and Mozilla but NOT through IE
    Everyone seems to have the latest or a very recent READER
    The form is compatible with Reader versions 7 and up
    Again, downloading from the internet to the computer appears to allow the file to open properly
    Document cannot be viewed on the Galaxy Tab 2 via Chrome or the pre-installed Internet Browser, nor can it be viewed through the Reader after download to tablet. I did not try on an Apple iPad.
    All parties involved are up-to-date with virus protection.
    Below is a link to the exact message received when trying to open the document.
    https://www.dropbox.com/s/wmjqzwyriovg9vi/Adobe%20Error.pdf

    You're on to something KJ!  Yes the form was created in LiveCycle Designer ES2 which came bundled with my Adobe X Pro.  I began creating a new form yesterday and found that I could not preview the form, rendering this same "error" instead.  I ran a repair on my Adobe and at first it seemed to fix the issue but after making some changes to the form I tried to preview again and couldn't.  Here is what I get when I try to preview my forms in Designer ES2: 
    When I click the OK button, it then gives me that single static page as mentioned above in previous posts.
    I searched Adobe yesterday trying to figure out how I could repair the LiveCycle Designer or if there was some sort of patch that I haven't gotten but was not able to find anything.
    (Sorry for the delay in response, I've been on vacation.)
    Message was edited by: AngelaC

  • No. of Connections needed for creating universes from SAP BEx Queries

    Hello,
    I have 8 SAP BEx queries, my task to create to universe for all of these queries. I have created a datasource connection, my question here is can I use the same connection for all the queries by changing datasource connection and selecting the new query or is it suggestable to create 8 datasource connections in universe designer??
    please let me know if you need any more info.
    Your reply is highly appreciated.
    Thanks,
    Naresh

    HI,
    You need to create 8 connection for 8 BW queries.There is  one to one mapping in the universe.If you change the existing connection source then it will not work for earlier query.
    Other thing you can check like you have 8 queries then instead of creating 8 universe if possible then merge some queries in the single bw query and then create universe.
    Thanks,
    Amit

  • Can I create a live chat forum in business catalyst, if so how?

    Using my CS 6 Extended Muse application, or even Dreamweaver, is it possible to create a live chat room and upload to my personal BC site (you know, one of the free five sites that come with the CS6 membership).

    Not likely as you would need some back-end coding for most live chat applications, even with web sockets.

  • Working with overlapping paths created by Live Trace

    Hi I am working with a live trace that has been expanded to create many paths.  Some of them are compound paths, and the inner path of the compound path fits right on top of another path of the same dimensions and positioning, like a donut hole, and that inner path is filled with a different color.  I want to manipulate the donut hole at the same time as the inner path of the compound path without having to select each path separately (and without having to think about making sure the path on top is is completely contained by the path underneath).  Is there an easy way to select the corresponding components (anchor, segment, or even control handle) of both paths simultaneously, or at least quickly, without having to scroll through the layers panel to locate them?  There are hundreds of paths so that is not practical..
    For now I am selecting whatever is on top, moving it, then selecting the path that occupied the same space underneath the moved path before it was moved...  it would be really cool if more than one object could be selected at the same time, or if there is some better way to do this..
    Specifically, I have a 6 color leaf traced, but but since it wasn't complete due to some obstruction in the original photo, I am trying to recreate the obstructed portion.  Since there are a few colors, Live Trace created several shapes (I have done what I could to minimize the number of anchors and paths using the trace options).  I think at the moment that I am just stuck with some tedious work, but am asking just in case there is something I've missed   TIA!

    If the different-colored adjacent paths do, in fact, have perfectly aligned anchorPoints and handles you can:
    1. Move an anchor of one path.
    2. Select the corresponding anchor of the other path
    3. Ctrl-D (Transform Again)
    Or, you can use the Lasso to select the coincident anchors of both paths and move them at once.
    Either way, you are probably in for some tedious work.
    Since there are only six colors at work anyway, depending on the nature of the artwork, you could perhaps convert the results to a LivePaint group. Then, (again, depending on the specific artwork), when you move an anchorPoint on an edge between two adjacent different-colored regions, the fills on both sides of the altered edge update accordingly:
    See online help about LiveTrace and LivePaint features.
    JET

  • IllegalMonitorStateException on some queries

    Hi,
    Some SELECT statements in my java code consistently cause exceptions and Oracle core dumps.
    Here is one example:
    SELECT COUNT(H.harvest_id) FROM nm_harvest H , nm_messages M WHERE H.msg_uid=M.msg_uid AND M.user_id=1 AND H.harvest_type='foo' AND M.receive_date BETWEEN (TRUNC(SYSDATE, 'IW') -7) AND TRUNC(SYSDATE, 'IW')
    Can anyone see anything wrong with the statement above?
    This is what it throws:
    java.lang.IllegalMonitorStateException: current thread not owner
    at oracle.jdbc.oci8.OCIDBAccess.parseExecuteDescribe(OCIDBAccess.java)
    at oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java)
    at oracle.jdbc.driver.OracleStatement.doExecute(OracleStatement.java)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java)
    at oracle.jdbc.driver.OracleStatement.executeQuery(OracleStatement.java)
    at com.neomeo.DBL.DBCore.executeNonModQuery(DBCore.java:140)
    at com.neomeo.DBL.DBCore.getCount(DBCore.java:262)
    at com.neomeo.DBL.DBHarvest.getHarvestCount(DBHarvest.java:144)
    at com.neomeo.BL.HarvestService.getHarvestCount(HarvestService.java:119)
    at NMHarvest.getHarvest(NMHarvest.java:276)
    at NMHarvest.harvestView(NMHarvest.java:208)
    at NMHarvest.handle(NMHarvest.java:107)
    at org.webmacro.servlet.WMServlet.doRequest(WMServlet.java:251)
    at org.webmacro.servlet.WMServlet.doGet(WMServlet.java:212)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:499)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java:314)
    at org.apache.jserv.JServConnection.run(JServConnection.java:188)
    at java.lang.Thread.run(Thread.java)
    This is Oracle 8.1.5.0.2 on Linux and the oci8 JDBC driver that came with it....
    Any help would be much appreciated!
    Thanks,
    Otis

    Thanks for the reply Sri!
    The restriction on Infocube wouldn't work either because I have a combination of queries I want to allow and prevent on the same InfoProvider.
    That option got me thinking though... I think another solution would be to create a MultiProvider, copy the queries I need to restrict to that new MultiProvider and then use a role based restriction. The only problem would be that my naming convention for Queries uses the InfoProvider as part of the technical name so I would have to change the names of queries too. (Not to mention the process of creating several MPs and copying the Qs)
    The other option you provide sounds feasible. Is it possible to change the owner of a query after creation? is it something you could easily do everytime you want to allow the editing of the Query?
    Let me put this example:
    a. User X creates a query that we want to control so noone can edit it before authorization.
    assuming the option to restrict by query owner:
    b. We change the owner of the query.
    c. The Query needs to be modified. I change the owner again to user X.
    d. After the modification is done, change the owner of the query again.
    Using this scenario I think I could have a pretty decent solution to my need. Do you think it could work? It heavily depends on being able to modify the owner of the query every time I need to edit or restrict its modification.
    Thanks for the time to help me out,
    JD

  • Is there a way to create user logins or some other way to ...

    Is there a way to create user logins or some other grouping for a set of applications to use (memory) resources optimally -- for example only mail and Safari and Word in one grouping and another for Safari and an audio recording application, etc.?

    It is possible to use Parenal Controls to limit which applications can be used be a particular user account.
    But it's not really necessary as far as managing memory.
    Matt

  • How do I create multiple live USBs of Operating systems to boot from on one flashdrive?

    How do I create multiple live USBs of Operating systems to boot from on one flashdrive?
    I am attempting to create multiple live USBs within one flashdrive so that i can boot various operating systems without having to buy multiple USb sticks. I am using a Mac OS X Snow Leopard 10.6.8 Operating System currently. I am using the Terminal provided by the OS.
    I would like to try Debian, Kali, Precise Puppy, and Sabayon- with one space left empty for whatever Linux OS I would like to try next. I have partitioned an 8GB flashdrive into the following sections:
    name of intended OS,     space allocated for it:
    1)Debian ........................1.32 GB
    2)Kali..............................2.61GB
    3)Precise Puppy..............163.7MB
    4)Sabayon.......................1.77GB
    5)TBD..............................2.14GB
    I have figured out how to change the .iso files of the operating systems into .img files with the following commands:
    hdiutil convert -format UDRW /path/to/input.iso -o /path/to/output.img
    a .img.dmg file is created, this is corrected in the next line of code *please note: I am a a very beginner at programming, and would greatly appreciate any help. Thank you!
    mv /path/to/output/file.img{.dmg,}
    This is where I started to get confused:
    I entered diskutil list to find the location of the partitions on my flashdrive, and this is the relevant section:
    /dev/disk1
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:     FDisk_partition_scheme                        *8.0 GB     disk1
       1:                 DOS_FAT_32 DEBIAN               1.3 GB     disk1s1
       2:                 DOS_FAT_32 KALI                    2.6 GB     disk1s2
       3:                 DOS_FAT_32 PRECISE            163.7 MB   disk1s3
       4:                 DOS_FAT_32 SABAYON           1.8 GB     disk1s5
       5:                 DOS_FAT_32 TBD                     2.1 GB     disk1s6
    This is the code I attempted to use and the subsequent result:
    charles-burtons-mac-mini:~ charlesburton$ sudo dd if=/Users/charlesburton/Desktop/debian-live-7.2-i386-gnome-desktop.img of=/dev/disk1s1 bs=1m
    dd: /dev/disk1s1: Resource busy
    *at this point I went to the Disk Utility GUi and unmounted only the DEBIAN partition, now back to the terminal*
    charles-burtons-mac-mini:~ charlesburton$ sudo dd if=/Users/charlesburton/Desktop/debian-live-7.2-i386-gnome-desktop.img of=/dev/disk1s1 bs=1m
    dd: /dev/disk1s1: end of device
    1259+0 records in
    1258+1 records out
    1320005632 bytes transferred in 1011.966891 secs (1304396 bytes/sec)
    Please may someone help explain why I had a return value of +1 in my records in and how I can make it work properly.

    I would like to know the answer to this as well.  I tried renaming the 3D version by adding 3D after it, but it still not a separate movie in iTunes.
    It's putting them in the same folder.

  • How to create a group of some of the items of a page programatically.

    Hi,
    I am able to create a group of all Items of a page successfully. But I want to create a group of some of the item of the page.
    Below is my code snape:
    InterfacePtr<ICommand> groupItemsCmd(CmdUtils::CreateCommand(kGroupCmdBoss));
    ASSERT(groupItemsCmd);
    if (!groupItemsCmd) { 
    return;}
    InterfacePtr<IGroupCmdData> groupCmdData ( groupItemsCmd, UseDefaultIID());
    groupCmdData->Set(itemsOnPageNew);
    ErrorCode status = CmdUtils::ProcessCommand(groupItemsCmd);
    if (status != kSuccess){ASSERT_FAIL(
    "kGroupCmdBoss failed"); 
    break;}
    So how I can create UDList of some of the control of the page .
    Any help will be appreciable.
    Thanks,

    I have done below code to get tag name but xmlReferenceData object is blank so tagname is blank.
    UIDRef pageItemRef=itemsOnPage->GetRef(pageItemIndex);
    InterfacePtr<IXMLReferenceData> xmlReferenceData(pageItemRef, DefaultIID());
    ASSERT(xmlReferenceData);
    if 
    (!xmlReferenceData) {
    break 
    XMLReference ref = xmlReferenceData->GetReference();
    PMString tagname=this->AsString(ref);

  • I would like to create a playlist of some of my voicememos to hear on my iphone5. I have no problem creating the list and can listen on playlist on computer but not when i sync to my phone. How can I listen to voicememos in a playlist on my iPhone?

    I would like to create a playlist of some of my voicememos to hear on my iphone5. I have no problem creating the list and can listen on playlist on computer but not when i sync to my phone. How can I listen to voicememos in a playlist on my iPhone?

    Hi czigrand,
    Thanks for visiting Apple Support Communities.
    Currently, you can gift dollar amounts or individual items (EG. songs) on the iTunes Store. See this article for more information:
    In the iTunes Store, you can gift a dollar amount or specific music, movies, TV shows, or apps from your iPhone, iPod touch, iPad, Mac, or PC. Follow these steps to send a gift from the iTunes Store.
    iTunes: Sending iTunes Gifts
    http://support.apple.com/kb/HT2736
    Best Regards,
    Jeremy

  • Problem with some queries after migration from MS Access

    Hi everyone!
    We've just finished a migration from a MS Access database and we notice some errors when running some queries like :
    Query1:
    SELECT A.field1, A.field2, B.field1 as FieldTmp
    FROM A,B
    where (B.field1 <=10);
    Query2:
    SELECT Query1.field1, Query1.field2, Query1.FieldTmp
    FROM Query1 LEFT JOIN Table3
    ON (Table3.field1 = Query1.Field2) AND
    (Table3.field5 = Query1.FieldTmp)
    WHERE ((Table3.field5) Is Null)
    ORDER BY Query1.field1, Query1.FieldTmp;
    The Query1 runs as expected, but when I try to run the Query2 I got a ORA-00904 error message. If I remove the (Table3.field5 = Query1.FieldTmp) statement or modify to compare with another field (as instance, field2) everything goes fine.
    If I modify the first query to a make-table query, the Query2 request runs as desired too.
    Is there anything that we can do to keep the queries statement as it is when using the MS Access DB?
    Thanks in advance,
    Elaine Viel Denadai

    Hi Turloch! Thanks for your help!
    Those SQL Statements were extracted from the MS Access application that we will continue to use to access the data , now on an Oracle Database.
    I don't know what I can do to make this kind of statements works as it is on Access database. The first query, that I called Query1 works fine on Oracle, I just mentioned it because the 2nd Query , named Query2, use it.
    I'm not able to understand why when I change the 1st. query to a "make-table" query the Query2 works as desired, but if I keep the Query1 and Query2 as it is on the MS Access Application I got the ODBC error message and the ORA-00904 error message , related (I think!) to the FieldTmp field used on the LEFT JOIN statement (AND).
    As I told before, if I change the AND clause to compare to another field, as instance, field1 :
    FROM Query1 LEFT JOIN Table3
    ON (Table3.field1=Query1.Field2) AND
    (Table3.field5 = Query1.Field1)
    it works.
    Please, is there anything that I can do to keep the MS Access Application unchanged?
    Oracle = 8.1.6
    Oracle ODBC Driver = 8.1.6.4
    Oracle Migration Workbench = 1.3.1
    Thanks in advance,
    Elaine Viel Denadai

  • I have some queries related to Nexus .

    I have some queries regarding Nexus Architecture.
    1) We have MSFC and PFC for layer 3 & layer 2 communication in 6500 .
    How layer 2 & 3 traffic is been handled in Nexus. Do they have a specific asics. What are those asics ?
    2) We have three types of line cards in 6500. Classic /fabric enables/fabric only.
    Are all line cards in Nexuas are facbric only. What is the Asic which we use for distributed forwarding in line cards in Nexus as we use DFC in 6500.
    Fabric modules in line cards are used for providing wire speed or it has other benefits as well. can i say it is just a kind of constellation bus which we had in 6500.
    3) Are there and D bus/R Bus / EOBC on Nexus.
    I believ D- bus wont be there as it use fabric. What about the results. Does it use the same LTL index logic to calculate result. I believe it should as it is from same family as it is known as EARL 8.
    How does it handle control plane traffic / data and result .
    Lets say I have a machine A connected to Module 2  port 1 ( M1 card)  and machine B connected to module 3 port 1 on same chassis(7018) .
    What will be the whole process which it will follow. Let say layer 2 traffic will be handles by Superman and layer 3 will be handles by Tycho.
    if any one can explain me the whole packet flow that would be  great.
    4) What is the role of Supervisor in Nexus. It has central Arbitar Asic which id some thing diffrent then 6500. VOQ is also handled here. Can we say if we use central Arbitar Asic on line cards ...They will start working as supervisor some what .
    Any comments will be appreciated.
    Thanks
    Namish
    3)

    1- Nexus used distributed architecture and all the line cards support L3 except the F1 which you need to mix it with M series to get L3 functionality
    2- nexus has diffrnet architecure form 65K however new line cards can provide you line speed 10G per port such as F2
    3- Nexus uses fabric modules with full mesh channels between these modules and each line card ( provide you much more capacity than 65K for sure )
    for packet flow you can find it on cisco.com because it long a bit however in brief:
    - Unicast Forwarding Distribution Manager (UFDM) interfaces
    between URIBs on supervisor and IP FIB on
    I/O modules
    - IP FIB process programs forwarding engine hardware on I/Omodules
    4- the Unicast Forwarding Distribution Manager and L2 forwarding manager are examples of what is hosted in the SUP
    hope this help

  • Some queries in XI...

    Hi XI guru's,
    I have some queries in XI, can you please clarify the same. and the queries are:
    1. Is there any special reason for HTTP placed on ABAP stack rather that J2EE stack?
    2. How to monitor pipe line services ? Is there any dedicated Tx code for that?
    3. Whenever we get exception like ALE services are not available?
    Kindly clarify above queries asap.
    Cheers.,
    xeon

    Hi,
    >>>>1. Is there any special reason for HTTP placed on ABAP stack rather that J2EE stack?
    yes - HTTP communication is part of ABAP was so why develop it once more on java
    >>>>. How to monitor pipe line services ? Is there any dedicated Tx code for that?
    yes - SXMB_MONI
    >>>>3. Whenever we get exception like ALE services are not available?
    if you mean <b>when</b> - check XI FAQ for the answer to this question
    and how to resolve it
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

Maybe you are looking for

  • Get Url from a text box

    Hello, I have read a couple posts in regards to the GEt URL function but couldn't find what I'm looking for. Trusting someone can help. Here are two reference files 1- Main swf that loads the movie clip with the links Swf that displays the links I'm

  • Allowed Apps don't show in Simple Finder

    Ok, because of the nature of this problem I didn't know exactly where to post this, so hopefully this is a good place... I work at a High School where we've got about 30 or so student laptops available for teachers to check out to use in their classe

  • HP DL380 G5 Windows Server 2012 R2 Hyper-V

    Hello. I have a HP DL380 G5 server & a have a problem. OS installation proceeds normally, the installation takes the role well, but the virtual machines is running weird. When using a network inside a virtual machine (for example, copy of iso file fr

  • After OSX Updgrade and Restart, Can't Open Mail Application

    The icon in the Dock has changed. It is now a stack of two white sheets of paper with a paintbrush, ruler, and penicil on them. When I click on it, it bounces once, and nothing opens. I miss Mail! Thanks.

  • Getting rid of titles' drop shadows?

    Is there anyway to tell iMovie not to use drop shadows in titles? I can't seem to figure it out. Almost all of the presets use drop shadows. I just want the plain font, "flattened." It seems silly that drop shadows are forced when they are not always