Re: [OpenIndiana-discuss] printing sage part II

2011-10-23 Thread Daniel Kjar

Thanks  I will try this tomorrow.  Been out in the field for the last week.

On 10/19/2011 4:30 PM, Paolo Marcheschi wrote:

mm..
Can you connect to the web interface ?
check this :
svcs -a | grep print |grep online
online 13:36:16 svc:/application/print/ppd-cache-update:default
online 13:36:19 svc:/application/print/service-selector:default

also check your /var/log/cups/ folder for some error, be sure to be root
when executing commands, in order to do so execute:
su -

check which system is active:
root@opensolaris:~# print-service -q active
active print service: cups


Paolo

On Wed, Oct 19, 2011 at 7:31 PM, Daniel Kjar  wrote:


Thanks for your suggestions!

When I try "cupsctl PrintcapFormat=BSD " i get

cupsctl: Unable to connect to server: Error 0

online 10:15:34 svc:/application/cups/**scheduler:default
online 10:15:34 svc:/application/cups/in-lpd:**default

Any ideas?



___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


--
Dr. Daniel Kjar
Assistant Professor of Biology
Division of Mathematics and Natural Sciences
Elmira College
1 Park Place
Elmira, NY 14901
607-735-1826
http://faculty.elmira.edu/dkjar

"...humans send their young men to war; ants send their old ladies"
-E. O. Wilson


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Problem with high cpu load (oi_151a)

2011-10-23 Thread Gernot Wolf

Hello everyone,

sorry, I'm two days late, but here, as I promised, are the results of a 
rerun of the diagnostic commands I initially run as well as the dtrace 
commands you guys send me to troubleshoot my misbehaving system (see 
attachements).


These are the results after I did

#eeprom acpi-user-options=0x8

and a subsequent reboot of my OI box. CPU load now is where it should 
be, and has remained there through several reboots of the system. The 
original problem never showed up again.


I'm posting this just in case anyone is interested in comparing some of 
the numbers/infos.


Once again, thanks to all who have contributed their help. I'm still 
positively surprised how quickly you guys reacted and solved my problem. 
You've been great! :)


Regards,
Gernot Wolf
gernot@tintenfass:/root# ./dtrace_script
dtrace: script './dtrace_script' matched 4 probes
^C
CPU IDFUNCTION:NAME
  0  2 :END  DEVICE   TIME (ns)
  heci0  27006
  i9151  27429
  uhci1  52216
   hci13940  64814
  uhci0  73509
  uhci3  80426
  ehci0 126846
  ehci1 126999
  uhci4 129084
  uhci2 131898
e1000g0 220297
   pci-ide02304660
gernot@tintenfass:~# dtrace -n 'sched:::off-cpu { @[execname]=count()}'
dtrace: description 'sched:::off-cpu ' matched 3 probes
^C

  idmapd1
  in.routed 1
  inetd 1
  intrd 1
  ipmgmtd   1
  miniserv.pl   1
  sendmail  1
  sshd  1
  svc.startd1
  ttymon1
  automountd2
  fmd   2
  mdnsd 2
  sac   2
  gnome-power-mana  4
  devfsadm  5
  fsflush   9
  ntpd  9
  smbd 10
  gdm-simple-greet 17
  Xorg 18
  dtrace   20
  svc.configd  82
  nscd 84
  sched  2530
gernot@tintenfass:~# dtrace -n 'syscall:::entry { @[execname]=count()}'
dtrace: description 'syscall:::entry ' matched 234 probes
^C

  idmapd1
  inetd 1
  nscd  1
  svc.configd   1
  svc.startd1
  fmd   2
  gconfd-2  3
  at-spi-registryd  5
  mdnsd 6
  devfsadm  8
  sendmail 10
  smbd 10
  gnome-power-mana 14
  sshd 19
  metacity 23
  ntpd 45
  gdm-simple-greet116
  Xorg323
  dtrace 2633
gernot@tintenfass:~# dtrace -n 'profile-1001 { @[stack()] = count() }'
dtrace: description 'profile-1001 ' matched 1 probe
^C


  unix`i86_monitor+0x10
  unix`cpu_idle_mwait+0xbe
  unix`idle+0x114
  unix`thread_start+0x8
   

[OpenIndiana-discuss] Example cron scripts for snapshot admin

2011-10-23 Thread Harry Putnam
Since the auto timeslider doesn't work, I'm thinking people have
created any number of scripts, cron jobs, etc to do something similar.

I wonder if there are a bunch of examples kept somewhere in our
resources?


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] About auto snapshots

2011-10-23 Thread Harry Putnam
Jeppe Toustrup  writes:

> On Sat, Oct 22, 2011 at 01:39, Harry Putnam  wrote:
>> I've just recently installed oi 151.  I've enabled auto snapshot in
>> the desktop slider application.
>>
>> That was some hours ago, but when I look in any of the .zfs/snapshots
>> directories there has been no snapshot done.
>>
>> Should I expect to see snapshots by now or is there something else I
>> have to do?
>
> Auto-snapshots are unfortunately not working in b151, please see
> "Known issues" in the release notes:
> http://wiki.openindiana.org/oi/oi_151a+Release+Notes

Thanks.

But is that time-slider thing not one of the major calling cards of oi
or the other branches of solaris?  And we are having releases with
that missing?


___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss