Hi Rasto, My first point was fixed in 1.0.4, thanks!
But I still get: grep: /var/log/messages: Permission denied When trying to view a service log. Am I doing something wrong? Kind regards, Caspar Smit 2011/10/25 Rasto Levrinc <[email protected]> > On Tue, Oct 25, 2011 at 1:22 PM, Caspar Smit <[email protected]> wrote: > > Hi Rasto, > > > > Thanks for the release again, great work! > > > > I'm a sudo user and found a few things not working when in sudo mode: > > > > 1) In the Storage (DRBD, LVM) section when I click on /proc/drbd I get: > > > > /usr/local/bin/lcmc-gui-helper-1.0.2 proc-drbd > > bash: /usr/local/bin/lcmc-gui-helper-1.0.2: Permission denied > > > > I think LCMC forgot to add the sudo command before the actual command > > Yes, sudo is missing there. Will be fixed. > > > > > 2) When I want to view a (service) log I always get: > > > > grep: /var/log/messages: Permission denied > > > > I guess LCMC should add a sudo command before as well when in sudo mode > and > > an entry in the /etc/sudoers file: /bin/grep * /var/log/messages > > Yes > > > > > 3) About the logging, it always greps /var/log/messages but I'm using > Debian > > 5 and 6 machines which log most stuff (HA related) in /var/log/syslog in > > stead of /var/log/messages so I guess that only grepping > /var/log/messages > > misses a lot of valuable logging info on my systems. > > It greps /var/log/ha.log, /var/log/syslog and /var/log/messages, so > that should be ok > > Rasto > > -- > Dipl.-Ing. Rastislav Levrinc > [email protected] > Linux Cluster Management Console > http://lcmc.sf.net/ > _______________________________________________ > drbd-mc mailing list > [email protected] > http://lists.linbit.com/mailman/listinfo/drbd-mc >
_______________________________________________ drbd-mc mailing list [email protected] http://lists.linbit.com/mailman/listinfo/drbd-mc
