Hello,
Can you please tell me where I am missing something...
The error stats that $file is not initialised while reading instruction for opening DATA.
Thanks.
#!/usr/bin/perl -w
use strict;
use diagnostics;
my $count=0;
open STREAM, "/bin/ls /var/tmp/*SED |" or die "Could not do ls" ...
Hello,
I know not a lot of SA use CLI for McData switches.
I am interested in finding the cli to dump all the zones info to a text file , in perticular I am looking for...
1. ZONE Status (Active / In-Active ?)
2. DIR/PORT INFO for each zone.
3. isl PORTS.
Thanks in advance.
Morning all,
Yes me again...still long way to go....I did tried to figure it out..but got no where...
Here is what I want to do.
I am doing in a while loop.
while ( $fs = <FS_LIST> ) {
chomp ($fs);
$line=`/nas/bin/fs_replicate -info $fs |egrep current_delta` ;
print "$fs.$line\n" ;
}
close...
I know ..I am asking to many questions but hopefully I am not bothering you...and again I value all your help.
What I want to do here is to assigne a variable to my output form the command.
Thanks
Again....all.
Within the same code....I want to see the output of my command on the screen... here is the code..
system(q!/nas/bin/nas_fs -list | egrep -v 'root|name' | awk '{print $6}'|sed '/^$/d' > /tmp/fs_list!);
open (FS_LIST, "fs_list");
while ( $fs = <FS_LIST> ) {
chomp ($fs) ;
print...
Hi,
I am a new to perl...starting to learn.
I am looking for alternative to exec unix shell command in perl script,. for example...I use to do in ksh..
'ls -l |awk '{print $4}' >> /tmp/o'
Thanks.
V
Anyone can explain how the slice volume,disk volume,volume,strip volume,meta volume and file systems are related....
is it similer to sd,plex,volume,file system concept of veritas ? if so why do we have disk volume on top of disk sslice ?
Are the disk slice and disk volume diffrent ?
Are the...
In other words if I want to find out wich disk/s has my data for file system a what do I do instead of mapping meta-strip-slice and disk volumes ?
Thanks,
Hello,
Yesterday I ran a script to map my devices to lun # 100 (Hex!!) and surprisinglly it did not complain..I know may be that can be a feature for ISCSI tech...but for now with Fiber Protocol how can I limit so that symconfigure will not accept any mapping beyond lun # ff hex.
I am kind of...
I recentlly installed a McData 3232 switch I did not understand following things...
1. What is the feature keys ? What is the noticable diff w/o those keys ?
2. What is commadelim in maint mode ?
3. When I install the switch I did not have to enable web access is that by default ? or I did...
Hello,
I tried to use KSH I am not great at perl...But please suggest if I cannot do this in KSH...
Hi,
Can you pls suggest something for this...
I have a file
Serial ID : 3HY0RV8R
# Vol Emulation Dev Type Mirror Status Cap(MB)
1 1 FBA...
Hi,
I see following with my symdisk command. I have few questions with it. Appriciate the help.
Director : DF-1A
Interface : C
Target ID : 0
Disk Group Number : 1
Vendor ID : SEAGATE
Product ID...
Hi,
I would like to know the goods and bads as compare to ODS.
Also is there a special procedure to configure it ?
Appreciate your comments in regard to my questions.
Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.