OK todays problem.
I have a HP N54L Microserver running centos 6.5.
In this box I have a 3x2TB disk raid 5 array, which I am in the process of extending to a 4x2TB raid 5 array.
I've added the new disk --> mdadm --add /dev/md0 /dev/sdb
And grown the array --> mdadm --grow /dev/md0...
Does anyone have any experience of running a legato backup server inside a Solaris Container?
It seems like a bad idea to me but it's being suggested and I'm looking for some detail or experience either way.
We had some SAN disks go to "Needs Maintenance" mode.
When checked they are ok, SAN software says so.
So we need to do a metareplace, but this box is set up with single disk mirrors.
d415: Mirror
Submirror 0: d416
State: Needs maintenance
Pass: 1
Read option: roundrobin...
That's what you'd think but they aren't both as Solaris 10 servers is are the backup server.
Strange Huh
I thought it might be something to do with the fact that it's a DB2 backup and no a filesystem one???
We are attempting to recover a DB2 instance for DR purposes.
We have a tape containing a full backup from another networker setup.
We have scanned in the tape, but apparently the scanner cannot rebuild the file indexes of DB2 backups so a browse restore from the client cannot be used, We've...
As the title really we've had a request from the SQL DBA's to verify the SQL backups from a script.
They are looking to use the verifyonly "method" from SQL server which appears to be available from the GUI but not via nsrsqlrc.
Is it not available or not possible or anyone have a nice hack...
Thanks for that I figured it was along those lines...
Also why is it that any client side backup I run using either save or savepnpc shows as it's level as manual in mminfo
I'm trying to run a client side backup from a Solaris server.
The command is
/usr/sbin/savepnpc -vvv -s $SERVER -g $GROUP /oracle/backup/$SID_NAM/_files
This runs fine as root but errors when run as oracle...
32476:savepnpc: Unable to run preclntsave for group LIMSDaily successfully,
see...
Yeah that's my worry. There's a lot of entries on the grid control configuration that goes on about sudo configuration, but nowhere can I actually find any information on what oracle requires that to be within Solaris...
I'm helping out on a 11g install with grid control and I've been told that we need to configure sudo to allow oracle to run root scripts
Does anyone have any doco on exactly whats required as currently we've allowed the oracle user to switch to root and run anything which is not the greatest...
I'm obviously missing something here...
I have a script to change the backup command
#!/bin/bash
nsradmin -i - <<EOF
. type: NSR client; name: maitprodsql1; group:SQLLogs; save set:
"MSSQL$TESTSQL2005:DR_TEST_DB_Test1"
update backup command: "nsrsqlsv"
EOF
which gives me this output...
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.