IOMEGA HDD Drives
CASTalk.com Forum Index CASTalk.com
Discussion of DSP, FPGA, storage and embedded system.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web castalk.com
IOMEGA HDD Drives

 
Post new topic   Reply to topic    CASTalk.com Forum Index -> File System
Author Message
Joe Pardy
Guest





Posted: Wed Sep 29, 2004 4:17 pm    Post subject: IOMEGA HDD Drives Reply with quote

Windows 2003 Server System. Using 80GB & 120GB USB HDD
drives for backup. Veritas software can backup to these
drives if a drive letter has been assigned to them.
However, Windows 2003 releases the drive letter assignment
when drives are unplugged from the USB port and a
different drive plugged in.

The only way to recreate the drive letter assignment is
through Disk Management - which is a pain everytime a disk
is changed.

Does anyone have a work around or suggestions?
Back to top
Lanwench [MVP - Exchange]
Guest





Posted: Wed Sep 29, 2004 8:17 pm    Post subject: Re: IOMEGA HDD Drives Reply with quote

Joe Pardy wrote:
Quote:
Windows 2003 Server System. Using 80GB & 120GB USB HDD
drives for backup. Veritas software can backup to these
drives if a drive letter has been assigned to them.
However, Windows 2003 releases the drive letter assignment
when drives are unplugged from the USB port and a
different drive plugged in.

The only way to recreate the drive letter assignment is
through Disk Management - which is a pain everytime a disk
is changed.

Does anyone have a work around or suggestions?

I've seen this question asked, but never answered successfully. I personally
don't use USB hard drives for server backups - I prefer tape. Most of the
people I know who do this successfully are using hot-swappable SATA drives,
etc., so it isn't an issue...

That said, how long are you waiting between disconnecting one drive and
connecting another? Does this problem happen only when switching between
different models/drives? How are you disconnecting - are you stopping the
removable device from the system tray icon, waiting for that to complete,
then removing the old one and plugging in the new one?
Back to top
Guest






Posted: Wed Sep 29, 2004 10:13 pm    Post subject: Re: IOMEGA HDD Drives Reply with quote

Quote:
-----Original Message-----
Joe Pardy wrote:
Windows 2003 Server System. Using 80GB & 120GB USB HDD
drives for backup. Veritas software can backup to these
drives if a drive letter has been assigned to them.
However, Windows 2003 releases the drive letter
assignment
when drives are unplugged from the USB port and a
different drive plugged in.

The only way to recreate the drive letter assignment is
through Disk Management - which is a pain everytime a
disk
is changed.

Does anyone have a work around or suggestions?

I've seen this question asked, but never answered
successfully. I personally
don't use USB hard drives for server backups - I prefer
tape. Most of the
people I know who do this successfully are using hot-
swappable SATA drives,
etc., so it isn't an issue...

That said, how long are you waiting between disconnecting
one drive and
connecting another? Does this problem happen only when
switching between
different models/drives? How are you disconnecting - are
you stopping the
removable device from the system tray icon, waiting for
that to complete,
then removing the old one and plugging in the new one?



.

I would like to use Tape drives - however, the environment

that the system is in is very high in Iron Oxide. Tapes
and Tape drives last only a few months and are very
unreliable. USB Drives are the only things that seem to
work.

The length of time between changing drives does not seem
to matter. Yes I use the tray icon before changing
drives. If I replace the same drive, I retain the drive
letter. If I replace with a different drive of the same
size or a different size, the drive letter disappears.
Back to top
Bjorn Landemoo
Guest





Posted: Wed Sep 29, 2004 10:51 pm    Post subject: Re: IOMEGA HDD Drives Reply with quote

Joe

You can use diskpart with a script that runs before your backup job. This
is what my script looks like:

select disk=1
select partition=1
assign letter=L
exit

This MS Knowledge Base article tells you more:

http://support.microsoft.com/?id=300415

Best regards

Bjorn
--
Bjorn Landemoo - mvp2@landemoo.com - http://landemoo.com/
Microsoft MVP (Windows Server - File System)

"Joe Pardy" <joepardy@schmidtprogressive.com> wrote:

Quote:
Windows 2003 Server System. Using 80GB & 120GB USB HDD
drives for backup. Veritas software can backup to these
drives if a drive letter has been assigned to them.
However, Windows 2003 releases the drive letter assignment
when drives are unplugged from the USB port and a
different drive plugged in.

The only way to recreate the drive letter assignment is
through Disk Management - which is a pain everytime a disk
is changed.

Does anyone have a work around or suggestions?
Back to top
Guest






Posted: Wed Sep 29, 2004 11:46 pm    Post subject: Re: IOMEGA HDD Drives Reply with quote

Quote:
-----Original Message-----
Joe

You can use diskpart with a script that runs before your
backup job. This
is what my script looks like:

select disk=1
select partition=1
assign letter=L
exit

This MS Knowledge Base article tells you more:

http://support.microsoft.com/?id=300415

Best regards

Bjorn
--
Bjorn Landemoo - mvp2@landemoo.com - http://landemoo.com/
Microsoft MVP (Windows Server - File System)

"Joe Pardy" <joepardy@schmidtprogressive.com> wrote:

Windows 2003 Server System. Using 80GB & 120GB USB HDD
drives for backup. Veritas software can backup to these
drives if a drive letter has been assigned to them.
However, Windows 2003 releases the drive letter
assignment
when drives are unplugged from the USB port and a
different drive plugged in.

The only way to recreate the drive letter assignment is
through Disk Management - which is a pain everytime a
disk
is changed.

Does anyone have a work around or suggestions?

.


Great - I will try it out. THANKS for the info
Back to top
Lanwench [MVP - Exchange]
Guest





Posted: Thu Sep 30, 2004 6:12 am    Post subject: Re: IOMEGA HDD Drives Reply with quote

anonymous@discussions.microsoft.com wrote:
Quote:
-----Original Message-----
Joe Pardy wrote:
Windows 2003 Server System. Using 80GB & 120GB USB HDD
drives for backup. Veritas software can backup to these
drives if a drive letter has been assigned to them.
However, Windows 2003 releases the drive letter assignment
when drives are unplugged from the USB port and a
different drive plugged in.

The only way to recreate the drive letter assignment is
through Disk Management - which is a pain everytime a disk
is changed.

Does anyone have a work around or suggestions?

I've seen this question asked, but never answered successfully. I
personally don't use USB hard drives for server backups - I prefer
tape. Most of the people I know who do this successfully are using
hot- swappable SATA drives, etc., so it isn't an issue...

That said, how long are you waiting between disconnecting one drive
and connecting another? Does this problem happen only when switching
between different models/drives? How are you disconnecting - are you
stopping the removable device from the system tray icon, waiting for
that to complete, then removing the old one and plugging in the new
one?



.

I would like to use Tape drives - however, the environment
that the system is in is very high in Iron Oxide. Tapes
and Tape drives last only a few months and are very
unreliable. USB Drives are the only things that seem to
work.

gotcha....
Quote:

The length of time between changing drives does not seem
to matter. Yes I use the tray icon before changing
drives. If I replace the same drive, I retain the drive
letter. If I replace with a different drive of the same
size or a different size, the drive letter disappears.

I reckon that makes sense, then - but see if the other reply helps. Post
back w/results; I'm curious!
Back to top
Frederick Kapmeyer IV
Guest





Posted: Thu Sep 30, 2004 11:47 am    Post subject: RE: IOMEGA HDD Drives Reply with quote

here is an idea,, fromat the drives and assign them a drive letter for when
you plug them into the usb port it will always come up with that drive letter
and remember us NTFS Partition.
Back to top
 
Post new topic   Reply to topic    CASTalk.com Forum Index -> File System All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




VoIP Electronics Powered by phpBB