Re: [OpenIndiana-discuss] time-slider

2012-02-23 Thread paolo marcheschi

I'v done it in the first email:

Feb 22 18:51:20 Executing start method (/lib/svc/method/time-slider 
start). ]

[ Feb 22 18:51:41 Method start exited with status 0. ]
Exception in thread Thread-1:
Traceback (most recent call last):
  File /usr/lib/python2.6/threading.py, line 525, in __bootstrap_inner
self.run()
  File /usr/lib/../share/time-slider/lib/time_slider/timesliderd.py, 
line 123, in run

volume.set_auto_snap(False)
  File /usr/lib/../share/time-slider/lib/time_slider/zfs.py, line 
922, in set_auto_snap

self.set_user_property(com.sun:auto-snapshot, value)
  File /usr/lib/../share/time-slider/lib/time_slider/zfs.py, line 
660, in set_user_property

outdata,errdata = util.run_command(cmd)
  File /usr/lib/../share/time-slider/lib/time_slider/util.py, line 
50, in run_command

(str(command), err, errdata)
RuntimeError: ['/usr/bin/pfexec', '/usr/sbin/zfs', 'set', 
'com.sun:auto-snapshot=false', 'rpool/dump'] failed with exit code 1

/usr/sbin/zfs: Permission denied


Paolo

On 02/22/12 19:19, Jan Owoc wrote:

On Wed, Feb 22, 2012 at 11:02 AM, Paolo Marcheschi
paolo.marches...@ftgm.it  wrote:

Hi
I cannot start time slider :


[...]

Maybe is something simple but now I cannot find the solution
can you help ?

I had a problem starting time-slider, and reloading dbus solved it for
me. Your problem seems different.

Could you post the output of these two commands?

# svcs -xv

# cat /var/svc/log/application-time-slider\:default.log

Jan

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




--
Ing. Paolo Marcheschi
Reparto INFOTEL:
Responsabile Unità Operativa Tecnologie Informatiche (UOTI).

Fondazione CNR/Regione Toscana Gabriele Monasterio.
Area della Ricerca di Pisa San Cataldo
Via G.Moruzzi, 1 - 56124 Pisa, Italy
Tel: +39-050-3152822
VOIP/Casella Vocale: +39-06-916504748
Fax: +39 1782774323
Web: http://www.ftgm.it/
E-mail: paolo.marches...@ftgm.it
--
This e-mail and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to which they are addressed.If 
you have received this e-mail in error please notify the sender immediately, 
then delete it. Confidentiality and legal privilege are not waived or lost by 
reason of mistaken delivery to you.
--


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


Re: [OpenIndiana-discuss] time-slider

2012-02-23 Thread paolo marcheschi

I'v done it in the first email:

Feb 22 18:51:20 Executing start method (/lib/svc/method/time-slider 
start). ]

[ Feb 22 18:51:41 Method start exited with status 0. ]
Exception in thread Thread-1:
Traceback (most recent call last):
  File /usr/lib/python2.6/threading.py, line 525, in __bootstrap_inner
self.run()
  File /usr/lib/../share/time-slider/lib/time_slider/timesliderd.py, 
line 123, in run

volume.set_auto_snap(False)
  File /usr/lib/../share/time-slider/lib/time_slider/zfs.py, line 
922, in set_auto_snap

self.set_user_property(com.sun:auto-snapshot, value)
  File /usr/lib/../share/time-slider/lib/time_slider/zfs.py, line 
660, in set_user_property

outdata,errdata = util.run_command(cmd)
  File /usr/lib/../share/time-slider/lib/time_slider/util.py, line 
50, in run_command

(str(command), err, errdata)
RuntimeError: ['/usr/bin/pfexec', '/usr/sbin/zfs', 'set', 
'com.sun:auto-snapshot=false', 'rpool/dump'] failed with exit code 1

/usr/sbin/zfs: Permission denied


Paolo

On 02/22/12 19:19, Jan Owoc wrote:

On Wed, Feb 22, 2012 at 11:02 AM, Paolo Marcheschi
paolo.marches...@ftgm.it  wrote:

Hi
I cannot start time slider :


[...]

Maybe is something simple but now I cannot find the solution
can you help ?

I had a problem starting time-slider, and reloading dbus solved it for
me. Your problem seems different.

Could you post the output of these two commands?

# svcs -xv

# cat /var/svc/log/application-time-slider\:default.log

Jan

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




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


[OpenIndiana-discuss] Upgraded OI to oi_151.1.2, suddenly there's no default route???

2012-02-23 Thread Hans J. Albertsson

I had to add it manually. What gives?

P.S.

I am very sorry for inadvertently including an entire OIdiscuss message 
in my last missive, my ipod had my fingers confused



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


[OpenIndiana-discuss] enabling RDP access to an oi_151.1.2 machine, how?

2012-02-23 Thread Hans J. Albertsson

Subject says it all.

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


[OpenIndiana-discuss] SunRay server admin woes on OpenIndiana

2012-02-23 Thread Hans J. Albertsson
I'm running Sun Ray Server software 4.2 on my OpenIndiana 151a2. In 
fact, I have been since OpenSolaris b134.


Under OpenSolaris the Web based admin GUI worked very well, well at 
least it was always there and you could clear up some locked 
card/SunRay-unit states.


Since OpenIndiana b151 it is invariably blank: i e all the headings and 
basic stuff and page selectors display, but no info on the server or the 
SunRay units is ever displayed, and it is now mostly useless.


Does anyone else use SunRays on OI 151a, and does anyone know or could 
someone venture a guess as to what the problem might be?




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


Re: [OpenIndiana-discuss] SunRay server admin woes on OpenIndiana

2012-02-23 Thread alessio
On 02/23/2012 11:11 AM, Hans J. Albertsson wrote:
 
 Since OpenIndiana b151 it is invariably blank: i e all the headings and
 basic stuff and page selectors display, but no info on the server or the
 SunRay units is ever displayed, and it is now mostly useless.
 

Maybe the problem is that you are using Firefox 4+ to access the web
interface.
In fact there is a problem with css.

http://comments.gmane.org/gmane.os.solaris.sunray/12567


Ciao

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


Re: [OpenIndiana-discuss] RDP to login on oi from Windows

2012-02-23 Thread Jonathan Adams
I wouldn't recommend serving up RDP from an OI box, I managed to get
it working but it was really basic, looked poor and was a PITA to get
working.

there is however another way ... there is a project called FreeNX
http://freenx.berlios.de/ that I managed to get working on OI a while
back, and there are windows, mac and Linux clients that are free (as
in beer) to download to connect into this.

Jon

On 23 February 2012 07:05, Hans J Albertsson
hans.j.alberts...@branneriet.se wrote:
 Some friend suggested RDP  For connecting to an oi machine from Windows
 What must be done on OI to serve RDP ?


snip

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


Re: [OpenIndiana-discuss] Upgraded OI to oi_151.1.2, suddenly there's no default route???

2012-02-23 Thread James Carlson
Hans J. Albertsson wrote:
 I had to add it manually. What gives?

Dunno.  It's hard to see your network from here.

How are your network and system configured?  Are you using DHCP or
manually configured (static) addresses?  If manual addresses, are you
using ICMP Router Discovery, RIP, or some other routing protocol on your
network?

Are you using the default NWAM or some other configuration?  Have you
looked at the system log files?  If so, what do they say?  What does
svcs -xv say?

In general, DHCP can (but is not obligated to) provide you with a
default route.  ICMP Router Discovery can also do that.  RIP-2 and OSPF
can do the same job, but are much more flexible and can provide
arbitrary network and host routes as well.  If you don't use any of
those, then you have to configure the default route manually, along with
some way to make it persist.

-- 
James Carlson 42.703N 71.076W carls...@workingcode.com

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


Re: [OpenIndiana-discuss] RDP to login on oi from Windows

2012-02-23 Thread Richard PALO
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

- -BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

whynot try installing VNC on your M$windows... for example TigerVNC
seems to work well...

Le 23/02/12 08:05, Hans J Albertsson a écrit :
 Some friend suggested RDP  For connecting to an oi machine from 
 Windows What must be done on OI to serve RDP ?
 
 Skickat från min iPod
 
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.13 (SunOS)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPRkA0AAoJECAB22fHtp27tCoH/0aaViqKXqn/82kWOUG/NB+3
pvK2En3LkAvH/fEhb3mwSWdiSCcauvX4XK4hXS1phJILSXecYz5bvejItvavctK6
+iJtn5tlj6ohT5SNAJ0TlZST+/FnciIw8avCtvjJhwGYNrj3/Uk4PALO6DxmucxD
GPoOPtuLQEo03y/kGVuLuH0OQYsdEeFEAmBTw1mxFQ5qX2sUbFWdXhONXUxfuPlZ
myRFpsRhlM24RrZBj71K1PHXXAI8ceUnE7hOYPa8JxXYHXIJmIGkd51nxsVBrBum
kBd74lPLN3LKejUSZBUlMSMLvZj/A0R2AvEpQ4oIAnx0HxThFpVdE0k3kv8TjOc=
=RlOl
-END PGP SIGNATURE-


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


Re: [OpenIndiana-discuss] RDP to login on oi from Windows

2012-02-23 Thread Robin Axelsson
That also crossed my mind. VNC comes with OI out of the box (I think) 
and is probably in the package SUWxvnc. All you have to do is run 
vncserver e.g. over ssh and the system is ready for incoming VNC 
connections.


But there may be reasons where one might prefer RDP over VNC (although I 
don't know any OTOH) . VirtualBox generally deliver the VMs over RDP 
with its own interface and you can configure the RDP connection to be 
optimized in different ways (e.g. for showing video). I actually think 
it automatically detects video streams and compresses them with JPEG.


On 2012-02-23 14:33, Richard PALO wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

- -BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

whynot try installing VNC on your M$windows... for example TigerVNC
seems to work well...

Le 23/02/12 08:05, Hans J Albertsson a écrit :

Some friend suggested RDP  For connecting to an oi machine from
Windows What must be done on OI to serve RDP ?

Skickat från min iPod



-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.13 (SunOS)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJPRkA0AAoJECAB22fHtp27tCoH/0aaViqKXqn/82kWOUG/NB+3
pvK2En3LkAvH/fEhb3mwSWdiSCcauvX4XK4hXS1phJILSXecYz5bvejItvavctK6
+iJtn5tlj6ohT5SNAJ0TlZST+/FnciIw8avCtvjJhwGYNrj3/Uk4PALO6DxmucxD
GPoOPtuLQEo03y/kGVuLuH0OQYsdEeFEAmBTw1mxFQ5qX2sUbFWdXhONXUxfuPlZ
myRFpsRhlM24RrZBj71K1PHXXAI8ceUnE7hOYPa8JxXYHXIJmIGkd51nxsVBrBum
kBd74lPLN3LKejUSZBUlMSMLvZj/A0R2AvEpQ4oIAnx0HxThFpVdE0k3kv8TjOc=
=RlOl
-END PGP SIGNATURE-


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




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


Re: [OpenIndiana-discuss] enabling RDP access to an oi_151.1.2 machine, how?

2012-02-23 Thread Gordon Ross
You would need something like: http://www.xrdp.org/

I'd love to see this functionality move forward, but I'm not sure how
fast it's moving.
There are lots of good RDP clients, and RDP is a powerful protocol.

Gordon

On Thu, Feb 23, 2012 at 4:03 AM, Hans J. Albertsson
hans.j.alberts...@branneriet.se wrote:
 Subject says it all.

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

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


Re: [OpenIndiana-discuss] enabling RDP access to an oi_151.1.2 machine, how?

2012-02-23 Thread Matt Connolly
Can you use VNC protocol?

It works well with OI 151a2. I forget the exact steps to set it up. I think it 
started with google opensolaris xvnc login.

-Matt


On 24/02/2012, at 4:31 AM, Gordon Ross wrote:

 You would need something like: http://www.xrdp.org/
 
 I'd love to see this functionality move forward, but I'm not sure how
 fast it's moving.
 There are lots of good RDP clients, and RDP is a powerful protocol.
 
 Gordon
 
 On Thu, Feb 23, 2012 at 4:03 AM, Hans J. Albertsson
 hans.j.alberts...@branneriet.se wrote:
 Subject says it all.
 
 ___
 OpenIndiana-discuss mailing list
 OpenIndiana-discuss@openindiana.org
 http://openindiana.org/mailman/listinfo/openindiana-discuss
 
 ___
 OpenIndiana-discuss mailing list
 OpenIndiana-discuss@openindiana.org
 http://openindiana.org/mailman/listinfo/openindiana-discuss





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


Re: [OpenIndiana-discuss] Server hangs weekly

2012-02-23 Thread David Brodbeck
On Tue, Feb 21, 2012 at 10:48 PM, Milan Jurik milan.ju...@xylab.cz wrote:

 Hi,

 one of my systems was suffering from very similar symptoms. I had no
 chance to debug it much as it was on remote site in serverhouse. But in my
 case it was lack of memory, system was under significant memory pressure.


I've seen that happen too, but on OpenSolaris.  (Haven't upgraded any
production servers to OpenIndiana yet.)  In my case the cause was a memory
leak in svc.configd.  It would slowly grow until after a few weeks the
system would suffer from memory exhaustion.

-- 
David Brodbeck
System Administrator, Linguistics
University of Washington
___
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] Timeslider

2012-02-23 Thread Harry Putnam
I'm running OI b 151a.  I haven't touched it for at least 5/6 mnths
due to a move from northern Indiana USA to Atlanta GA USA.

Finally gotten around to start re-establishing my zfs (home lan)
server that was reduced to some saved harddrives during the move.  The
hardware they ran was dumped.

So far I just re-enabled an instance of OI running in a Vbox vm on
windows 7.

The install happened months ago but I was never able to get the
timeslider stuff working.  It would always fail shortly after
booting.

I believe there was some common trouble in that line in general at
that time.

Have the timeslider problems been fixed or changes made since 5/6 mnths
ago? 


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


[OpenIndiana-discuss] Fix for 1332

2012-02-23 Thread Alexander Pyhalov

Hello.
Please, could someone integrate fix for 
https://www.illumos.org/issues/1332 before /stable is out... It's highly 
irritating  to change your layout just to silence ssh when it asks about 
unknown host key...

--
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of Southern Federal University

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