Quantcast
Channel: Symantec Connect
Viewing all articles
Browse latest Browse all 22530

constantly getting this message "sdx: Write Protect is off"

$
0
0
I need a solution

Environment

OS = 5.3

Vxvm = 5.1

$ sudo vxdisk list

DEVICE       TYPE            DISK         GROUP        STATUS
sda          auto:none       -            -            online invalid
sdb          auto:simple     sourcesafe01  sourcesafe   online
sdc          auto:cdsdisk    sourcesafe02  sourcesafe   online

repstatus

RVG state:                  enabled for I/O (passthru)
 

vxprint for srl volume

v  home-srl     home-rvg     ENABLED  209715200 SRL     ACTIVE   -       -
pl home-srl-01  home-srl     ENABLED  209715200 -       ACTIVE   -       -
sd sourcesafe02-02 home-srl-01 ENABLED 209715200 0      -        -       -

dmesg

SCSI device sdc: 240121728 512-byte hdwr sectors (122942 MB)
sdc: Write Protect is off
sdc: Mode Sense: 00 3a 00 00
SCSI device sdc: drive cache: write back
SCSI device sdc: 240121728 512-byte hdwr sectors (122942 MB)
sdc: Write Protect is off
sdc: Mode Sense: 00 3a 00 00
SCSI device sdc: drive cache: write back
 

assumption

As per the dmesg this happens when the disk is in readonly mode. but as far as the repstatus shows that we need to diassociate and associate the SRL. If the passthru happens again and again then we need to replace the disk on which SRL is created.

==========================================================

Now the problem is that the disk sdb on which the data volume(data volume name is home) is created show the same message. See below for a reference:

SCSI device sdb: 625142448 512-byte hdwr sectors (320073 MB)
sdb: Write Protect is off
sdb: Mode Sense: 00 3a 00 00
SCSI device sdb: drive cache: write back
SCSI device sdb: 625142448 512-byte hdwr sectors (320073 MB)
sdb: Write Protect is off
sdb: Mode Sense: 00 3a 00 00
SCSI device sdb: drive cache: write back

vxprint for data volume

v  home         home-rvg     ENABLED  624951296 -       ACTIVE   -       -
pl home-01      home         ENABLED  624951296 -       ACTIVE   -       -
sd sourcesafe01-01 home-01   ENABLED  624951296 0       -        -       -
pl home-02      home         ENABLED  LOGONLY  -        ACTIVE   -       -
sd sourcesafe01-02 home-02   ENABLED  512      LOG      -        -       -
pl home-04      home         ENABLED  LOGONLY  -        ACTIVE   -       -
sd sourcesafe02-01 home-04   ENABLED  512      LOG      -        -       -
 

assumption

This happens when the disk is in readonly mode. Why its going in to the "Write Protect is off" mode. Is this the disk problem or something else related with the vxvm

 


Viewing all articles
Browse latest Browse all 22530

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>