Tag Archives: PITA

Sub-panel – Conduit vs NM options

By gmanvbva

I am in the process of finishing off my basement and I want to put a sub-panel in.

I only plan on requiring a 35-40 amps (per my load calc) to be fed from the sub-panel initially but would prefer to put in at least a 60 amp panel (breaker).

The feeder to the sub panel would run up a studded/sheetrocked wall, into my garage attic and across to the opposite wall, down this opposite wall and through studs/floor joists and into the basement.

As I see it, my four options are.

1. Run NM 6/3 from main service panel to sub-panel. I understand the NM is only rated for 55 amps but in my research I can round up to 60 and protect this with a 60 amp breaker in the main service panel if my intended load will be no more than 55 Amps. This is definitely the easiest solution but it limits any future expansion to 55 Amps. If I later add a kitchenette in the basement I would be in the 55-59 Amp range when accommodating for the additional circuits (range, small appliances, etc.).

2. Run #6 THHN (6-6-6–8) in 3/4″ EMT conduit from the main service panel to the sub-panel. This is my preferred method since it gives me a true 60 Amps. 75 really… which could possibly be later rounded up to 80; if more than 60 (but less than 75) is needed. My concern with this is I believe I have to run the conduit from service panel to service panel. The gotcha with this is that my interior garage wall sits directly over my basement poured concrete wall. So I would need to bend/offset the 3/4″ EMT inside a bored hole in order to run it down through the wall to the basement and to the sub-panel. I’ve never bent EMT so I’m not sure how difficult this is going to be.

3. Run #4 THHN (4-4-4-8) in 1″ EMT. This would definitely allow for any future expansion but unless my inter-wall offset will be relatively easy with 1″ EMT, this would likely be a complete PITA.

4. 1. Run (2) NM 6/3 cables from main service panel to (2) sub-panels protected by 40 breakers in the main. May be the easiest route to get 60-80 Amps in the basement?

Any feedback, suggestions or alternative solutions?

Edit: I’ve attached a very crude picture of the situation.

Attached Images

…read more

Source: DoItYourself.com

Sol10 + OpenLDAP = excessive logging & full file system??!!

By Wraith_G2IC

Hello all, new to this forum (member of many others). Hopefully I can find help here.

SERVER:
Brand new server Oracle Enterprise SPARC T4-1
Loaded Solaris SPARC 10 u10, patched to 147440-27
Loaded OpenLDAP v2.4.30
Loaded Berkley DB 4.7.25.NC Loaded OpenSSL 1.0.1c
Note: All packages are from sunfreeware

For sake of simplicity:

/ldap/openLdapData
/ldap/openLdapLogs

In the logs directory there are 50m files that are being created every min, and filling up the 100GB of space on that filesystem. The file system is from a ZFS pool with a ZFS quota of 100GB (if any of that matters to anyone). I tried lowering the default logging level from 256 to 128+32+8=168 by placing entries in the slapd.conf file. Should those entries also be in the DB_CONFIG file as well. Also in the DB_CONFIG file is “set_flags DB_LOG_AUTOREMOVE”, but it is still doing it. I am tempted to go to 0, but I don’t want to have to do that.

I have this same OS and software running on some T2000, T51xx, and T52xx series servers with no issues. I have configured hundreds of servers using these packages, and their predecessors. I have never seen this behavior before. There seems to be a lot of things different about the T4-1 that have made configuring this server a giant PITA.

Does anyone know what the issue is with this thing? :confused:

…read more
Source: FULL ARTICLE at The UNIX and Linux Forums