Search Results

Search: Posts Made By: juan.brein
Forum: Solaris 05-25-2012
16,085
Posted By juan.brein
Would you use "code" tags for the output,...
Would you use "code" tags for the output, thanks!
Forum: Solaris 05-25-2012
11,508
Posted By juan.brein
The right path would have been to: - boot from...
The right path would have been to:
- boot from cdrom,
- use format to find where to /usr and other filesystems are located.
- mount the root partition RW on /a.
- edit vfstab and add the correct...
Forum: Solaris 05-25-2012
6,318
Posted By juan.brein
try to do: pkginfo -l |grep -i samba ...
try to do:

pkginfo -l |grep -i samba

Get the package name and do:

cat /var/sadm/install/contents|grep <package name>

See if you find the smb.conf, could be possible it is on a different...
Forum: Solaris 05-25-2012
5,410
Posted By juan.brein
If you don't find the way to verify the boot...
If you don't find the way to verify the boot block why don't you just re install them all...

It is very fast/easy process and you'll ensure all your systems will have the boot block correctly...
Forum: Solaris 05-25-2012
16,085
Posted By juan.brein
Can you copy and paste this: prtvtoc...
Can you copy and paste this:

prtvtoc /dev/rdsk/<disk where the zfs is located>

You can not add a new disk to an RPOOL unless it is for mirroring, but you might be able to change your partitions...
Forum: Solaris 05-23-2012
6,549
Posted By juan.brein
Yeah, that sequence sets the EDITOR var that...
Yeah, that sequence sets the EDITOR var that crontab read. It would be good idea to include the first two lines in /etc/profile if you use bash or ksh or /etc/.login if you csh so that the variable...
Forum: Solaris 05-23-2012
6,549
Posted By juan.brein
do: EDITOR=vi export EDITOR crontab -e
do:

EDITOR=vi
export EDITOR
crontab -e
Forum: Solaris 05-21-2012
3,509
Posted By juan.brein
if you cannot see the gateway then: - the...
if you cannot see the gateway then:

- the network information you have is wrong (let say IP, Netmask, GW)
- Cable problem
- Switch problem, some switches shut the port down if they detect...
Forum: Solaris 05-21-2012
5,340
Posted By juan.brein
try to boot with: ok> boot -m verbose ok>...
try to boot with:

ok> boot -m verbose
ok> boot -m debug
ok> boot -m milestone=none
ok> boot -s

And see if any of those work, and check the error messages or where it get stuck.

Do you...
Forum: Solaris 05-21-2012
29,325
Posted By juan.brein
Try, # route delete -net 10.1.88.0...
Try,

# route delete -net 10.1.88.0 10.37.201.33
Don't have solaris here but I think that's the correct syntax
Forum: Solaris 05-21-2012
3,509
Posted By juan.brein
The error is in the hostname.eri0 It should...
The error is in the hostname.eri0

It should only contain the name of the interface, in your case:

lvccirt03

But now you have

192.168.209.83 lvccirt03
Remove the IP.

Make sure you...
Forum: Solaris 05-21-2012
3,509
Posted By juan.brein
This is b/c you are configuring the eri0 as...
This is b/c you are configuring the eri0 as pointopoint, check the flags:

<UP,POINTOPOINT,RUNNING,MULTICAST,IPv4>
Take a look at the configuration files,

If you want to do the configuration...
Forum: Solaris 05-21-2012
3,061
Posted By juan.brein
OpenBoot PROM Enhancements for Diagnostic...
OpenBoot PROM Enhancements for Diagnostic Operation (http://docs.oracle.com/cd/E19095-01/sfv480.srvr/817-6957-10/Sebring-DiagsOn.html)
Forum: Solaris 05-19-2012
6,126
Posted By juan.brein
Try here: Solaris 9 Download – SPARC and X86...
Try here:

Solaris 9 Download – SPARC and X86 [500mb per link] | Derlediklerim… (http://www.derlediklerim.com/?p=126)

Not official, but should work. I downloaded the x86 version and it worked....
Forum: Solaris 05-17-2012
6,549
Posted By juan.brein
Have you checked crontab is running?
Have you checked crontab is running?
Forum: Solaris 05-17-2012
7,687
Posted By juan.brein
I tell you this, imagine you are us... . Now read...
I tell you this, imagine you are us... . Now read the question. What did you understand?
Forum: Solaris 05-17-2012
3,182
Posted By juan.brein
Zones are the analog to OpenVZ project on linux,...
Zones are the analog to OpenVZ project on linux, and branded zones are full virtualization... but still only a few operating systems are supported like previous solaris versions and linux.
Good luck...
Forum: Solaris 05-16-2012
6,126
Posted By juan.brein
Solaris 10 min req is 256MB though ... Anyway I...
Solaris 10 min req is 256MB though ... Anyway I suggested to try with that DVD to just to discard any HW problem.
Forum: Solaris 05-16-2012
6,126
Posted By juan.brein
I'm not sure if it is a Hardware issue... you try...
I'm not sure if it is a Hardware issue... you try to install a very old Solaris version... Try to start the installation using a SOlaris 10 DVD, if it works it could be the driver solaris 8 is using...
Forum: Solaris 05-16-2012
5,914
Posted By juan.brein
they are in: /etc/cron.d/cron.allow ...
they are in:

/etc/cron.d/cron.allow
/etc/cron.d/cron.deny
/etc/cron.d/at.allow
/etc/cron.d/at.deny
Forum: Solaris 05-16-2012
3,182
Posted By juan.brein
If you don't have support I wouldn't go for...
If you don't have support I wouldn't go for solaris 11 now... Solaris 10 is a very mature product and latest version run pretty smooth.

To migrate 9 to 10 use Live Upgrade, I've done it many...
Forum: Solaris 05-15-2012
13,619
Posted By juan.brein
have you tried to run other applications like...
have you tried to run other applications like dtcalc? That way you can tell if the problem is with the app itself or with the DISPLAY thing. The other thing is that some ssh configuration for...
Forum: Solaris 05-15-2012
13,619
Posted By juan.brein
try to use ssh -X to connect through all the...
try to use ssh -X to connect through all the hosts, hopefully that would make ssh to forward the DISPLAY session across all the connections (slowly). Probably there is a Firewall that is blocking the...
Forum: Solaris 05-14-2012
9,487
Posted By juan.brein
Try to fsck all the filesystems multiple times,...
Try to fsck all the filesystems multiple times, sounds crazy but sometimes just one time is not enough. Then mount all the filesystems and try to check files and directory contents. if you have...
Forum: Solaris 05-14-2012
5,304
Posted By juan.brein
Kumar, all the questions you asked so far are...
Kumar, all the questions you asked so far are VERY VERY VERY VERY VERY VERY easy to find on google, have you at least investigate a little bit before asking here?

I don't want to be rude but being...
Showing results 1 to 25 of 49

 
All times are GMT -4. The time now is 10:55 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy