Locked Writable Volumes
Please use this steps and make the changes
on one of the affected writable volumes that seems
to not mount on the user:
|
|
Note: | |
Use the following outlined steps with caution |
1. Connect to the host using Putty SSH.
2. Navigate to the folder writable volumes exist.
3. Use any editor to open the descriptor disk file and check what the value for the following entry:
You should see something like this:
# Disk DescriptorFiIe
version=1
encoding: “windows-1252 ”
CID=cb2dd2ba
parentCID=ffffffff
isNativeSnapshot=”no”
create Type=”vmfs ”
# Extent description
RW 20971520 VMFS “NETBIT!5C!_APPVOL_User-flat.vmdk”
# The Disk Data Base
# DDB
ddb . adapterType = “lsilogic”
ddb . deletable = “false”
ddb . geometry . Cylinders = “1305”
ddb . geometry . Head = “255”
ddb . geometry . Sectors = “63”
ddb . IongContentID = “dbSe9cf44f93dd8049SdOd48cb2dd2ba”
ddb . thinProvisioned = “1”
ddb . uuid = “60 00 C2 9e 8d 1l 61 7d-05 9b 98 bb 1e fb 04 7f”
ddb . virtuaIHWVersion = “8”
4. If value is setup as “false” modify manually to “true” and let the user log on.
ddb . deletable = “true”