search for: oraus

Displaying 2 results from an estimated 2 matches for "oraus".

Did you mean: kraus
2011 Jul 12
1
Can zpool permanent errors fixed by scrub?
...0 c4t600C0FF0000000000B1F6138A0BD8801d0 ONLINE 0 0 0 errors: Permanent errors have been detected in the following files: /zones/cctsprod/root/ccts/grid_agent/app/agent10g/network/mesg/tnsus.msb /zones/cctsprod/root/ccts/grid_agent/app/agent10g/rdbms/mesg/oraus.msb /zones/cctsprod/root/ccts/grid_agent/app/agent10g/perl/lib/5.8.3/sun4-solaris-thread-multi/auto/Socket/Socket.so /zones/cctsprod/root/ccts/grid_agent/app/agent10g/lib32/libnmefsql.so /zones/cctsprod/root/ccts/grid_agent/app/agent10g/network/log/sqlnet.log /zones/...
2010 May 20
10
Question about templates from variables
I''m running into an issue trying to do something like the following: class test { file {"test": content => template(''mytemplate1'',''mytemplate2''), } } class test::test2 inherits test { File["test"] { content +> template(''mytemplate3''), } } So, basically I want the inherited class to tack on another