CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums




Can Reply:  Yes Members Can Edit: No Online: Yes
Zone: > NEWSGROUP > Novell Forums > novell.support.cluster-services Tags:
Item Type: Date Entered: 9/25/2008 5:17:30 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
NR
XPoints: N/A Replies: 6 Views: 11 Favorited: 0 Favorite
7 Items, 1 Pages 1 |< << Go >> >|
"Donald Spako"
NewsGroup User
Preventing pools from being shareable for clustering9/25/2008 5:17:30 PM
Reply

0

We have a 5-node Netware 6.5 SP7 environment with an HP EVA SAN
backend. As part of our DR process we are attempting to automate the
following:-

1. Carry out snapshoting of our live cluster NSS volumes
2. Present these snapshots as non-clustered volumes on a standalone
server.
3. Backup the newly presented standalone volumes
4. Dismount the standalone volumes

We can mount these volumes as standalone but before we can do this, we
have to go into NSSMU and manually change the share state to "not
shareable for clustering".

Does anyone know of a way to script the presentation of the volumes so
that sharing is disabled? The basic script is:-

scan all luns
nss /PoolActivate=VOL1
nss /VolumeActivate=VOL1
mount VOL1

Thanks in advance.

--

ataubman <ataub
NewsGroup User
Re: Preventing pools from being shareable for clustering9/25/2008 11:56:02 PM
Reply

0


You could do NSS /OverrideType=SHARED which would allow it to mount
anyway. But you would have to be 100% nothing else was writing to it at
the time.

But I'm not sure why you don't just mount the snapshotted copy of the
volume and backup that? See TID 3701522 for the MM commands, or just use
iManager.

MM SNAP CREATE <source pool> <target pool> <snapshot name>
MM SNAP activate <snapshot name>
mount all

Then you have it as a volume to back up.


--
Andrew C Taubman
Novell Support Forums Volunteer SysOp
http://forums.novell.com/
(Sorry, support is not provided via e-mail)

Opinions expressed above are not
necessarily those of Novell Inc.
------------------------------------------------------------------------
ataubman's Profile: http://forums.novell.com/member.php?userid=34
View this thread: http://forums.novell.com/showthread.php?t=344975

Massimo Rosen <
NewsGroup User
Re: Preventing pools from being shareable for clustering9/28/2008 8:49:36 PM
Reply

0

Andrew,

ataubman wrote:
>
> But I'm not sure why you don't just mount the snapshotted copy of the
> volume and backup that?

Because he wants to mount them on a different server, outside of the
cluster.

CU,
--
Massimo Rosen
Novell Product Support Forum Sysop
No emails please!
http://www.cfc-it.de
Massimo Rosen <
NewsGroup User
Re: Preventing pools from being shareable for clustering9/28/2008 8:51:52 PM
Reply

0

Hi,

Donald Spako wrote:
>
> We have a 5-node Netware 6.5 SP7 environment with an HP EVA SAN
> backend. As part of our DR process we are attempting to automate the
> following:-
>
> 1. Carry out snapshoting of our live cluster NSS volumes
> 2. Present these snapshots as non-clustered volumes on a standalone
> server.

You cannot do that, with or without sharing. A snapshot of course is not
a full copy of all data that is useable without the original pool. A
snapshot and the original live pool always have to reside on the same
server (even on the same node within a cluster), as only the original
pool holds the real data. The snapshot pool only holds the frozen
metadata at the time of it's creation.

CU,
--
Massimo Rosen
Novell Product Support Forum Sysop
No emails please!
http://www.cfc-it.de
Peter Norris <n
NewsGroup User
Re: Preventing pools from being shareable for clustering9/29/2008 5:27:53 AM
Reply

0

Donald Spako wrote:
> We have a 5-node Netware 6.5 SP7 environment with an HP EVA SAN
> backend. As part of our DR process we are attempting to automate the
> following:-
>
> 1. Carry out snapshoting of our live cluster NSS volumes
> 2. Present these snapshots as non-clustered volumes on a standalone
> server.
> 3. Backup the newly presented standalone volumes
> 4. Dismount the standalone volumes
>
> We can mount these volumes as standalone but before we can do this, we
> have to go into NSSMU and manually change the share state to "not
> shareable for clustering".
>
> Does anyone know of a way to script the presentation of the volumes so
> that sharing is disabled? The basic script is:-
>
> scan all luns
> nss /PoolActivate=VOL1
> nss /VolumeActivate=VOL1
> mount VOL1
>
> Thanks in advance.
>

Have you tried using rsnapshot? If you have a linux server?

we use it as a Backup service. We NFS mount our NSS Volumes (running on
Netware)

We snapshot the volumes twice a day.

RSnapshot, then does all this cool stuff with hardlinks. It works well
for backups. We then Rsync the backup off site and they put it on tape

Works well, most of the time, every now and then we have to run a code
fix on the NSS volumes...

"Donald Spako"
NewsGroup User
Re: Preventing pools from being shareable for clustering11/4/2008 4:31:05 PM
Reply

0

Peter Norris wrote:

> Donald Spako wrote:
> > We have a 5-node Netware 6.5 SP7 environment with an HP EVA SAN
> > backend. As part of our DR process we are attempting to automate the
> > following:-
> >
> > 1. Carry out snapshoting of our live cluster NSS volumes
> > 2. Present these snapshots as non-clustered volumes on a standalone
> > server.
> > 3. Backup the newly presented standalone volumes
> > 4. Dismount the standalone volumes
> >
> > We can mount these volumes as standalone but before we can do this,
> > we have to go into NSSMU and manually change the share state to "not
> > shareable for clustering".
> >
> > Does anyone know of a way to script the presentation of the volumes
> > so that sharing is disabled? The basic script is:-
> >
> > scan all luns
> > nss /PoolActivate=VOL1
> > nss /VolumeActivate=VOL1
> > mount VOL1
> >
> > Thanks in advance.
> >
>
> Have you tried using rsnapshot? If you have a linux server?
>
> we use it as a Backup service. We NFS mount our NSS Volumes (running
> on Netware)
>
> We snapshot the volumes twice a day.
>
> RSnapshot, then does all this cool stuff with hardlinks. It works
> well for backups. We then Rsync the backup off site and they put it
> on tape
>
> Works well, most of the time, every now and then we have to run a code
> fix on the NSS volumes...


Peter

Out of interest, how large are your volumes? We have around 15Tb of
data spread across 16 volumes. I'm not sure how practical RSync would
be in this case and it doesn't really fit into out backup environment.

We backup to tape which is taken to an off-site storage facility.

We originally wanted to implement this solution on OES2 but we had an
issue with HSM stub files (in our live environment, we use Caminosoft
to archive files older than 18months). When we try to backup these stub
files, our backup program skips them (this does not happen on Netware
6.5 SP7 using v6.53 of TSAFS.NLM).



--

"Donald Spako"
NewsGroup User
Re: Preventing pools from being shareable for clustering11/4/2008 4:41:39 PM
Reply

0

Massimo Rosen wrote:

> Andrew,
>
> ataubman wrote:
> >
> > But I'm not sure why you don't just mount the snapshotted copy of
> > the volume and backup that?
>
> Because he wants to mount them on a different server, outside of the
> cluster.
>
> CU,


* Update *
We are now able to present our data to the 3 x NW6.5 backup servers and
the backups work. We still have an issue, however.....

During the week we take 3 snapshots each day and each one overwrites
the previous one. In addition, we also take a snapshot each evening
which is kept for 7 days with exception to the snapshot we take on
Fridays which is kept for 5 weeks.

After the final Friday snapshot, we run a full backup to tape. All
works fine except that as the backups progress, the size of Friday
snapshots increases. Towards the end of our backup window, this has
caused our HP EVA 8100 to run out of space (which in turn, dismounts
the snapshot volumes).

We suspect the snapshots increase because of the archive bit being set
but can't see any way around performing a full backup without resetting
the archive bit.

Has anyone seen anything similar to this and know of a fix?

Thank you.

--

7 Items, 1 Pages 1 |< << Go >> >|


Free Download:







dont understand the error message. how to fix it?

send data from a web form to an email

public property

check box list validation with loop

navigator.userlanguage - please help urgent

radiobuttonlist

web user controls indent

update panle in iframe

how to deal with this image

accessing page variables from .ascx

shopping cart

force download dialog to show while retrieving binary data from databse

build clickable diagram

formatting help

textchanged event firing willy nilly

how can i hide a part of my url?

add javascript attribute to a control within a user control

file upload routine & file download routine

custom control and master pages issue!!

dropdownlist datatextfield problem

apply extrenal css style to an email

get the html from a user control?

automatically login during development (skip login page). asp.net c#

any help???

cannot get html display

cross-page posting and findcontrol

embed html aspx page in old html

how to invoke a piece of code at specific interval in asp.net

no items are viewable on code behind

web form - table control - column width

change textbox text to uppercase

exposing properties

background image on a dropdownlist

how to reload user control which is created dynamically during page postback?

which is better user control or page

localhost problem

error message: exception of type 'system.web.httpunhandledexception' was thrown.

popup communication

validator message alignment concern

accessing an <asp:table> dynamically

how to activate enter key in the keyboard

scheduled asp.net task?

elb easylistbox select all

defining properties of different controls

how can i make a class method available in global.asax

calendar - choosing several days

how to define subdomain in asp.net 2.0

build a web documentation

frames

validation with tabs

   
  Privacy | Contact Us
All Times Are GMT