Search Results

Search: Posts Made By: vishalaswani
Forum: Solaris 05-24-2012
29,374
Posted By vishalaswani
Hi, Your syntax is wrong, as pointed by...
Hi,

Your syntax is wrong, as pointed by Juan you have missed -net while deleting the route.

Correct syntax is
route delete -net 10.1.88.0 10.37.201.33
If you look at the output of netstat...
4,747
Posted By vishalaswani
Please check local_only parameter for sendmail...
Please check local_only parameter for sendmail through below command

svcprop sendmail | grep local_only

This must be set to false to allow remote access.

Regards,
Vishal
Forum: Solaris 12-23-2011
2,387
Posted By vishalaswani
Copy data over a TB
Hi All,

We are not able to grow a UFS filesystem since its size will be going over a TB and it wasn't created using -T with newfs.

Hence we have decided to take the backup of all the files on...
Forum: Solaris 11-30-2011
3,009
Posted By vishalaswani
Have you check /etc/nsswitch.conf file in all the...
Have you check /etc/nsswitch.conf file in all the servers.

Also, could you post the output of mailx -vvv -s "test" <EMAIL> </dev/null
Regards,
Vishal
Forum: Solaris 11-29-2011
6,255
Posted By vishalaswani
Yes, nothing will be mounted when you have booted...
Yes, nothing will be mounted when you have booted from a CD, but to work on SVM metadevices you need to have metadbs patched in the kernel and they won't be patched when you have booted from a CD,...
Forum: Solaris 11-28-2011
6,255
Posted By vishalaswani
Hello, We don't run fsck on mounted...
Hello,

We don't run fsck on mounted filesystem.

In SVM, devices are not created the way you have mentioned, meta devices are named as d0, d1, d12 etc... 'd' followed by a number.

Consider...
Forum: Solaris 11-17-2011
3,201
Posted By vishalaswani
When we are upgrading to a higher Solaris 10...
When we are upgrading to a higher Solaris 10 update then we have to apply the LU packages from that release media to get the new features otherwise the creation of new Boot Environment will fail, you...
Forum: Solaris 11-15-2011
3,201
Posted By vishalaswani
In order to upgrade to Sol10_910 through live...
In order to upgrade to Sol10_910 through live upgrade, you can follow the below procedure.

- Remove below LU packages.
application SUNWlucfg Live Upgrade Configuration
application SUNWlur Live...
Forum: Solaris 11-09-2011
9,595
Posted By vishalaswani
That means its Solaris 8 or lower. As it...
That means its Solaris 8 or lower.

As it appears everything is on a single disk c0t1d0.

Regards,
Vishal
Forum: Solaris 11-09-2011
9,595
Posted By vishalaswani
Yes it does suggests unless there are any...
Yes it does suggests unless there are any metasets configured.

But as you said there are only two disks, hence I would assume that there is nothing.

Can you post the output of below command....
3,199
Posted By vishalaswani
Script B runs when script A is triggered, and if...
Script B runs when script A is triggered, and if you want to put the stopping feature in the code then you need to first decide the condition when you want to stop B.

If you can think of such...
Forum: Solaris 11-07-2011
11,039
Posted By vishalaswani
Not necessary to do it from console, you need to...
Not necessary to do it from console, you need to be root thats it.

You could have used -x option of lucreate to exclude such fileystem which are auto mounted upon login.

Since you want to...
Forum: Solaris 11-07-2011
1,996
Posted By vishalaswani
The MDD root setting is for SVM, you must be...
The MDD root setting is for SVM, you must be having root mirror configuration and it is essential for that, rest appear to be settings required by an application.

The kernel parameters are set as...
Forum: Solaris 11-07-2011
11,039
Posted By vishalaswani
Is your /home/oracle a valid mountpoint here, I...
Is your /home/oracle a valid mountpoint here, I dont see it in your current_be.

If it is not used, then the best is to unmount it and remove it from the /etc/lu/ICF.2 file [which is there for...
3,199
Posted By vishalaswani
You can save the argument which is being passed...
You can save the argument which is being passed to script B in a file everytime script A gets executed.

Here is an example.


Script A

LOC="Where you want to save the argument counter...
Forum: Solaris 11-06-2011
11,039
Posted By vishalaswani
Post the output of following command. ...
Post the output of following command.

lufslist current_be

Also try to unmount current_be filesystems and then activate current_be.

luumount current_be
luactivate current_be

Regards,...
2,410
Posted By vishalaswani
You can try below awk '{print $1"...
You can try below

awk '{print $1" "$2"\n"$3}' input_file > output_file

Regards,
Vishal
Forum: Solaris 10-25-2011
15,321
Posted By vishalaswani
Check in /var/spool/cron/crontabs if there is a...
Check in /var/spool/cron/crontabs if there is a crontab file for user adm.

If adm is in cron.deny in /etc/cron.d then it will say "not authorized to use cron" but earlier it may be having cron...
Forum: Solaris 10-25-2011
15,321
Posted By vishalaswani
This error in cron log will come when a user ID...
This error in cron log will come when a user ID is having password policy set on it and it tries to execute a scheduled script.

I have seen this in solaris 8.

I think you have collected a...
6,984
Posted By vishalaswani
The ssh connection will be waiting for the...
The ssh connection will be waiting for the password to be supplied.

The solution for this is to exchange keys with the servers you are trying to login to, otherwise you need to supply password...
Forum: Solaris 10-21-2011
6,789
Posted By vishalaswani
I have never presented a file created with -n...
I have never presented a file created with -n option to a LDOM, I have always use mkfile without -n.

But I think when we present a file with -n to a LDOM as above then it will be visible as a...
Forum: Solaris 10-21-2011
1,230
Posted By vishalaswani
Previously d0 had d2 - 1st submirror d1...
Previously d0 had

d2 - 1st submirror
d1 - 2nd submirror

But when you detached d2 from d0, d1 became the 1st submirror.

When you reattached d2 to d0 later, it has to become 2nd submirror...
Forum: Solaris 10-21-2011
1,590
Posted By vishalaswani
Do you have LDAP supported on your server, are...
Do you have LDAP supported on your server, are users logging in through LDAP also?

Also, can you paste the output of /etc/auto_home.

Regards,
Vishal
Forum: Solaris 10-21-2011
7,097
Posted By vishalaswani
Can you add mailhost to /etc/hosts with...
Can you add mailhost to /etc/hosts with blockedcontent.
blockedcontent blockedcontent mailhost

Restart sendmail and try sending a mail with below
mailx -vvv -s "test from zone"...
Forum: Solaris 10-21-2011
7,097
Posted By vishalaswani
Can you paste the output of below commands. ...
Can you paste the output of below commands.


grep mail /etc/hosts
grep hosts /etc/nsswitch.conf

Regards,
Vishal
Showing results 1 to 25 of 95

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