Add New Server with Configtool Questions

Hello All,
We are running EP7 SP12 on W2K3 with 16GB RAM and 4 CPUs.
As part of one the Go Live checks done to the system a while back, it was recommended that we increase the number of Server processes to the instance.
So, I followed the information here (http://help.sap.com/saphelp_nw70/helpdata/en/68/dcde416fb3c417e10000000a155106/frameset.htm) to add 3 additional servers to the instance.  When I restarted the J2EE engine, it basically sat there in a 'Starting Apps' status.  I waited about 2 hours before I stopped the startup process.  I went back into Configtool and did a 'Remove Server' on the last, Server3, process and restarted J2EE.  This time, everything did start OK, but now I have a few questions I hope someone can answer.
1.  Is there a limit to the number of Server processes that can exist in a single instance?  If not, what would cause the J2EE servers to essentially hang on startup although they didn't look hung, just extremely slow starting up.
2.  I thought when you did the initial 'Add Server' it was supposed to create a duplicate Server process.  But, when I check the directory structures of the newly created Server processes, they aren't anywhere close to being the same as the original Server0 process.  For example, we have a custom redirect in place when people logon to the Portal, but this wasn't transferred/copied to the new Server1 or Server2.  The same was true for other customizations.  Also, when looking at the structure, Server0 has approx 80,000 files and 15,000 sub-folders.  When looking at the new Server1 & Server2, they are both different in size in both files and folders in respect to each other and compared to Server0.  Shouldn't they all be the same?
3.  A follow up to question 2.  If they aren't the same and they are supposed to be the same, can we just copy the missing files & folders from Server0 to the new Servers?
4.  Lastly, since I did a 'Remove Server' in Configtool for Server3, it does not appear in the MMC when the J2EE engine starts.  This I expect.  But, it did not remove the directory structure for Server3.  If I try to manually delete the Server3 directory, it simply says it is in use and won't let me delete the structure.  So, is it safe to delete this structure since it isn't being used anymore?  If so, I'll stop SAP and delete the structure offline.  Do I have to do any database cleanup once I do this?  If so, can someone point me to some documentation as to what needs to cleaned up in the DB and how?
Thanks,
Tom

Thanks for the info.
Interesting though.  I open a message with SAP and posed these same questions.  Their response was similar to yours, but it opened up a whole new set of questions.  What follows is the text of that message for others to benefit from (clipped for clarity):
SAP's response to the original set of questions posted here:
=====================
....1.Number of server nodes depends upon the CPU speed.J2EE Engine
can support upto 21 server nodes in a intance.
If number of server nodes is big,it will slow down the startup process.
2.When you create the "New Server"its not the dublicate server.
Its a new server.You can not copy mising files from one server to other
J2EE engine syncronises the server nodes in the instance.
3.Yes.You need to manually delete the file system.Configtool deletes
the server node from the DB....
=====================
To which I replied:
=====================
.....2. I thought when you did the initial 'Add Server' it was supposed to
create a duplicate Server process. But, when I check the directory
structures of the newly created Server processes, they aren't anywhere
close to being the same as the original Server0 process. For example,
we have a custom redirect in place when people logon to the Portal, but
this wasn't transferred/copied to the new Server1 or Server2. The same
was true for other customizations. Also, when looking at the structure,
Server0 has approx 80,000 files and 15,000 sub-folders. When looking at
the new Server1 & Server2, they are both different in size in both
files and folders in respect to each other and compared to Server0.
Shouldn't they all be the same?"
You replied:
"2.When you create the "New Server"its not the dublicate server.
Its a new server.You can not copy mising files from one server to other
J2EE engine syncronises the server nodes in the instance."
But, from actual experience, it does NOT synchronize the nodes, rather
it is a partial synchronization.
So, are the following staements true:
-When a new server process is added, ONLY standard SAP delivered files
& folders are synchronized. True or False?
-No custom files/folders are synnchronized. True or False?
-Custom values, whether part of standard SAP deliverables or custom
deliverables, are NOT synchronized. True or False?
-Each server node needs to be configured independently. True or False?
The reason I'm asking such specific questions is because of what we are
seeing. I'll use the same example from before. We modified the
index.html file for the Portal in Server0. When we added the new
server nodes, this index.html file was not synchronized. Instead, the
default index.html file was created for the new server nodes. That is
an example at the file level. Here is an example from a configuration
perspective. In Server0, in the Visual Admin tool, we have a TREX
server specified in TREX service properties. When the new server nodes
were created, this setting was NOT transferred. Therefore, TREX didn't
work until I specifically went back into VA and added the TREX settings
to the new server nodes. This is a major problem and opens up three
more questions:
1.How do we know what settings were transferred vs. those that weren't
transferred?
2.Also, if you can't copy missing files/folders from one server to
another, then how are we supposed to get those files/folders into the
new server(s)?
3. Is there a way to do a comparison between the server nodes to see
what settings are missing?.....
=====================
SAP's reply:
=====================
.....-When a new server process is added, ONLY standard SAP delivered files
& folders are synchronized. True or False? TRUE
-No custom files/folders are synnchronized. True or False? TRUE
-Custom values, whether part of standard SAP deliverables or custom
deliverables, are NOT synchronized. True or False? TRUE
-Each server node needs to be configured independently. True or False?
YES.
If any new server node is added,J2EE Engine syncronises the information
at the time of next restart......
======================
My Reply:
======================
.....1.How do we know what settings were transferred vs. those that weren't
transferred?
2.Also, if you can't copy missing files/folders from one server to
another, then how are we supposed to get those files/folders into the
new server(s)?
3. Is there a way to do a comparison between the server nodes to see
what settings are missing?.....
======================
SAP's Reply:
======================
.....1.How do we know what settings were transferred vs. those that weren't
transferred?
NO there is no way.
2.Also, if you can't copy missing files/folders from one server to
another, then how are we supposed to get those files/folders into the
new server(s)?
You need to deploy the appliactions again on the new server.
3. Is there a way to do a comparison between the server nodes to see
what settings are missing?
No there is no way......
======================
So, although I really didn't have the answers I was looking for, I confirmed the message.  It seems ludicrous to me that there is no way of doing a comparison or manual synch between two server nodes.  Also, I can't believe you have to configure each node independently let alone when you do a deployment you now have to deploy to each server individually, of which I haven't found any docs explaining how to do that.  So if someone here has a suggestion I'd appreciate it.  Although at this point, given the fact the server nodes are so out of synch as to make them almost unusable, we might just delete them all and go back to one node, although I don't want to have to do that.
Thanks,
Tom

Similar Messages

  • SBS2008: Move email from Exchange 2007 to new server with Exchange 2013

    We have an old server (SBS2008) and plan to buy a new server with (Server 2012). I need to move all the exchange emails, contacts & calendars to the new server. We will no longer use the old server. 
    Is there a document or migration tool that will help me understand how to move this data form the old exchange server to the new one? 
    Old Server:
    SBS2008 running Exchange 2007
    New Server:
    Server 2012
    Exchange 2013
    Any help is appreciated!

    Hi Dave,
    It can be done, and as Larry suggested you will consider two Server 2012 installs in order to achieve an environment that looks like your current SBS roles; Exchange 2013 on an Active Directory controller isn't a good long-term solution (SBS did this for
    you in the past).
    For your size operation, a virtual server host, with a Windows Server 2012 license, and two virtual machines would probably be a suitable design model.  In this manner, you have Server 2012 license that permits 1 +2 licenses (one host for virtualization,
    up to 2 Virtual Machines on same host).
    There's no migration tool. That comes with experience and usually trial and error. You earn the skills in this migration path, and for the average SBS support person you should plan on spending 3x (or more) your efforts estimate in hours planning your migration. 
    You can find a recommended migration path at this link to give you an idea of the steps, but its not exactly point by point going to cover you off for an sbs2008 to server 2012 w/exchange 2013 migration.  But the high points are in here. If it looks
    like something you would be comfortable with then you should research more.
    http://blogs.technet.com/b/infratalks/archive/2012/09/07/transition-from-small-business-server-to-standard-windows-server.aspx
    Specific around integrating Exchange 2013 into an Exchange 2007 environment, guidance for that can be found here:
    http://technet.microsoft.com/en-us/library/jj898582(v=exchg.150).aspx
    If that looks like something beyond your comfort level, then you might consider building a new 2012 server with Exchange 2013 environment out as new, manually export your exchange 2007 mailbox contents (to PST) and then import them into the new mail server,
    and migrate your workstations out of old domain into new domain.  Whether this is more or less work at your workstation count is dependent upon a lot of variables.
    If you have more questions about the process, update the thread and we'll try to assist.
    Hopefully this info answered your original question.
    Cheers,
    -Jason
    Jason Miller B.Comm (Hons), MCSA, MCITP, Microsoft MVP

  • Does Transfer EBS to new server with New specifications (Ram,Pross ,..)

    Does Transfer EBS with same release to new server with New specifications (Ram,pressoser ,..) need new licences ?

    Micel 811 wrote:
    Does Transfer EBS with same release to new server with New specifications (Ram,pressoser ,..) need new licences ?\does your license is CPU based?
    if its user based then No need
    please contact oracle sales as they are the best to answer your question .
    http://www.oracle.com/us/corporate/pricing/applications-price-list-070574.pdf
    ;) AppsMasti ;)
    Sharing is Caring

  • Moving DP Content to a New Server With Same Name

    We are currently in the middle of a server OS refresh from 2k8 to 2k12 R2. Some of the servers are DPs so I need to move the content from one server to another. The big problem is that the new server must have the same name.
    I've read this thread http://social.technet.microsoft.com/Forums/en-US/1ffcaa47-9bf8-476d-965e-28350a6bef1b/move-content-from-old-dp-to-new-dp-at-same-remote-site?forum=configmanagerapps which kind of covers my issue but I presume this person was going to
    a server with a new name.
    Has anyone done this? Is it possible?
    Unless there is something clever the only way I see to do this is to uninstall the DP role from the current server, remove the current server from the domain, add the new server with the same name, re-install the DP role and then re-distribute all the content
    to the new server. I'd rather not do this as the DP is on a remote site so all the content will be going over the WAN.
    I am running SCCM 2012 SP1 CU3.
    Any ideas?

    Hi,
    >>So can I pre-stage from the old server to the new server or does the pre-staging have to be done from the site server?
    Yes, you could prestage content from the old server to the new server. Prestaged content files could be created from Configuration Manager Administrator Console.
    >>What is the order of the process?
    The following blog could help you to prestage content.
    http://blogs.technet.com/b/inside_osd/archive/2011/04/11/configuration-manger-2012-content-prestaging.aspx
    Best Regards,
    Joyce
    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.

  • HT204088 Dear sirs,  Could you please help me on my problem with my apple ID  I create new account with security questions, and when I try to purchase paid application,it ask me for answers the questions but it's not working,  My account have 50$ and stil

    Dear sirs,
    Could you please help me on my problem with my apple ID
    I create new account with security questions, and when I try to purchase paid application,it ask me for answers the questions but it's not working,
    My account have 50$ and still didn't buy anything

    You need to ask Apple to reset your security questions; ways of contacting them include clicking here and picking a method for your country, phoning AppleCare and asking for the Account Security team, and filling out and submitting this form.
    (100546)

  • Is it possible to add new columns with format "Text" once a table is linked to a form

    Is it possible to add new columns with format "Text" once a table is linked to a form in Numbers for iPhone or is it impossible and thus a serious bug?(Rating stars and numeric vales seem to work.)
    Those bugs happen both for new speadsheets as well as existing onces, like the demo. When you are in the form only the numeric keyboard shows up.
    Pat from the Apple Store Rosenstrasse/Germany approved that it looks like a Bug during the Numbers Workshop I was in: It is not possible to add new columns with format "Text". I reported the error for Version 1.4 but there is no update nor do I get statement of understanding the issue.

    Hi Knochenhort,
    I see what you are talking about now. Without knowing how the program actually works, I think this is what's going on:
    When you add a new column to an already existing table (with already existing formats), the new cells come already formatted like the previous column. So when you add a column to the end of the demo table, the cells are already formatted like stars, and when you add a column to the beginning, they're already formatted like number.
    I think this is why it's different when if you add columns to a table with blank (unformatted) columns. In that case, the new cells aren't already "tainted" with a set format, so you can change to text format without issue.
    It seems like the problem is that you can't format cells that are already formatted as "number" as "text" format (even if it doesn't look like they are, because they are blank). IMO, this is a bug! This is why you don't see this issue when adding columns to a new table, because the new cells don't already come with a format.
    To workaround, you can highlight the body cells after adding the new column, and delete the cells. This will "clear" the formatting, so you can then go in the inspector, format them as text, and the correct keyboard will pop up.
    Hope that helps!

  • Migrating Non ASM, Non RMAN to New Server with ASM and RMAN - Possible?

    We currently have a database ( Oracle 10g R1 ) on a Sun Solaris server that is NOT using ASM or RMAN. The database is about 300GB. We are getting a new server and we want to install Oracle 10g R2 with ASM and RMAN and migrate the database.
    I have seen the documentation on migrating non ASM to an ASM server but the methods all use RMAN. Is it possible to migrate to an ASM database without using RMAN? Would datapump import/export work if I created a new database on the new server with all the same tablespaces? Or, do I have to bite the bullet, install RMAN on the old server and do the backup?
    Thanks.

    If you're not using RMAN that doesn't mean you can't use it to perform a single backup, rman is contained in every oracle RDBMS installation version 10G or higher.
    this is only a sample of how to do it
    RMAN> CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT '<file_system_path>/%U.DBF';
    --first we allocate the channel default channel.
    RMAN>RUN
    ALLOCATE CHANNEL DEFAULTCHANNEL TYPE DISK;
    SHUTDOWN IMMEDIATE;
    STARTUP MOUNT;
    BACKUP DATABASE;
    SHUTDOWN
    }then once you have it, you can do what you want.
    It should also be possible to manually restore the database from the original datafiles but it's better to follow the solution involving RMAN.
    Bye Alessandro

  • OVM 3.0.3 - cannot add new server to VLAN group with bonded VLANs

    I have a new OVS 3.0.3 server built with 2 bonded interfaces and a single VLAN running on top for the management interface. It gets discovered fine by OVM Manager (I'm running Version: 3.0.3.126, Build: 20111214_126)
    I am trying to add it to a VLAN group with two VLANs -- the existing management VLAN (ID=300) plus one other (ID=301). (I already have one identical server assigned to the VLAN group, with both VLAN interfaces configured and running fine.) This works OK, and I can see VLAN 301 for the new server in Oracle VM Manager with no IP address assigned to it.
    However, when I try to apply an IP address to the VLAN (via Hardware / Resources / VLAN Groups / Edit VLAN Group / Configure IP Addresses / VLAN Interfaces) it fails with this error:
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: whyovmprd02 failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/1 ovs_br_config start 0004fb0010be2df bond0.301, Status: org.apache.xmlrpc.XmlRpcException: exceptions.RuntimeError:Command ['/etc/xen/scripts/ovs-network-bridge', 'start', 'bridge=0004fb0010be2df', 'netdev=bond0.301'] failed (1): stderr: ovs-network-bridge Start: No such device bond0.301
    Oracle VM Manager seems to be expecting the subinterface for VLAN 301 to exist on the server already - which it doesn't of course, because the server has just been built, so it only has its management interface VLAN in place (VLAN ID 300)
    I have managed to work around this by removing VLAN segment 301 from the VLAN group completely, then adding it back in with the IP addresses for both servers in place. This seems to convince Oracle VM Manager that it needs to create the bond0.301 subinterface before it configures it. However, I obviously had to shut down all VMs to do this, and it was really messy as VLAN 301 is the storage network, so my original server lost contact with the NFS storage for a while which caused it to fence etc.
    There must be another way??! Any pointers would be very much appreciated.

    Avi Miller wrote:
    It's fixed in 3.1. In the meantime, if you can remove and reapply the Virtual Machine role on that network, it'll recreate the bridges for you.Thanks for replying Avi. (I won't ask you for a release date for 3.1 :))
    I did try that initially, but it didn't seem to help - I got this error back:
    Job Internal Error (Operation)com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_4010E Attempt to send command: dispatch to server: whyovmprd02 failed. OVMAPI_4004E Server Failed Command: dispatch https://?uname?:[email protected]:8899/api/1 ovs_if_meta bond0.301 ethernet:0004fb00100a35f{why-be-301}:STORAGE, Status: org.apache.xmlrpc.XmlRpcException: exceptions.Exception:ovs_set_metadata: interface /sys/class/net/bond0.301 does not exists
    This appears to be from ovs_if_meta in /opt/ovs-agent-3.0/OVSVMNetConfig.py, which looks to be where the agent tries to write out the new roles for the network into the metadata file - it seems to be expecting the VLAN to exist already, and specifically checks in /sys to make sure that it is there.
    Should / could I add a step to my kickstart build to force the 301 VLAN to be created maybe? This would bring it into line with the other VLAN that is used for management, which is of course sitting there ready and waiting as soon as the server is built.

  • Can not add new server

    Hi,
    I install Oracle Workshop for WebLogic 10.3 on Windows Vista and I create new remote server without problem but I can not see server state.
    So I delete server and try add new one. Unfortunately when new server popup window is open and I click next (to Specify a WebLogic domain directory/Specify a remote host name) I can not type connection data because all fields but Re-enter password are disabled for remote server type.
    Next I try reinstall Oracle Workshop and this takes no effect.
    Thanks for answer.
    Peter

    In new installation BEA2 I create new domain and start it. After configuring WebLogic Runtime Oracle WebLogic Server connection start to live.
    Same procedure with old installation doesn't work.

  • Can't add new server in site set up

    In DW6 I can't add a new server in the Servers section of the Site Setup dialog box because there is no plus sign. Only an explanatory sentence shows-- rest is just missing. Have to use DW4 to set up a site then open it with DW6.

    That's very odd dkd;alkje;oihp[oihjl,
    Have you done any of the usual steps to clear the issue?
    Things like clearing the cache or config folder, reinstall, etc?
    One of the decent "catch-alls" for DW is clearing the cache or config folder. The steps are outlined here:http://forums.adobe.com/thread/494811
    Quick Note: Many people here won't respond to gibberish names, they tend not to even look at the posts thinking they belong to some kind of forum spam bot. You would benefit more by using an actual name, even a silly name, but a name none the less.

  • Moving oracle database to a new server with an upgraded oracle software

    Hi Guys,
    Here is the scenario, we have an existing Oracle 9.2 demo database on a Solaris 5.9 server. I was asked to transfer this to another server with same OS but with an Oracle 10g software installed. The original plan was to mount the exisiting Oracle home from the original server to the new server and from there copy all the database files and bring up the database.
    Here are the steps:
    - Issue an "alter database backup controlfile to trace", get the script from the trace file
    - Copy all database files to the new server
    - Edit parameter files
    - Do a startup mount recreate the control files, do a recover database, and startup the database on the new server.
    I suggested that we to a transport tablespace but due to limited resources and that the 9.2 database does not have this feature we can't perform this process. I also can't do a exp/imp of the database since we really have limited resources on a disk. I was wondering if the steps I enumerated above are correct? Or would result in an error?

    Hi,
    why you want to recreate the controlfile, does the mount point locations are changing from old server to new server?
    if you recreating controlfile new incarnation starts, keep in mind.
    you have the downtime to upgrade.. :)
    shutdown
    take cold backup and move to new server.
    create the directory structure as exist in PFILE including CRD files.
    install software
    startup upgrade
    upgrade database(need to add sysaux TBS)
    shut immediate
    startup
    *@?/rdbms/admin/utlrp.sql*
    change hostname in listner.ora/tnsnames.ora files.
    Thanks

  • Add New Server in Farm

    Hello Friends, I have a below query related to adding new server in existing Production SharePoint 2010 Farm.
    1. Can I add server during Produciton Hours?
    2. What all changes will happend in existing configuration once server is added.?
    3. Is there any risk associated with this actvity?
    4. Can I also remove new server from Farm?
    5. If I don't know Parser text password, then what happen?
    It will be great help to me.

    Technically yes - but never recommended. Don't forget to add it in load balancer.
    SharePoint config DB and App server will be updated about new member and will work acordingly
    As such no, unless some extra steps are not performing apart from listed.
    Yes, it can be done
    I beleive you mean to say "Pass Phrase" password when you say "Parser text password" -
    >> You can't add/delete any server in that farm without it. That is the purpose of it.
    Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

  • In browser editing: Can my client add new images with hyper-links to their websites without having to replace images already there?

    My client would like to be able to add new images to their site themselves and use them as hyper-links to external sites without having to replace an old image with the new one (or blank place holding images - far from ideal). Is there ANY way that this is possible? They do not wish to update and add new images/links regularly and it is certanly not intended to be used as a blog or way of being able to constantly keep content new and fresh otherwise I would set them up with a blog account and add that to the site. It is merely a way of adding links to other local businesses every once in a while.
    Please see the page they wish to update... Friends. (Please excuse the layout... the customer will not be able to resize or edit the images themselves and wishes to add them as-is!)
    Thanks in advance for any help. If anybody knows how I can ask an Adobe official mod, that would be great... that, or make a request for a future addition in an update?
    Warm regards,
    Ben Gathercole

    Hi Andria,
    Changing links is currently not possible with in-browser editing.
    Please post this as a feature request in the following feedback form :
    http://feedback.inbrowserediting.com/?url=
    Regards,
    Akshay

  • Add new report with a checkbox form

    I’m trying to create a list with check boxes to add “contacts to a event”.
    I have my table contacts and events, when I create a event I should invite my contacts. I want to create a list with all my contacts with a checkbox option and populate a new table with all the assistance.
    I’m searching but I can’t find info.
    I hope you have some time thank you
    Rodrigo

    You can create a checkbox in your list with APEX_ITEM.CHECKBOX. There are quite a few examples to be found when you google, e.g.
    http://www.apex-blog.com/oracle-apex/adding-a-checkbox-to-your-report-apex_item-tutorial-30.html
    One time I just created a default tabular form with DELETE functionality, so the checkboxes were already in place. I just created another process instead of the normal MRU process. Went pretty well actually.

  • Import to new Server with Standard Database Failing at 5%

    Since the new database edition (basic, standard, premium) preview has gone live I have been trying to import an automatically exported bacpac onto a new server and into a Standard S1 database using the portal UI. So far every attempt has failed
    at roughly 5% which it never appears to move past. It is roughly 26GB, the bacpac was created with the automatic export on a business edition database and I have selected Standard, S1 and 30GB for the new database. I have tried 3 times now with
    no success and have no idea what to try next.
    Any ideas on how to get this database into the new edition?

    Hello,
    I had also the same problem with much smaller databases. The only solution for the moment is to use Premium (maybe Premium 2 or 3) to do the import the database.
    The reason is that when I am trying to import the database, I see on the dashboard  monitor that I use 100% of available Write_log metric for the edition, and in some way the server is "slowing" my import requests to keep me in my edition limits. Of
    course with this policy is almost impossible to import relatively large databases to these editions. I hope Microsoft engineers find a solution to this problem, or remove the limit for this metric.
    Regards,
    Dimitris

Maybe you are looking for

  • Disable an open dns

    I currently have a Netware 6.5 sp8 dns server and an OES11 DNS server. As I am migrating way from Netware (tough to do because it simply works!) I have moved all of my dhcp and dns over to the OES11 box with the Netware box as a backup. I need to shu

  • Hp color laserjet cp2025 goes into cleaning/calibration in the middle of print job.

    HP Color LaserJet CP2025dn will be printing and suddenly stop and go into either a cleaning or calibration routine for no apparent reason.  This will last 5-10 minutes and then the print job will resume.  They will do this sometimes 2-3 times a day. 

  • HT5361 im not able to view the mail app on my new imac.  it is in the task bar, but when I click on it, it is not viewable

    The mail icon appears in the dock and when I click it the top bar shows mail... but it is nowhere on my screen. Thank you,

  • Text in table alignment problems

    I run into this problem, then fuss around with it forever and somehow finally fix it...but this time I can't seem to get it. Could someone tell me what is probably something really easy about why this darn table is spreading out? I do need it to be 1

  • Columns and rows space

    Helo, Why when I desing a web page in Dreamweaver CC14 using tables in design mode looks perfect as well as code but  when open it on the IE o Chr looks different. I got a table that looks good but a gap between rows that doesn't appear in design mod