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: 17 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:







wizard control constructor?

problem with order of application of styles

problem in display page in internet explorer using vs 2005 asp.net development server

form submit on enter - disable?

forum sitemap page

pass parameter from master page textbox

sitemappath help...

treeview help

treeview control: add buttons next to tree nodes

multiple themes

navigation to file / button.clickperform(); in wd2005 ?

dynamic popout menu being hidden behind a custom user control? please help!

master pages and smart navigation

master page and load_page

image from master page does not displayon other pages.

losing themes when using custom url mapping

masterpage in combination with javascript...

infragistics menu in a master page

how to set acceptbutton to a content page?

contentholder in master pages

how to set nodeindex of treeview at page_load ?

retrive contentplaceholder id

how to access js files from a master page

setting additional tags in the web.sitemap

menu control adding extra table cells

asp.net menu drops down behind other page elements, should be in front or on top

sitemappath question

multiple sitemap files

blank image next to leafnode in treeview

can you help me?

asp.net 2.0 treeview problem with populateondemand

help pls..

the shared master page dilemma

treeview, direct link to a node: how to?

very basic help on masterpage

remove ctl prefix or post data otherwise to another server

treeview problem

how to apply a template

problem binding values in menu

dynamically change skin of user control

images on menu

dynamic images with treeview

microsoft (menu) server control source code?

multi language with themes

same look across all browsers and different screen resolution

unable to switch multiview in contentplaceholder in master page with dropdownlist control

customizing the web form graphically

master page load

menu control

menu rendering problem in ie 6.0

   
  Privacy | Contact Us
All Times Are GMT